Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Server Log

79 errors
11358 lines
Raw
Detected
Minecraft version: 1.21.1 NeoForge version: 21.1.219
[25Feb2026 11:04:31.048] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-modernfix.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
[25Feb2026 11:04:31.071] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[25Feb2026 11:04:31.072] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[25Feb2026 11:04:31.072] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[25Feb2026 11:04:31.089] [main/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.ByteBufCodecsMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.network.codec.ByteBufCodecs
[25Feb2026 11:04:31.099] [main/DEBUG] [mixin/]: Mixing NbtAccounterMixin from connectivity.mixins.json into net.minecraft.nbt.NbtAccounter
[25Feb2026 11:04:31.100] [main/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.NbtAccounterMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.nbt.NbtAccounter
[25Feb2026 11:04:31.101] [main/DEBUG] [mixin/]: Mixing accessor.NbtAccounterAccessor from create.mixins.json into net.minecraft.nbt.NbtAccounter
[25Feb2026 11:04:31.107] [main/DEBUG] [mixin/]: Mixing alloc.nbt.CompoundTagMixin from lithium.mixins.json into net.minecraft.nbt.CompoundTag
[25Feb2026 11:04:31.130] [main/DEBUG] [mixin/]: Mixing IdentifierMixin from continuity.mixins.json into net.minecraft.resources.ResourceLocation
[25Feb2026 11:04:31.131] [main/DEBUG] [mixin/]: Mixing MixinIdentifier from entity_texture_features.mixins.json into net.minecraft.resources.ResourceLocation
[25Feb2026 11:04:31.131] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinIdentifier from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:31.134] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
[25Feb2026 11:04:31.134] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.136] [main/DEBUG] [mixin/]: Mixing texture.MixinResourceLocation from mixins.iris.json into net.minecraft.resources.ResourceLocation
[25Feb2026 11:04:31.136] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.139] [main/DEBUG] [mixin/]: continuity.mixins.json:IdentifierMixin from mod continuity->@Inject::continuity$onIsPathValid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.140] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinIdentifier from mod entity_texture_features->@Inject::etf$illegalPathOverride(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.140] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinIdentifier from mod entity_texture_features->@Inject::etf$illegalPathOverride(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.140] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$blockDUMMY(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.140] [main/DEBUG] [mixin/]: mixins.iris.json:texture.MixinResourceLocation from mod iris->@Inject::iris$allowInvalidPaths(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.144] [main/DEBUG] [mixin/]: Mixing ResourceLocationExceptionMixin from connectivity.mixins.json into net.minecraft.ResourceLocationException
[25Feb2026 11:04:31.145] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.145] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.146] [main/DEBUG] [mixin/]: connectivity.mixins.json:ResourceLocationExceptionMixin from mod connectivity->@Inject::onException(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.262] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixTypesMixin from modernfix-modernfix.mixins.json into net.minecraft.util.datafix.DataFixTypes
[25Feb2026 11:04:31.264] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_dfu.DataFixTypesMixin from mod modernfix->@Inject::kickOnUpdate(Lcom/mojang/datafixers/DataFixer;Lcom/mojang/serialization/Dynamic;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.270] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixersMixin from modernfix-modernfix.mixins.json into net.minecraft.util.datafix.DataFixers
[25Feb2026 11:04:31.357] [main/DEBUG] [mixin/]: Mixing datafixer.BlockPosFormatAndRenamesFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.BlockPosFormatAndRenamesFix
[25Feb2026 11:04:31.357] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$2(Lcom/mojang/datafixers/OpticFinder;Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to mda06d5b$create$lambda$create$addFixers$2$0 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
[25Feb2026 11:04:31.357] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$1(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/datafixers/Typed;)Lcom/mojang/datafixers/Typed; to mda06d5b$create$lambda$create$addFixers$1$1 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
[25Feb2026 11:04:31.357] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$addFixers$0(Lcom/simibubi/create/foundation/utility/DataFixerHelper$BlockPosFixer;Lcom/mojang/serialization/Dynamic;)Lcom/mojang/serialization/Dynamic; to mda06d5b$create$lambda$create$addFixers$0$2 in create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create
[25Feb2026 11:04:31.372] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.372] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.372] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.BlockPosFormatAndRenamesFixMixin from mod create->@Inject::create$addFixers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.377] [main/DEBUG] [mixin/]: Mixing datafixer.ItemStackComponentizationFixMixin from create.mixins.json into net.minecraft.util.datafix.fixes.ItemStackComponentizationFix
[25Feb2026 11:04:31.377] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$4(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to mda06d5b$create$lambda$create$moveItemStackHandlerToItemContainerContents$4$0 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
[25Feb2026 11:04:31.377] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveItemStackHandlerToItemContainerContents$3(Lcom/mojang/serialization/Dynamic;Ljava/util/List;Lcom/mojang/serialization/Dynamic;)V to mda06d5b$create$lambda$create$moveItemStackHandlerToItemContainerContents$3$1 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
[25Feb2026 11:04:31.378] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$moveTagToEnumComponent$2([Ljava/lang/Enum;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Ljava/lang/String;Lcom/mojang/serialization/Dynamic;)V to mda06d5b$create$lambda$create$moveTagToEnumComponent$2$2 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
[25Feb2026 11:04:31.378] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$1(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to mda06d5b$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$1$3 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
[25Feb2026 11:04:31.378] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$fixItemsAndTranslateNBTIntoComponents$0(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;)V to mda06d5b$create$lambda$create$fixItemsAndTranslateNBTIntoComponents$0$4 in create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create
[25Feb2026 11:04:31.388] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.ItemStackComponentizationFixMixin from mod create->@Inject::create$fixItemsAndTranslateNBTIntoComponents(Lnet/minecraft/util/datafix/fixes/ItemStackComponentizationFix$ItemStackData;Lcom/mojang/serialization/Dynamic;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.549] [main/DEBUG] [mixin/]: Mixing perf.compact_mojang_registries.BlockStateDataMixin from modernfix-modernfix.mixins.json into net.minecraft.util.datafix.fixes.BlockStateData
[25Feb2026 11:04:31.553] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compact_mojang_registries.BlockStateDataMixin from mod modernfix->@Inject::clearInterner(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.569] [main/DEBUG] [mixin/]: Mixing alloc.nbt.CompoundTagMixin$Type from lithium.mixins.json into net.minecraft.nbt.CompoundTag$1
[25Feb2026 11:04:31.710] [main/DEBUG] [mixin/]: Mixing MixinV1460 from curios.neoforge.mixins.json into net.minecraft.util.datafix.schemas.V1460
[25Feb2026 11:04:31.712] [main/DEBUG] [mixin/]: Mixing datafixer.V1460Mixin from create.mixins.json into net.minecraft.util.datafix.schemas.V1460
[25Feb2026 11:04:31.715] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.715] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.715] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinV1460 from mod curios->@Inject::captureSchema(Lcom/mojang/datafixers/schemas/Schema;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.715] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.715] [main/DEBUG] [mixin/]: create.mixins.json:datafixer.V1460Mixin from mod create->@Inject::create$registerBlockEntitiesToBeFixed(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.730] [main/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Expanded local variable scope for LivingEntity#forceAddEffect index 3
[25Feb2026 11:04:31.732] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.733] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.733] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.733] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.733] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.742] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.neoforge.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.742] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.742] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.746] [main/DEBUG] [mixin/]: Mixing elytra.LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.746] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.747] [main/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.751] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.752] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.enchantment_ticking.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.755] [main/DEBUG] [mixin/]: Mixing entity.equipment_tracking.equipment_changes.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.756] [main/DEBUG] [mixin/]: Mixing entity.fast_elytra_check.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.756] [main/DEBUG] [mixin/]: Mixing entity.fast_hand_swing.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.756] [main/DEBUG] [mixin/]: Mixing entity.fast_powder_snow_check.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.757] [main/DEBUG] [mixin/]: Mixing entity.inactive_navigations.LivingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.757] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.757] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLivingEntity from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.758] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from fabric-block-api-v1.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.758] [main/DEBUG] [mixin/]: fabric-block-api-v1.mixins.json:LivingEntityMixin from mod fabric_block_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.758] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from backpacked.common.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.758] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LivingEntityMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.761] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from geckolib.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.761] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.LivingEntityMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.762] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.762] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.762] [main/DEBUG] [mixin/]: Mixing patch.entity.MixinLivingEntity from bookshelf.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.762] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:31.763] [main/DEBUG] [mixin/]: Mixing lightsource.LivingEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.763] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.LivingEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.764] [main/DEBUG] [mixin/]: Mixing copycat.trapdoor.LivingEntityMixin from copycats-common.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.764] [main/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.trapdoor.LivingEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.765] [main/DEBUG] [mixin/]: Mixing FrictionMixin from create_bic_bit.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.765] [main/DEBUG] [mixin/]: create_bic_bit.mixins.json:FrictionMixin from mod create_bic_bit: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.765] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from personality.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.766] [main/DEBUG] [mixin/]: Mixing server.MixinLivingEntity from fancymenu.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.767] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.767] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveDamageTypeKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveDamageTypeKey_FancyMenu$0$0 in fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu
[25Feb2026 11:04:31.769] [main/DEBUG] [mixin/]: Mixing client.MixinLivingEntity from fancymenu.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.770] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.770] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$1(Lnet/minecraft/core/Holder;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveEffectKey_FancyMenu$1$1 in fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu
[25Feb2026 11:04:31.770] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveEffectKey_FancyMenu$0$2 in fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu
[25Feb2026 11:04:31.773] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.774] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.776] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.776] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from openpartiesandclaims.mixins.json into net.minecraft.world.entity.LivingEntity
[25Feb2026 11:04:31.776] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.805] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$checkOnRope(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.805] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.805] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.805] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$eatFromLunchBasket(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LivingEntityMixin from mod supplementaries->@Inject::suppl$slimeTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinLivingEntity from mod curios->@Inject::curio$canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.811] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onIsSleepingInBed(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1->@Inject::injectElytraTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.LivingEntityMixin from mod lithium->@Inject::handleStackEquip(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::skipSentEquipmentComparison(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.812] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.equipment_changes.LivingEntityMixin from mod lithium->@Inject::resetEquipmentChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.fast_elytra_check.LivingEntityMixin from mod lithium->@Inject::skipStopFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V does use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.fast_hand_swing.LivingEntityMixin from mod lithium->@Inject::skipGetDuration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.LivingEntityMixin from mod lithium->@Inject::handleStopRiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-block-api-v1.mixins.json:LivingEntityMixin from mod fabric_block_api_v1->@Inject::allowTaggedBlocksForTrapdoorClimbing(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LivingEntityMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LivingEntityMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LivingEntityMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::storeLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::storeLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::storeLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::resetLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::resetLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:LivingEntityMixin from mod fabric_item_api_v1->@Inject::resetLivingEntity(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.trapdoor.LivingEntityMixin from mod copycats->@Inject::copycatUsableAsLadder(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: personality.mixins.json:LivingEntityMixin from mod personality->@Inject::captureFlying(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: personality.mixins.json:LivingEntityMixin from mod personality->@Inject::captureFlying(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: personality.mixins.json:LivingEntityMixin from mod personality->@Inject::captureFlying(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.813] [main/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinLivingEntity from mod fancymenu->@Inject::after_die_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_onEffectAdded_FancyMenu(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::before_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLivingEntity from mod fancymenu->@Inject::after_breakItem_FancyMenu(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onShouldTriggerUseEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: create.mixins.json:CustomItemUseEffectsMixin from mod create->@Inject::create$onTriggerUseEffects(Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: create.mixins.json:LavaSwimmingMixin from mod create->@Inject::create$onLavaTravel(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onAddEffect(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePre(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePre(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePre(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDiePost(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDropAllDeathLoot(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDropAllDeathLoot(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDropAllDeathLoot(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDie(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDie(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.814] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLivingEntity from mod openpartiesandclaims->@Inject::onDie(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.835] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.836] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.EntityMixin from modernfix-modernfix.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.837] [main/DEBUG] [mixin/]: Mixing EntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.837] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.838] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.838] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.838] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.838] [main/DEBUG] [mixin/]: Mixing EntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.838] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.839] [main/DEBUG] [mixin/]: Mixing ExtensionMixin from transition.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.841] [main/DEBUG] [mixin/]: Mixing EntityAccessor from transition.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.841] [main/DEBUG] [mixin/]: Mixing alloc.deep_passengers.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.843] [main/DEBUG] [mixin/]: Mixing block.hopper.EntityAccessor from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.844] [main/DEBUG] [mixin/]: Mixing collections.fluid_submersion.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.845] [main/DEBUG] [mixin/]: Mixing entity.collisions.movement.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.849] [main/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.850] [main/DEBUG] [mixin/]: Mixing entity.sprinting_particles.EntityMixin from lithium.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.851] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from ponder-common.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.851] [main/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.EntityAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.851] [main/DEBUG] [mixin/]: Mixing common.EntityMixin from backpacked.common.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.851] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.852] [main/DEBUG] [mixin/]: Mixing access.entity.AccessorEntity from bookshelf.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.852] [main/DEBUG] [mixin/]: bookshelf.mixins.json:access.entity.AccessorEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:31.852] [main/DEBUG] [mixin/]: Mixing lightsource.EntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.852] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.859] [main/DEBUG] [mixin/]: Mixing MixinEntity from entity_model_features.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.859] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinEntity from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.865] [main/DEBUG] [mixin/]: Mixing entity.misc.MixinEntity from entity_texture_features.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.866] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:31.867] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$getNbt$0()Lnet/minecraft/nbt/CompoundTag; to mda06d5b$entity_texture_features$lambda$etf$getNbt$0$0 in entity_texture_features.mixins.json:entity.misc.MixinEntity from mod entity_texture_features
[25Feb2026 11:04:31.868] [main/DEBUG] [mixin/]: Mixing EntityTravelingMixin from create_hypertube.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.868] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.869] [main/DEBUG] [mixin/]: Mixing EntityMixin from sliceanddice.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.869] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.871] [main/DEBUG] [mixin/]: Mixing EntityMixin from blueprint.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.873] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$read$1(Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/nbt/Tag;)V to mda06d5b$blueprint$lambda$read$1$1 in blueprint.mixins.json:EntityMixin from mod blueprint
[25Feb2026 11:04:31.873] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$writeTrackedData$0(Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/nbt/ListTag;Lcom/teamabnormals/blueprint/common/world/storage/tracking/TrackedData;Lcom/teamabnormals/blueprint/common/world/storage/tracking/IDataManager$DataEntry;)V to mda06d5b$blueprint$lambda$writeTrackedData$0$2 in blueprint.mixins.json:EntityMixin from mod blueprint
[25Feb2026 11:04:31.878] [main/DEBUG] [mixin/]: Mixing EntityMixin from boatload.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.880] [main/DEBUG] [mixin/]: Mixing EntityAccess from jade.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.880] [main/DEBUG] [mixin/]: jade.mixins.json:EntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:31.880] [main/DEBUG] [mixin/]: Mixing client.EntityContraptionInteractionMixin from create.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onSpawnSprintParticle$4(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/Contraption;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V to mda06d5b$create$lambda$create$onSpawnSprintParticle$4$3 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
[25Feb2026 11:04:31.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onMove$3(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/Entity;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)Z to mda06d5b$create$lambda$create$onMove$3$4 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
[25Feb2026 11:04:31.881] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$contraptionStepSounds$2(Lorg/apache/commons/lang3/mutable/MutableBoolean;Lcom/simibubi/create/content/contraptions/Contraption;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)V to mda06d5b$create$lambda$create$contraptionStepSounds$2$5 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
[25Feb2026 11:04:31.881] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$forCollision$1(Lnet/minecraft/world/phys/Vec3;Lorg/apache/logging/log4j/util/TriConsumer;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)V to mda06d5b$create$lambda$create$forCollision$1$6 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
[25Feb2026 11:04:31.881] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$getIntersectionContraptionsStream$0(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;)Z to mda06d5b$create$lambda$create$getIntersectionContraptionsStream$0$7 in create.mixins.json:client.EntityContraptionInteractionMixin from mod create
[25Feb2026 11:04:31.887] [main/DEBUG] [mixin/]: Mixing EntityMixin from createdieselgenerators.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.887] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.889] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.890] [main/DEBUG] [mixin/]: Mixing NetheriteFireImuneMixin from mixins.create_sa.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.890] [main/DEBUG] [mixin/]: Mixing MixinEntity from openpartiesandclaims.mixins.json into net.minecraft.world.entity.Entity
[25Feb2026 11:04:31.890] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.918] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.918] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.918] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::avoidLoadCrash(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.918] [main/DEBUG] [mixin/]: cupboard.mixins.json:EntityLoadMixin from mod cupboard->@Inject::skipLoadingErroringEntity(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/Throwable;)V does use it's CallbackInfo
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EntityMixin from mod supplementaries->@Inject::playStepSound(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/world/level/portal/DimensionTransition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/world/level/portal/DimensionTransition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/world/level/portal/DimensionTransition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.919] [main/DEBUG] [mixin/]: lithium.mixins.json:collections.fluid_submersion.EntityMixin from mod lithium->@Inject::useReferenceArraySet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onPositionChanged(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBaseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: lithium.mixins.json:entity.collisions.unpushable_cramming.EntityMixin from mod lithium->@Inject::onBlockCached(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.EntityMixin from mod backpacked->@Inject::backpacked$MoveStep(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.EntityMixin from mod sodiumdynamiclights->@Inject::onRemove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinEntity from mod entity_model_features->@Inject::emf$leashwither(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelLerpMotion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelPose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:EntityTravelingMixin from mod create_hypertube->@Inject::createHypertube$cancelInvulnerableTo(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::writeTrackedData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::writeTrackedData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::writeTrackedData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: blueprint.mixins.json:EntityMixin from mod blueprint->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: boatload.mixins.json:EntityMixin from mod boatload->@Inject::dropBannerUponFalling(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: boatload.mixins.json:EntityMixin from mod boatload->@Inject::dropBannerUponFalling(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: boatload.mixins.json:EntityMixin from mod boatload->@Inject::dropBannerUponFalling(FFLnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: boatload.mixins.json:EntityMixin from mod boatload->@Inject::fireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$contraptionStepSounds(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: create.mixins.json:client.EntityContraptionInteractionMixin from mod create->@Inject::create$onSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.925] [main/DEBUG] [mixin/]: createdieselgenerators.mixins.json:EntityMixin from mod createdieselgenerators->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.926] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinEntity from mod openpartiesandclaims->@Inject::onIsInvulnerableTo(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.926] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinEntity from mod openpartiesandclaims->@Inject::onHandlePortal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:31.940] [main/DEBUG] [mixin/]: Mixing AttachmentHolderAccessor from fabric-data-attachment-api-v1.mixins.json into net.neoforged.neoforge.attachment.AttachmentHolder
[25Feb2026 11:04:31.940] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:AttachmentHolderAccessor from mod fabric_data_attachment_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.941] [main/DEBUG] [mixin/]: Mixing IAttachmentHolderMixin from fabric-data-attachment-api-v1.mixins.json into net.neoforged.neoforge.attachment.IAttachmentHolder
[25Feb2026 11:04:31.941] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:IAttachmentHolderMixin from mod fabric_data_attachment_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.945] [main/DEBUG] [mixin/]: Mixing MixinPlayer from openpartiesandclaims.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.945] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.945] [main/DEBUG] [mixin/]: Mixing PlayerAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.946] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.946] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.946] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.946] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.946] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.947] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.947] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.947] [main/DEBUG] [mixin/]: Mixing elytra.PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.947] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.948] [main/DEBUG] [mixin/]: Mixing common.PlayerMixin from backpacked.common.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.948] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.951] [main/DEBUG] [mixin/]: Mixing DamageMixin from mixins.opacpvp.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.951] [main/DEBUG] [mixin/]: mixins.opacpvp.json:DamageMixin from mod opacpvp: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.952] [main/DEBUG] [mixin/]: Mixing lightsource.PlayerEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.952] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PlayerEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.953] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from entity_model_features.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.953] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinPlayerEntity from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.954] [main/DEBUG] [mixin/]: Mixing entity.misc.MixinPlayerEntity from entity_texture_features.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.954] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinPlayerEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:31.955] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.955] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.956] [main/DEBUG] [mixin/]: Mixing PlayerMovementMixin from create_hypertube.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.956] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMovementMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.956] [main/DEBUG] [mixin/]: Mixing accessor.PlayerAccessor from easymagic.common.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.956] [main/DEBUG] [mixin/]: easymagic.common.mixins.json:accessor.PlayerAccessor from mod easymagic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.956] [main/DEBUG] [mixin/]: Mixing PlayerMixin from personality.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.957] [main/DEBUG] [mixin/]: Mixing PlayerMixin from skinlayers3d.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.959] [main/DEBUG] [mixin/]: Mixing client.MixinPlayer from fancymenu.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.959] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.959] [main/DEBUG] [mixin/]: Mixing events.PlayerMixin from craterlib.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.959] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.960] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.960] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:PlayerMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:31.961] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from immersive_aircraft.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.961] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:31.962] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create.mixins.json into net.minecraft.world.entity.player.Player
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinPlayer from mod openpartiesandclaims->@Inject::onMayUseItemAt(Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerProjectileMixin from mod supplementaries->@Inject::supp$getQuiverProjectile(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onIsSleepingLongEnough(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1->@Inject::injectElytraCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$TickHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$AddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$AddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$AddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$InteractHead(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$InteractHead(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerMixin from mod backpacked->@Inject::backpacked$InteractHead(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: mixins.opacpvp.json:DamageMixin from mod opacpvp->@Inject::opacpvp$damage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinPlayerEntity from mod entity_model_features->@Inject::emf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinPlayerEntity from mod entity_model_features->@Inject::emf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinPlayerEntity from mod entity_model_features->@Inject::emf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinPlayerEntity from mod entity_texture_features->@Inject::etf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinPlayerEntity from mod entity_texture_features->@Inject::etf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinPlayerEntity from mod entity_texture_features->@Inject::etf$injected(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMixin from mod create_hypertube->@Inject::createHypertube$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerMovementMixin from mod create_hypertube->@Inject::createHypertube$onCanPlayerFitWithinBlocksAndEntitiesWhen(Lnet/minecraft/world/entity/Pose;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: personality.mixins.json:PlayerMixin from mod personality->@Inject::tickClimbAnim(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: personality.mixins.json:PlayerMixin from mod personality->@Inject::tickClimbAnim(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: personality.mixins.json:PlayerMixin from mod personality->@Inject::tickClimbAnim(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPlayer from mod fancymenu->@Inject::after_jumpFromGround_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerMixin from mod (unknown)->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerMixin from mod (unknown)->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.977] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerMixin from mod (unknown)->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::shouldDismountInjection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::updatePostInjection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::updatePostInjection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::updatePostInjection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::isScopingInjection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.978] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:PlayerEntityMixin from mod immersive_aircraft->@Inject::immersive_aircraft$getDestroySpeed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:31.983] [main/DEBUG] [mixin/]: Mixing IPlayerExtensionMixin from create_hypertube.mixins.json into net.neoforged.neoforge.common.extensions.IPlayerExtension
[25Feb2026 11:04:31.983] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:IPlayerExtensionMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:31.983] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:IPlayerExtensionMixin from mod create_hypertube->@Inject::createHypertube$mayFly(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.011] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-modernfix.mixins.json into net.minecraft.Util
[25Feb2026 11:04:32.011] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to mda06d5b$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-modernfix.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
[25Feb2026 11:04:32.012] [main/DEBUG] [mixin/]: Mixing UtilMixin from tfmg.mixins.json into net.minecraft.Util
[25Feb2026 11:04:32.012] [main/DEBUG] [mixin/]: tfmg.mixins.json:UtilMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.023] [main/DEBUG] [mixin/]: Mixing math.sine_lut.MthMixin from lithium.mixins.json into net.minecraft.util.Mth
[25Feb2026 11:04:32.024] [main/DEBUG] [mixin/]: lithium.mixins.json:math.sine_lut.MthMixin from mod lithium->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.282] [main/DEBUG] [mixin/]: Mixing MixinSystemReport from mixins.iris.json into net.minecraft.SystemReport
[25Feb2026 11:04:32.282] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$1()Ljava/lang/String; to mda06d5b$iris$lambda$fillSystemDetails$1$0 in mixins.iris.json:MixinSystemReport from mod iris
[25Feb2026 11:04:32.283] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fillSystemDetails$0(Ljava/lang/StringBuilder;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mda06d5b$iris$lambda$fillSystemDetails$0$1 in mixins.iris.json:MixinSystemReport from mod iris
[25Feb2026 11:04:32.287] [main/DEBUG] [mixin/]: Mixing client.MixinSystemReport from patchouli_xplat.mixins.json into net.minecraft.SystemReport
[25Feb2026 11:04:32.288] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
[25Feb2026 11:04:32.288] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$a06d5b$2 in create.mixins.json:accessor.SystemReportAccessor from mod create
[25Feb2026 11:04:32.288] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$a06d5b$3 in create.mixins.json:accessor.SystemReportAccessor from mod create
[25Feb2026 11:04:32.289] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.290] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.290] [main/DEBUG] [mixin/]: mixins.iris.json:MixinSystemReport from mod iris->@Inject::fillSystemDetails(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.290] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.290] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.290] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinSystemReport from mod patchouli->@Inject::patchouli_addContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.373] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4fc256ec
[25Feb2026 11:04:32.451] [main/DEBUG] [mixin/]: Mixing MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget
[25Feb2026 11:04:32.451] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.452] [main/DEBUG] [mixin/]: Mixing state_tracking.MixinRenderTarget from mixins.iris.json into com.mojang.blaze3d.pipeline.RenderTarget
[25Feb2026 11:04:32.452] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.452] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$onBindFramebuffer$0(ZLnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mda06d5b$iris$lambda$iris$onBindFramebuffer$0$0 in mixins.iris.json:state_tracking.MixinRenderTarget from mod iris
[25Feb2026 11:04:32.453] [main/DEBUG] [mixin/]: Mixing features.render.compositing.RenderTargetMixin from sodium-common.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget
[25Feb2026 11:04:32.453] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.456] [main/DEBUG] [mixin/]: Mixing hud_batching.compat.MixinFramebuffer from immediatelyfast-common.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget
[25Feb2026 11:04:32.456] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinFramebuffer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.456] [main/DEBUG] [mixin/]: Mixing RenderTargetMixin from gpumemleakfix.mixins.json into com.mojang.blaze3d.pipeline.RenderTarget
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::iris$onDestroyBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderTarget from mod iris->@Inject::nameDepthBuffer(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.459] [main/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinRenderTarget from mod iris->@Inject::iris$onBindFramebuffer(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.460] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.compositing.RenderTargetMixin from mod sodium->@Inject::blitToScreen(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.460] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinFramebuffer from mod immediatelyfast->@Inject::checkForDrawCallWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.460] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinFramebuffer from mod immediatelyfast->@Inject::checkForDrawCallWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.460] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinFramebuffer from mod immediatelyfast->@Inject::checkForDrawCallWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.463] [main/DEBUG] [mixin/]: Mixing client.MixinGenericMessageScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.GenericMessageScreen
[25Feb2026 11:04:32.463] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.464] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.464] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.464] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGenericMessageScreen from mod fancymenu->@Inject::return_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.467] [main/DEBUG] [mixin/]: Mixing MixinLocalPlayer from mixins.iris.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.467] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLocalPlayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.467] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from supplementaries-common.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.467] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.469] [main/DEBUG] [mixin/]: Mixing MixinLocalPlayer from caelus.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.469] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.469] [main/DEBUG] [mixin/]: Mixing MixinClientPlayerEntity from xaerohud.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.470] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayerEntity from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.470] [main/DEBUG] [mixin/]: Mixing MixinLocalPlayer from xaerohud.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.470] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinLocalPlayer from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.470] [main/DEBUG] [mixin/]: Mixing client.ClientPlayerEntityMixin from immersive_aircraft.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.470] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayerEntityMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: Mixing client.IMixinLocalPlayer from konkrete.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinLocalPlayer from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: Mixing CanvasSignEditScreenMixin from farmersdelight.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: Mixing LocalPlayerMixin from create_hypertube.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:LocalPlayerMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.471] [main/DEBUG] [mixin/]: Mixing client.LocalPlayerMixin from personality.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.472] [main/DEBUG] [mixin/]: Mixing client.MixinLocalPlayer from fancymenu.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.472] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.472] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveDamageTypeKey_FancyMenu$2(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveDamageTypeKey_FancyMenu$2$0 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
[25Feb2026 11:04:32.472] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$1(Lnet/minecraft/core/Holder;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveEffectKey_FancyMenu$1$1 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
[25Feb2026 11:04:32.472] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$resolveEffectKey_FancyMenu$0(Lnet/minecraft/resources/ResourceKey;)Ljava/lang/String; to mda06d5b$fancymenu$lambda$resolveEffectKey_FancyMenu$0$2 in fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu
[25Feb2026 11:04:32.485] [main/DEBUG] [mixin/]: Mixing client.HeavyBootsOnPlayerMixin from create.mixins.json into net.minecraft.client.player.LocalPlayer
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$PreventSprintingWithOverencumbered(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LocalPlayerMixin from mod supplementaries->@Inject::suppl$checkIfHasQuiver(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: caelus.mixins.json:MixinLocalPlayer from mod caelus->@Inject::caelus$checkFlight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayerEntity from mod xaerominimap->@Inject::onTickStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayerEntity from mod xaerominimap->@Inject::onTickStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayerEntity from mod xaerominimap->@Inject::onTickStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayerEntityMixin from mod immersive_aircraft->@Inject::ia$isCrouching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CanvasSignEditScreenMixin from mod farmersdelight->@Inject::openCanvasSignEditScreen(Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.500] [main/DEBUG] [mixin/]: create_hypertube.mixins.json:LocalPlayerMixin from mod create_hypertube->@Inject::createHypertube$cancelShiftKeyDown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: personality.mixins.json:client.LocalPlayerMixin from mod personality->@Inject::stopCrouch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_removeEffectNoUpdate_FancyMenu(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::after_setExperienceValues_FancyMenu(FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLocalPlayer from mod fancymenu->@Inject::before_hurt_FancyMenu(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:32.501] [main/DEBUG] [mixin/]: create.mixins.json:client.HeavyBootsOnPlayerMixin from mod create->@Inject::create$noSwimmingWithHeavyBootsOn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.551] [main/DEBUG] [mixin/]: Mixing AbstractClientPlayerAccessor from flywheel.backend.mixins.json into net.minecraft.client.player.AbstractClientPlayer
[25Feb2026 11:04:32.551] [main/DEBUG] [mixin/]: Mixing MixinAbstractClientPlayerEntity from xaerohud.mixins.json into net.minecraft.client.player.AbstractClientPlayer
[25Feb2026 11:04:32.551] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinAbstractClientPlayerEntity from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.551] [main/DEBUG] [mixin/]: Mixing client.AbstractClientPlayerMixin from immersive_aircraft.mixins.json into net.minecraft.client.player.AbstractClientPlayer
[25Feb2026 11:04:32.552] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.AbstractClientPlayerMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.552] [main/DEBUG] [mixin/]: Mixing AbstractClientPlayerMixin from mixins.create_sa.json into net.minecraft.client.player.AbstractClientPlayer
[25Feb2026 11:04:32.562] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.AbstractClientPlayerMixin from mod immersive_aircraft->@Inject::ia$getFieldOfViewModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.562] [main/DEBUG] [mixin/]: mixins.create_sa.json:AbstractClientPlayerMixin from mod create_sa->@Inject::getSkinMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.567] [main/DEBUG] [mixin/]: Mixing ChatMixin from supplementaries.mixins.json into net.minecraft.client.gui.screens.ChatScreen
[25Feb2026 11:04:32.567] [main/DEBUG] [mixin/]: Mixing client.MixinChatScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.ChatScreen
[25Feb2026 11:04:32.568] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$4()Lnet/minecraft/network/chat/Component; to mda06d5b$nochatreports$lambda$onInit$4$0 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[25Feb2026 11:04:32.568] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$3(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$nochatreports$lambda$onInit$3$1 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[25Feb2026 11:04:32.568] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$2()Lnet/minecraft/network/chat/Component; to mda06d5b$nochatreports$lambda$onInit$2$2 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[25Feb2026 11:04:32.568] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$nochatreports$lambda$onInit$1$3 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[25Feb2026 11:04:32.568] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onBeforeMessage$0(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/aizistral/nochatreports/common/encryption/Encryptor;)V to mda06d5b$nochatreports$lambda$onBeforeMessage$0$4 in mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports
[25Feb2026 11:04:32.568] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 298 milliseconds
[25Feb2026 11:04:32.575] [main/DEBUG] [mixin/]: Mixing client.IMixinChatScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ChatScreen
[25Feb2026 11:04:32.575] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinChatScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: supplementaries.mixins.json:ChatMixin from mod supplementaries->@Inject::interceptMessage(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports->@Inject::onHandleChatInput(Ljava/lang/String;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports->@Inject::onBeforeMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.580] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.583] [main/DEBUG] [mixin/]: Mixing forge.net.minecraft.world.level.LevelMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.584] [main/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:forge.net.minecraft.world.level.LevelMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.584] [main/DEBUG] [mixin/]: Mixing alloc.chunk_random.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.584] [main/DEBUG] [mixin/]: Mixing entity.collisions.intersection.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.585] [main/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.585] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findFreePosition$0(Lnet/minecraft/world/level/border/WorldBorder;Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to mda06d5b$lithium$lambda$findFreePosition$0$0 in lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.LevelMixin from mod lithium
[25Feb2026 11:04:32.586] [main/DEBUG] [mixin/]: Mixing util.accessors.LevelAccessor from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.586] [main/DEBUG] [mixin/]: Mixing util.block_entity_retrieval.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.587] [main/DEBUG] [mixin/]: Mixing util.data_storage.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.587] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.chunk_tickable.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.588] [main/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.588] [main/DEBUG] [mixin/]: Mixing world.chunk_access.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.588] [main/DEBUG] [mixin/]: Mixing world.inline_block_access.LevelMixin from lithium.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.589] [main/DEBUG] [mixin/]: Mixing block.hopper.LevelMixin from lithium-neoforge.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.589] [main/DEBUG] [mixin/]: Mixing LevelMixin from flywheel.impl.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.590] [main/DEBUG] [mixin/]: Mixing common.LevelMixin from backpacked.common.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.590] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LevelMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.590] [main/DEBUG] [mixin/]: Mixing LevelMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.590] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.591] [main/DEBUG] [mixin/]: Mixing WorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.591] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:WorldMixin from mod fabric_lifecycle_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.591] [main/DEBUG] [mixin/]: Mixing LevelMixin from sliceanddice.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.591] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:LevelMixin from mod sliceanddice: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.591] [main/DEBUG] [mixin/]: Mixing remappings.LevelMixin from gnkinetics.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.592] [main/DEBUG] [mixin/]: Mixing WorldMixin from mixins.does_it_tick.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.592] [main/DEBUG] [mixin/]: mixins.does_it_tick.json:WorldMixin from mod does_it_tick: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.593] [main/DEBUG] [mixin/]: Mixing MixinLevel from openpartiesandclaims.mixins.json into net.minecraft.world.level.Level
[25Feb2026 11:04:32.593] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium.mixins.json:util.data_storage.LevelMixin from mod lithium->@Inject::initLithiumData(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: lithium-neoforge.mixins.json:block.hopper.LevelMixin from mod lithium->@Inject::updateHopperOnUpdateSuppression(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/chunk/LevelChunk;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.600] [main/DEBUG] [mixin/]: backpacked.common.mixins.json:common.LevelMixin from mod backpacked->@Inject::backpacked$lightweaverPlaceSound(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/sounds/SoundEvent;Lnet/minecraft/sounds/SoundSource;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights->@Inject::onBlockEntityTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights->@Inject::onBlockEntityTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights->@Inject::onBlockEntityTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:LevelMixin from mod sliceanddice->@Inject::isRainingAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.LevelMixin from mod gnkinetics->@Inject::onSetBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.does_it_tick.json:WorldMixin from mod does_it_tick->@Inject::onInit(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.does_it_tick.json:WorldMixin from mod does_it_tick->@Inject::onInit(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.does_it_tick.json:WorldMixin from mod does_it_tick->@Inject::onInit(Lnet/minecraft/world/level/storage/WritableLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/core/Holder;Ljava/util/function/Supplier;ZZJILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: mixins.does_it_tick.json:WorldMixin from mod does_it_tick->@Inject::optimizeEntitiesTick(Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.601] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLevel from mod openpartiesandclaims->@Inject::onDestroyBlock(Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/entity/Entity;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.605] [main/DEBUG] [mixin/]: Mixing MixinOptionalEntityGetter from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.level.EntityGetter
[25Feb2026 11:04:32.606] [main/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalEntityGetter from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.606] [main/DEBUG] [mixin/]: Mixing entity.collisions.intersection.EntityGetterMixin from lithium.mixins.json into net.minecraft.world.level.EntityGetter
[25Feb2026 11:04:32.607] [main/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalEntityGetter from mod openpartiesandclaims->@Inject::onGetEntitiesOfClass(Ljava/lang/Class;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.609] [main/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.LevelReader
[25Feb2026 11:04:32.609] [main/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:WorldViewMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.610] [main/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader
[25Feb2026 11:04:32.610] [main/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:WorldViewMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.610] [main/DEBUG] [mixin/]: Mixing util.chunk_access.LevelReaderMixin from lithium.mixins.json into net.minecraft.world.level.LevelReader
[25Feb2026 11:04:32.611] [main/DEBUG] [mixin/]: Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.BlockGetter
[25Feb2026 11:04:32.611] [main/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockViewMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.611] [main/DEBUG] [mixin/]: Mixing world.raycast.BlockGetterMixin from lithium.mixins.json into net.minecraft.world.level.BlockGetter
[25Feb2026 11:04:32.620] [main/DEBUG] [mixin/]: Mixing MixinClientLevel from openpartiesandclaims.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.620] [main/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinClientLevel from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.621] [main/DEBUG] [mixin/]: Mixing block_rendering.MixinClientLevel from mixins.iris.vertexformat.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.621] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinClientLevel from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.621] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from supplementaries-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.621] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.622] [main/DEBUG] [mixin/]: Mixing chunk.entity_class_groups.ClientLevelMixin from lithium.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: Mixing core.world.biome.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: Mixing core.world.map.ClientLevelMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: Mixing MixinClientWorld from xaerohud.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientWorld from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.623] [main/DEBUG] [mixin/]: Mixing MixinClientWorld from xaeroworldmap.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientWorld from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: Mixing ClientLevelMixin from mixins.sodiumdynamiclights.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:ClientLevelMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: Mixing MixinClientLevel from architectury.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.624] [main/DEBUG] [mixin/]: Mixing foundation.copycat.ClientLevelMixin from copycats-common.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.625] [main/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ClientLevelMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.625] [main/DEBUG] [mixin/]: Mixing MixinClientLevel from xaerolib.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.625] [main/DEBUG] [mixin/]: xaerolib.mixins.json:MixinClientLevel from mod xaerolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.625] [main/DEBUG] [mixin/]: Mixing client.ClientLevelMixin from blueprint.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.626] [main/DEBUG] [mixin/]: Mixing events.client.ClientLevelMixin from craterlib.mixins.json into net.minecraft.client.multiplayer.ClientLevel
[25Feb2026 11:04:32.626] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.client.ClientLevelMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientLevelMixin from mod supplementaries->@Inject::supp$addRopeSoundInstance(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.biome.ClientLevelMixin from mod sodium->@Inject::captureSeed(Lnet/minecraft/client/multiplayer/ClientPacketListener;Lnet/minecraft/client/multiplayer/ClientLevel$ClientLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/Holder;IILjava/util/function/Supplier;Lnet/minecraft/client/renderer/LevelRenderer;ZJLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientLevelMixin from mod sodium->@Inject::sodium$trackChunkUnload(Lnet/minecraft/world/level/chunk/LevelChunk;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.630] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:ClientLevelMixin from mod sodiumdynamiclights->@Inject::onFinishRemovingEntity(ILnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:ClientLevelMixin from mod sodiumdynamiclights->@Inject::onFinishRemovingEntity(ILnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:ClientLevelMixin from mod sodiumdynamiclights->@Inject::onFinishRemovingEntity(ILnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinClientLevel from mod architectury->@Inject::tickEntitiesPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ClientLevelMixin from mod copycats->@Inject::destroyEffectForCopycats(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.client.ClientLevelMixin from mod (unknown)->@Inject::injectSinglePlayerJoinEvent(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.client.ClientLevelMixin from mod (unknown)->@Inject::injectSinglePlayerJoinEvent(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.631] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.client.ClientLevelMixin from mod (unknown)->@Inject::injectSinglePlayerJoinEvent(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.637] [main/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.neoforged.neoforge.event.level.LevelEvent
[25Feb2026 11:04:32.638] [main/DEBUG] [mixin/]: architectury.mixins.json:MixinLevelEvent from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.639] [main/DEBUG] [mixin/]: Mixing client.IMixinReceivingLevelScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ReceivingLevelScreen
[25Feb2026 11:04:32.639] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinReceivingLevelScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.639] [main/DEBUG] [mixin/]: Mixing client.MixinReceivingLevelScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ReceivingLevelScreen
[25Feb2026 11:04:32.639] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinReceivingLevelScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.643] [main/DEBUG] [mixin/]: Mixing client.IMixinProgressScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ProgressScreen
[25Feb2026 11:04:32.643] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinProgressScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.643] [main/DEBUG] [mixin/]: Mixing client.MixinProgressScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ProgressScreen
[25Feb2026 11:04:32.643] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStartFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStageFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.646] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinProgressScreen from mod fancymenu->@Inject::onProgressStagePercentageFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.647] [main/DEBUG] [mixin/]: Mixing client.MixinPauseScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.PauseScreen
[25Feb2026 11:04:32.647] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.647] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_createPauseMenu_FancyMenu$0(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to mda06d5b$fancymenu$lambda$after_createPauseMenu_FancyMenu$0$0 in fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu
[25Feb2026 11:04:32.651] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.652] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.652] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinPauseScreen from mod fancymenu->@Inject::after_createPauseMenu_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.655] [main/DEBUG] [mixin/]: Mixing MixinTitleScreen from mixins.iris.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.655] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.655] [main/DEBUG] [mixin/]: Mixing TitleScreenMixin from crash_assistant.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.656] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:32.657] [main/DEBUG] [mixin/]: Mixing MixinTitleScreen from createtransmission-common.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.657] [main/DEBUG] [mixin/]: createtransmission-common.mixins.json:MixinTitleScreen from mod createtransmission: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.657] [main/DEBUG] [mixin/]: Mixing client.MixinTitleScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.658] [main/DEBUG] [mixin/]: Mixing MixinTitleScreen from createfood.neoforge.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.658] [main/DEBUG] [mixin/]: Mixing client.MixinTitleScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.658] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.658] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$4(Lde/keksuccino/fancymenu/util/rendering/ui/widget/BrandingRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mda06d5b$fancymenu$lambda$after_init_FancyMenu$4$0 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
[25Feb2026 11:04:32.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$3(Lde/keksuccino/fancymenu/util/rendering/ui/widget/RealmsNotificationRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mda06d5b$fancymenu$lambda$after_init_FancyMenu$3$1 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
[25Feb2026 11:04:32.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$2(Lde/keksuccino/fancymenu/util/rendering/ui/widget/MinecraftSplashRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mda06d5b$fancymenu$lambda$after_init_FancyMenu$2$2 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
[25Feb2026 11:04:32.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$1(Lde/keksuccino/fancymenu/util/rendering/ui/widget/MinecraftLogoRenderer;Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mda06d5b$fancymenu$lambda$after_init_FancyMenu$1$3 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
[25Feb2026 11:04:32.659] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$after_init_FancyMenu$0(Lnet/minecraft/client/gui/components/events/GuiEventListener;)V to mda06d5b$fancymenu$lambda$after_init_FancyMenu$0$4 in fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu
[25Feb2026 11:04:32.661] [main/DEBUG] [mixin/]: Mixing client.MixinNeoForgeTitleScreen from fancymenu.neoforge.mixins.json into net.minecraft.client.gui.screens.TitleScreen
[25Feb2026 11:04:32.661] [main/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeTitleScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTitleScreen from mod iris->@Inject::iris$firstInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: crash_assistant.mixins.json:TitleScreenMixin from mod crash_assistant->@Inject::onClientLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createtransmission-common.mixins.json:MixinTitleScreen from mod createtransmission->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createtransmission-common.mixins.json:MixinTitleScreen from mod createtransmission->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createtransmission-common.mixins.json:MixinTitleScreen from mod createtransmission->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinTitleScreen from mod nochatreports->@Inject::onRealmsButtonClicked(Lnet/minecraft/client/gui/components/Button;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createfood.neoforge.mixins.json:MixinTitleScreen from mod createfood->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createfood.neoforge.mixins.json:MixinTitleScreen from mod createfood->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: createfood.neoforge.mixins.json:MixinTitleScreen from mod createfood->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.666] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTitleScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.671] [main/DEBUG] [mixin/]: Mixing client.MixinDeathScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.DeathScreen
[25Feb2026 11:04:32.671] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::after_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.676] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDeathScreen from mod fancymenu->@Inject::before_mouseClicked_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.683] [main/DEBUG] [mixin/]: Mixing InventoryButtonMixin from recipeessentials.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
[25Feb2026 11:04:32.684] [main/DEBUG] [mixin/]: Mixing client.MixinInventoryScreen from patchouli_xplat.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
[25Feb2026 11:04:32.685] [main/DEBUG] [mixin/]: Mixing InventoryScreenMixin from highlighter.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
[25Feb2026 11:04:32.685] [main/DEBUG] [mixin/]: highlighter.mixins.json:InventoryScreenMixin from mod highlighter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.687] [main/DEBUG] [mixin/]: recipeessentials.mixins.json:InventoryButtonMixin from mod recipeessentials->@Inject::recipeessentials$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.688] [main/DEBUG] [mixin/]: recipeessentials.mixins.json:InventoryButtonMixin from mod recipeessentials->@Inject::recipeessentials$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.688] [main/DEBUG] [mixin/]: recipeessentials.mixins.json:InventoryButtonMixin from mod recipeessentials->@Inject::recipeessentials$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.688] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.688] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.688] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinInventoryScreen from mod patchouli->@Inject::onGuiInitPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.692] [main/DEBUG] [mixin/]: Mixing RecipeBookButtonMixin from recipeessentials.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.692] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenAccessor from mousetweaks.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.692] [main/DEBUG] [mixin/]: mousetweaks.mixins.json:AbstractContainerScreenAccessor from mod mousetweaks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.693] [main/DEBUG] [mixin/]: Mixing client.AbstractContainerScreenMixin from placebo.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.693] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenMixin from dragonlib.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.693] [main/DEBUG] [mixin/]: dragonlib.mixins.json:AbstractContainerScreenMixin from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.693] [main/DEBUG] [mixin/]: Mixing AbstractContainerScreenMixin from highlighter.neoforge.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.693] [main/DEBUG] [mixin/]: highlighter.neoforge.mixins.json:AbstractContainerScreenMixin from mod highlighter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.694] [main/DEBUG] [mixin/]: Mixing client.MixinAbstractContainerScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[25Feb2026 11:04:32.694] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.698] [main/DEBUG] [mixin/]: dragonlib.mixins.json:AbstractContainerScreenMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.698] [main/DEBUG] [mixin/]: dragonlib.mixins.json:AbstractContainerScreenMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.698] [main/DEBUG] [mixin/]: dragonlib.mixins.json:AbstractContainerScreenMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: highlighter.neoforge.mixins.json:AbstractContainerScreenMixin from mod highlighter->@Inject::renderSlotContents(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: highlighter.neoforge.mixins.json:AbstractContainerScreenMixin from mod highlighter->@Inject::renderSlotContents(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: highlighter.neoforge.mixins.json:AbstractContainerScreenMixin from mod highlighter->@Inject::renderSlotContents(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseClicked_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseReleased_FancyMenu(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.699] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractContainerScreen from mod fancymenu->@Inject::head_mouseDragged_FancyMenu(DDIDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.704] [main/DEBUG] [mixin/]: Mixing features.gui.screen.LevelLoadingScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
[25Feb2026 11:04:32.704] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.705] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$renderChunks$0(Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;)V to mda06d5b$sodium$lambda$renderChunks$0$0 in sodium-common.mixins.json:features.gui.screen.LevelLoadingScreenMixin from mod sodium
[25Feb2026 11:04:32.708] [main/DEBUG] [mixin/]: Mixing client.IMixinLevelLoadingScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
[25Feb2026 11:04:32.708] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinLevelLoadingScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.709] [main/DEBUG] [mixin/]: Mixing client.MixinLevelLoadingScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
[25Feb2026 11:04:32.709] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.709] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/GuiGraphics;IIFIIIILde/keksuccino/fancymenu/util/rendering/ui/widget/RendererWidget;)V to mda06d5b$fancymenu$lambda$init$0$1 in fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu
[25Feb2026 11:04:32.713] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.713] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.713] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelLoadingScreen from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.716] [main/DEBUG] [mixin/]: Mixing impl.darkness.NativeImageTextureMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.texture.DynamicTexture
[25Feb2026 11:04:32.716] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.NativeImageTextureMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.717] [main/DEBUG] [mixin/]: Mixing client.IMixinDynamicTexture from konkrete.mixins.json into net.minecraft.client.renderer.texture.DynamicTexture
[25Feb2026 11:04:32.717] [main/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinDynamicTexture from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.717] [main/DEBUG] [mixin/]: Mixing DynamicTextureMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.texture.DynamicTexture
[25Feb2026 11:04:32.717] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:DynamicTextureMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.721] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.NativeImageTextureMixin from mod sodiumextras->@Inject::inject$onUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.721] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.NativeImageTextureMixin from mod sodiumextras->@Inject::inject$onUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.721] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.NativeImageTextureMixin from mod sodiumextras->@Inject::inject$onUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.737] [pool-20-thread-1/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-modernfix.mixins.json into net.minecraft.server.Bootstrap
[25Feb2026 11:04:32.738] [pool-20-thread-1/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-modernfix.mixins.json into net.minecraft.server.Bootstrap
[25Feb2026 11:04:32.739] [pool-20-thread-1/DEBUG] [mixin/]: Mixing core.BootstrapClientMixin from modernfix-modernfix.mixins.json into net.minecraft.server.Bootstrap
[25Feb2026 11:04:32.740] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::recordStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.740] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.measure_time.BootstrapMixin from mod modernfix->@Inject::printStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.740] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.BootstrapMixin from mod modernfix->@Inject::doModernFixBootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.740] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.BootstrapClientMixin from mod modernfix->@Inject::loadClientClasses(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.743] [pool-20-thread-1/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (17.38 s after launch)
[25Feb2026 11:04:32.744] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBuiltInRegistries from terrablender.mixins.json into net.minecraft.core.registries.BuiltInRegistries
[25Feb2026 11:04:32.744] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.744] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$registerSimple$0(Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lnet/minecraft/core/Registry;)Ljava/lang/Object; to mda06d5b$terrablender$lambda$registerSimple$0$0 in terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: Mixing registries.BuiltInRegistriesMixin from connector.mixins.json into net.minecraft.core.registries.BuiltInRegistries
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:registries.BuiltInRegistriesMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from tfmg.mixins.json into net.minecraft.core.registries.BuiltInRegistries
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: tfmg.mixins.json:BuiltInRegistriesMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to mda06d5b$tfmg$lambda$create$ourRegistriesAreNotEmpty$0$1 in tfmg.mixins.json:BuiltInRegistriesMixin from mod tfmg
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BuiltInRegistriesMixin from create.mixins.json into net.minecraft.core.registries.BuiltInRegistries
[25Feb2026 11:04:32.745] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$ourRegistriesAreNotEmpty$0(Ljava/util/function/Consumer;Lnet/minecraft/core/Registry;)V to mda06d5b$create$lambda$create$ourRegistriesAreNotEmpty$0$2 in create.mixins.json:BuiltInRegistriesMixin from mod create
[25Feb2026 11:04:32.747] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender->@Inject::registerSimple(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.751] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.751] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.compact_mojang_registries.MappedRegistryMixin from modernfix-modernfix.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.MappedRegistryAccessor from lithostitched.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.MappedRegistryAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:MappedRegistryAccessor from mod fabric_registry_sync_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: Mixing registries.MappedRegistryAccessor from connector.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:registries.MappedRegistryAccessor from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.MappedRegistryAccessor from create.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.753] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryMixin from structureessentials.mixins.json into net.minecraft.core.MappedRegistry
[25Feb2026 11:04:32.755] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.755] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.755] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compact_mojang_registries.MappedRegistryMixin from mod modernfix->@Inject::replaceStorage(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.755] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getFrozen()Z in net.minecraft.core.MappedRegistry was not merged
[25Feb2026 11:04:32.755] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getByValue()Ljava/util/Map; in net.minecraft.core.MappedRegistry was not merged
[25Feb2026 11:04:32.758] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BaseMappedRegistryAccessor from fabric-registry-sync-v0.mixins.json into net.neoforged.neoforge.registries.BaseMappedRegistry
[25Feb2026 11:04:32.759] [pool-20-thread-1/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:BaseMappedRegistryAccessor from mod fabric_registry_sync_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.759] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BaseMappedRegistryAccessor from fabric-data-attachment-api-v1.mixins.json into net.neoforged.neoforge.registries.BaseMappedRegistry
[25Feb2026 11:04:32.759] [pool-20-thread-1/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:BaseMappedRegistryAccessor from mod fabric_data_attachment_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.759] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BaseRegistryMixin from fabric-content-registries-v0.mixins.json into net.neoforged.neoforge.registries.BaseMappedRegistry
[25Feb2026 11:04:32.759] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:BaseRegistryMixin from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.760] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:BaseRegistryMixin from mod fabric_content_registries_v0->@Inject::getDataMapConsideringFAPI(Lnet/neoforged/neoforge/registries/datamaps/DataMapType;Lnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.760] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method invokeUnfreeze()V in net.neoforged.neoforge.registries.BaseMappedRegistry was not merged
[25Feb2026 11:04:32.777] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.HolderReferenceAccessor from lithostitched.mixins.json into net.minecraft.core.Holder$Reference
[25Feb2026 11:04:32.777] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.HolderReferenceAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.789] [pool-20-thread-1/DEBUG] [mixin/]: Mixing registries.PoiTypesMixin from connector.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
[25Feb2026 11:04:32.789] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:registries.PoiTypesMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.791] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.model_optimizations.PropertyMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.properties.Property
[25Feb2026 11:04:32.795] [pool-20-thread-1/DEBUG] [mixin/]: Mixing presets.ChunkGeneratorsMixin from bits_n_bobs.mixins.json into net.minecraft.world.level.chunk.ChunkGenerators
[25Feb2026 11:04:32.796] [pool-20-thread-1/DEBUG] [mixin/]: bits_n_bobs.mixins.json:presets.ChunkGeneratorsMixin from mod bits_n_bobs->@Inject::bootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:32.799] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.DensityFunctionsMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.DensityFunctions
[25Feb2026 11:04:32.799] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.DensityFunctionsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.806] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.block.MixinDecoratedPotPatterns from bookshelf.mixins.json into net.minecraft.world.level.block.entity.DecoratedPotPatterns
[25Feb2026 11:04:32.806] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:32.807] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.block.MixinDecoratedPotPatterns from mod bookshelf->@Inject::getResourceKey(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Mixing featuretoggle.CreativeModeTabsAccessor from create_connected.mixins.json into net.minecraft.world.item.CreativeModeTabs
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callBuildAllTabContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to callBuildAllTabContents$create_connected_$md$a06d5b$0 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getCACHED_PARAMETERS()Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters; to getCACHED_PARAMETERS$create_connected_$md$a06d5b$1 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Mixing feature_toggle.CreativeModeTabsAccessor from copycats-common.mixins.json into net.minecraft.world.item.CreativeModeTabs
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:feature_toggle.CreativeModeTabsAccessor from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method callBuildAllTabContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to callBuildAllTabContents$copycats_$md$a06d5b$2 in copycats-common.mixins.json:feature_toggle.CreativeModeTabsAccessor from mod copycats
[25Feb2026 11:04:32.809] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getCACHED_PARAMETERS()Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters; to getCACHED_PARAMETERS$copycats_$md$a06d5b$3 in copycats-common.mixins.json:feature_toggle.CreativeModeTabsAccessor from mod copycats
[25Feb2026 11:04:32.814] [pool-20-thread-1/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Injected vanilla CreativeModeTab constructor
[25Feb2026 11:04:32.814] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.memoize_creative_tab_build.CreativeModeTabMixin from modernfix-modernfix.mixins.json into net.minecraft.world.item.CreativeModeTab
[25Feb2026 11:04:32.815] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemGroupMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.world.item.CreativeModeTab
[25Feb2026 11:04:32.815] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric_item_group_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.815] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getStacks$0(Lnet/minecraft/world/item/CreativeModeTab;)Ljava/lang/IllegalStateException; to mda06d5b$fabric_item_group_api_v1$lambda$getStacks$0$0 in fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric_item_group_api_v1
[25Feb2026 11:04:32.816] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.CreativeModeTabMixin from backpacked.common.mixins.json into net.minecraft.world.item.CreativeModeTab
[25Feb2026 11:04:32.816] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.CreativeModeTabMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.817] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.item.MixinCreativeModeTab from bookshelf.mixins.json into net.minecraft.world.item.CreativeModeTab
[25Feb2026 11:04:32.817] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:32.817] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$1(Lnet/minecraft/world/item/ItemStack;)V to mda06d5b$bookshelf$lambda$buildContents$1$1 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
[25Feb2026 11:04:32.817] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$buildContents$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/tags/TagKey; to mda06d5b$bookshelf$lambda$buildContents$0$2 in bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf
[25Feb2026 11:04:32.818] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemGroupMixin from item_obliterator.mixins.json into net.minecraft.world.item.CreativeModeTab
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric_item_group_api_v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric_item_group_api_v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-group-api-v1.mixins.json:ItemGroupMixin from mod fabric_item_group_api_v1->@Inject::getStacks(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.item.MixinCreativeModeTab from mod bookshelf->@Inject::buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.821] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.830] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.encoder_cache_leak.DataComponentsAccessor from modernfix-modernfix.mixins.json into net.minecraft.core.component.DataComponents
[25Feb2026 11:04:32.830] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method mfix$getCache()Lnet/minecraft/util/EncoderCache; to mfix$getCache$modernfix_$md$a06d5b$0 in modernfix-modernfix.mixins.json:perf.encoder_cache_leak.DataComponentsAccessor from mod modernfix
[25Feb2026 11:04:32.841] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DataProviderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.data.DataProvider
[25Feb2026 11:04:32.841] [pool-20-thread-1/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataProviderMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.841] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DataProviderMixin from placebo.mixins.json into net.minecraft.data.DataProvider
[25Feb2026 11:04:32.841] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$saveStable$0(Lcom/google/gson/JsonElement;Ljava/nio/file/Path;Lnet/minecraft/data/CachedOutput;)V to mda06d5b$placebo$lambda$saveStable$0$0 in placebo.mixins.json:DataProviderMixin from mod placebo
[25Feb2026 11:04:32.844] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DataProviderMixin from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.DataProvider
[25Feb2026 11:04:32.844] [pool-20-thread-1/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:DataProviderMixin from mod fabric_data_generation_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.845] [pool-20-thread-1/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataProviderMixin from mod fabric_resource_conditions_api_v1->@Inject::fabric_injectResourceConditionsSortOrder(Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.845] [pool-20-thread-1/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:DataProviderMixin from mod fabric_data_generation_api_v1->@Inject::addFabricKeySortOrders(Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.849] [pool-20-thread-1/DEBUG] [mixin/]: Mixing features.render.frapi.BakedModelMixin from sodium-common.mixins.json into net.minecraft.client.resources.model.BakedModel
[25Feb2026 11:04:32.849] [pool-20-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.BakedModelMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.849] [pool-20-thread-1/DEBUG] [mixin/]: Mixing client.BakedModelMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.resources.model.BakedModel
[25Feb2026 11:04:32.852] [pool-20-thread-1/DEBUG] [mixin/]: Mixing forge.net.minecraftforge.client.model.generators.ModelBuilderMixin from mixins.redirected_neoforge_1.21.1.json into net.neoforged.neoforge.client.model.generators.ModelBuilder
[25Feb2026 11:04:32.852] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:forge.net.minecraftforge.client.model.generators.ModelBuilderMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.852] [pool-20-thread-1/DEBUG] [mixin/]: Mixing client.ModelBuilderMixin from create_vibrant_vaults.mixins.json into net.neoforged.neoforge.client.model.generators.ModelBuilder
[25Feb2026 11:04:32.858] [pool-20-thread-1/DEBUG] [mixin/]: Mixing boot.DatagenModLoaderMixin from connector.mixins.json into net.neoforged.neoforge.data.loading.DatagenModLoader
[25Feb2026 11:04:32.859] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:boot.DatagenModLoaderMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.859] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:boot.DatagenModLoaderMixin from mod connector->@Inject::earlyInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.869] [pool-20-thread-1/DEBUG] [mixin/]: Mixing RecipeProviderMixin from tfmg.mixins.json into net.minecraft.data.recipes.RecipeProvider
[25Feb2026 11:04:32.869] [pool-20-thread-1/DEBUG] [mixin/]: tfmg.mixins.json:RecipeProviderMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.869] [pool-20-thread-1/DEBUG] [mixin/]: tfmg.mixins.json:RecipeProviderMixin from mod tfmg->@Inject::getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNeoForgeBlock from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.blockstate_cache.BlockMixin from lithium.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/phys/shapes/VoxelShape;)Z to mda06d5b$lithium$lambda$static$0$0 in lithium.mixins.json:shapes.blockstate_cache.BlockMixin from mod lithium
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.875] [pool-20-thread-1/DEBUG] [mixin/]: Mixing foundation.copycat.BlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.876] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.876] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$calculateOcclusionShape$0(Ljava/lang/Boolean;)Ljava/lang/Boolean; to mda06d5b$copycats$lambda$calculateOcclusionShape$0$1 in copycats-common.mixins.json:foundation.copycat.BlockMixin from mod copycats
[25Feb2026 11:04:32.878] [pool-20-thread-1/DEBUG] [mixin/]: Mixing remappings.BlockMixin from gnkinetics.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.879] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockMixin from create.mixins.json into net.minecraft.world.level.block.Block
[25Feb2026 11:04:32.883] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeBlock from mod openpartiesandclaims->@Inject::onDropResourcesPost(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.883] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockMixin from mod copycats->@Inject::calculateOcclusionShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.883] [pool-20-thread-1/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.BlockMixin from mod gnkinetics->@Inject::remapDefaultBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.886] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.IBlockExtensionMixin from connector.mixins.json into net.neoforged.neoforge.common.extensions.IBlockExtension
[25Feb2026 11:04:32.886] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:block.IBlockExtensionMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.886] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IBlockExtensionMixin from fabric-block-api-v1.mixins.json into net.neoforged.neoforge.common.extensions.IBlockExtension
[25Feb2026 11:04:32.886] [pool-20-thread-1/DEBUG] [mixin/]: fabric-block-api-v1.mixins.json:IBlockExtensionMixin from mod fabric_block_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.887] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:block.IBlockExtensionMixin from mod connector->@Inject::textureColorInjectionPoint(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.892] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockBehaviourInvoker from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[25Feb2026 11:04:32.893] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.BlockBehaviourMixin from lithium.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[25Feb2026 11:04:32.893] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[25Feb2026 11:04:32.893] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.893] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviorMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[25Feb2026 11:04:32.893] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockBehaviorMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.BlockBehaviourAccessor from create.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.BlockBehaviourMixin from mod lithium->@Inject::notifyOnShapeUpdate(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockBehaviorMixin from mod moonlight->@Inject::moonlight$cleanupOptional(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockBehaviorMixin from mod moonlight->@Inject::moonlight$cleanupOptional(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.894] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockBehaviorMixin from mod moonlight->@Inject::moonlight$cleanupOptional(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.898] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TagsProviderNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.data.tags.TagsProvider
[25Feb2026 11:04:32.898] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:TagsProviderNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.901] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
[25Feb2026 11:04:32.901] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFluid from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.901] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FluidMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.material.Fluid
[25Feb2026 11:04:32.901] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.902] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FluidInvokerMixin from blueprint.mixins.json into net.minecraft.world.level.material.Fluid
[25Feb2026 11:04:32.903] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric_transfer_api_v1->@Inject::hookGetBucketFillSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.906] [pool-20-thread-1/DEBUG] [mixin/]: Mixing impl.entitydistance.EntityTypeMixin from mixins.sodiumextras.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.906] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.EntityTypeMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.907] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from mixins.does_it_tick.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.907] [pool-20-thread-1/DEBUG] [mixin/]: mixins.does_it_tick.json:EntityTypeMixin from mod does_it_tick: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.907] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.907] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.907] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:EntityTypeMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.908] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityTypeMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.908] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:EntityTypeMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.908] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
[25Feb2026 11:04:32.908] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinEntityType from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.911] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:EntityTypeMixin from mod fabric_object_builder_api_v1->@Inject::alwaysUpdateVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from iceberg.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinItem from mixins.iris.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinItem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemAccessor from fabric-item-api-v1.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemAccessor from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.923] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ItemMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.924] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.925] [pool-20-thread-1/DEBUG] [mixin/]: Mixing remappings.ItemMixin from gnkinetics.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.925] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from moonlight.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.925] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.925] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
[25Feb2026 11:04:32.925] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:ItemMixin from mod iceberg->@Inject::icebergGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItem from mod architectury->@Inject::init(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.ItemMixin from mod gnkinetics->@Inject::remapDefaultInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:ItemMixin from mod moonlight->@Inject::initializeClient(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemMixin from mod moonlight->@Inject::onUseOnBlock(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.930] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minecraft.IItemExtensionMixin from createcasing.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
[25Feb2026 11:04:32.930] [pool-20-thread-1/DEBUG] [mixin/]: createcasing.mixins.json:minecraft.IItemExtensionMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IItemExtensionMixin from fabric-item-api-v1.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$hasCraftingRemainingItem$1(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; to mda06d5b$fabric_item_api_v1$lambda$hasCraftingRemainingItem$1$0 in fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getCraftingRemainingItem$0(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack; to mda06d5b$fabric_item_api_v1$lambda$getCraftingRemainingItem$0$1 in fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IItemExtensionClientMixin from fabric-item-api-v1.client.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.client.mixins.json:IItemExtensionClientMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldCauseReequipAnimation$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Boolean; to mda06d5b$fabric_item_api_v1$lambda$shouldCauseReequipAnimation$0$2 in fabric-item-api-v1.client.mixins.json:IItemExtensionClientMixin from mod fabric_item_api_v1
[25Feb2026 11:04:32.931] [pool-20-thread-1/DEBUG] [mixin/]: Mixing item.IItemExtensionMixin from connector.mixins.json into net.neoforged.neoforge.common.extensions.IItemExtension
[25Feb2026 11:04:32.932] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:item.IItemExtensionMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1->@Inject::getCraftingRemainingItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1->@Inject::hasCraftingRemainingItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:IItemExtensionMixin from mod fabric_item_api_v1->@Inject::getEquipmentSlot(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.client.mixins.json:IItemExtensionClientMixin from mod fabric_item_api_v1->@Inject::shouldCauseBlockBreakReset(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.client.mixins.json:IItemExtensionClientMixin from mod fabric_item_api_v1->@Inject::shouldCauseBlockBreakReset(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.933] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:item.IItemExtensionMixin from mod connector->@Inject::redirectIsPiglinCurrency(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.938] [pool-20-thread-1/DEBUG] [mixin/]: Mixing nestedschematics.ServerSchematicLoaderMixin from create_connected.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
[25Feb2026 11:04:32.938] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.938] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$1(Ljava/nio/file/Path;)Z to mda06d5b$create_connected$lambda$countNestedFiles$1$0 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
[25Feb2026 11:04:32.938] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$0(Ljava/nio/file/Path;)Z to mda06d5b$create_connected$lambda$countNestedFiles$0$1 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
[25Feb2026 11:04:32.940] [pool-20-thread-1/DEBUG] [mixin/]: Mixing schematic_and_quill.ServerSchematicLoaderMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
[25Feb2026 11:04:32.941] [pool-20-thread-1/DEBUG] [mixin/]: Mixing temp_platform.ServerSchematicLoaderMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
[25Feb2026 11:04:32.941] [pool-20-thread-1/DEBUG] [mixin/]: Mixing handleFinishedUploadMixin from createschematicchecker.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
[25Feb2026 11:04:32.941] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.950] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.950] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.950] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.950] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::onHead(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::onHead(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::onHead(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::captureWorldPos(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/String;Lcom/simibubi/create/content/schematics/ServerSchematicLoader$SchematicUploadEntry;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::captureWorldPos(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/String;Lcom/simibubi/create/content/schematics/ServerSchematicLoader$SchematicUploadEntry;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::captureWorldPos(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/lang/String;Lcom/simibubi/create/content/schematics/ServerSchematicLoader$SchematicUploadEntry;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::fireEvent(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::fireEvent(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.951] [pool-20-thread-1/DEBUG] [mixin/]: createschematicchecker.mixins.json:handleFinishedUploadMixin from mod createschematicchecker->@Inject::fireEvent(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.958] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_blockpos.BlockPosMixin from lithium.mixins.json into net.minecraft.core.BlockPos
[25Feb2026 11:04:32.963] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.963] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerPlayerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.964] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.964] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.965] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.965] [pool-20-thread-1/DEBUG] [mixin/]: fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_screen_handler_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.965] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_replaceExtraDataWriter$0(Lnet/fabricmc/fabric/api/screenhandler/v1/ExtendedScreenHandlerFactory;Lnet/fabricmc/fabric/api/screenhandler/v1/ExtendedScreenHandlerType;Lnet/minecraft/network/RegistryFriendlyByteBuf;)V to mda06d5b$fabric_screen_handler_api_v1$lambda$fabric_replaceExtraDataWriter$0$0 in fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_screen_handler_api_v1
[25Feb2026 11:04:32.966] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerPlayer from xaerohud.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.966] [pool-20-thread-1/DEBUG] [mixin/]: xaerohud.mixins.json:MixinServerPlayer from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.966] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.ServerPlayerMixin from backpacked.common.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.966] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.968] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerChunkSending from chunksending.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.968] [pool-20-thread-1/DEBUG] [mixin/]: chunksending.mixins.json:ServerPlayerChunkSending from mod chunksending: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from immersive_aircraft.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: immersive_aircraft.mixins.json:ServerPlayerEntityMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerPlayer from xaeroworldmap.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinServerPlayer from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerPlayer from xaerolib.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: xaerolib.mixins.json:MixinServerPlayer from mod xaerolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.969] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerPlayerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.970] [pool-20-thread-1/DEBUG] [mixin/]: Mixing server.MixinServerPlayer from fancymenu.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.970] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.970] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$detectHighPrecisionStructureKey_FancyMenu$0(Lnet/minecraft/core/Holder;)Z to mda06d5b$fancymenu$lambda$detectHighPrecisionStructureKey_FancyMenu$0$1 in fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu
[25Feb2026 11:04:32.972] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerPlayerMixin from item_obliterator.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.973] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerPlayer from openpartiesandclaims.mixins.json into net.minecraft.server.level.ServerPlayer
[25Feb2026 11:04:32.973] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.984] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onCopyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onTrySleepDirectionCheck(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/Direction;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSwim(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSwim(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSwim(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkUnderwater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkUnderwater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkUnderwater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkOnWater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkOnWater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalkOnWater(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementClimb(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementClimb(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementClimb(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSprint(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSprint(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSprint(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSneak(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSneak(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementSneak(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalk(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalk(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementWalk(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementElytraFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementElytraFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementElytraFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFlying(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFall(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFall(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementFall(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementVehicle(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementVehicle(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$MovementVehicle(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$TryAndPlaceTorch(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$TryAndPlaceTorch(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$TryAndPlaceTorch(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerPlayerMixin from mod backpacked->@Inject::backpacked$OnDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: chunksending.mixins.json:ServerPlayerChunkSending from mod chunksending->@Inject::chunksending$update(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: chunksending.mixins.json:ServerPlayerChunkSending from mod chunksending->@Inject::chunksending$update(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: chunksending.mixins.json:ServerPlayerChunkSending from mod chunksending->@Inject::chunksending$update(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerPlayer from mod fancymenu->@Inject::after_tick_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::onCancelItemUse(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::cancelSwing(Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttackPre(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttackPre(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttackPre(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.985] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerPlayer from mod openpartiesandclaims->@Inject::onAttack(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.994] [pool-20-thread-1/DEBUG] [mixin/]: Mixing redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from create_connected.mixins.json into com.simibubi.create.content.redstone.link.RedstoneLinkNetworkHandler
[25Feb2026 11:04:32.994] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:32.995] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::updateNetworkOf(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:32.995] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.995] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.995] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::addToNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.996] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:32.996] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:32.996] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:redstonelinkwildcard.RedstoneLinkNetworkHandlerMixin from mod create_connected->@Inject::removeFromNetwork(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:32.999] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GlobalRailwayManagerMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.GlobalRailwayManager
[25Feb2026 11:04:32.999] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalRailwayManagerMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.000] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalRailwayManagerMixin from mod createrailwaysnavigator->@Inject::onTick(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.000] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalRailwayManagerMixin from mod createrailwaysnavigator->@Inject::onTick(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.000] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalRailwayManagerMixin from mod createrailwaysnavigator->@Inject::onTick(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.002] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GlobalTrainDisplayDataMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.display.GlobalTrainDisplayData
[25Feb2026 11:04:33.002] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalTrainDisplayDataMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.003] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalTrainDisplayDataMixin from mod createrailwaysnavigator->@Inject::onRefreshPre(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.003] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalTrainDisplayDataMixin from mod createrailwaysnavigator->@Inject::onRefreshPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.006] [pool-20-thread-1/DEBUG] [mixin/]: Mixing RegistryManagerAccessor from fabric-registry-sync-v0.mixins.json into net.neoforged.neoforge.registries.RegistryManager
[25Feb2026 11:04:33.006] [pool-20-thread-1/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.006] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method invokeTrackModdedRegistry(Lnet/minecraft/resources/ResourceLocation;)V to invokeTrackModdedRegistry$fabric_registry_sync_v0_$md$a06d5b$0 in fabric-registry-sync-v0.mixins.json:RegistryManagerAccessor from mod fabric_registry_sync_v0
[25Feb2026 11:04:33.008] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.NewRegistryEventNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.neoforged.neoforge.registries.NewRegistryEvent
[25Feb2026 11:04:33.008] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.008] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method puzzleslib$callInit()Lnet/neoforged/neoforge/registries/NewRegistryEvent; to callInit$puzzleslib_$md$a06d5b$0 in puzzleslib.neoforge.mixins.json:accessor.NewRegistryEventNeoForgeAccessor from mod puzzleslib
[25Feb2026 11:04:33.032] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
[25Feb2026 11:04:33.032] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21
[25Feb2026 11:04:33.032] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
[25Feb2026 11:04:33.033] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
[25Feb2026 11:04:33.033] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
[25Feb2026 11:04:33.033] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
[25Feb2026 11:04:33.034] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
[25Feb2026 11:04:33.035] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
[25Feb2026 11:04:33.035] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
[25Feb2026 11:04:33.035] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 8556380160 bytes (maybe)
[25Feb2026 11:04:33.035] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\********\AppData\Local\Temp (java.io.tmpdir)
[25Feb2026 11:04:33.035] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[25Feb2026 11:04:33.036] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: Platform: Windows
[25Feb2026 11:04:33.036] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[25Feb2026 11:04:33.036] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[25Feb2026 11:04:33.036] [pool-20-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[25Feb2026 11:04:33.036] [pool-20-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[25Feb2026 11:04:33.038] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.FireBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.038] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FireBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.039] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.039] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.039] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:FireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.039] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireBlockMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.039] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.041] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.041] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:FireBlockMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.042] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinFireBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.042] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFireBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.042] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNeoForgeFireBlock from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.level.block.FireBlock
[25Feb2026 11:04:33.042] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeFireBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::getFabricBurnChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::getFabricSpreadChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFireBlock from mod openpartiesandclaims->@Inject::onGetFireOdds(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.047] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeFireBlock from mod openpartiesandclaims->@Inject::onCheckBurnOut(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/util/RandomSource;ILnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.052] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.BaseFireBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.BaseFireBlock
[25Feb2026 11:04:33.053] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.BaseFireBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.056] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBlockStateBehavior from mixins.iris.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.056] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.056] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.057] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.dynamic_resources.BlockStateBaseMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.058] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviourPlanterMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.058] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockBehaviourPlanterMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.058] [pool-20-thread-1/DEBUG] [mixin/]: Mixing foundation.copycat.BlockStateBaseMixin from copycats-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.058] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.059] [pool-20-thread-1/DEBUG] [mixin/]: Mixing remappings.BlockStateBaseMixin from gnkinetics.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.059] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.059] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockStateBaseMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.059] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockBehaviorUse from watut.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.060] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
[25Feb2026 11:04:33.060] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBlockStateBehavior from mod iris->@Inject::getShadeBrightness(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats->@Inject::customOcclusion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.BlockStateBaseMixin from mod gnkinetics->@Inject::remapBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:BlockBehaviorUse from mod watut->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.065] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin from mod ferritecore->@Inject::cacheStateTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.069] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
[25Feb2026 11:04:33.070] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.fastmap.mixin.json:FastMapStateHolderMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.070] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.StateHolderAccessor from create.mixins.json into net.minecraft.world.level.block.state.StateHolder
[25Feb2026 11:04:33.073] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IBlockStateExtensionMixin from fabric-rendering-fluids-v1.mixins.json into net.neoforged.neoforge.common.extensions.IBlockStateExtension
[25Feb2026 11:04:33.074] [pool-20-thread-1/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:IBlockStateExtensionMixin from mod fabric_rendering_fluids_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.074] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IBlockStateExtensionMixin from fabric-block-api-v1.mixins.json into net.neoforged.neoforge.common.extensions.IBlockStateExtension
[25Feb2026 11:04:33.074] [pool-20-thread-1/DEBUG] [mixin/]: fabric-block-api-v1.mixins.json:IBlockStateExtensionMixin from mod fabric_block_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.074] [pool-20-thread-1/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:IBlockStateExtensionMixin from mod fabric_rendering_fluids_v1->@Inject::shouldDisplayFluidOverlay(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.076] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.state.properties.DirectionPropertyMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.state.properties.DirectionProperty
[25Feb2026 11:04:33.076] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.state.properties.DirectionPropertyMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.077] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.IntegerPropertyMixin from backpacked.common.mixins.json into net.minecraft.world.level.block.state.properties.IntegerProperty
[25Feb2026 11:04:33.078] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.IntegerPropertyMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.078] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.model_optimizations.BooleanPropertyMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.properties.BooleanProperty
[25Feb2026 11:04:33.083] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemUpdateMixin from leaky.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.085] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.accessors.ItemEntityAccessor from lithium.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.085] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.ItemEntityMixin from lithium.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.086] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.ItemEntityMixin from backpacked.common.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.086] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ItemEntityMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.087] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from item_obliterator.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.087] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemEntityMixin from leaky.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.088] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinItemEntity from openpartiesandclaims.mixins.json into net.minecraft.world.entity.item.ItemEntity
[25Feb2026 11:04:33.088] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinItemEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::checkRate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::onInteract(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::onInteract(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemUpdateMixin from mod leaky->@Inject::onInteract(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemEntityMixin from mod lithium->@Inject::beforeSetStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ItemEntityMixin from mod backpacked->@Inject::backpacked$FireImmuneHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemEntityMixin from mod leaky->@Inject::checkSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemEntityMixin from mod leaky->@Inject::checkSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: leaky.mixins.json:ItemEntityMixin from mod leaky->@Inject::checkSize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.094] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinItemEntity from mod openpartiesandclaims->@Inject::onMerge(Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/item/ItemEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.099] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.102] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-modernfix.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.102] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from leavesbegone.common.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.102] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.103] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$leavesbegone$tick$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)V to mda06d5b$leavesbegone$lambda$leavesbegone$tick$0$0 in leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone
[25Feb2026 11:04:33.105] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.105] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.105] [pool-20-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
[25Feb2026 11:04:33.105] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to mda06d5b$supplementaries$lambda$supp$unluckyLightning$0$1 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
[25Feb2026 11:04:33.106] [pool-20-thread-1/DEBUG] [mixin/]: Mixing alloc.chunk_random.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.106] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.106] [pool-20-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium is compatible
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.spawning.ServerLevelAccessor from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.accessors.ServerLevelAccessor from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.entity_movement_tracking.ServerLevelAccessor from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.ServerLevelMixin from lithium.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.ServerLevelMixin from backpacked.common.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.108] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerWorld from xaeroworldmap.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinServerWorld from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from fabric-api-lookup-api-v1.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$5(Ljava/util/Map$Entry;)Z to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$5$2 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$4(Ljava/lang/ref/WeakReference;)Z to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$4$3 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$3(Ljava/lang/ref/WeakReference;)V to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$3$4 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$2(Ljava/lang/ref/WeakReference;)Z to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$2$5 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_registerCache$1(Ljava/lang/ref/WeakReference;)Z to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_registerCache$1$6 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.109] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_registerCache$0(Lnet/minecraft/core/BlockPos;)Ljava/util/List; to mda06d5b$fabric_api_lookup_api_v1$lambda$fabric_registerCache$0$7 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
[25Feb2026 11:04:33.111] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerWorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.111] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.111] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from alternate-current.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.112] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:ServerLevelMixin from mod alternate_current: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.112] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from blueprint.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.112] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerLevelMixin from moonlight-common.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.112] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ServerLevelMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.113] [pool-20-thread-1/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in getChunk because existing method in moonlight-common.mixins.json:ServerLevelMixin from mod moonlight is compatible
[25Feb2026 11:04:33.113] [pool-20-thread-1/DEBUG] [mixin/]: Mixing server.MixinServerLevel from fancymenu.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.113] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.114] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.114] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinServerLevel from openpartiesandclaims.mixins.json into net.minecraft.server.level.ServerLevel
[25Feb2026 11:04:33.114] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: cupboard.mixins.json:ServerAddEntityMixin from mod cupboard->@Inject::OnaddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix->@Inject::ensureGeneration(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.127] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$0(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$1(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$1(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:ServerLevelMixin from mod leavesbegone->@Inject::leavesbegone$tickBlock$1(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$redirectEvent(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::supp$unluckyLightning(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium->@Inject::updateActiveListeners(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Ljava/util/List;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$tickTail(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$tickTail(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.ServerLevelMixin from mod backpacked->@Inject::backpacked$tickTail(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:ServerLevelMixin from mod alternate_current->@Inject::alternate_current$parseConfig(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:ServerLevelMixin from mod alternate_current->@Inject::alternate_current$parseConfig(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:ServerLevelMixin from mod alternate_current->@Inject::alternate_current$parseConfig(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ServerLevelMixin from mod blueprint->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ServerLevelMixin from mod blueprint->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ServerLevelMixin from mod blueprint->@Inject::init(Lnet/minecraft/server/MinecraftServer;Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/world/level/storage/ServerLevelData;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/world/level/dimension/LevelStem;Lnet/minecraft/server/level/progress/ChunkProgressListener;ZJLjava/util/List;ZLnet/minecraft/world/RandomSequences;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: fancymenu.mixins.json:server.MixinServerLevel from mod fancymenu->@Inject::after_addEntity_FancyMenu(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims->@Inject::onIsPositionEntityTicking(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims->@Inject::preTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims->@Inject::preTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.128] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerLevel from mod openpartiesandclaims->@Inject::preTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.129] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getEntityManager()Lnet/minecraft/world/level/entity/PersistentEntitySectionManager; in net.minecraft.server.level.ServerLevel was not merged
[25Feb2026 11:04:33.129] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getEntityManager()Lnet/minecraft/world/level/entity/PersistentEntitySectionManager; in net.minecraft.server.level.ServerLevel was not merged
[25Feb2026 11:04:33.139] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_blockpos.DirectionMixin from lithium.mixins.json into net.minecraft.core.Direction
[25Feb2026 11:04:33.139] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.DirectionMixin from lithium.mixins.json into net.minecraft.core.Direction
[25Feb2026 11:04:33.140] [pool-20-thread-1/DEBUG] [mixin/]: Mixing features.render.immediate.DirectionMixin from sodium-common.mixins.json into net.minecraft.core.Direction
[25Feb2026 11:04:33.140] [pool-20-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.DirectionMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.141] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:math.fast_blockpos.DirectionMixin from mod lithium->@Inject::reinit(Ljava/lang/String;IIIILjava/lang/String;Lnet/minecraft/core/Direction$AxisDirection;Lnet/minecraft/core/Direction$Axis;Lnet/minecraft/core/Vec3i;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.149] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractBlockSettingsAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
[25Feb2026 11:04:33.149] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.156] [pool-20-thread-1/DEBUG] [mixin/]: Mixing feature.registry_event_progress.GameDataMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.registries.GameData
[25Feb2026 11:04:33.156] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$postWithProgressBar$0(Lnet/neoforged/fml/loading/progress/ProgressMeter;Lnet/neoforged/bus/api/EventPriority;Lnet/neoforged/bus/api/Event;Lnet/neoforged/fml/ModContainer;)V to mda06d5b$modernfix$lambda$postWithProgressBar$0$0 in modernfix-modernfix.mixins.json:feature.registry_event_progress.GameDataMixin from mod modernfix
[25Feb2026 11:04:33.160] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistryCallbacks$BlockCallbacks
[25Feb2026 11:04:33.161] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.161] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.161] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.174] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.moving_block_shapes.VoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
[25Feb2026 11:04:33.175] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.VoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
[25Feb2026 11:04:33.177] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.VoxelShapeAccessor from copycats-common.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
[25Feb2026 11:04:33.177] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.VoxelShapeAccessor from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.177] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
[25Feb2026 11:04:33.177] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:VoxelShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.181] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.optimized_matching.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
[25Feb2026 11:04:33.182] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.shape_merging.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
[25Feb2026 11:04:33.182] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.specialized_shapes.ShapesMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.Shapes
[25Feb2026 11:04:33.184] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.optimized_matching.ShapesMixin from mod lithium->@Inject::cuboidMatchesAnywhere(Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/world/phys/shapes/BooleanOp;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.185] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.shape_merging.ShapesMixin from mod lithium->@Inject::injectCustomListPair(ILit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.186] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
[25Feb2026 11:04:33.187] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:DiscreteVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.187] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.BitSetDiscreteVoxelShapeAccessor from lithium.mixins.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
[25Feb2026 11:04:33.188] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
[25Feb2026 11:04:33.188] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:BitSetDVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.188] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getStorage()Ljava/util/BitSet; in net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape was not merged
[25Feb2026 11:04:33.189] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.collisions.empty_space.ArrayVoxelShapeInvoker from lithium.mixins.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
[25Feb2026 11:04:33.189] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method init(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;Lit/unimi/dsi/fastutil/doubles/DoubleList;)Lnet/minecraft/world/phys/shapes/ArrayVoxelShape; to init$lithium_$md$a06d5b$0 in lithium.mixins.json:minimal_nonvanilla.collisions.empty_space.ArrayVoxelShapeInvoker from mod lithium
[25Feb2026 11:04:33.189] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
[25Feb2026 11:04:33.189] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:ArrayVSAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.191] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SliceShape
[25Feb2026 11:04:33.191] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:SliceShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.191] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.CubeVoxelShapeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.CubeVoxelShape
[25Feb2026 11:04:33.193] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubeVoxelShapeMixin from mod lithium->@Inject::onConstructed(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.194] [pool-20-thread-1/DEBUG] [mixin/]: Mixing shapes.precompute_shape_arrays.CubePointRangeMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.CubePointRange
[25Feb2026 11:04:33.194] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.194] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.194] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:shapes.precompute_shape_arrays.CubePointRangeMixin from mod lithium->@Inject::initScale(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.205] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.combined_heightmap_update.HeightmapAccessor from lithium.mixins.json into net.minecraft.world.level.levelgen.Heightmap
[25Feb2026 11:04:33.209] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.entity.JigsawBlockEntityJointTypeMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.entity.JigsawBlockEntity$JointType
[25Feb2026 11:04:33.209] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.entity.JigsawBlockEntityJointTypeMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.210] [pool-20-thread-1/DEBUG] [mixin/]: Mixing com.mojang.math.OctahedralGroupMixin from mixins.redirected_neoforge_1.21.1.json into com.mojang.math.OctahedralGroup
[25Feb2026 11:04:33.210] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:com.mojang.math.OctahedralGroupMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.267] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TagKeyMixin from fabric-convention-tags-api-v2.mixins.json into net.minecraft.tags.TagKey
[25Feb2026 11:04:33.267] [pool-20-thread-1/DEBUG] [mixin/]: fabric-convention-tags-api-v2.mixins.json:TagKeyMixin from mod fabric_convention_tags_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.274] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.EquipmentSlotMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.EquipmentSlot
[25Feb2026 11:04:33.274] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.EquipmentSlotMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.277] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.projectile.AbstractArrowPickupMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.projectile.AbstractArrow$Pickup
[25Feb2026 11:04:33.277] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.projectile.AbstractArrowPickupMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.280] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$ForwardMixin from lithium.mixins.json into net.minecraft.core.AxisCycle$2
[25Feb2026 11:04:33.281] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.AxisCycleDirectionMixin$BackwardMixin from lithium.mixins.json into net.minecraft.core.AxisCycle$3
[25Feb2026 11:04:33.286] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.RotationMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.Rotation
[25Feb2026 11:04:33.287] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RotationMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.305] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SoundEventsMixin from biomemusic.mixins.json into net.minecraft.sounds.SoundEvents
[25Feb2026 11:04:33.306] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:SoundEventsMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.306] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:SoundEventsMixin from mod biomemusic->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.356] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FriendlyByteBufLimitMixin from connectivity.mixins.json into net.minecraft.network.FriendlyByteBuf
[25Feb2026 11:04:33.357] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.MixinFriendlyByteBuf from mixins/common/nochatreports.mixins.json into net.minecraft.network.FriendlyByteBuf
[25Feb2026 11:04:33.357] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onWriteJsonWithCodec$1(Ljava/lang/Object;Ljava/lang/String;)Lio/netty/handler/codec/EncoderException; to mda06d5b$nochatreports$lambda$onWriteJsonWithCodec$1$0 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
[25Feb2026 11:04:33.357] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$onReadJsonWithCodec$0(Ljava/lang/Object;)Ljava/lang/Object; to mda06d5b$nochatreports$lambda$onReadJsonWithCodec$0$1 in mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports
[25Feb2026 11:04:33.360] [pool-20-thread-1/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.FriendlyByteBufMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.network.FriendlyByteBuf
[25Feb2026 11:04:33.363] [pool-20-thread-1/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::releaseLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.363] [pool-20-thread-1/DEBUG] [mixin/]: connectivity.mixins.json:FriendlyByteBufLimitMixin from mod connectivity->@Inject::checkLimit(Lio/netty/buffer/ByteBuf;Lnet/minecraft/nbt/NbtAccounter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.363] [pool-20-thread-1/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onReadJsonWithCodec(Lcom/mojang/serialization/Codec;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.363] [pool-20-thread-1/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:common.MixinFriendlyByteBuf from mod nochatreports->@Inject::onWriteJsonWithCodec(Lcom/mojang/serialization/Codec;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.408] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MusicCreationMixin from biomemusic.mixins.json into net.minecraft.sounds.Music
[25Feb2026 11:04:33.409] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:MusicCreationMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.409] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:MusicCreationMixin from mod biomemusic->@Inject::onInit(Lnet/minecraft/core/Holder;IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.409] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:MusicCreationMixin from mod biomemusic->@Inject::onInit(Lnet/minecraft/core/Holder;IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.409] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:MusicCreationMixin from mod biomemusic->@Inject::onInit(Lnet/minecraft/core/Holder;IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.409] [pool-20-thread-1/DEBUG] [mixin/]: biomemusic.mixins.json:MusicCreationMixin from mod biomemusic->@Inject::noReplace(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.427] [pool-20-thread-1/INFO] [com.cupboard.Cupboard/]: Loaded config for: biomemusic.json
[25Feb2026 11:04:33.451] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlocksMixin from amendments-common.mixins.json into net.minecraft.world.level.block.Blocks
[25Feb2026 11:04:33.452] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BlocksMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.453] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.Blocks
[25Feb2026 11:04:33.453] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to mda06d5b$modernfix$lambda$getEmptyConsumer$0$0 in modernfix-modernfix.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
[25Feb2026 11:04:33.481] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.BushBlockMixin from backpacked.common.mixins.json into net.minecraft.world.level.block.BushBlock
[25Feb2026 11:04:33.481] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BushBlockMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.484] [pool-20-thread-1/DEBUG] [mixin/]: Mixing neoforge.LiquidBlockAccessor from architectury.mixins.json into net.minecraft.world.level.block.LiquidBlock
[25Feb2026 11:04:33.484] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:neoforge.LiquidBlockAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.484] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
[25Feb2026 11:04:33.484] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinLiquidBlock from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.486] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FallingBlockMixin from personality.mixins.json into net.minecraft.world.level.block.FallingBlock
[25Feb2026 11:04:33.487] [pool-20-thread-1/DEBUG] [mixin/]: personality.mixins.json:FallingBlockMixin from mod personality->@Inject::isFree(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.LeavesBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.LeavesBlock
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.LeavesBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LeavesBlockMixin from leavesbegone.common.mixins.json into net.minecraft.world.level.block.LeavesBlock
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LeavesBlockMixin from mod leavesbegone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: Mixing features.options.render_layers.LeavesBlockMixin from sodium-common.mixins.json into net.minecraft.world.level.block.LeavesBlock
[25Feb2026 11:04:33.492] [pool-20-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.LeavesBlockMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.497] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.SpongeBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.SpongeBlock
[25Feb2026 11:04:33.497] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.SpongeBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.500] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$a06d5b$0 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DispenserBlockMixin from dndesires.mixins.json into net.minecraft.world.level.block.DispenserBlock
[25Feb2026 11:04:33.502] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:DispenserBlockMixin from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.503] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinDispenserBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.DispenserBlock
[25Feb2026 11:04:33.503] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinDispenserBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.504] [pool-20-thread-1/DEBUG] [mixin/]: farmersdelight.mixins.json:CuttingBoardDispenserMixin from mod farmersdelight->@Inject::onCuttingBoardDispenseFromInject(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/DispenserBlockEntity;Lnet/minecraft/core/dispenser/BlockSource;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
[25Feb2026 11:04:33.505] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:DispenserBlockMixin from mod dndesires->@Inject::useWithoutItem(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.505] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:DispenserBlockMixin from mod dndesires->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.507] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoteBlockMixin from blueprint.mixins.json into net.minecraft.world.level.block.NoteBlock
[25Feb2026 11:04:33.508] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:NoteBlockMixin from mod blueprint->@Inject::playNote(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DetectorRailBlockMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.DetectorRailBlock
[25Feb2026 11:04:33.512] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.512] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getCustomComparatorOutput$0(Lnet/minecraft/world/entity/Entity;)Z to mda06d5b$fabric_object_builder_api_v1$lambda$getCustomComparatorOutput$0$0 in fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1
[25Feb2026 11:04:33.513] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1->@Inject::getCustomComparatorOutput(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.517] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.piston.PistonHeadBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.piston.PistonHeadBlock
[25Feb2026 11:04:33.518] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.piston.PistonHeadBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.522] [pool-20-thread-1/DEBUG] [mixin/]: Mixing client.accessor.ChiseledBookShelfBlockAccessor from easymagic.common.mixins.json into net.minecraft.world.level.block.ChiseledBookShelfBlock
[25Feb2026 11:04:33.522] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:client.accessor.ChiseledBookShelfBlockAccessor from mod easymagic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.527] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.RedStoneWireBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.RedStoneWireBlock
[25Feb2026 11:04:33.527] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RedStoneWireBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.527] [pool-20-thread-1/DEBUG] [mixin/]: Mixing alloc.enum_values.redstone_wire.RedStoneWireBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
[25Feb2026 11:04:33.528] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.redstone_wire.RedStoneWireBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
[25Feb2026 11:04:33.529] [pool-20-thread-1/DEBUG] [mixin/]: Mixing RedStoneWireBlockMixin from alternate-current.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
[25Feb2026 11:04:33.529] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.redstone_wire.RedStoneWireBlockMixin from mod lithium->@Inject::getReceivedPowerFaster(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onUpdate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onRemove(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.532] [pool-20-thread-1/DEBUG] [mixin/]: alternate-current.mixins.json:RedStoneWireBlockMixin from mod alternate_current->@Inject::alternate_current$onNeighborChanged(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.532] [pool-20-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RedStoneWireBlockMixin from mod redirected->@Redirect::redirectDirections()[Lnet/minecraft/core/Direction; with priority 10, already redirected by lithium.mixins.json:alloc.enum_values.redstone_wire.RedStoneWireBlockMixin from mod lithium->@Redirect::removeAllocation1()[Lnet/minecraft/core/Direction; with priority 1000
[25Feb2026 11:04:33.532] [pool-20-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RedStoneWireBlockMixin from mod redirected->@Redirect::redirectDirections()[Lnet/minecraft/core/Direction; with priority 10, already redirected by lithium.mixins.json:alloc.enum_values.redstone_wire.RedStoneWireBlockMixin from mod lithium->@Redirect::removeAllocation2()[Lnet/minecraft/core/Direction; with priority 1000
[25Feb2026 11:04:33.534] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.CropBlockMixin from backpacked.common.mixins.json into net.minecraft.world.level.block.CropBlock
[25Feb2026 11:04:33.534] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.CropBlockMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.535] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorCropBlock from bookshelf.mixins.json into net.minecraft.world.level.block.CropBlock
[25Feb2026 11:04:33.535] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorCropBlock from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:33.535] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.CropBlockAccessor from create.mixins.json into net.minecraft.world.level.block.CropBlock
[25Feb2026 11:04:33.536] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.FarmBlock
[25Feb2026 11:04:33.536] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.536] [pool-20-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilUntrampledMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.FarmBlock
[25Feb2026 11:04:33.537] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.537] [pool-20-thread-1/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilUntrampledMixin from mod farmersdelight->@Inject::turnToDirt(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.538] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FurnaceBlockAccessor from dndesires.mixins.json into net.minecraft.world.level.block.AbstractFurnaceBlock
[25Feb2026 11:04:33.538] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:FurnaceBlockAccessor from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.539] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.StandingSignBlock
[25Feb2026 11:04:33.540] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.544] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WallSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSignBlock
[25Feb2026 11:04:33.545] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:WallSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.548] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
[25Feb2026 11:04:33.548] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.548] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$amendments$swingSign$0(Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to mda06d5b$amendments$lambda$amendments$swingSign$0$0 in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments
[25Feb2026 11:04:33.552] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.552] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.552] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.552] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.554] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
[25Feb2026 11:04:33.554] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.555] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
[25Feb2026 11:04:33.555] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.557] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.557] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.557] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$updateExtension(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.557] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.557] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:WallHangingSignBlockMixin from mod amendments->@Inject::amendments$canAttachTo(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBasePressurePlateBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.BasePressurePlateBlock
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPre(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPre(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPre(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPost(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPost(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.561] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBasePressurePlateBlock from mod openpartiesandclaims->@Inject::onCheckPressedPost(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.562] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.RedStoneOreBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.RedStoneOreBlock
[25Feb2026 11:04:33.562] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RedStoneOreBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.563] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.RedstoneTorchBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.RedstoneTorchBlock
[25Feb2026 11:04:33.564] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.RedstoneTorchBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.566] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SnowLayerBlockMixin from personality.mixins.json into net.minecraft.world.level.block.SnowLayerBlock
[25Feb2026 11:04:33.567] [pool-20-thread-1/DEBUG] [mixin/]: personality.mixins.json:SnowLayerBlockMixin from mod personality->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.570] [pool-20-thread-1/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.JukeboxBlock
[25Feb2026 11:04:33.570] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.572] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.fence.FenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
[25Feb2026 11:04:33.572] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.573] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FenceBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FenceBlock
[25Feb2026 11:04:33.573] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FenceBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.574] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.fence.COMPATFenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
[25Feb2026 11:04:33.574] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.COMPATFenceBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.575] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectToCopycatFence(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.575] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.581] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.DiodeBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.DiodeBlock
[25Feb2026 11:04:33.581] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.DiodeBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.581] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_comparator_tracking.DiodeBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.DiodeBlock
[25Feb2026 11:04:33.582] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.582] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.582] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.DiodeBlockMixin from mod lithium->@Inject::notifyOnBlockAdded(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.584] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
[25Feb2026 11:04:33.584] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronBarsBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.585] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.flat_pane.IronBarsBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
[25Feb2026 11:04:33.585] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.flat_pane.IronBarsBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.593] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VineMixin from amendments-common.mixins.json into net.minecraft.world.level.block.VineBlock
[25Feb2026 11:04:33.593] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.594] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments->@Inject::amendments$placeBelowCampfires(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.596] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.FenceGateBlockAccessor from create_connected.mixins.json into net.minecraft.world.level.block.FenceGateBlock
[25Feb2026 11:04:33.596] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.FenceGateBlockAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.598] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WaterLilyMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
[25Feb2026 11:04:33.598] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:WaterLilyMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.602] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EnchantingTableBlockMixin from easymagic.common.mixins.json into net.minecraft.world.level.block.EnchantingTableBlock
[25Feb2026 11:04:33.602] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:EnchantingTableBlockMixin from mod easymagic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.604] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:EnchantingTableBlockMixin from mod easymagic->@Inject::isValidBookShelf(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.605] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CauldronBlock
[25Feb2026 11:04:33.605] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$handleModdedFluid(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.606] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CauldronBlockMixin from mod amendments->@Inject::amendments$TweakLava(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.607] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractCauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
[25Feb2026 11:04:33.607] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractCauldronBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.611] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LavaCauldronMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LavaCauldronBlock
[25Feb2026 11:04:33.611] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LavaCauldronMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.616] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinTripWireBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.TripWireBlock
[25Feb2026 11:04:33.616] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinTripWireBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.618] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.WallBlock
[25Feb2026 11:04:33.619] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.wall.WallBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.WallBlock
[25Feb2026 11:04:33.619] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.621] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::useCachedShapeMap(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.621] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.deduplicate_wall_shapes.WallBlockMixin from mod modernfix->@Inject::storeCachedShapesByProperty(FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.621] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.621] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::raisePostForCopycat(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/shapes/VoxelShape;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.623] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.SkullBlock
[25Feb2026 11:04:33.623] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.626] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.627] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
[25Feb2026 11:04:33.627] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:AbstractSkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.628] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSkullBlock
[25Feb2026 11:04:33.628] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$dangerousAddWaterlogging(Lnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.631] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockMixin from mod amendments->@Inject::amendments$addWaterlogging(Lnet/minecraft/world/level/block/state/StateDefinition$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.634] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
[25Feb2026 11:04:33.634] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AnvilBlockMixin from easyanvils.common.mixins.json into net.minecraft.world.level.block.AnvilBlock
[25Feb2026 11:04:33.634] [pool-20-thread-1/DEBUG] [mixin/]: easyanvils.common.mixins.json:AnvilBlockMixin from mod easyanvils: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.635] [pool-20-thread-1/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.635] [pool-20-thread-1/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.635] [pool-20-thread-1/DEBUG] [mixin/]: placebo.mixins.json:AnvilBlockMixin from mod placebo->@Inject::onLand(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.637] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
[25Feb2026 11:04:33.637] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.638] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.638] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.638] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::supp$updateSideRelayers(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.640] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.HopperBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.HopperBlock
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::updateBlockEntity(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.642] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockMixin from mod lithium->@Inject::workAroundVanillaUpdateSuppression(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.651] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.DirtPathBlock
[25Feb2026 11:04:33.651] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.652] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.653] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.FrostedIceBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.FrostedIceBlock
[25Feb2026 11:04:33.653] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.FrostedIceBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.656] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
[25Feb2026 11:04:33.656] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ObserverBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.656] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ObserverBlockMixin from dndesires.mixins.json into net.minecraft.world.level.block.ObserverBlock
[25Feb2026 11:04:33.656] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:ObserverBlockMixin from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.657] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:ObserverBlockMixin from mod dndesires->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.659] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.ConcretePowderBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.ConcretePowderBlock
[25Feb2026 11:04:33.659] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.ConcretePowderBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.659] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minecraft.ConcretePowderBlockMixin from create_dragons_plus.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
[25Feb2026 11:04:33.660] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ConcretePowderBlockAccessor from create.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
[25Feb2026 11:04:33.661] [pool-20-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::updateShape$handleDyeLiquidInteraction(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.661] [pool-20-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::onLand$handleDyeLiquidInteraction(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/item/FallingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.661] [pool-20-thread-1/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ConcretePowderBlockMixin from mod create_dragons_plus->@Inject::getStateForPlacement$handleDyeLiquidInteraction(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.665] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.CoralBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.CoralBlock
[25Feb2026 11:04:33.665] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.CoralBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.667] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.BaseCoralPlantTypeBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.BaseCoralPlantTypeBlock
[25Feb2026 11:04:33.667] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.BaseCoralPlantTypeBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.676] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LecternBlockMixin from createrailwaysnavigator.mixins.json into net.minecraft.world.level.block.LecternBlock
[25Feb2026 11:04:33.676] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:LecternBlockMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.677] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LecternBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LecternBlock
[25Feb2026 11:04:33.677] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.678] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:LecternBlockMixin from mod createrailwaysnavigator->@Inject::useItemOn(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.678] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockMixin from mod amendments->@Inject::amendments$openCustomMenu(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.680] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BellMixin from amendments-common.mixins.json into net.minecraft.world.level.block.BellBlock
[25Feb2026 11:04:33.680] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::updateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.683] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellMixin from mod amendments->@Inject::amendments$updateObservers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.685] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LanternBlock
[25Feb2026 11:04:33.685] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LanternBlockPlacementMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.685] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.LanternBlock
[25Feb2026 11:04:33.685] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:LanternBlockPlacementMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.687] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
[25Feb2026 11:04:33.687] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.687] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
[25Feb2026 11:04:33.688] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries->@Inject::supp$isSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.688] [pool-20-thread-1/DEBUG] [mixin/]: farmersdelight.mixins.json:CampfireBaleMixin from mod farmersdelight->@Inject::isFDSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.694] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinTargetBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.TargetBlock
[25Feb2026 11:04:33.694] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinTargetBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.695] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinTargetBlock from mod openpartiesandclaims->@Inject::onOnProjectileHit(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/projectile/Projectile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.696] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BeehiveBlockMixin from create.mixins.json into net.minecraft.world.level.block.BeehiveBlock
[25Feb2026 11:04:33.702] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.stairs.StairBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.StairBlock
[25Feb2026 11:04:33.702] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.702] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected->@Inject::copycatStairs(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.704] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.neoforge.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
[25Feb2026 11:04:33.704] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.704] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinPowderSnowBlock from mod curios->@Inject::curios$canEntityWalkOnPowderSnow(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.709] [pool-20-thread-1/DEBUG] [mixin/]: Mixing OxidizableMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.WeatheringCopper
[25Feb2026 11:04:33.709] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.710] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:OxidizableMixin from mod fabric_content_registries_v0->@Inject::createOxidationLevelIncreasesMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.726] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinOptionalButtonBlock from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.level.block.ButtonBlock
[25Feb2026 11:04:33.726] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalButtonBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.727] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalButtonBlock from mod openpartiesandclaims->@Inject::onCheckPressed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.727] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalButtonBlock from mod openpartiesandclaims->@Inject::onCheckPressed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.727] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinOptionalButtonBlock from mod openpartiesandclaims->@Inject::onCheckPressed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.728] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.piston.PistonBaseBlockMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.piston.PistonBaseBlock
[25Feb2026 11:04:33.728] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.piston.PistonBaseBlockMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.728] [pool-20-thread-1/DEBUG] [mixin/]: Mixing alloc.enum_values.piston_block.PistonBaseBlockMixin from lithium.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
[25Feb2026 11:04:33.728] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from dndesires.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
[25Feb2026 11:04:33.728] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:PistonBaseBlockMixin from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.729] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinPistonBaseBlock from openpartiesandclaims.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
[25Feb2026 11:04:33.729] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinPistonBaseBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.729] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:PistonBaseBlockMixin from mod dndesires->@Inject::getStateForPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.729] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinPistonBaseBlock from mod openpartiesandclaims->@Inject::onMoveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/piston/PistonStructureResolver;Ljava/util/Map;Ljava/util/List;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.729] [pool-20-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.piston.PistonBaseBlockMixin from mod redirected->@Redirect::redirectDirections()[Lnet/minecraft/core/Direction; with priority 10, already redirected by lithium.mixins.json:alloc.enum_values.piston_block.PistonBaseBlockMixin from mod lithium->@Redirect::removeAllocation()[Lnet/minecraft/core/Direction; with priority 1000
[25Feb2026 11:04:33.730] [pool-20-thread-1/WARN] [mixin/]: @Redirect conflict. Skipping mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.piston.PistonBaseBlockMixin from mod redirected->@Redirect::redirectDirections()[Lnet/minecraft/core/Direction; with priority 10, already redirected by lithium.mixins.json:alloc.enum_values.piston_block.PistonBaseBlockMixin from mod lithium->@Redirect::removeAllocation()[Lnet/minecraft/core/Direction; with priority 1000
[25Feb2026 11:04:33.733] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FlowerPotBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FlowerPotBlock
[25Feb2026 11:04:33.733] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.733] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.733] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.733] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.767] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.block.state.StateDefinition
[25Feb2026 11:04:33.777] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.fluid.flow.FlowingFluidMixin from lithium.mixins.json into net.minecraft.world.level.material.FlowingFluid
[25Feb2026 11:04:33.782] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
[25Feb2026 11:04:33.783] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.FlowingFluidAccessor from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
[25Feb2026 11:04:33.783] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinFlowingFluid from openpartiesandclaims.mixins.json into net.minecraft.world.level.material.FlowingFluid
[25Feb2026 11:04:33.783] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFlowingFluid from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.786] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.fluid.flow.FlowingFluidMixin from mod lithium->@Inject::getSpread(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.786] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:WaterWheelFluidSpreadMixin from mod create->@Inject::create$canPassThroughOnWaterWheel(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.786] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFlowingFluid from mod openpartiesandclaims->@Inject::onCanPassThrough(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.789] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.material.LavaFluidMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.material.LavaFluid
[25Feb2026 11:04:33.789] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.material.LavaFluidMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.800] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ComponentMapBuilderMixin from fabric-item-api-v1.mixins.json into net.minecraft.core.component.DataComponentMap$Builder
[25Feb2026 11:04:33.800] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ComponentMapBuilderMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.802] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.flatten_states.FluidStateMixin from lithium.mixins.json into net.minecraft.world.level.material.FluidState
[25Feb2026 11:04:33.803] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.flatten_states.FluidStateMixin from mod lithium->@Inject::initFluidCache(Lnet/minecraft/world/level/material/Fluid;Lit/unimi/dsi/fastutil/objects/Reference2ObjectArrayMap;Lcom/mojang/serialization/MapCodec;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.829] [pool-20-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
[25Feb2026 11:04:33.829] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mda06d5b$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
[25Feb2026 11:04:33.830] [pool-20-thread-1/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight->@Inject::cancelSetDirtIfRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Ljava/util/function/BiConsumer;Lnet/minecraft/util/RandomSource;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/feature/configurations/TreeConfiguration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.853] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
[25Feb2026 11:04:33.853] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:FallingBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.854] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
[25Feb2026 11:04:33.854] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.854] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from blueprint.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
[25Feb2026 11:04:33.854] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
[25Feb2026 11:04:33.854] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method create$callInit(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/entity/item/FallingBlockEntity; to callInit$create_$md$a06d5b$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
[25Feb2026 11:04:33.858] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.858] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.859] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinFallingBlockEntity from mod architectury->@Inject::handleLand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/core/BlockPos;ZZDLnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.859] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:FallingBlockEntityMixin from mod blueprint->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: fabric-block-view-api-v2.mixins.json:BlockEntityMixin from mod fabric_block_view_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: fabric-rendering-data-attachment-v1.mixins.json:BlockEntityMixin from mod fabric_rendering_data_attachment_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.861] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.862] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_comparator_tracking.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.862] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.BlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.863] [pool-20-thread-1/DEBUG] [mixin/]: Mixing visualmanage.BlockEntityMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.863] [pool-20-thread-1/DEBUG] [mixin/]: Mixing lightsource.BlockEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.863] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.BlockEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.864] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBlockEntity from entity_model_features.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.865] [pool-20-thread-1/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinBlockEntity from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.865] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.misc.MixinBlockEntity from entity_texture_features.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.865] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinBlockEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:33.866] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$getNbt$0()Lnet/minecraft/nbt/CompoundTag; to mda06d5b$entity_texture_features$lambda$etf$getNbt$0$0 in entity_texture_features.mixins.json:entity.misc.MixinBlockEntity from mod entity_texture_features
[25Feb2026 11:04:33.867] [pool-20-thread-1/DEBUG] [mixin/]: Mixing foundation.copycat.BlockEntityAccessor from copycats-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
[25Feb2026 11:04:33.867] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockEntityAccessor from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::initSupportCache(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.BlockEntityMixin from mod lithium->@Inject::updateSupportCache(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.BlockEntityMixin from mod lithium->@Inject::updateStackListTracking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::init(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_comparator_tracking.BlockEntityMixin from mod lithium->@Inject::forgetNearbyComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.BlockEntityMixin from mod lithium->@Inject::handleSetChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.BlockEntityMixin from mod flywheel->@Inject::flywheel$removeVisual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.BlockEntityMixin from mod sodiumdynamiclights->@Inject::onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.BlockEntityMixin from mod sodiumdynamiclights->@Inject::onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.872] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.BlockEntityMixin from mod sodiumdynamiclights->@Inject::onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.883] [pool-20-thread-1/DEBUG] [mixin/]: Mixing KineticBlockAdvancementMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlock
[25Feb2026 11:04:33.883] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.884] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.884] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.884] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.895] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$DispenserBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
[25Feb2026 11:04:33.895] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
[25Feb2026 11:04:33.895] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
[25Feb2026 11:04:33.895] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.DispenserBlockEntityAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.896] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.896] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.896] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$DispenserBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.897] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.ContainerMixin from lithium.mixins.json into net.minecraft.world.Container
[25Feb2026 11:04:33.899] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.BaseContainerBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[25Feb2026 11:04:33.899] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lithium$emitFirstComparatorAdded$0(Lnet/caffeinemc/mods/lithium/common/block/entity/inventory_change_tracking/InventoryChangeListener;)Z to mda06d5b$lithium$lambda$lithium$emitFirstComparatorAdded$0$0 in lithium.mixins.json:util.inventory_change_listening.BaseContainerBlockEntityMixin from mod lithium
[25Feb2026 11:04:33.901] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[25Feb2026 11:04:33.901] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorBaseContainerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[25Feb2026 11:04:33.901] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBaseContainerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:33.901] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LockableContainerBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
[25Feb2026 11:04:33.901] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:LockableContainerBlockEntityMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.903] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.903] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.903] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BaseContainerBlockEntityMixin from mod lithium->@Inject::readNbtStackListReplacement(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.904] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NamedScreenHandlerFactoryMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.world.MenuProvider
[25Feb2026 11:04:33.904] [pool-20-thread-1/DEBUG] [mixin/]: fabric-screen-handler-api-v1.mixins.json:NamedScreenHandlerFactoryMixin from mod fabric_screen_handler_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.922] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.moving_block_shapes.PistonMovingBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
[25Feb2026 11:04:33.924] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
[25Feb2026 11:04:33.924] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.moving_block_shapes.PistonMovingBlockEntityMixin from mod lithium->@Inject::skipVoxelShapeUnion(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/phys/shapes/VoxelShape;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;F)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::whileMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedShortPulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.929] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:PistonBlockEntityMixin from mod moonlight->@Inject::onFinishedMoving2(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/piston/PistonMovingBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.934] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.ChatFormattingMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.ChatFormatting
[25Feb2026 11:04:33.934] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.ChatFormattingMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.939] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.MobEffectInstanceAccessor from create.mixins.json into net.minecraft.world.effect.MobEffectInstance
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TextColorMixin from ftblibrary-common.mixins.json into net.minecraft.network.chat.TextColor
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: ftblibrary-common.mixins.json:TextColorMixin from mod ftblibrary: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TextColorMixin from iceberg.mixins.json into net.minecraft.network.chat.TextColor
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$icebergParseColor$1(Ljava/lang/String;)Ljava/lang/String; to mda06d5b$iceberg$lambda$icebergParseColor$1$0 in iceberg.mixins.json:TextColorMixin from mod iceberg
[25Feb2026 11:04:33.941] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$icebergParseColor$0(Ljava/lang/String;)Ljava/lang/String; to mda06d5b$iceberg$lambda$icebergParseColor$0$1 in iceberg.mixins.json:TextColorMixin from mod iceberg
[25Feb2026 11:04:33.942] [pool-20-thread-1/DEBUG] [mixin/]: ftblibrary-common.mixins.json:TextColorMixin from mod ftblibrary->@Inject::onParseColor(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor1(ILjava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergConstructor2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.943] [pool-20-thread-1/DEBUG] [mixin/]: iceberg.mixins.json:TextColorMixin from mod iceberg->@Inject::icebergParseColor(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:33.950] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.particles.AccessSimpleParticleType from bookshelf.mixins.json into net.minecraft.core.particles.SimpleParticleType
[25Feb2026 11:04:33.950] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:33.950] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method init(Z)Lnet/minecraft/core/particles/SimpleParticleType; to init$bookshelf_$md$a06d5b$0 in bookshelf.mixins.json:access.particles.AccessSimpleParticleType from mod bookshelf
[25Feb2026 11:04:33.955] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
[25Feb2026 11:04:33.955] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.957] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.957] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.957] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SlimeMixin from mod supplementaries->@Inject::supp$applySlimedEffect(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.MobMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.MobMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MobEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MobMixin from mixins.despawntweaks.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.959] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.961] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.equipment_tracking.MobMixin from lithium.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.961] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.MobMixin from lithium.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.MobMixin from backpacked.common.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:EntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MobMixin from create.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNeoForgeMob from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.entity.Mob
[25Feb2026 11:04:33.962] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onSetItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onSetItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onSetItemSlotAndDropWhenKilled(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDespawn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: mixins.despawntweaks.json:MobMixin from mod despawntweaks->@Inject::onDropFromLootTable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.967] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.equipment_tracking.MobMixin from mod lithium->@Inject::trackBodyArmor(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.MobMixin from mod lithium->@Inject::onNavigationReplacement(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPre(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPre(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPre(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPost(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/InteractionResult;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPost(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/InteractionResult;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MobMixin from mod backpacked->@Inject::backpacked$OnMobInteractPost(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/InteractionResult;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPre(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPre(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPre(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.968] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeMob from mod openpartiesandclaims->@Inject::onAiStepItemPickup(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/Vec3i;Ljava/util/Iterator;Lnet/minecraft/world/entity/item/ItemEntity;)V does use it's CallbackInfo
[25Feb2026 11:04:33.978] [pool-20-thread-1/DEBUG] [mixin/]: Mixing lightsource.PrimedTntEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.item.PrimedTnt
[25Feb2026 11:04:33.978] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.980] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onNew(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.980] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onNew(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.980] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onNew(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.980] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.980] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.981] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.PrimedTntEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:33.982] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.ChiseledBookShelfBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
[25Feb2026 11:04:33.982] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChiseledBookShelfBlockEntityMixin from easymagic.common.mixins.json into net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
[25Feb2026 11:04:33.982] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:ChiseledBookShelfBlockEntityMixin from mod easymagic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:33.983] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:ChiseledBookShelfBlockEntityMixin from mod easymagic->@Inject::updateState(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:33.983] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:ChiseledBookShelfBlockEntityMixin from mod easymagic->@Inject::updateState(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:33.983] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:ChiseledBookShelfBlockEntityMixin from mod easymagic->@Inject::updateState(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.006] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.ChestBlockEntityMixin from lithium-neoforge.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
[25Feb2026 11:04:34.006] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$ChestBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
[25Feb2026 11:04:34.006] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ChestBlockEntity
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium-neoforge.mixins.json:util.inventory_change_listening.ChestBlockEntityMixin from mod lithium->@Inject::emitRemovedOnSetCachedState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.007] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ChestBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.009] [pool-20-thread-1/DEBUG] [mixin/]: Mixing impl.entitydistance.TileEntityTypeMixin from mixins.sodiumextras.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.010] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.TileEntityTypeMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.010] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.010] [pool-20-thread-1/DEBUG] [mixin/]: Mixing core.render.BlockEntityTypeMixin from sodium-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.010] [pool-20-thread-1/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.BlockEntityTypeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.012] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from flywheel.impl.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.013] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.013] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:BlockEntityTypeMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.013] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.013] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:BlockEntityTypeMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.013] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeMixin from create_vibrant_vaults.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[25Feb2026 11:04:34.018] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:BlockEntityTypeMixin from mod fabric_object_builder_api_v1->@Inject::mutableBlocks(Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;Lcom/mojang/datafixers/types/Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.018] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:BlockEntityTypeMixin from mod fabric_object_builder_api_v1->@Inject::mutableBlocks(Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;Lcom/mojang/datafixers/types/Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.018] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:BlockEntityTypeMixin from mod fabric_object_builder_api_v1->@Inject::mutableBlocks(Lnet/minecraft/world/level/block/entity/BlockEntityType$BlockEntitySupplier;Ljava/util/Set;Lcom/mojang/datafixers/types/Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.026] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.AbstractContainerMenuMixin from lithium.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[25Feb2026 11:04:34.026] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[25Feb2026 11:04:34.026] [pool-20-thread-1/DEBUG] [mixin/]: geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: Mixing contraption.AbstractContainerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to mda06d5b$create_connected$lambda$stillValid$0$0 in create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuMixin from highlighter.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: highlighter.mixins.json:AbstractContainerMenuMixin from mod highlighter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.027] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractContainerMenuDoClick from watut.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.AbstractContainerMenuMixin from mod lithium->@Inject::getFastOutputStrength(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: highlighter.mixins.json:AbstractContainerMenuMixin from mod highlighter->@Inject::doClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: highlighter.mixins.json:AbstractContainerMenuMixin from mod highlighter->@Inject::doClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: highlighter.mixins.json:AbstractContainerMenuMixin from mod highlighter->@Inject::doClick(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPre(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.030] [pool-20-thread-1/DEBUG] [mixin/]: watut.mixins.json:AbstractContainerMenuDoClick from mod watut->@Inject::doClickPost(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.032] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CraftingMixin from clientcrafting.mixins.json into net.minecraft.world.inventory.CraftingMenu
[25Feb2026 11:04:34.033] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.033] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$showClientRecipe$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/item/crafting/RecipeHolder;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/ResultContainer;Lnet/minecraft/world/inventory/AbstractContainerMenu;)V to mda06d5b$clientcrafting$lambda$showClientRecipe$0$0 in clientcrafting.mixins.json:CraftingMixin from mod clientcrafting
[25Feb2026 11:04:34.036] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting->@Inject::onInitContainerAccess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.036] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting->@Inject::onInitContainerAccess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.036] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting->@Inject::onInitContainerAccess(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.036] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting->@Inject::showClientRecipe(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.036] [pool-20-thread-1/DEBUG] [mixin/]: clientcrafting.mixins.json:CraftingMixin from mod clientcrafting->@Inject::showClientRecipe(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.041] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.041] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.041] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.042] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.042] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.043] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccess from jade.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.043] [pool-20-thread-1/DEBUG] [mixin/]: jade.mixins.json:AbstractFurnaceBlockEntityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.043] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FurnaceBEAccessor from dndesires.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
[25Feb2026 11:04:34.043] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:FurnaceBEAccessor from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.045] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::checkSleep(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.045] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.045] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.045] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.furnace.AbstractFurnaceBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.045] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric_transfer_api_v1->@Inject::setStackSuppressUpdate(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.049] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SignBlockEntityMixin from cmpackagecouriers.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
[25Feb2026 11:04:34.049] [pool-20-thread-1/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:SignBlockEntityMixin from mod cmpackagecouriers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.050] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
[25Feb2026 11:04:34.050] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.051] [pool-20-thread-1/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:SignBlockEntityMixin from mod cmpackagecouriers->@Inject::tick(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.051] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SignBlockEntityMixin from mod amendments->@Inject::amendments$swingingSign(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.062] [pool-20-thread-1/DEBUG] [mixin/]: Mixing HangingSignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.HangingSignBlockEntity
[25Feb2026 11:04:34.062] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.069] [pool-20-thread-1/DEBUG] [mixin/]: Mixing math.fast_util.AABBMixin from lithium.mixins.json into net.minecraft.world.phys.AABB
[25Feb2026 11:04:34.077] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
[25Feb2026 11:04:34.077] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.078] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.AbstractArrowMixin from backpacked.common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
[25Feb2026 11:04:34.078] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.AbstractArrowMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.079] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractArrowMixin from mod supplementaries->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.079] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.AbstractArrowMixin from mod backpacked->@Inject::backpacked$AddArrowToBackpack(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinProjectile from openpartiesandclaims.mixins.json into net.minecraft.world.entity.projectile.Projectile
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::preHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::preHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::preHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::postHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::postHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.082] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinProjectile from mod openpartiesandclaims->@Inject::postHit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:34.088] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FixJukeboxCrashMixin from yungsapi.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
[25Feb2026 11:04:34.088] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.088] [pool-20-thread-1/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
[25Feb2026 11:04:34.088] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.089] [pool-20-thread-1/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
[25Feb2026 11:04:34.089] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.091] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:FixJukeboxCrashMixin from mod yungsapi->@Inject::yungsapi_checkIfLevelNull(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.091] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric_transfer_api_v1->@Inject::setStackBypass(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.092] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.092] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.092] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$notifySongChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.092] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$tickAnimation(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/JukeboxBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.134] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.EnchantmentMenuAccessor from easymagic.common.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
[25Feb2026 11:04:34.134] [pool-20-thread-1/DEBUG] [mixin/]: easymagic.common.mixins.json:accessor.EnchantmentMenuAccessor from mod easymagic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.140] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[25Feb2026 11:04:34.140] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[25Feb2026 11:04:34.141] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[25Feb2026 11:04:34.142] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BrewingStandMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
[25Feb2026 11:04:34.142] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::checkSleep(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpOnMarkDirty(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BrewingStandBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.brewing_stand.BrewingStandBlockEntityMixin from mod lithium->@Inject::wakeUpAfterFromTag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$ensureModelRefresh(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.144] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.154] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.item.ItemStackMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.154] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.item.ItemStackMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.154] [pool-20-thread-1/DEBUG] [mixin/]: Mixing item.ItemStackMixin from connector.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.154] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:item.ItemStackMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.155] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemStackAccessor from supplementaries.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.155] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.accessors.ItemStackAccessor from lithium.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.155] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.ItemStackMixin from lithium.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.157] [pool-20-thread-1/DEBUG] [mixin/]: Mixing item.AnimatedItemNameMixin from necronomicon-common.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.157] [pool-20-thread-1/DEBUG] [mixin/]: necronomicon-common.mixins.json:item.AnimatedItemNameMixin from mod necronomicon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.159] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.159] [pool-20-thread-1/DEBUG] [mixin/]: geckolib.mixins.json:common.ItemStackMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.160] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.160] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.160] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$hookDamage$0(Lorg/apache/commons/lang3/mutable/MutableBoolean;Ljava/util/function/Consumer;)V to mda06d5b$fabric_item_api_v1$lambda$hookDamage$0$0 in fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric_item_api_v1
[25Feb2026 11:04:34.161] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.161] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getOrCreate$0(Ljava/util/function/Function;Ljava/util/function/ToIntFunction;Lnet/minecraft/resources/ResourceLocation;)Ldev/shadowsoffire/placebo/util/CachedObject; to mda06d5b$placebo$lambda$getOrCreate$0$1 in placebo.mixins.json:ItemStackMixin from mod placebo
[25Feb2026 11:04:34.162] [pool-20-thread-1/DEBUG] [mixin/]: Mixing remappings.ItemStackMixin from gnkinetics.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.162] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.MixinItemStack from enchdesc.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.162] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:34.162] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemStackMixin from create.mixins.json into net.minecraft.world.item.ItemStack
[25Feb2026 11:04:34.162] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$migrateOldClipboardComponents$0(Lcom/simibubi/create/content/equipment/clipboard/ClipboardContent;Lnet/minecraft/util/Unit;)Lcom/simibubi/create/content/equipment/clipboard/ClipboardContent; to mda06d5b$create$lambda$create$migrateOldClipboardComponents$0$2 in create.mixins.json:ItemStackMixin from mod create
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:item.ItemStackMixin from mod connector->@Inject::appyUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemStackMixin from mod lithium->@Inject::beforeChangeCount(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.ItemStackMixin from mod lithium->@Inject::onSetComponent(Lnet/minecraft/core/component/DataComponentType;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: necronomicon-common.mixins.json:item.AnimatedItemNameMixin from mod necronomicon->@Inject::getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.ItemStackMixin from mod gnkinetics->@Inject::remapGetItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc->@Inject::beforeEnchantmentTooltips(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.171] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemStack from mod enchdesc->@Inject::afterEnchantmentTooltips(Lnet/minecraft/world/item/Item$TooltipContext;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.172] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:ItemStackMixin from mod create->@Inject::create$migrateOldClipboardComponents(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/core/component/PatchedDataComponentMap;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.178] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IItemStackExtensionMixin from fabric-entity-events-v1.mixins.json into net.neoforged.neoforge.common.extensions.IItemStackExtension
[25Feb2026 11:04:34.178] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:IItemStackExtensionMixin from mod fabric_entity_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.178] [pool-20-thread-1/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:IItemStackExtensionMixin from mod fabric_entity_events_v1->@Inject::canElytraFly(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.186] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBiome from mixins.iris.json into net.minecraft.world.level.biome.Biome
[25Feb2026 11:04:34.186] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiome from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:34.187] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.biome.Biome
[25Feb2026 11:04:34.187] [pool-20-thread-1/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method getTemperature in modernfix-modernfix.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[25Feb2026 11:04:34.187] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.chunk_ticking.spread_ice.BiomeMixin from lithium.mixins.json into net.minecraft.world.level.biome.Biome
[25Feb2026 11:04:34.187] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.temperature_cache.BiomeMixin from lithium.mixins.json into net.minecraft.world.level.biome.Biome
[25Feb2026 11:04:34.187] [pool-20-thread-1/DEBUG] [mixin/]: Mixing features.world.biome.BiomeMixin from sodium-neoforge.mixins.json into net.minecraft.world.level.biome.Biome
[25Feb2026 11:04:34.187] [pool-20-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.190] [pool-20-thread-1/WARN] [mixin/]: Method overwrite conflict for getTemperature in lithium.mixins.json:world.temperature_cache.BiomeMixin from mod lithium, previously written by org.embeddedt.modernfix.common.mixin.perf.remove_biome_temperature_cache.BiomeMixin. Skipping method.
[25Feb2026 11:04:34.193] [pool-20-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.world.biome.BiomeMixin from mod sodium->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.193] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getTemperature(Lnet/minecraft/core/BlockPos;)F in net.minecraft.world.level.biome.Biome was not merged
[25Feb2026 11:04:34.199] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SelfExtraModelDataProvider from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.IExtraModelDataProvider
[25Feb2026 11:04:34.199] [pool-20-thread-1/DEBUG] [mixin/]: moonlight.mixins.json:SelfExtraModelDataProvider from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.209] [pool-20-thread-1/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/world/level/block/entity/BlockEntity$Anonymous$cb99361ef0194683a6615f8e919ee70f (originally traben/entity_model_features/mixin/mixins/MixinBlockEntity$1)
[25Feb2026 11:04:34.256] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.misc.MixinSkullBlockEntity from entity_texture_features.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
[25Feb2026 11:04:34.257] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinSkullBlockEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.257] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SkullBlockEntityMixin from skinlayers3d.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
[25Feb2026 11:04:34.276] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AnvilScreenHandlerMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.inventory.AnvilMenu
[25Feb2026 11:04:34.276] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:AnvilScreenHandlerMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.279] [pool-20-thread-1/DEBUG] [mixin/]: Mixing contraption.ItemCombinerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
[25Feb2026 11:04:34.279] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:34.279] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to mda06d5b$create_connected$lambda$stillValid$0$0 in create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected
[25Feb2026 11:04:34.280] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.292] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[25Feb2026 11:04:34.305] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[25Feb2026 11:04:34.305] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[25Feb2026 11:04:34.305] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[25Feb2026 11:04:34.307] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.HopperBlockEntityMixin from backpacked.common.mixins.json into net.minecraft.world.level.block.entity.HopperBlockEntity
[25Feb2026 11:04:34.307] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.HopperBlockEntityMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.307] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$backpacked$GetBackpackContainer$0(Lnet/minecraft/world/entity/player/Player;)Z to mda06d5b$backpacked$lambda$backpacked$GetBackpackContainer$0$0 in backpacked.common.mixins.json:common.HopperBlockEntityMixin from mod backpacked
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::lithiumInsert(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/Container;Lnet/minecraft/core/Direction;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::lithiumExtract(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/Hopper;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::invalidateOnSetCachedState(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.HopperBlockEntityMixin from mod lithium->@Inject::checkSleepingConditions(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$HopperBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::sleepIfNoCooldownAndLocked(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/HopperBlockEntity;Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.hopper.HopperBlockEntityMixin from mod lithium->@Inject::wakeUpOnCooldownSet(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.HopperBlockEntityMixin from mod backpacked->@Inject::backpacked$GetBackpackContainer(Lnet/minecraft/world/level/Level;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.324] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.HopperBlockEntityMixin from mod backpacked->@Inject::backpacked$AddItemToBackpack(Lnet/minecraft/world/Container;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.350] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.block.AccessorBannerBlockEntity from bookshelf.mixins.json into net.minecraft.world.level.block.entity.BannerBlockEntity
[25Feb2026 11:04:34.350] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBannerBlockEntity from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:34.378] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.block.entity.TheEndGatewayBlockEntityMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.block.entity.TheEndGatewayBlockEntity
[25Feb2026 11:04:34.378] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.block.entity.TheEndGatewayBlockEntityMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.390] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
[25Feb2026 11:04:34.390] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.390] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
[25Feb2026 11:04:34.391] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
[25Feb2026 11:04:34.391] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries->@Inject::supp$preventInsertion(ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$ShulkerBoxBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::wakeUpOnSyncedBlockEvent(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.392] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.shulker_box.ShulkerBoxBlockEntityMixin from mod lithium->@Inject::sleepOnAnimationEnd(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.406] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from lithium.mixins.json into net.minecraft.world.entity.AgeableMob
[25Feb2026 11:04:34.409] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.409] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.409] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.parent_animal_sensor.AgeableMobMixin from mod lithium->@Inject::handleParentSensor(Lnet/minecraft/network/syncher/EntityDataAccessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.481] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
[25Feb2026 11:04:34.481] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.485] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$BarrelBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
[25Feb2026 11:04:34.485] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.BarrelBlockEntity
[25Feb2026 11:04:34.485] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.485] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.485] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.inventory_change_listening.StackListReplacementTracking$BarrelBlockEntityMixin from mod lithium->@Inject::setInventoryStackListReplacement(Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.491] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
[25Feb2026 11:04:34.491] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.493] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.493] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::supp$getItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.497] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
[25Feb2026 11:04:34.497] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.499] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
[25Feb2026 11:04:34.499] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.500] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries->@Inject::supp$updateGoldenAppleResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.504] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[25Feb2026 11:04:34.504] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.505] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LecternBlockEntityUpdateMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
[25Feb2026 11:04:34.505] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityUpdateMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.507] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::createEditMenu(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.507] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.507] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.507] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LecternBlockEntityMixin from mod amendments->@Inject::setPage(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SmithingMenuMixin from create.mixins.json into net.minecraft.world.inventory.SmithingMenu
[25Feb2026 11:04:34.511] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$create$preventUnbreakingOnBacktanks$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to mda06d5b$create$lambda$create$preventUnbreakingOnBacktanks$0$0 in create.mixins.json:SmithingMenuMixin from mod create
[25Feb2026 11:04:34.512] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.512] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.512] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:SmithingMenuMixin from mod create->@Inject::create$awardAdvancementWhenTrimmingCardboardArmor(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.516] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BellTileEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BellBlockEntity
[25Feb2026 11:04:34.516] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:BellTileEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.523] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[25Feb2026 11:04:34.524] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.lit.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[25Feb2026 11:04:34.524] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.campfire.unlit.CampfireBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[25Feb2026 11:04:34.524] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CampfireBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
[25Feb2026 11:04:34.524] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:CampfireBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.526] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.526] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.526] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnAddItem(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:34.527] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.527] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.527] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.CampfireBlockEntityMixin from mod lithium->@Inject::wakeUpOnReadNbt(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.527] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.lit.CampfireBlockEntityMixin from mod lithium->@Inject::trySleepLit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.527] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.campfire.unlit.CampfireBlockEntityMixin from mod lithium->@Inject::trySleepUnlit(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/CampfireBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.554] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SimpleInventoryMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.SimpleContainer
[25Feb2026 11:04:34.554] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:SimpleInventoryMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.555] [pool-20-thread-1/DEBUG] [mixin/]: Mixing alloc.composter.ComposterMixin$ComposterBlockComposterInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$InputContainer
[25Feb2026 11:04:34.556] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$InputContainer
[25Feb2026 11:04:34.556] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.556] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.556] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:block.hopper.ComposterMixin$ComposterBlockComposterInventoryMixin from mod lithium->@Inject::resetDirty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.557] [pool-20-thread-1/DEBUG] [mixin/]: Mixing alloc.composter.ComposterMixin$ComposterBlockDummyInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$EmptyContainer
[25Feb2026 11:04:34.558] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.ComposterMixin$ComposterBlockDummyInventoryMixin from lithium.mixins.json into net.minecraft.world.level.block.ComposterBlock$EmptyContainer
[25Feb2026 11:04:34.718] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from lithium.mixins.json into net.minecraft.world.level.block.entity.CrafterBlockEntity
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::checkSleep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::checkSleep(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.720] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.crafter.CrafterBlockEntityMixin from mod lithium->@Inject::wakeUpAfterRemainingTicksChanged(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.735] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemsMixin from supplementaries-common.mixins.json into net.minecraft.world.item.Items
[25Feb2026 11:04:34.735] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ItemsMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.BlockItemInvoker from backpacked.common.mixins.json into net.minecraft.world.item.BlockItem
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BlockItemInvoker from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.BlockItemMixin from backpacked.common.mixins.json into net.minecraft.world.item.BlockItem
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BlockItemMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SunflowerMixin from create_bic_bit.mixins.json into net.minecraft.world.item.BlockItem
[25Feb2026 11:04:34.755] [pool-20-thread-1/DEBUG] [mixin/]: create_bic_bit.mixins.json:SunflowerMixin from mod create_bic_bit: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.756] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
[25Feb2026 11:04:34.756] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.756] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
[25Feb2026 11:04:34.757] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BlockItemMixin from mod backpacked->@Inject::backpacked$aboutToPlayPlaceSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:34.757] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BlockItemMixin from mod backpacked->@Inject::backpacked$aboutToPlayPlaceSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.757] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BlockItemMixin from mod backpacked->@Inject::backpacked$aboutToPlayPlaceSound(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:34.757] [pool-20-thread-1/DEBUG] [mixin/]: create_bic_bit.mixins.json:SunflowerMixin from mod create_bic_bit->@Inject::onUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.758] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.758] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$place(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.758] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::moonlight$updatePlacementContext(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.770] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:BlockItemMixin from mod create->@Inject::create$fixDeployerPlacement(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.784] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
[25Feb2026 11:04:34.784] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BowMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.785] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to mda06d5b$supplementaries$lambda$supp$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
[25Feb2026 11:04:34.787] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
[25Feb2026 11:04:34.787] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.787] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$shrinkQuiverArrow$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Z to mda06d5b$supplementaries$lambda$supp$shrinkQuiverArrow$0$0 in supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries
[25Feb2026 11:04:34.793] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ProjectileWeaponItemMixin from mod supplementaries->@Inject::supp$getProjectileInQuiver(Lnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.798] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ShovelItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.ShovelItem
[25Feb2026 11:04:34.798] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.798] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getPathStates()Ljava/util/Map; to getPathStates$fabric_content_registries_v0_$md$a06d5b$0 in fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AxeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.AxeItem
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getStrippedBlocks()Ljava/util/Map; to getStrippedBlocks$fabric_content_registries_v0_$md$a06d5b$0 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setStrippedBlocks(Ljava/util/Map;)V to setStrippedBlocks$fabric_content_registries_v0_$md$a06d5b$1 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AxeItemAccessor from dndesires.mixins.json into net.minecraft.world.item.AxeItem
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: dndesires.mixins.json:AxeItemAccessor from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.800] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method playerHasShieldUseIntent(Lnet/minecraft/world/item/context/UseOnContext;)Z to playerHasShieldUseIntent$dndesires_$md$a06d5b$2 in dndesires.mixins.json:AxeItemAccessor from mod dndesires
[25Feb2026 11:04:34.802] [pool-20-thread-1/DEBUG] [mixin/]: Mixing HoeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.HoeItem
[25Feb2026 11:04:34.802] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.802] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method getTillingActions()Ljava/util/Map; to getTillingActions$fabric_content_registries_v0_$md$a06d5b$0 in fabric-content-registries-v0.mixins.json:HoeItemAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:34.803] [pool-20-thread-1/DEBUG] [mixin/]: Mixing HangingEntityItemMixin from gallery.mixins.json into net.minecraft.world.item.HangingEntityItem
[25Feb2026 11:04:34.806] [pool-20-thread-1/DEBUG] [mixin/]: Mixing neoforge.MixinBucketItem from architectury.mixins.json into net.minecraft.world.item.BucketItem
[25Feb2026 11:04:34.806] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: Mixing neoforge.BucketItemAccessor from architectury.mixins.json into net.minecraft.world.item.BucketItem
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:neoforge.BucketItemAccessor from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinBucketItem from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BucketItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.BucketItem
[25Feb2026 11:04:34.807] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:BucketItemMixin from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.810] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:neoforge.MixinBucketItem from mod architectury->@Inject::fillBucket(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/phys/BlockHitResult;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.819] [pool-20-thread-1/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
[25Feb2026 11:04:34.819] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.819] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries->@Inject::supp$clearAntiqueInk(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/SignBlockEntity;ZLnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.820] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemMixin from createrailwaysnavigator.mixins.json into net.minecraft.world.item.DyeItem
[25Feb2026 11:04:34.820] [pool-20-thread-1/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ItemMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.821] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$useOn$1(Lnet/minecraft/world/item/context/UseOnContext;ILde/mrjulsen/crn/block/blockentity/AdvancedDisplayBlockEntity;)V to mda06d5b$createrailwaysnavigator$lambda$useOn$1$0 in createrailwaysnavigator.mixins.json:ItemMixin from mod createrailwaysnavigator
[25Feb2026 11:04:34.821] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$useOn$0(Lnet/minecraft/world/item/context/UseOnContext;ILde/mrjulsen/crn/block/blockentity/AdvancedDisplayBlockEntity;Lde/mrjulsen/crn/block/display/properties/BasicDisplaySettings;)V to mda06d5b$createrailwaysnavigator$lambda$useOn$0$1 in createrailwaysnavigator.mixins.json:ItemMixin from mod createrailwaysnavigator
[25Feb2026 11:04:34.827] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
[25Feb2026 11:04:34.827] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.828] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$3(Lorg/joml/Vector2i;)D to mda06d5b$supplementaries$lambda$supp$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
[25Feb2026 11:04:34.828] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$updateCustomColor$2(Lorg/joml/Vector2i;)D to mda06d5b$supplementaries$lambda$supp$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
[25Feb2026 11:04:34.828] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to mda06d5b$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
[25Feb2026 11:04:34.828] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to mda06d5b$supplementaries$lambda$supp$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
[25Feb2026 11:04:34.834] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
[25Feb2026 11:04:34.834] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.835] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$update$1(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/entity/Entity;Ljava/util/concurrent/atomic/AtomicBoolean;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mda06d5b$moonlight$lambda$update$1$4 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
[25Feb2026 11:04:34.835] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$appendHoverText$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lnet/minecraft/world/item/ItemStack;Ljava/util/List;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mda06d5b$moonlight$lambda$appendHoverText$0$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
[25Feb2026 11:04:34.843] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries->@Inject::supp$checkHeightLock(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.844] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.844] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.844] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.844] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::update(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:34.848] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
[25Feb2026 11:04:34.848] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.852] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PotionTooltipMixin from amendments-common.mixins.json into net.minecraft.world.item.PotionItem
[25Feb2026 11:04:34.852] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:PotionTooltipMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.856] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minecraft.BottleItemMixin from create_dragons_plus.mixins.json into net.minecraft.world.item.BottleItem
[25Feb2026 11:04:34.870] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireChargeMixin from amendments-common.mixins.json into net.minecraft.world.item.FireChargeItem
[25Feb2026 11:04:34.870] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FireChargeMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.871] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$createDispenseConfig$0(Lnet/minecraft/core/dispenser/BlockSource;Lnet/minecraft/core/Direction;)Lnet/minecraft/core/Position; to mda06d5b$amendments$lambda$createDispenseConfig$0$0 in amendments-common.mixins.json:FireChargeMixin from mod amendments
[25Feb2026 11:04:34.877] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BannerItemMixin from personality.mixins.json into net.minecraft.world.item.BannerItem
[25Feb2026 11:04:34.884] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
[25Feb2026 11:04:34.884] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BannerPatternItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.887] [pool-20-thread-1/DEBUG] [mixin/]: Mixing HoneycombItemMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.HoneycombItem
[25Feb2026 11:04:34.887] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.888] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric_content_registries_v0->@Inject::createUnwaxedToWaxedMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.890] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
[25Feb2026 11:04:34.890] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BrushItemMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.926] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemSettingsMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.Item$Properties
[25Feb2026 11:04:34.926] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemSettingsMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.927] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
[25Feb2026 11:04:34.927] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinItemProperties from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:34.930] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.encoder_cache_leak.EncoderCacheAccessor from modernfix-modernfix.mixins.json into net.minecraft.util.EncoderCache
[25Feb2026 11:04:34.941] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.MixinItemEnchants from enchdesc.mixins.json into net.minecraft.world.item.enchantment.ItemEnchantments
[25Feb2026 11:04:34.941] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V has 0 override(s) in child classes
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::sortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Ljava/util/Iterator;Lnet/minecraft/core/Holder;I)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V has 0 override(s) in child classes
[25Feb2026 11:04:34.943] [pool-20-thread-1/DEBUG] [mixin/]: enchdesc.mixins.json:patch.MixinItemEnchants from mod enchdesc->@Inject::unsortedEnchantment(Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/function/Consumer;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/core/HolderSet;Lit/unimi/dsi/fastutil/objects/ObjectIterator;Lit/unimi/dsi/fastutil/objects/Object2IntMap$Entry;Lnet/minecraft/core/Holder;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:34.948] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.NonNullListAccessor from lithium.mixins.json into net.minecraft.core.NonNullList
[25Feb2026 11:04:34.950] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ItemStackFastComparisonMixin from recipeessentials.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
[25Feb2026 11:04:34.950] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.item_component_and_count_tracking.PatchedDataComponentMapMixin from lithium.mixins.json into net.minecraft.core.component.PatchedDataComponentMap
[25Feb2026 11:04:34.950] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PatchedDataComponentMapMixin from ferritecore.datacomponents.mixin.json into net.minecraft.core.component.PatchedDataComponentMap
[25Feb2026 11:04:34.951] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.datacomponents.mixin.json:PatchedDataComponentMapMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: recipeessentials.mixins.json:ItemStackFastComparisonMixin from mod recipeessentials->@Inject::onInit(Lnet/minecraft/core/component/DataComponentMap;Lit/unimi/dsi/fastutil/objects/Reference2ObjectMap;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.item_component_and_count_tracking.PatchedDataComponentMapMixin from mod lithium->@Inject::trackBeforeChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.datacomponents.mixin.json:PatchedDataComponentMapMixin from mod ferritecore->@Inject::saveMemoryIfEmpty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.datacomponents.mixin.json:PatchedDataComponentMapMixin from mod ferritecore->@Inject::saveMemoryIfEmpty(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.datacomponents.mixin.json:PatchedDataComponentMapMixin from mod ferritecore->@Inject::saveMemoryIfEmptyWithReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:34.952] [pool-20-thread-1/DEBUG] [mixin/]: ferritecore.datacomponents.mixin.json:PatchedDataComponentMapMixin from mod ferritecore->@Inject::saveMemoryIfEmptyWithReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.004] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.neoforge.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
[25Feb2026 11:04:35.054] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BundleContentsComponentAccessor from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.component.BundleContents
[25Feb2026 11:04:35.054] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:BundleContentsComponentAccessor from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.054] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method getOccupancy(Lnet/minecraft/world/item/ItemStack;)Lorg/apache/commons/lang3/math/Fraction; to getOccupancy$fabric_transfer_api_v1_$md$a06d5b$0 in fabric-transfer-api-v1.mixins.json:BundleContentsComponentAccessor from mod fabric_transfer_api_v1
[25Feb2026 11:04:35.060] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.PotionAccessor from yungsapi.mixins.json into net.minecraft.world.item.alchemy.Potion
[25Feb2026 11:04:35.060] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.PotionAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.070] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ArmorTrimMixin from create.mixins.json into net.minecraft.world.item.armortrim.ArmorTrim
[25Feb2026 11:04:35.070] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Boolean;Lnet/minecraft/core/Holder;)Lnet/minecraft/resources/ResourceLocation; to mda06d5b$create$lambda$new$0$0 in create.mixins.json:ArmorTrimMixin from mod create
[25Feb2026 11:04:35.071] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsInner(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.072] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:ArmorTrimMixin from mod create->@Inject::create$swapTexturesForCardboardTrimsOuter(Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.087] [pool-20-thread-1/DEBUG] [mixin/]: Mixing platform.neoforge.AuxiliaryLightManagerMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.common.world.AuxiliaryLightManager
[25Feb2026 11:04:35.087] [pool-20-thread-1/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AuxiliaryLightManagerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.089] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.world_border_listener.WorldBorderMixin from lithium.mixins.json into net.minecraft.world.level.border.WorldBorder
[25Feb2026 11:04:35.091] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.091] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.091] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::registerSimpleWorldBorderListenerMulti(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.091] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.world_border_listener.WorldBorderMixin from mod lithium->@Inject::addSimpleListenerOnce(Lnet/minecraft/world/level/border/BorderChangeListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.093] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
[25Feb2026 11:04:35.093] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChunkAccessMixin from smoothchunk.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
[25Feb2026 11:04:35.093] [pool-20-thread-1/DEBUG] [mixin/]: smoothchunk.mixins.json:ChunkAccessMixin from mod smoothchunk: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.094] [pool-20-thread-1/DEBUG] [mixin/]: Mixing foundation.copycat.ChunkAccessAccessor from copycats-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
[25Feb2026 11:04:35.094] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ChunkAccessAccessor from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.097] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.chunk.LevelChunkMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.097] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.chunk.LevelChunkMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.097] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.chunk.LevelChunkMixin$Client from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.097] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.chunk.LevelChunkMixin$Client from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.098] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.inline_block_access.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.098] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChunkSectionReadSkipMixin from connectivity.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.098] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LevelChunkMixin from leavesbegone.common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.098] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.099] [pool-20-thread-1/DEBUG] [mixin/]: Mixing collections.block_entity_tickers.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.099] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.099] [pool-20-thread-1/DEBUG] [mixin/]: Mixing util.chunk_status_tracking.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.100] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.block_entity_ticking.sleeping.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.100] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.combined_heightmap_update.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.100] [pool-20-thread-1/DEBUG] [mixin/]: Mixing world.game_events.dispatch.LevelChunkMixin from lithium.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.100] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/ChunkPos;)V to mda06d5b$lithium$lambda$static$1$0 in lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium
[25Feb2026 11:04:35.100] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/LevelChunk;)V to mda06d5b$lithium$lambda$static$0$1 in lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium
[25Feb2026 11:04:35.102] [pool-20-thread-1/DEBUG] [mixin/]: Mixing visualmanage.LevelChunkMixin from flywheel.impl.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.102] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinWorldChunk from xaerohud.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.103] [pool-20-thread-1/DEBUG] [mixin/]: xaerohud.mixins.json:MixinWorldChunk from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.103] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinWorldChunk from xaeroworldmap.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.103] [pool-20-thread-1/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinWorldChunk from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.103] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WorldChunkMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.103] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.104] [pool-20-thread-1/DEBUG] [mixin/]: Mixing foundation.copycat.migration.LevelChunkMixin from copycats-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.104] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.LevelChunkMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.104] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
[25Feb2026 11:04:35.104] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:LevelChunkMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$init(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/chunk/ProtoChunk;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unpackTicks(JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unpackTicks(JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unpackTicks(JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$registerTickContainerInLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$registerTickContainerInLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$registerTickContainerInLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unregisterTickContainerFromLevel$Inject$Tail(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unregisterTickContainerFromLevel$Inject$Tail(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: leavesbegone.common.mixins.json:LevelChunkMixin from mod leavesbegone->@Inject::leavesbegone$unregisterTickContainerFromLevel$Inject$Tail(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.block_entity_tickers.LevelChunkMixin from mod lithium->@Inject::createFastUtilMap(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/world/level/chunk/UpgradeData;Lnet/minecraft/world/ticks/LevelChunkTicks;Lnet/minecraft/world/ticks/LevelChunkTicks;J[Lnet/minecraft/world/level/chunk/LevelChunkSection;Lnet/minecraft/world/level/chunk/LevelChunk$PostLoadProcessor;Lnet/minecraft/world/level/levelgen/blending/BlendingData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:minimal_nonvanilla.world.block_entity_ticking.support_cache.LevelChunkMixin from mod lithium->@Inject::fixCachedState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.112] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:util.chunk_status_tracking.LevelChunkMixin from mod lithium->@Inject::onChunkFull(Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;Ljava/lang/Object;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.block_entity_ticking.sleeping.LevelChunkMixin from mod lithium->@Inject::setBlockEntityTickingOrder(Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/world/level/block/entity/BlockEntityTicker;Lnet/minecraft/core/BlockPos;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/TickingBlockEntity;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.combined_heightmap_update.LevelChunkMixin from mod lithium->@Inject::updateHeightmapsCombined(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ILnet/minecraft/world/level/chunk/LevelChunkSection;ZIIILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initGameEventDispatchers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::removeGameEventDispatcher(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:world.game_events.dispatch.LevelChunkMixin from mod lithium->@Inject::initializeCollection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelChunkMixin from mod flywheel->@Inject::flywheel$onBlockEntityAdded(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.113] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.LevelChunkMixin from mod copycats->@Inject::migrateBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.131] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ContainerComponentAccessor from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.component.ItemContainerContents
[25Feb2026 11:04:35.131] [pool-20-thread-1/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:ContainerComponentAccessor from mod fabric_transfer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.145] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CommonHooksMixin from connector.mixins.json into net.neoforged.neoforge.common.CommonHooks
[25Feb2026 11:04:35.145] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:CommonHooksMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.145] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$connector$allowAttributeMixins$0(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder;)V to mda06d5b$connector$lambda$connector$allowAttributeMixins$0$0 in connector.mixins.json:CommonHooksMixin from mod connector
[25Feb2026 11:04:35.148] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:CommonHooksMixin from mod connector->@Inject::getFabricVanillaFluidType(Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.148] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:CommonHooksMixin from mod connector->@Inject::connector$allowAttributeMixins(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.148] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:CommonHooksMixin from mod connector->@Inject::appyUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.165] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
[25Feb2026 11:04:35.165] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.166] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExplosionMixin from amendments-common.mixins.json into net.minecraft.world.level.Explosion
[25Feb2026 11:04:35.166] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::supp$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.168] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:ExplosionMixin from mod amendments->@Inject::amendments$addBlockSideEffects(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.170] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
[25Feb2026 11:04:35.170] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.171] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.171] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.171] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::moonlight$fixNotAccountingForNullPlayer3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.172] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
[25Feb2026 11:04:35.172] [pool-20-thread-1/DEBUG] [mixin/]: Mixing UseOnContextInvoker from createdieselgenerators.mixins.json into net.minecraft.world.item.context.UseOnContext
[25Feb2026 11:04:35.172] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:UseOnContextInvoker from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.176] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBoat from openpartiesandclaims.mixins.json into net.minecraft.world.entity.vehicle.Boat
[25Feb2026 11:04:35.176] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBoat from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.176] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BoatMixin from boatload.mixins.json into net.minecraft.world.entity.vehicle.Boat
[25Feb2026 11:04:35.178] [pool-20-thread-1/DEBUG] [mixin/]: boatload.mixins.json:BoatMixin from mod boatload->@Inject::addBannerInteraction(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.180] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VehicleEntityMixin from boatload.mixins.json into net.minecraft.world.entity.vehicle.VehicleEntity
[25Feb2026 11:04:35.180] [pool-20-thread-1/DEBUG] [mixin/]: boatload.mixins.json:VehicleEntityMixin from mod boatload->@Inject::dropBannerWhenBroken(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.181] [pool-20-thread-1/DEBUG] [mixin/]: boatload.mixins.json:VehicleEntityMixin from mod boatload->@Inject::dropBannerWhenBroken(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.181] [pool-20-thread-1/DEBUG] [mixin/]: boatload.mixins.json:VehicleEntityMixin from mod boatload->@Inject::dropBannerWhenBroken(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.208] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractMinecartMixin from puzzleslib.common.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
[25Feb2026 11:04:35.208] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.common.mixins.json:AbstractMinecartMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.208] [pool-20-thread-1/DEBUG] [mixin/]: Mixing lightsource.AbstractMinecartEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.vehicle.AbstractMinecart
[25Feb2026 11:04:35.208] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.AbstractMinecartEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.210] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.AbstractMinecartEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.210] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.AbstractMinecartEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.210] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.AbstractMinecartEntityMixin from mod sodiumdynamiclights->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.219] [pool-20-thread-1/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/world/entity/Entity$Anonymous$690bebcbb10148e9890cd70a6d33aa44 (originally traben/entity_model_features/mixin/mixins/MixinEntity$1)
[25Feb2026 11:04:35.227] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBlockAttachedEntity from openpartiesandclaims.mixins.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
[25Feb2026 11:04:35.227] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBlockAttachedEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.227] [pool-20-thread-1/DEBUG] [mixin/]: Mixing lightsource.BlockAttachedEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.decoration.BlockAttachedEntity
[25Feb2026 11:04:35.227] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.BlockAttachedEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.228] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinBlockAttachedEntity from mod openpartiesandclaims->@Inject::onMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.230] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.PathNavigationMixin from lithium.mixins.json into net.minecraft.world.entity.ai.navigation.PathNavigation
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::updateListeningState2(Lnet/minecraft/world/level/pathfinder/Path;DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.231] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.PathNavigationMixin from mod lithium->@Inject::stopListening(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.237] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntityTypeBuilderMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.EntityType$Builder
[25Feb2026 11:04:35.238] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:EntityTypeBuilderMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.239] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:EntityTypeBuilderMixin from mod fabric_object_builder_api_v1->@Inject::applyChildBuilders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.250] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinExperienceOrb from openpartiesandclaims.mixins.json into net.minecraft.world.entity.ExperienceOrb
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinExperienceOrb from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:ExperienceOrbAccess from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$6(Ljava/util/Map$Entry;)Ljava/lang/Integer; to mda06d5b$clumps$lambda$clumps$resolve$6$0 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.251] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$5(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to mda06d5b$clumps$lambda$addAdditionalSaveData$5$1 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.252] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(Ljava/util/Map;)Ljava/util/stream/Stream; to mda06d5b$clumps$lambda$tryMergeToExisting$4$2 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.252] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$3(IILnet/minecraft/world/entity/ExperienceOrb;)Z to mda06d5b$clumps$lambda$tryMergeToExisting$3$3 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.252] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$2(Ljava/util/Map;)Ljava/util/stream/Stream; to mda06d5b$clumps$lambda$merge$2$4 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.252] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$1(Lnet/minecraft/server/level/ServerPlayer;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;)Ljava/lang/Integer; to mda06d5b$clumps$lambda$clumps$repairPlayerItems$1$5 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.252] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$playerTouch$0(Lnet/minecraft/server/level/ServerPlayer;Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/Integer;Ljava/lang/Integer;)V to mda06d5b$clumps$lambda$playerTouch$0$6 in clumps.mixins.json:MixinExperienceOrb from mod clumps
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinExperienceOrb from mod openpartiesandclaims->@Inject::onPlayerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinExperienceOrb from mod openpartiesandclaims->@Inject::onMerge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::canMerge(Lnet/minecraft/world/entity/ExperienceOrb;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::clumps$repairPlayerItems(Lnet/minecraft/server/level/ServerPlayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::merge(Lnet/minecraft/world/entity/ExperienceOrb;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::tryMergeToExisting(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.260] [pool-20-thread-1/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.264] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.equipment_tracking.ArmorStandMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
[25Feb2026 11:04:35.265] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ArmorStandMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
[25Feb2026 11:04:35.265] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getMinecartsDirectly$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity;)Z to mda06d5b$lithium$lambda$getMinecartsDirectly$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.ArmorStandMixin from mod lithium
[25Feb2026 11:04:35.277] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-modernfix.mixins.json into net.minecraft.world.entity.ambient.Bat
[25Feb2026 11:04:35.286] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
[25Feb2026 11:04:35.286] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.289] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight->@Inject::moonlight$tickBeeGrowable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;Lnet/minecraft/world/level/block/state/BlockState;)V does use it's CallbackInfo
[25Feb2026 11:04:35.295] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.misc.MixinBlazeEntity from entity_texture_features.mixins.json into net.minecraft.world.entity.monster.Blaze
[25Feb2026 11:04:35.295] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinBlazeEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.304] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
[25Feb2026 11:04:35.304] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.307] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.307] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.307] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.308] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.308] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.308] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractSkeletonMixin from mod supplementaries->@Inject::supp$consumeQuiverArrow(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.316] [pool-20-thread-1/DEBUG] [mixin/]: Mixing lightsource.AbstractHurtingProjectileEntityMixin from mixins.sodiumdynamiclights.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
[25Feb2026 11:04:35.316] [pool-20-thread-1/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:lightsource.AbstractHurtingProjectileEntityMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.322] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
[25Feb2026 11:04:35.323] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.326] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.326] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.326] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.326] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::supp$eatSugarCube(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.333] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.CatMixin from copycats-common.mixins.json into net.minecraft.world.entity.animal.Cat
[25Feb2026 11:04:35.333] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.333] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$readNaturalVariantData$0(Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; to mda06d5b$copycats$lambda$readNaturalVariantData$0$0 in copycats-common.mixins.json:entity.CatMixin from mod copycats
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.337] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::copycatInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.342] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.non_poi_block_search.MoveToBlockGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.MoveToBlockGoal
[25Feb2026 11:04:35.342] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$lithium$chunkAwareSearch$0(Lnet/minecraft/core/BlockPos;JJ)I to mda06d5b$lithium$lambda$lithium$chunkAwareSearch$0$0 in lithium.mixins.json:ai.non_poi_block_search.MoveToBlockGoalMixin from mod lithium
[25Feb2026 11:04:35.350] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
[25Feb2026 11:04:35.350] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.352] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries->@Inject::supp$shouldMoveToCarpet(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.358] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
[25Feb2026 11:04:35.358] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::supp$dropQuiver(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/damagesource/DamageSource;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.361] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.367] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.ChestBoatMixin from lithium.mixins.json into net.minecraft.world.entity.vehicle.ChestBoat
[25Feb2026 11:04:35.373] [pool-20-thread-1/DEBUG] [mixin/]: Mixing block.hopper.InventoryAccessors$AbstractMinecartContainerMixin from lithium.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
[25Feb2026 11:04:35.375] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.MinecartFurnaceAccessor from create.mixins.json into net.minecraft.world.entity.vehicle.MinecartFurnace
[25Feb2026 11:04:35.381] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChickenMixin from blueprint.mixins.json into net.minecraft.world.entity.animal.Chicken
[25Feb2026 11:04:35.389] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
[25Feb2026 11:04:35.389] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.390] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CreeperMixin from createdieselgenerators.mixins.json into net.minecraft.world.entity.monster.Creeper
[25Feb2026 11:04:35.390] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CreeperMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$addPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CreeperMixin from mod supplementaries->@Inject::supp$readPartyCreeperData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CreeperMixin from mod createdieselgenerators->@Inject::cdg$mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CreeperMixin from mod createdieselgenerators->@Inject::cdg$mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.394] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CreeperMixin from mod createdieselgenerators->@Inject::cdg$mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.403] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DragonFireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.DragonFireball
[25Feb2026 11:04:35.403] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:DragonFireballMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.403] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V to mda06d5b$amendments$lambda$tick$0$0 in amendments-common.mixins.json:DragonFireballMixin from mod amendments
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.DrownedMixin from lithium.mixins.json into net.minecraft.world.entity.monster.Drowned
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.408] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.410] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ZombieMixin from blueprint.mixins.json into net.minecraft.world.entity.monster.Zombie
[25Feb2026 11:04:35.410] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$finalizeSpawn$0(Lnet/minecraft/world/entity/Entity;)Z to mda06d5b$blueprint$lambda$finalizeSpawn$0$0 in blueprint.mixins.json:ZombieMixin from mod blueprint
[25Feb2026 11:04:35.411] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ZombieMixin from mod blueprint->@Inject::finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:35.411] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ZombieMixin from mod blueprint->@Inject::finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.411] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:ZombieMixin from mod blueprint->@Inject::finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:35.414] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.non_poi_block_search.RemoveBlockGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.RemoveBlockGoal
[25Feb2026 11:04:35.416] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.monster.ZombieVillagerMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.monster.ZombieVillager
[25Feb2026 11:04:35.416] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.monster.ZombieVillagerMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.419] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from lithium.mixins.json into net.minecraft.world.entity.monster.Drowned$DrownedGoToBeachGoal
[25Feb2026 11:04:35.420] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.420] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.420] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:entity.inactive_navigations.DrownedEntityLeaveWaterGoalMixin from mod lithium->@Inject::updateInactivityState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.436] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
[25Feb2026 11:04:35.436] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:EvokerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.438] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AbstractIllagerMixin from creategarnished.mixins.json into net.minecraft.world.entity.monster.AbstractIllager
[25Feb2026 11:04:35.439] [pool-20-thread-1/DEBUG] [mixin/]: creategarnished.mixins.json:AbstractIllagerMixin from mod creategarnished->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.439] [pool-20-thread-1/DEBUG] [mixin/]: creategarnished.mixins.json:AbstractIllagerMixin from mod creategarnished->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.439] [pool-20-thread-1/DEBUG] [mixin/]: creategarnished.mixins.json:AbstractIllagerMixin from mod creategarnished->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.440] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.raid.RaiderMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider
[25Feb2026 11:04:35.440] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/item/ItemEntity;)Z to mda06d5b$lithium$lambda$static$0$0 in lithium.mixins.json:ai.raid.RaiderMixin from mod lithium
[25Feb2026 11:04:35.445] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.raid.Raider$ObtainRaidLeaderBannerGoalMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider$ObtainRaidLeaderBannerGoal
[25Feb2026 11:04:35.446] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.poi.tasks.RaiderEntityAttackHomeGoalMixin from lithium.mixins.json into net.minecraft.world.entity.raid.Raider$RaiderMoveThroughVillageGoal
[25Feb2026 11:04:35.465] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GhastMixin from personality.mixins.json into net.minecraft.world.entity.monster.Ghast
[25Feb2026 11:04:35.469] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GhastShootFireballGoalMixin from personality.mixins.json into net.minecraft.world.entity.monster.Ghast$GhastShootFireballGoal
[25Feb2026 11:04:35.469] [pool-20-thread-1/DEBUG] [mixin/]: personality.mixins.json:GhastShootFireballGoalMixin from mod personality->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.469] [pool-20-thread-1/DEBUG] [mixin/]: personality.mixins.json:GhastShootFireballGoalMixin from mod personality->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.469] [pool-20-thread-1/DEBUG] [mixin/]: personality.mixins.json:GhastShootFireballGoalMixin from mod personality->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.472] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.ItemFrameMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
[25Feb2026 11:04:35.472] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getAbstractDecorationEntities$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/decoration/HangingEntity;)Z to mda06d5b$lithium$lambda$getAbstractDecorationEntities$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.ItemFrameMixin from mod lithium
[25Feb2026 11:04:35.472] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ItemFrameAccessor from create.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
[25Feb2026 11:04:35.474] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.HangingEntityMixin from lithium.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
[25Feb2026 11:04:35.474] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getAbstractDecorationEntities$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/decoration/HangingEntity;)Z to mda06d5b$lithium$lambda$getAbstractDecorationEntities$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.HangingEntityMixin from mod lithium
[25Feb2026 11:04:35.477] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.misc.MixinGlowSquidEntity from entity_texture_features.mixins.json into net.minecraft.world.entity.GlowSquid
[25Feb2026 11:04:35.477] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinGlowSquidEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.481] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.useless_sensors.goat_item_sensor.GoatMixin from lithium.mixins.json into net.minecraft.world.entity.animal.goat.Goat
[25Feb2026 11:04:35.482] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.482] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.482] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.useless_sensors.goat_item_sensor.GoatMixin from mod lithium->@Inject::disableItemSensor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.488] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.animal.horse.HorseMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.animal.horse.Horse
[25Feb2026 11:04:35.488] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.animal.horse.HorseMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.496] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.GolemRandomStrollInVillageGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.GolemRandomStrollInVillageGoal
[25Feb2026 11:04:35.501] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LargeFireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.LargeFireball
[25Feb2026 11:04:35.501] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LargeFireballMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.503] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:LargeFireballMixin from mod amendments->@Inject::amendments$cancelExplosion(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.504] [pool-20-thread-1/DEBUG] [mixin/]: Mixing FireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.Fireball
[25Feb2026 11:04:35.504] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:FireballMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.504] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V to mda06d5b$amendments$lambda$tick$0$0 in amendments-common.mixins.json:FireballMixin from mod amendments
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from openpartiesandclaims.mixins.json into net.minecraft.world.entity.LightningBolt
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinLightningBolt from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.entity.MixinLightningBolt from bookshelf.mixins.json into net.minecraft.world.entity.LightningBolt
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
[25Feb2026 11:04:35.509] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
[25Feb2026 11:04:35.510] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LightningBoltMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.LightningBolt
[25Feb2026 11:04:35.510] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.entity.MixinLightningBolt from mod bookshelf->@Inject::onLightningStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:MixinLightningBolt from mod architectury->@Inject::handleLightning(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:LightningEntityMixin from mod moonlight->@Inject::powerLightningRod(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.516] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:LightningBoltMixin from mod create_enchantment_industry->@Inject::tick$chargeExperienceOnLightingStrike(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.521] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.replace_entitytype_predicates.LlamaFollowCaravanGoalMixin from lithium.mixins.json into net.minecraft.world.entity.ai.goal.LlamaFollowCaravanGoal
[25Feb2026 11:04:35.521] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getLlamasForCaravan$0(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/animal/horse/Llama;)Z to mda06d5b$lithium$lambda$getLlamasForCaravan$0$0 in lithium.mixins.json:entity.replace_entitytype_predicates.LlamaFollowCaravanGoalMixin from mod lithium
[25Feb2026 11:04:35.532] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PaintingMixin from gallery.mixins.json into net.minecraft.world.entity.decoration.Painting
[25Feb2026 11:04:35.534] [pool-20-thread-1/DEBUG] [mixin/]: gallery.mixins.json:PaintingMixin from mod gallery->@Inject::getPickResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.543] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ParrotMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.Parrot
[25Feb2026 11:04:35.543] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.543] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supplementaries$fluteAi$0(Lnet/minecraft/world/entity/player/Player;)Z to mda06d5b$supplementaries$lambda$supplementaries$fluteAi$0$0 in supplementaries-common.mixins.json:ParrotMixin from mod supplementaries
[25Feb2026 11:04:35.545] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.545] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.545] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ParrotMixin from mod supplementaries->@Inject::supplementaries$fluteAi(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.550] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.misc.MixinPhantomEntity from entity_texture_features.mixins.json into net.minecraft.world.entity.monster.Phantom
[25Feb2026 11:04:35.550] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinPhantomEntity from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.557] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNeoForgePiglin from openpartiesandclaims.neoforge.mixins.json into net.minecraft.world.entity.monster.piglin.Piglin
[25Feb2026 11:04:35.558] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgePiglin from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.570] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
[25Feb2026 11:04:35.570] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.571] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.571] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.571] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ThrownPotionMixin from mod moonlight->@Inject::moonlight$extinguishILightables(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.576] [pool-20-thread-1/DEBUG] [mixin/]: Mixing RabbitMixin from blueprint.mixins.json into net.minecraft.world.entity.animal.Rabbit
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.579] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:RabbitMixin from mod blueprint->@Inject::finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.589] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.monster.ShulkerMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.monster.Shulker
[25Feb2026 11:04:35.589] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.monster.ShulkerMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.597] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
[25Feb2026 11:04:35.597] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrayMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.601] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
[25Feb2026 11:04:35.601] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.602] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to mda06d5b$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.607] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries->@Inject::mobInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.610] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SmallFireballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.SmallFireball
[25Feb2026 11:04:35.610] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SmallFireballMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.611] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SmallFireballMixin from mod amendments->@Inject::amendments$hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.613] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SnowballMixin from amendments-common.mixins.json into net.minecraft.world.entity.projectile.Snowball
[25Feb2026 11:04:35.613] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.613] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;)V to mda06d5b$amendments$lambda$tick$0$0 in amendments-common.mixins.json:SnowballMixin from mod amendments
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addFreezing(Lnet/minecraft/world/phys/EntityHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.615] [pool-20-thread-1/DEBUG] [mixin/]: amendments-common.mixins.json:SnowballMixin from mod amendments->@Inject::amendments$addParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.617] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.block.MixinMobSpawnerLogic from entity_texture_features.mixins.json into net.minecraft.world.level.BaseSpawner
[25Feb2026 11:04:35.617] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinMobSpawnerLogic from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.618] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinMobSpawnerLogic from mod entity_texture_features->@Inject::etf$stabiliseMobSpawnerUUID(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.618] [pool-20-thread-1/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinMobSpawnerLogic from mod entity_texture_features->@Inject::etf$stabiliseMobSpawnerUUID(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.636] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from trading_floor.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.637] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from smarterfarmers.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.637] [pool-20-thread-1/DEBUG] [mixin/]: smarterfarmers.mixins.json:VillagerMixin from mod smarterfarmers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.638] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerAccessor from smarterfarmers-common.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.638] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setFoodPoints(Ljava/util/Map;)V to setFoodPoints$smarterfarmers_$md$a06d5b$0 in smarterfarmers-common.mixins.json:VillagerAccessor from mod smarterfarmers
[25Feb2026 11:04:35.638] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from smarterfarmers-common.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerEntityAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method fabric_setItemFoodValues(Ljava/util/Map;)V to fabric_setItemFoodValues$fabric_content_registries_v0_$md$a06d5b$1 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method fabric_setGatherableItems(Ljava/util/Set;)V to fabric_setGatherableItems$fabric_content_registries_v0_$md$a06d5b$2 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method fabric_getGatherableItems()Ljava/util/Set; to fabric_getGatherableItems$fabric_content_registries_v0_$md$a06d5b$3 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.VillagerAccessor from tradingpost.common.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: tradingpost.common.mixins.json:accessor.VillagerAccessor from mod tradingpost: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
[25Feb2026 11:04:35.639] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.641] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:VillagerMixin from mod moonlight->@Inject::reg(Lnet/minecraft/world/entity/ai/Brain;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.646] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.MerchantMenuAccessor from tradingpost.common.mixins.json into net.minecraft.world.inventory.MerchantMenu
[25Feb2026 11:04:35.646] [pool-20-thread-1/DEBUG] [mixin/]: tradingpost.common.mixins.json:accessor.MerchantMenuAccessor from mod tradingpost: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.647] [pool-20-thread-1/DEBUG] [mixin/]: Mixing VillagerTradeMixin from item_obliterator.mixins.json into net.minecraft.world.inventory.MerchantMenu
[25Feb2026 11:04:35.647] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getOffers$0(Lnet/minecraft/world/item/trading/MerchantOffers;Lnet/minecraft/world/item/trading/MerchantOffer;)V to mda06d5b$item_obliterator$lambda$getOffers$0$0 in item_obliterator.mixins.json:VillagerTradeMixin from mod item_obliterator
[25Feb2026 11:04:35.648] [pool-20-thread-1/DEBUG] [mixin/]: item_obliterator.mixins.json:VillagerTradeMixin from mod item_obliterator->@Inject::getOffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.653] [pool-20-thread-1/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
[25Feb2026 11:04:35.653] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.654] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.654] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.654] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::supp$addOpenDoor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.667] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.entity.ai.goal.BegGoalMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.entity.ai.goal.BegGoal
[25Feb2026 11:04:35.667] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.entity.ai.goal.BegGoalMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.670] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
[25Feb2026 11:04:35.670] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.675] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries->@Inject::supp$interact(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.682] [pool-20-thread-1/DEBUG] [mixin/]: Mixing registries.EntityDataSerializersMixin from connector.mixins.json into net.minecraft.network.syncher.EntityDataSerializers
[25Feb2026 11:04:35.682] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:registries.EntityDataSerializersMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.682] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:registries.EntityDataSerializersMixin from mod connector->@Inject::onRegisterModdedSerializer(Lnet/minecraft/network/syncher/EntityDataSerializer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.697] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinFishingHook from openpartiesandclaims.mixins.json into net.minecraft.world.entity.projectile.FishingHook
[25Feb2026 11:04:35.697] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFishingHook from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.698] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinFishingHook from mod openpartiesandclaims->@Inject::onSetHookedEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.701] [pool-20-thread-1/DEBUG] [mixin/]: Mixing entity.collisions.unpushable_cramming.EntitySelectorMixin from lithium.mixins.json into net.minecraft.world.entity.EntitySelector
[25Feb2026 11:04:35.706] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.faster_ingredients.IngredientMixin from modernfix-modernfix.mixins.json into net.minecraft.world.item.crafting.Ingredient
[25Feb2026 11:04:35.706] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$computeItemsArray$2(I)[Lnet/minecraft/world/item/ItemStack; to mda06d5b$modernfix$lambda$computeItemsArray$2$0 in modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
[25Feb2026 11:04:35.706] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$getItems$1(I)[Lnet/minecraft/world/item/ItemStack; to mda06d5b$modernfix$lambda$getItems$1$1 in modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
[25Feb2026 11:04:35.706] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$modernfix$fasterTagIngredientStacking$0(Lnet/minecraft/core/Holder;)I to mda06d5b$modernfix$lambda$modernfix$fasterTagIngredientStacking$0$2 in modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix
[25Feb2026 11:04:35.710] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ingredient.IngredientMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.world.item.crafting.Ingredient
[25Feb2026 11:04:35.710] [pool-20-thread-1/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.IngredientMixin from mod fabric_recipe_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.714] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::modernfix$fasterTagIngredientTest(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.714] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::hasNoItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.714] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_ingredients.IngredientMixin from mod modernfix->@Inject::modernfix$fasterTagIngredientStacking(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.729] [pool-20-thread-1/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
[25Feb2026 11:04:35.729] [pool-20-thread-1/DEBUG] [mixin/]: architectury-common.mixins.json:inject.MixinFoodPropertiesBuilder from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.782] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.TrackPlacementMixin from create_connected.mixins.json into com.simibubi.create.content.trains.track.TrackPlacement
[25Feb2026 11:04:35.782] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.TrackPlacementMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:35.782] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.slab.TrackPlacementMixin from copycats-common.mixins.json into com.simibubi.create.content.trains.track.TrackPlacement
[25Feb2026 11:04:35.783] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.slab.TrackPlacementMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.784] [pool-20-thread-1/DEBUG] [mixin/]: create_connected.mixins.json:copycat.TrackPlacementMixin from mod create_connected->@Inject::revertBlock(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/trains/track/TrackPlacement$PlacementInfo;Lnet/minecraft/world/item/BlockItem;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.784] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.slab.TrackPlacementMixin from mod copycats->@Inject::revertBlock(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/trains/track/TrackPlacement$PlacementInfo;Lnet/minecraft/world/item/BlockItem;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.793] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ItemStackHandlerAccessor from create.mixins.json into net.neoforged.neoforge.items.ItemStackHandler
[25Feb2026 11:04:35.810] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.SequencedAssemblyRecipeAccessor from tfmg.mixins.json into com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipe
[25Feb2026 11:04:35.810] [pool-20-thread-1/DEBUG] [mixin/]: tfmg.mixins.json:accessor.SequencedAssemblyRecipeAccessor from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:35.841] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.door.SchematicannonBlockEntityMixin from copycats-common.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
[25Feb2026 11:04:35.841] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.841] [pool-20-thread-1/DEBUG] [mixin/]: Mixing temp_platform.SchematicannonBlockEntityMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
[25Feb2026 11:04:35.841] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SchematicCannonBlockEntityMixin from createfastschematiccannon.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
[25Feb2026 11:04:35.841] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.842] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$refillFuelIfPossible$1(Lnet/minecraft/world/item/ItemStack;)Z to mda06d5b$createfastschematiccannon$lambda$refillFuelIfPossible$1$0 in createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon
[25Feb2026 11:04:35.842] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectHandleCurrentTarget$0(Lcom/simibubi/create/content/schematics/SchematicPrinter$BlockTargetHandler;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;)V to mda06d5b$createfastschematiccannon$lambda$redirectHandleCurrentTarget$0$1 in createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon
[25Feb2026 11:04:35.847] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinSchematicannonBlockEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.schematics.cannon.SchematicannonBlockEntity
[25Feb2026 11:04:35.847] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinSchematicannonBlockEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.door.SchematicannonBlockEntityMixin from mod copycats->@Inject::shouldIgnoreBlockStateMixin(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicannonBlockEntityMixin from mod create_pattern_schematics->@Inject::finishedPrinting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicannonBlockEntityMixin from mod create_pattern_schematics->@Inject::finishedPrinting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.853] [pool-20-thread-1/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicannonBlockEntityMixin from mod create_pattern_schematics->@Inject::finishedPrinting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::initializePrinterInject(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::activateTickDelay(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::activateTickDelay(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::activateTickDelay(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinterFuelCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinterFuelCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinterFuelCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::injectTickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SchematicCannonBlockEntityMixin from mod createfastschematiccannon->@Inject::refillFuelIfPossible(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.854] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinSchematicannonBlockEntity from mod openpartiesandclaims->@Inject::onTickPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.856] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
[25Feb2026 11:04:35.856] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.858] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SmartBlockEntityMixin from createfastschematiccannon.mixins.json into com.simibubi.create.foundation.blockEntity.SmartBlockEntity
[25Feb2026 11:04:35.858] [pool-20-thread-1/DEBUG] [mixin/]: createfastschematiccannon.mixins.json:SmartBlockEntityMixin from mod createfastschematiccannon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.859] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:35.859] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:35.859] [pool-20-thread-1/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SmartBlockEntityMixin from mod create_enchantment_industry->@Inject::setRemoved$dropExperienceFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:35.861] [pool-20-thread-1/DEBUG] [mixin/]: Mixing copycat.SyncedBlockEntityMixin from copycats-common.mixins.json into com.simibubi.create.foundation.blockEntity.SyncedBlockEntity
[25Feb2026 11:04:35.861] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.SyncedBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.862] [pool-20-thread-1/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.SyncedBlockEntityMixin from mod copycats->@Inject::doNotSyncVirtual(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:35.943] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EntitySelectorReaderMixin from fabric-command-api-v2.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
[25Feb2026 11:04:35.943] [pool-20-thread-1/DEBUG] [mixin/]: fabric-command-api-v2.mixins.json:EntitySelectorReaderMixin from mod fabric_command_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.948] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockSourceMixin from supplementaries-common.mixins.json into net.minecraft.core.dispenser.BlockSource
[25Feb2026 11:04:35.948] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.949] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:BlockSourceMixin from mod supplementaries->@Inject::supp$alterCenter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:35.950] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.ProjectileDispenseBehavior
[25Feb2026 11:04:35.965] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeBuilderMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType$Builder
[25Feb2026 11:04:35.965] [pool-20-thread-1/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:BlockEntityTypeBuilderMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.997] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinInventory from curios.neoforge.mixins.json into net.minecraft.world.entity.player.Inventory
[25Feb2026 11:04:35.997] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.PlayerInventoryMixin from backpacked.common.mixins.json into net.minecraft.world.entity.player.Inventory
[25Feb2026 11:04:35.997] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInventoryMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:35.998] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinInventory from architectury.mixins.json into net.minecraft.world.entity.player.Inventory
[25Feb2026 11:04:35.998] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:35.998] [pool-20-thread-1/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
[25Feb2026 11:04:35.998] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$containsTag(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$contains(Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinInventory from mod curios->@Inject::curios$hasAnyMatching(Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInventoryMixin from mod backpacked->@Inject::backpacked$RemoveItemTail(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInventoryMixin from mod backpacked->@Inject::backpacked$RemoveItemTail(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInventoryMixin from mod backpacked->@Inject::backpacked$RemoveItemTail(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: architectury.mixins.json:MixinInventory from mod architectury->@Inject::updateItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$fireDropEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V has 0 override(s) in child classes
[25Feb2026 11:04:36.000] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:InventoryMixin from mod moonlight->@Inject::ml$restoreNotDropped(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Ljava/util/List;I)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.007] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
[25Feb2026 11:04:36.007] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.008] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries->@Inject::supp$allowApples(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.008] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
[25Feb2026 11:04:36.008] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries->@Inject::supp$getAppleXP(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.009] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:GrindstoneMenuSlotMixin from mod moonlight->@Inject::onTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.010] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
[25Feb2026 11:04:36.010] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.010] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries->@Inject::supp$allowFlags(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.012] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.MerchantResultSlotMixin from backpacked.common.mixins.json into net.minecraft.world.inventory.MerchantResultSlot
[25Feb2026 11:04:36.012] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MerchantResultSlotMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.012] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MerchantResultSlotMixin from mod backpacked->@Inject::backpacked$OnTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.012] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MerchantResultSlotMixin from mod backpacked->@Inject::backpacked$OnTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.012] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.MerchantResultSlotMixin from mod backpacked->@Inject::backpacked$OnTake(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.013] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ShulkerSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.ShulkerBoxSlot
[25Feb2026 11:04:36.013] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.013] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerSlotMixin from mod supplementaries->@Inject::supp$preventInsertion(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.014] [pool-20-thread-1/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
[25Feb2026 11:04:36.014] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.015] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries->@Inject::supp$mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.018] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ShapedRecipeAccessor from create.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
[25Feb2026 11:04:36.023] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.IngredientMixin from modernfix-modernfix.mixins.json into net.minecraft.world.item.crafting.Ingredient$1
[25Feb2026 11:04:36.024] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.smart_ingredient_sync.IngredientMixin from mod modernfix->@Inject::checkForVanillaTagIngredient(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lnet/minecraft/world/item/crafting/Ingredient;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.024] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.smart_ingredient_sync.IngredientMixin from mod modernfix->@Inject::decodeSmartIngredient(Lnet/minecraft/network/RegistryFriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.026] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ingredient.CraftingHelperMixin from fabric-recipe-api-v1.mixins.json into net.neoforged.neoforge.common.crafting.CraftingHelper
[25Feb2026 11:04:36.026] [pool-20-thread-1/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.CraftingHelperMixin from mod fabric_recipe_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.034] [pool-20-thread-1/DEBUG] [mixin/]: Mixing network.StreamCodecMixin from connector.mixins.json into net.minecraft.network.codec.StreamCodec$1
[25Feb2026 11:04:36.034] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:network.StreamCodecMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.034] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:network.StreamCodecMixin from mod connector->@Inject::resetBufferOnEncode(Ljava/lang/Object;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.034] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:network.StreamCodecMixin from mod connector->@Inject::resetBufferOnEncode(Ljava/lang/Object;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.034] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:network.StreamCodecMixin from mod connector->@Inject::resetBufferOnEncode(Ljava/lang/Object;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.047] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
[25Feb2026 11:04:36.049] [pool-20-thread-1/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
[25Feb2026 11:04:36.077] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBiomes from mixins.iris.json into net.minecraft.world.level.biome.Biomes
[25Feb2026 11:04:36.077] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.078] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:MixinBiomes from mod iris->@Inject::iris$registerBiome(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.088] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.useless_sensors.SensorAccessor from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.Sensor
[25Feb2026 11:04:36.093] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.sensor.secondary_poi.SecondaryPoiSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.SecondaryPoiSensor
[25Feb2026 11:04:36.093] [pool-20-thread-1/DEBUG] [mixin/]: Mixing SecondaryPoiSensorMixin from smarterfarmers-common.mixins.json into net.minecraft.world.entity.ai.sensing.SecondaryPoiSensor
[25Feb2026 11:04:36.095] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:ai.sensor.secondary_poi.SecondaryPoiSensorMixin from mod lithium->@Inject::skipUselessSense(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/npc/Villager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.097] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.non_poi_block_search.PiglinSpecificSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.PiglinSpecificSensor
[25Feb2026 11:04:36.099] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ai.non_poi_block_search.HoglinSpecificSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.HoglinSpecificSensor
[25Feb2026 11:04:36.101] [pool-20-thread-1/DEBUG] [mixin/]: Mixing minimal_nonvanilla.ai.sensor.frog_attackables.FrogAttackablesSensorMixin from lithium.mixins.json into net.minecraft.world.entity.ai.sensing.FrogAttackablesSensor
[25Feb2026 11:04:36.110] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPoolSingletonContainer from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootPoolSingletonContainer
[25Feb2026 11:04:36.111] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootPoolSingletonContainer from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.112] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootContextMixin from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.LootContext
[25Feb2026 11:04:36.112] [pool-20-thread-1/DEBUG] [mixin/]: lootintegrations.mixins.json:LootContextMixin from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:36.120] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.storage.loot.LootContextEntityTargetMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.storage.loot.LootContext$EntityTarget
[25Feb2026 11:04:36.120] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.storage.loot.LootContextEntityTargetMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.126] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EnchantRandomlyLootFunctionMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction
[25Feb2026 11:04:36.126] [pool-20-thread-1/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:EnchantRandomlyLootFunctionMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.132] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinEnchantedCountIncreaseFunction from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
[25Feb2026 11:04:36.132] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
[25Feb2026 11:04:36.132] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.133] [pool-20-thread-1/DEBUG] [mixin/]: Mixing EnchantedCountIncreaseFunctionMixin from create.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantedCountIncreaseFunction
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:EnchantedCountIncreaseFunctionNeoForgeMixin from mod puzzleslib->@Inject::run(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.134] [pool-20-thread-1/DEBUG] [mixin/]: create.mixins.json:EnchantedCountIncreaseFunctionMixin from mod create->@Inject::create$crushingWheelLooting(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$7(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mda06d5b$supplementaries$lambda$supp$modifyCodec$7$0 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$6(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;Ljava/lang/Byte;Ljava/lang/Integer;Ljava/lang/Boolean;Ljava/util/Optional;)Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction; to mda06d5b$supplementaries$lambda$supp$modifyCodec$6$1 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$5(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/util/Optional; to mda06d5b$supplementaries$lambda$supp$modifyCodec$5$2 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$4(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Boolean; to mda06d5b$supplementaries$lambda$supp$modifyCodec$4$3 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$3(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Integer; to mda06d5b$supplementaries$lambda$supp$modifyCodec$3$4 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$2(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Ljava/lang/Byte; to mda06d5b$supplementaries$lambda$supp$modifyCodec$2$5 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$1(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/core/Holder; to mda06d5b$supplementaries$lambda$supp$modifyCodec$1$6 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.141] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$supp$modifyCodec$0(Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;)Lnet/minecraft/tags/TagKey; to mda06d5b$supplementaries$lambda$supp$modifyCodec$0$7 in supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries
[25Feb2026 11:04:36.144] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from structureessentials.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
[25Feb2026 11:04:36.144] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ExplorationFunctionMixin from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
[25Feb2026 11:04:36.144] [pool-20-thread-1/DEBUG] [mixin/]: lootintegrations.mixins.json:ExplorationFunctionMixin from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$turnToQuill(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::supp$modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:ExplorationMapFunctionMixin from mod structureessentials->@Inject::initSearchRange(Ljava/util/List;Lnet/minecraft/tags/TagKey;Lnet/minecraft/core/Holder;BIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.146] [pool-20-thread-1/DEBUG] [mixin/]: lootintegrations.mixins.json:ExplorationFunctionMixin from mod lootintegrations->@Inject::onMapExlporation(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.180] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.neoforge.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
[25Feb2026 11:04:36.215] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootItem from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.LootItem
[25Feb2026 11:04:36.215] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.215] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$create(Lnet/minecraft/core/Holder;IILjava/util/List;Ljava/util/List;)Lnet/minecraft/world/level/storage/loot/entries/LootItem; to create$bookshelf_$md$a06d5b$0 in bookshelf.mixins.json:access.loot.AccessorLootItem from mod bookshelf
[25Feb2026 11:04:36.217] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorNestedLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.NestedLootTable
[25Feb2026 11:04:36.217] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorNestedLootTable from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.218] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootTableLootIntegrations from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.LootTable
[25Feb2026 11:04:36.218] [pool-20-thread-1/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:36.218] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootTable from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootTable
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootTable from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootTableAccessor from fabric-loot-api-v3.mixins.json into net.minecraft.world.level.storage.loot.LootTable
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: fabric-loot-api-v3.mixins.json:LootTableAccessor from mod fabric_loot_api_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootTableAccessor from createdieselgenerators.mixins.json into net.minecraft.world.level.storage.loot.LootTable
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:LootTableAccessor from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.219] [pool-20-thread-1/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations->@Inject::on(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.222] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
[25Feb2026 11:04:36.222] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.222] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.loot.MixinLootPool from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootPool
[25Feb2026 11:04:36.222] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.223] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootPoolAccessor from fabric-loot-api-v3.mixins.json into net.minecraft.world.level.storage.loot.LootPool
[25Feb2026 11:04:36.223] [pool-20-thread-1/DEBUG] [mixin/]: fabric-loot-api-v3.mixins.json:LootPoolAccessor from mod fabric_loot_api_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.223] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootPoolAccessor from createdieselgenerators.mixins.json into net.minecraft.world.level.storage.loot.LootPool
[25Feb2026 11:04:36.223] [pool-20-thread-1/DEBUG] [mixin/]: createdieselgenerators.mixins.json:LootPoolAccessor from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.223] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootPool from mod bookshelf->@Inject::onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.235] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorDynamicLoot from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.DynamicLoot
[25Feb2026 11:04:36.235] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorDynamicLoot from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.237] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorTagEntry from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.TagEntry
[25Feb2026 11:04:36.237] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorTagEntry from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.240] [pool-20-thread-1/DEBUG] [mixin/]: Mixing access.loot.AccessorCompositeEntryBase from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.entries.CompositeEntryBase
[25Feb2026 11:04:36.241] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:access.loot.AccessorCompositeEntryBase from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.248] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithEnchantedBonusCondition
[25Feb2026 11:04:36.248] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:LootItemRandomChanceWithEnchantedBonusConditionNeoForgeMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.254] [pool-20-thread-1/DEBUG] [mixin/]: Mixing patch.loot.MixinLootItemKilledByPlayerCondition from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
[25Feb2026 11:04:36.254] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemKilledByPlayerCondition from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:36.255] [pool-20-thread-1/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootItemKilledByPlayerCondition from mod bookshelf->@Inject::test(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.284] [pool-20-thread-1/DEBUG] [mixin/]: Mixing collections.mob_spawning.WeightedRandomListMixin from lithium.mixins.json into net.minecraft.util.random.WeightedRandomList
[25Feb2026 11:04:36.284] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.284] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.284] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.WeightedRandomListMixin from mod lithium->@Inject::init(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.290] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DimensionTypeAccessor from mixins.iris.json into net.minecraft.world.level.dimension.DimensionType
[25Feb2026 11:04:36.290] [pool-20-thread-1/DEBUG] [mixin/]: mixins.iris.json:DimensionTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.326] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.feature.FeatureMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.feature.Feature
[25Feb2026 11:04:36.326] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.feature.FeatureMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.326] [pool-20-thread-1/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
[25Feb2026 11:04:36.326] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to mda06d5b$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
[25Feb2026 11:04:36.326] [pool-20-thread-1/DEBUG] [mixin/]: farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight->@Inject::keepRichSoil(Lnet/minecraft/world/level/LevelSimulatedReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.328] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.feature.TreeFeatureMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.feature.TreeFeature
[25Feb2026 11:04:36.328] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.feature.TreeFeatureMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.333] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.feature.GlowstoneFeatureMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.feature.GlowstoneFeature
[25Feb2026 11:04:36.333] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.feature.GlowstoneFeatureMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.334] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.feature.VinesFeatureMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.feature.VinesFeature
[25Feb2026 11:04:36.334] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.feature.VinesFeatureMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.334] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoVinesInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
[25Feb2026 11:04:36.334] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.335] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoVinesInStructuresMixin from mod yungsapi->@Inject::yungsapi_noVinesInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.338] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoMagmaInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
[25Feb2026 11:04:36.338] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.338] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoMagmaInStructuresMixin from mod yungsapi->@Inject::yungsapi_noMagmaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.340] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.feature.BlueIceFeatureMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.feature.BlueIceFeature
[25Feb2026 11:04:36.340] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.feature.BlueIceFeatureMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.348] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
[25Feb2026 11:04:36.348] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.348] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoBasaltColumnsInStructuresMixin from mod yungsapi->@Inject::yungsapi_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.349] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from yungsapi.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
[25Feb2026 11:04:36.349] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.349] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:NoDeltasInStructuresMixin from mod yungsapi->@Inject::yungsapi_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.364] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.PlacedFeatureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
[25Feb2026 11:04:36.365] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.PlacedFeatureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.365] [pool-20-thread-1/DEBUG] [mixin/]: Mixing PlacedFeatureErrorMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
[25Feb2026 11:04:36.375] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.StructureProcessorListAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList
[25Feb2026 11:04:36.375] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureProcessorListAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.378] [pool-20-thread-1/DEBUG] [mixin/]: Mixing JigsawReplacementProcessorMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.JigsawReplacementProcessor
[25Feb2026 11:04:36.379] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:JigsawReplacementProcessorMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.383] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.levelgen.structure.templatesystem.BlockAgeProcessorMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.levelgen.structure.templatesystem.BlockAgeProcessor
[25Feb2026 11:04:36.383] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.levelgen.structure.templatesystem.BlockAgeProcessorMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.420] [pool-20-thread-1/DEBUG] [mixin/]: Mixing RandomSpreadStructurePlacementMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.placement.RandomSpreadStructurePlacement
[25Feb2026 11:04:36.422] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.422] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.422] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:RandomSpreadStructurePlacementMixin from mod structureessentials->@Inject::adjustSpacingSeperation(Lnet/minecraft/core/Vec3i;Lnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement$FrequencyReductionMethod;FILjava/util/Optional;IILnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.425] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.StructureSetAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.StructureSet
[25Feb2026 11:04:36.425] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureSetAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.426] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureStartMinDistMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
[25Feb2026 11:04:36.428] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureTimingMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
[25Feb2026 11:04:36.429] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureMixin from blueprint.mixins.json into net.minecraft.world.level.levelgen.structure.Structure
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartMinDistMixin from mod structureessentials->@Inject::checkOtherStructuresNearby(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureStartMinDistMixin from mod structureessentials->@Inject::checkOtherStructuresNearby(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::beforeGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureTimingMixin from mod structureessentials->@Inject::afterGenerate(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:StructureMixin from mod blueprint->@Inject::captureStructureContextForRepaletters(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;Ljava/util/Optional;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.432] [pool-20-thread-1/DEBUG] [mixin/]: blueprint.mixins.json:StructureMixin from mod blueprint->@Inject::captureStructureContextForRepaletters(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/world/level/biome/BiomeSource;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;JLnet/minecraft/world/level/ChunkPos;ILnet/minecraft/world/level/LevelHeightAccessor;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;Ljava/util/Optional;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.438] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructurePieceMixin from blueprint.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
[25Feb2026 11:04:36.440] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
[25Feb2026 11:04:36.440] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.441] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:MineshaftCorridorMixin from mod supplementaries->@Inject::supp$addRope(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos$MutableBlockPos;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.455] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
[25Feb2026 11:04:36.455] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.456] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.456] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.456] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.460] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
[25Feb2026 11:04:36.460] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.461] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.461] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.461] [pool-20-thread-1/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::supp$addSconces(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.465] [pool-20-thread-1/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-modernfix.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
[25Feb2026 11:04:36.465] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureTemplateManagerMixin from fabric-gametest-api-v1.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
[25Feb2026 11:04:36.465] [pool-20-thread-1/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric_gametest_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.466] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.466] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.466] [pool-20-thread-1/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_structure_manager.StructureManagerMixin from mod modernfix->@Inject::makeStructuresSafe(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.467] [pool-20-thread-1/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric_gametest_api_v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.467] [pool-20-thread-1/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric_gametest_api_v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.467] [pool-20-thread-1/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:StructureTemplateManagerMixin from mod fabric_gametest_api_v1->@Inject::addFabricTemplateProvider(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/google/common/collect/ImmutableList$Builder;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.468] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.OceanRuinPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.OceanRuinPieces$OceanRuinPiece
[25Feb2026 11:04:36.468] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.OceanRuinPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.470] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TemplateStructurePieceMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.TemplateStructurePiece
[25Feb2026 11:04:36.470] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.471] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.471] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.471] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:TemplateStructurePieceMixin from mod moonlight->@Inject::ml$processBoxes(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.473] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.IglooPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.IglooPieces$IglooPiece
[25Feb2026 11:04:36.473] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.IglooPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.474] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.RuinedPortalPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.RuinedPortalPiece
[25Feb2026 11:04:36.474] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.RuinedPortalPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.482] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.EndCityPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.EndCityPieces$EndCityPiece
[25Feb2026 11:04:36.482] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.EndCityPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.484] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.WoodlandMansionPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.WoodlandMansionPieces$WoodlandMansionPiece
[25Feb2026 11:04:36.484] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.WoodlandMansionPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.484] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.template.mansion.WoodlandMansionPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.WoodlandMansionPieces$WoodlandMansionPiece
[25Feb2026 11:04:36.484] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.mansion.WoodlandMansionPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.485] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.mansion.WoodlandMansionPieceMixin from mod lithostitched->@Inject::convertStringToId(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.486] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.ShipwreckPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.ShipwreckPieces$ShipwreckPiece
[25Feb2026 11:04:36.486] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.ShipwreckPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.487] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.processor.NetherFossilPieceMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFossilPieces$NetherFossilPiece
[25Feb2026 11:04:36.487] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.processor.NetherFossilPieceMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.492] [pool-20-thread-1/DEBUG] [mixin/]: Mixing collections.mob_spawning.MobSpawnSettingsMixin from lithium.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings
[25Feb2026 11:04:36.493] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.493] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.493] [pool-20-thread-1/DEBUG] [mixin/]: lithium.mixins.json:collections.mob_spawning.MobSpawnSettingsMixin from mod lithium->@Inject::reinit(FLjava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.502] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.JigsawStructureAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
[25Feb2026 11:04:36.502] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.JigsawStructureAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.503] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.JigsawStructureMixin from lithostitched.1211.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
[25Feb2026 11:04:36.503] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.1211.mixins.json:common.JigsawStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.503] [pool-20-thread-1/DEBUG] [mixin/]: Mixing JigsawStructureMixin from moonlight-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
[25Feb2026 11:04:36.503] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:JigsawStructureMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.StructureTemplatePoolAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixinNeoForge from yungsapi_neoforge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi_neoforge.mixins.json:IncreaseStructureWeightLimitMixinNeoForge from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.510] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$compileRawTemplates$0(Lcom/mojang/datafixers/util/Pair;)V to mda06d5b$lithostitched$lambda$compileRawTemplates$0$0 in lithostitched.mixins.json:common.StructureTemplatePoolMixin from mod lithostitched
[25Feb2026 11:04:36.511] [pool-20-thread-1/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
[25Feb2026 11:04:36.520] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.template.NetherFossilStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFossilStructure
[25Feb2026 11:04:36.520] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.NetherFossilStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.520] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$useTemplateList$0(Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;)V to mda06d5b$lithostitched$lambda$useTemplateList$0$0 in lithostitched.mixins.json:common.template.NetherFossilStructureMixin from mod lithostitched
[25Feb2026 11:04:36.525] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.template.RuinedPortalStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.RuinedPortalStructure
[25Feb2026 11:04:36.526] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.RuinedPortalStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.529] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.template.ShipwreckStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.ShipwreckStructure
[25Feb2026 11:04:36.529] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.ShipwreckStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.533] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.template.mansion.WoodlandMansionStructureMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.structures.WoodlandMansionStructure
[25Feb2026 11:04:36.533] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.mansion.WoodlandMansionStructureMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.534] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.template.mansion.WoodlandMansionStructureMixin from mod lithostitched->@Inject::injectRegistriesForTemplateList(Lnet/minecraft/world/level/levelgen/structure/pieces/StructurePiecesBuilder;Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Rotation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.579] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.BiomeSource
[25Feb2026 11:04:36.579] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.579] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$appendDeferredBiomesList$0(Ljava/util/List;)Ljava/util/Set; to mda06d5b$terrablender$lambda$appendDeferredBiomesList$0$0 in terrablender.mixins.json:MixinBiomeSource from mod terrablender
[25Feb2026 11:04:36.581] [pool-20-thread-1/DEBUG] [mixin/]: Mixing BiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.BiomeSource
[25Feb2026 11:04:36.581] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:BiomeSourceMixin from mod fabric_biome_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.602] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.MobSpawnSettingsBuilderNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings$Builder
[25Feb2026 11:04:36.602] [pool-20-thread-1/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:accessor.MobSpawnSettingsBuilderNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.608] [pool-20-thread-1/DEBUG] [mixin/]: Mixing LegacyRandomSourceMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.LegacyRandomSource
[25Feb2026 11:04:36.613] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.mnbs.MNBSMixin from lithostitched.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[25Feb2026 11:04:36.613] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.mnbs.MNBSMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.613] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$1(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;Lcom/mojang/serialization/codecs/RecordCodecBuilder;)Lcom/mojang/datafixers/kinds/App; to mda06d5b$lithostitched$lambda$wrapCodec$1$0 in lithostitched.mixins.json:common.mnbs.MNBSMixin from mod lithostitched
[25Feb2026 11:04:36.613] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$0(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;Lnet/minecraft/core/HolderGetter;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; to mda06d5b$lithostitched$lambda$wrapCodec$0$1 in lithostitched.mixins.json:common.mnbs.MNBSMixin from mod lithostitched
[25Feb2026 11:04:36.615] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[25Feb2026 11:04:36.615] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.616] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MultiNoiseBiomeSourceAccess from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[25Feb2026 11:04:36.617] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MultiNoiseBiomeSourceAccess from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.619] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::getNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.619] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.619] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.619] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinMultiNoiseBiomeSource from mod terrablender->@Inject::addDebugInfo(Ljava/util/List;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.622] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList
[25Feb2026 11:04:36.622] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinParameterList from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.622] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$1(Lnet/minecraft/core/Registry;Ljava/util/List;Lcom/mojang/datafixers/util/Pair;)V to mda06d5b$terrablender$lambda$initializeForTerraBlender$1$0 in terrablender.mixins.json:MixinParameterList from mod terrablender
[25Feb2026 11:04:36.622] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lterrablender/api/RegionType;JLterrablender/worldgen/noise/InitialLayer;)Lterrablender/worldgen/noise/Area; to mda06d5b$terrablender$lambda$initializeForTerraBlender$0$1 in terrablender.mixins.json:MixinParameterList from mod terrablender
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.mnbs.MNBSPLMixin from lithostitched.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.mnbs.MNBSPLMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$3(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;Lcom/mojang/serialization/codecs/RecordCodecBuilder;)Lcom/mojang/datafixers/kinds/App; to mda06d5b$lithostitched$lambda$wrapCodec$3$0 in lithostitched.mixins.json:common.mnbs.MNBSPLMixin from mod lithostitched
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$2(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;Ljava/util/Optional;Ljava/util/Optional;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList; to mda06d5b$lithostitched$lambda$wrapCodec$2$1 in lithostitched.mixins.json:common.mnbs.MNBSPLMixin from mod lithostitched
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$1(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;)Ljava/util/Optional; to mda06d5b$lithostitched$lambda$wrapCodec$1$2 in lithostitched.mixins.json:common.mnbs.MNBSPLMixin from mod lithostitched
[25Feb2026 11:04:36.631] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$0(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;)Ljava/util/Optional; to mda06d5b$lithostitched$lambda$wrapCodec$0$3 in lithostitched.mixins.json:common.mnbs.MNBSPLMixin from mod lithostitched
[25Feb2026 11:04:36.634] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NetherBiomePresetMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList$Preset$1
[25Feb2026 11:04:36.634] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric_biome_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.635] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric_biome_api_v1->@Inject::apply(Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.639] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinTheEndBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource
[25Feb2026 11:04:36.639] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.640] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lnet/minecraft/resources/ResourceKey;)V to mda06d5b$terrablender$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender
[25Feb2026 11:04:36.642] [pool-20-thread-1/DEBUG] [mixin/]: Mixing TheEndBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource
[25Feb2026 11:04:36.642] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.642] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$init$1(Lnet/minecraft/core/HolderGetter;)Lnet/fabricmc/fabric/impl/biome/TheEndBiomeData$Overrides; to mda06d5b$fabric_biome_api_v1$lambda$init$1$1 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1
[25Feb2026 11:04:36.642] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyCodec$0(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mda06d5b$fabric_biome_api_v1$lambda$modifyCodec$0$2 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onCollectPossibleBiomes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinTheEndBiomeSource from mod terrablender->@Inject::onGetNoiseBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::rememberLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::clearLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.647] [pool-20-thread-1/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.651] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.bandlands.NoiseBasedChunkGeneratorMixin from lithostitched.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
[25Feb2026 11:04:36.651] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.bandlands.NoiseBasedChunkGeneratorMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.651] [pool-20-thread-1/DEBUG] [mixin/]: Renaming synthetic method lambda$fillBands$0(Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/core/Holder$Reference;)V to mda06d5b$lithostitched$lambda$fillBands$0$0 in lithostitched.mixins.json:common.bandlands.NoiseBasedChunkGeneratorMixin from mod lithostitched
[25Feb2026 11:04:36.652] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.NoiseBasedChunkGeneratorAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
[25Feb2026 11:04:36.652] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.NoiseBasedChunkGeneratorAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.652] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNoiseBasedChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
[25Feb2026 11:04:36.652] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseBasedChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.653] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.bandlands.NoiseBasedChunkGeneratorMixin from mod lithostitched->@Inject::fillBands(Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.654] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.bandlands.NoiseBasedChunkGeneratorMixin from mod lithostitched->@Inject::fillBands(Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.654] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.bandlands.NoiseBasedChunkGeneratorMixin from mod lithostitched->@Inject::fillBands(Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: Mixing net.minecraft.world.level.chunk.ChunkGeneratorMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.level.chunk.ChunkGeneratorMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.ChunkGeneratorAccessor from lithostitched.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.ChunkGeneratorAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinChunkGenerator from terrablender.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.657] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.658] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureMinDistanceDataHolder from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.658] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureSearchSpeedupMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.659] [pool-20-thread-1/DEBUG] [mixin/]: Mixing StructureSearchTimeoutMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.660] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from connector.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.660] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:ChunkGeneratorMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.660] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[25Feb2026 11:04:36.660] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ChunkGeneratorMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinChunkGenerator from mod terrablender->@Inject::validate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchSpeedupMixin from mod structureessentials->@Inject::onFind(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;ZLnet/minecraft/world/level/levelgen/structure/placement/StructurePlacement;Lnet/minecraft/world/level/ChunkPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchTiming(Ljava/util/Set;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/core/BlockPos;ZLnet/minecraft/world/level/levelgen/structure/placement/ConcentricRingsStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStartStaticTiming(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: connector.mixins.json:ChunkGeneratorMixin from mod connector->@Inject::fixBrokenCast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.664] [pool-20-thread-1/DEBUG] [mixin/]: moonlight-common.mixins.json:ChunkGeneratorMixin from mod moonlight->@Inject::ml$getSpecialSpawnsOverrides(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.671] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.NoiseGeneratorSettingsAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[25Feb2026 11:04:36.671] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.NoiseGeneratorSettingsAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.671] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[25Feb2026 11:04:36.671] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.672] [pool-20-thread-1/DEBUG] [mixin/]: Mixing NoiseGeneratorSettingsMixin from blueprint.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[25Feb2026 11:04:36.672] [pool-20-thread-1/DEBUG] [mixin/]: terrablender.mixins.json:MixinNoiseGeneratorSettings from mod terrablender->@Inject::surfaceRule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.695] [pool-20-thread-1/DEBUG] [mixin/]: Mixing DebugChunkGeneratorAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.world.level.levelgen.DebugLevelSource
[25Feb2026 11:04:36.695] [pool-20-thread-1/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.695] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setBLOCK_STATES(Ljava/util/List;)V to setBLOCK_STATES$fabric_registry_sync_v0_$md$a06d5b$0 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
[25Feb2026 11:04:36.695] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setX_SIDE_LENGTH(I)V to setX_SIDE_LENGTH$fabric_registry_sync_v0_$md$a06d5b$1 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
[25Feb2026 11:04:36.695] [pool-20-thread-1/DEBUG] [mixin/]: Renaming @Accessor method setZ_SIDE_LENGTH(I)V to setZ_SIDE_LENGTH$fabric_registry_sync_v0_$md$a06d5b$2 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
[25Feb2026 11:04:36.750] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
[25Feb2026 11:04:36.750] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.SinglePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.751] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.SinglePoolElementAccessor from lithostitched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
[25Feb2026 11:04:36.751] [pool-20-thread-1/DEBUG] [mixin/]: lithostitched.mixins.json:common.SinglePoolElementAccessor from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.756] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
[25Feb2026 11:04:36.756] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.ListPoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.757] [pool-20-thread-1/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
[25Feb2026 11:04:36.757] [pool-20-thread-1/DEBUG] [mixin/]: yungsapi.mixins.json:accessor.FeaturePoolElementAccessor from mod yungsapi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.772] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.BredAnimalsTriggerMixin from backpacked.common.mixins.json into net.minecraft.advancements.critereon.BredAnimalsTrigger
[25Feb2026 11:04:36.773] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BredAnimalsTriggerMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.773] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BredAnimalsTriggerMixin from mod backpacked->@Inject::backpacked$OnPlayerBreedTurtle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.773] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BredAnimalsTriggerMixin from mod backpacked->@Inject::backpacked$OnPlayerBreedTurtle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.773] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.BredAnimalsTriggerMixin from mod backpacked->@Inject::backpacked$OnPlayerBreedTurtle(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/animal/Animal;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.780] [pool-20-thread-1/DEBUG] [mixin/]: Mixing common.PlayerInteractTriggerMixin from backpacked.common.mixins.json into net.minecraft.advancements.critereon.PlayerInteractTrigger
[25Feb2026 11:04:36.780] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInteractTriggerMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.781] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInteractTriggerMixin from mod backpacked->@Inject::backpacked$OnTriggerHead(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.781] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInteractTriggerMixin from mod backpacked->@Inject::backpacked$OnTriggerHead(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.781] [pool-20-thread-1/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PlayerInteractTriggerMixin from mod backpacked->@Inject::backpacked$OnTriggerHead(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.796] [pool-20-thread-1/DEBUG] [mixin/]: Mixing ServerRecipeBookMixin from recipeessentials.mixins.json into net.minecraft.stats.ServerRecipeBook
[25Feb2026 11:04:36.797] [pool-20-thread-1/DEBUG] [mixin/]: recipeessentials.mixins.json:ServerRecipeBookMixin from mod recipeessentials->@Inject::recipeessentials$disableRecipebookInit(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.797] [pool-20-thread-1/DEBUG] [mixin/]: recipeessentials.mixins.json:ServerRecipeBookMixin from mod recipeessentials->@Inject::recipeessentials$disableRecipebookSend(Lnet/minecraft/network/protocol/game/ClientboundRecipePacket$State;Lnet/minecraft/server/level/ServerPlayer;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.844] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinReplaceBlock from openpartiesandclaims.mixins.json into net.minecraft.world.item.enchantment.effects.ReplaceBlock
[25Feb2026 11:04:36.844] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceBlock from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.845] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceBlock from mod openpartiesandclaims->@Inject::onApplyHead(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.845] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceBlock from mod openpartiesandclaims->@Inject::onApplyReturn(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.847] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinReplaceDisk from openpartiesandclaims.mixins.json into net.minecraft.world.item.enchantment.effects.ReplaceDisk
[25Feb2026 11:04:36.847] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceDisk from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.847] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceDisk from mod openpartiesandclaims->@Inject::onApplyHead(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.847] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinReplaceDisk from mod openpartiesandclaims->@Inject::onApplyReturn(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.850] [pool-20-thread-1/DEBUG] [mixin/]: Mixing MixinSetBlockProperties from openpartiesandclaims.mixins.json into net.minecraft.world.item.enchantment.effects.SetBlockProperties
[25Feb2026 11:04:36.850] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinSetBlockProperties from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.850] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinSetBlockProperties from mod openpartiesandclaims->@Inject::onApplyHead(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.851] [pool-20-thread-1/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinSetBlockProperties from mod openpartiesandclaims->@Inject::onApplyReturn(Lnet/minecraft/server/level/ServerLevel;ILnet/minecraft/world/item/enchantment/EnchantedItemInUse;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.877] [pool-20-thread-1/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 4133 milliseconds
[25Feb2026 11:04:36.915] [main/DEBUG] [mixin/]: Mixing core.MixinRenderLayer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.915] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinRenderLayer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing MixinRenderType from mixins.iris.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: mixins.iris.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing rendertype.RenderTypeAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing MixinRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing RenderTypeAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing client.accessor.RenderTypeAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.RenderTypeAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Renaming @Invoker method catnip$create(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;)Lnet/minecraft/client/renderer/RenderType$CompositeRenderType; to catnip$create$ponder_$md$a06d5b$0 in ponder-common.mixins.json:client.accessor.RenderTypeAccessor from mod ponder
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: Mixing MixinRenderLayer from entity_texture_features.mixins.json into net.minecraft.client.renderer.RenderType
[25Feb2026 11:04:36.916] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinRenderLayer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:36.917] [main/DEBUG] [mixin/]: Unexpected: Registered method shouldSortOnUpload()Z in net.minecraft.client.renderer.RenderType was not merged
[25Feb2026 11:04:36.922] [main/DEBUG] [mixin/]: Mixing rendertype.RenderStateShardAccessor from mixins.iris.json into net.minecraft.client.renderer.RenderStateShard
[25Feb2026 11:04:36.922] [main/DEBUG] [mixin/]: mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.922] [main/DEBUG] [mixin/]: Renaming @Accessor method getTranslucentTransparency()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getTranslucentTransparency$iris_$md$a06d5b$0 in mixins.iris.json:rendertype.RenderStateShardAccessor from mod iris
[25Feb2026 11:04:36.922] [main/DEBUG] [mixin/]: Mixing RenderStateShardAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderStateShard
[25Feb2026 11:04:36.922] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.923] [main/DEBUG] [mixin/]: Renaming @Accessor method getNO_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getNO_TRANSPARENCY$iris_$md$a06d5b$1 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
[25Feb2026 11:04:36.923] [main/DEBUG] [mixin/]: Renaming @Accessor method getGLINT_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getGLINT_TRANSPARENCY$iris_$md$a06d5b$2 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
[25Feb2026 11:04:36.923] [main/DEBUG] [mixin/]: Renaming @Accessor method getCRUMBLING_TRANSPARENCY()Lnet/minecraft/client/renderer/RenderStateShard$TransparencyStateShard; to getCRUMBLING_TRANSPARENCY$iris_$md$a06d5b$3 in iris-batched-entity-rendering.mixins.json:RenderStateShardAccessor from mod iris
[25Feb2026 11:04:36.926] [main/DEBUG] [mixin/]: Mixing MixinCompositeRenderType from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType
[25Feb2026 11:04:36.926] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.927] [main/DEBUG] [mixin/]: Mixing MixinMultiPhase from entity_texture_features.mixins.json into net.minecraft.client.renderer.RenderType$CompositeRenderType
[25Feb2026 11:04:36.927] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinMultiPhase from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:36.928] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinCompositeRenderType from mod iris->@Inject::batchedentityrendering$onCompositeInit(Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lcom/mojang/blaze3d/vertex/VertexFormat$Mode;IZZLnet/minecraft/client/renderer/RenderType$CompositeState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.932] [main/DEBUG] [mixin/]: Mixing impl.darkness.GameRendererMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.932] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.932] [main/DEBUG] [mixin/]: Mixing perf.faster_item_rendering.GameRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.933] [main/DEBUG] [mixin/]: Mixing GameRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.933] [main/DEBUG] [mixin/]: mixins.iris.json:GameRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.933] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.933] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.938] [main/DEBUG] [mixin/]: Mixing MixinModelViewBobbing from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.938] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.939] [main/DEBUG] [mixin/]: Mixing GameRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.940] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.940] [main/DEBUG] [mixin/]: Mixing features.gui.hooks.console.GameRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.940] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.941] [main/DEBUG] [mixin/]: Mixing client.accessor.GameRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.941] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.GameRendererAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.941] [main/DEBUG] [mixin/]: Mixing core.MixinGameRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.941] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.941] [main/DEBUG] [mixin/]: Mixing core.compat.MixinGameRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.942] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.943] [main/DEBUG] [mixin/]: Mixing hud_batching.MixinGameRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.943] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.943] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$hudBatching$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/client/gui/Gui;Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;)V to mda06d5b$immediatelyfast$lambda$hudBatching$0$0 in immediatelyfast-common.mixins.json:hud_batching.MixinGameRenderer from mod immediatelyfast
[25Feb2026 11:04:36.943] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from immersive_aircraft.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.943] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.944] [main/DEBUG] [mixin/]: Mixing client.MixinGameRenderer from konkrete.neoforge.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.944] [main/DEBUG] [mixin/]: konkrete.neoforge.mixins.json:client.MixinGameRenderer from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.944] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.944] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: Mixing accessor.Mixin_GuiEntityTester from entity_model_features.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from cutthrough.common.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: Mixing client.IMixinGameRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.945] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.946] [main/DEBUG] [mixin/]: Mixing client.MixinGameRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.946] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.946] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$findExtendedEntityHit_FancyMenu$0(Lnet/minecraft/world/entity/Entity;)Z to mda06d5b$fancymenu$lambda$findExtendedEntityHit_FancyMenu$0$1 in fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu
[25Feb2026 11:04:36.948] [main/DEBUG] [mixin/]: Mixing client.MixinNeoForgeGameRenderer from fancymenu.neoforge.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.948] [main/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeGameRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.948] [main/DEBUG] [mixin/]: Mixing client.GameRendererReloadShaders from watut.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.949] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from create.mixins.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.950] [main/DEBUG] [mixin/]: Mixing MixinGameRenderer_NightVisionCompat from mixins.iris.json into net.minecraft.client.renderer.GameRenderer
[25Feb2026 11:04:36.950] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras->@Inject::inject$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras->@Inject::inject$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.GameRendererMixin from mod sodiumextras->@Inject::inject$renderLevel(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markNotRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markNotRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.GameRendererMixin from mod modernfix->@Inject::markNotRenderingLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.976] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideParticleShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overridePositionTexColorNormalShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideSolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityCutoutShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEnergySwirlShadowShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideGlintShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidDiffuseShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntitySolidShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideBeaconBeamShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityAlphaShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityEyesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideEntityTranslucentEmissiveShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLeashShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLightningShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideCrumblingShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextBackgroundShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideTextIntensityShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$overrideLinesShader(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$startFrame(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$logSystem(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/ItemInHandRenderer;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer from mod iris->@Inject::iris$runColorSpace(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: mixins.iris.json:MixinModelViewBobbing from mod iris->@Inject::iris$saveShadersOn(Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries->@Inject::supp$addCustomPostShaders(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.console.GameRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGameRenderer from mod immediatelyfast->@Inject::drawDataFromModsWhichRenderIntoTheWrongBuffer(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast->@Inject::checkForCoreShaderModifications(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft->@Inject::immersiveAircraft$renderWorld(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft->@Inject::immersiveAircraft$renderWorld(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft->@Inject::immersiveAircraft$renderWorld(Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features->@Inject::emf$captureFov(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features->@Inject::emf$captureFov(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features->@Inject::emf$injectCounter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features->@Inject::emf$injectCounter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinGameRenderer from mod entity_model_features->@Inject::emf$injectCounter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features->@Inject::etf$afterRenderToTexture(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features->@Inject::etf$afterRenderToTexture(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.977] [main/DEBUG] [mixin/]: entity_model_features.mixins.json:accessor.Mixin_GuiEntityTester from mod entity_model_features->@Inject::etf$afterRenderToTexture(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: cutthrough.common.mixins.json:client.GameRendererMixin from mod cutthrough->@Inject::isPickable(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::head_processBlurEffect_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::before_render_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameRenderer from mod fancymenu->@Inject::tail_onPick_FancyMenu(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: watut.mixins.json:client.GameRendererReloadShaders from mod watut->@Inject::onLoadShaders(Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: create.mixins.json:client.GameRendererMixin from mod create->@Inject::create$bigShapePick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.978] [main/DEBUG] [mixin/]: mixins.iris.json:MixinGameRenderer_NightVisionCompat from mod iris->@Inject::iris$safecheckNightvisionStrength(Lnet/minecraft/world/entity/LivingEntity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:36.985] [main/DEBUG] [mixin/]: Mixing core.MixinVertexConsumerProvider from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.MultiBufferSource
[25Feb2026 11:04:36.986] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinVertexConsumerProvider from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.988] [main/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.json into net.minecraft.client.renderer.ShaderInstance
[25Feb2026 11:04:36.989] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.989] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$storeSkipFabric$0(Ljava/lang/Class;)Ljava/lang/invoke/MethodHandle; to mda06d5b$iris$lambda$iris$storeSkipFabric$0$0 in mixins.iris.json:MixinShaderInstance from mod iris
[25Feb2026 11:04:36.992] [main/DEBUG] [mixin/]: Mixing MixinShaderInstance from mixins.iris.forge.json into net.minecraft.client.renderer.ShaderInstance
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iriss$storeSkipNeo$0(Ljava/lang/Class;)Ljava/lang/invoke/MethodHandle; to mda06d5b$iris$lambda$iriss$storeSkipNeo$0$1 in mixins.iris.forge.json:MixinShaderInstance from mod iris
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: Mixing shader.ShaderProgramMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.ShaderInstance
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: Mixing features.shader.uniform.ShaderInstanceMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ShaderInstance
[25Feb2026 11:04:36.993] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::name(Lnet/minecraft/server/packs/resources/ResourceProvider;Ljava/lang/String;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$lockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::onTail(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.json:MixinShaderInstance from mod iris->@Inject::iris$unlockDepthColorState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iris$setupGeometryShader(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShaderInstance from mod iris->@Inject::iriss$storeSkipNeo(Lnet/minecraft/server/packs/resources/ResourceProvider;Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/blaze3d/vertex/VertexFormat;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric_rendering_v1->@Inject::captureProgramName(Lnet/minecraft/server/packs/resources/ResourceProvider;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:shader.ShaderProgramMixin from mod fabric_rendering_v1->@Inject::releaseProgramName(Lnet/minecraft/server/packs/resources/ResourceProvider;Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:36.997] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.shader.uniform.ShaderInstanceMixin from mod sodium->@Inject::initCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.002] [main/DEBUG] [mixin/]: Mixing texture.TextureAtlasAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.002] [main/DEBUG] [mixin/]: mixins.iris.json:texture.TextureAtlasAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: Mixing texture.pbr.MixinTextureAtlas from mixins.iris.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: Mixing core.render.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: Mixing core.render.texture.TextureAtlasAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.texture.TextureAtlasAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureAtlasMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.003] [main/DEBUG] [mixin/]: Mixing client.SpriteAtlasTextureMixin from fabric-renderer-api-v1.mixins.json into net.minecraft.client.renderer.texture.TextureAtlas
[25Feb2026 11:04:37.004] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.004] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.004] [main/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinTextureAtlas from mod iris->@Inject::iris$onTailCycleAnimationFrames(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.TextureAtlasMixin from mod sodium->@Inject::sodium$deleteSpriteFinder(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureAtlasMixin from mod sodium->@Inject::preReturnSprite(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.005] [main/DEBUG] [mixin/]: fabric-renderer-api-v1.mixins.json:client.SpriteAtlasTextureMixin from mod fabric_renderer_api_v1->@Inject::uploadHook(Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.013] [main/DEBUG] [mixin/]: Mixing MixinVertexFormat from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormat
[25Feb2026 11:04:37.013] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.013] [main/DEBUG] [mixin/]: Mixing core.render.VertexFormatMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexFormat
[25Feb2026 11:04:37.013] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.015] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onSetupBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.015] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormat from mod iris->@Inject::iris$onClearBufferState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.015] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.015] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.015] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.VertexFormatMixin from mod sodium->@Inject::afterInit(Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/ints/IntList;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.016] [main/DEBUG] [mixin/]: Mixing MixinVertexFormatElement from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.VertexFormatElement
[25Feb2026 11:04:37.017] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.017] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinVertexFormatElement from mod iris->@Inject::iris$fixGenericAttributes(ILcom/mojang/blaze3d/vertex/VertexFormatElement$Usage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.021] [main/DEBUG] [mixin/]: Mixing CompositeStateAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderType$CompositeState
[25Feb2026 11:04:37.021] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:CompositeStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.026] [main/DEBUG] [mixin/]: Mixing net.minecraft.client.renderer.entity.ItemRendererMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.026] [main/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.renderer.entity.ItemRendererMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.026] [main/DEBUG] [mixin/]: Mixing perf.faster_item_rendering.ItemRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.027] [main/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ItemRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.027] [main/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.027] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.027] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/ItemRenderContext; to mda06d5b$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium
[25Feb2026 11:04:37.028] [main/DEBUG] [mixin/]: Mixing features.render.frapi.ItemRendererAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.028] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.028] [main/DEBUG] [mixin/]: Renaming @Invoker method sodium$hasAnimatedTexture(Lnet/minecraft/world/item/ItemStack;)Z to hasAnimatedTexture$sodium_$md$a06d5b$1 in sodium-common.mixins.json:features.render.frapi.ItemRendererAccessor from mod sodium
[25Feb2026 11:04:37.028] [main/DEBUG] [mixin/]: Mixing features.render.model.item.ItemRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.028] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.item.ItemRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: Mixing client.accessor.ItemRendererAccessor from ponder-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.ItemRendererAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: Mixing hud_batching.MixinItemRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinItemRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.029] [main/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.030] [main/DEBUG] [mixin/]: Mixing ItemRendererMixin from dragonlib.mixins.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.030] [main/DEBUG] [mixin/]: dragonlib.mixins.json:ItemRendererMixin from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.030] [main/DEBUG] [mixin/]: Mixing entity_render_context.MixinItemRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.ItemRenderer
[25Feb2026 11:04:37.030] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.ItemRendererMixin from mod modernfix->@Inject::markRenderingType(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.ItemRendererMixin from mod modernfix->@Inject::markRenderingType(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_item_rendering.ItemRendererMixin from mod modernfix->@Inject::markRenderingType(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ItemRendererMixin from mod sodium->@Inject::beforeRenderItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: dragonlib.mixins.json:ItemRendererMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: dragonlib.mixins.json:ItemRendererMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: dragonlib.mixins.json:ItemRendererMixin from mod dragonlib->@Inject::dragonlib$render(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;ZLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.035] [main/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinItemRenderer from mod iris->@Inject::changeId3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.040] [main/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ItemModelShaperMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.ItemModelShaper
[25Feb2026 11:04:37.040] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceLocationMap$1(Ljava/lang/Integer;)Lnet/minecraft/client/resources/model/BakedModel; to mda06d5b$modernfix$lambda$replaceLocationMap$1$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelShaperMixin from mod modernfix
[25Feb2026 11:04:37.040] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Object;)Lnet/minecraft/client/resources/model/BakedModel; to mda06d5b$modernfix$lambda$new$0$1 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelShaperMixin from mod modernfix
[25Feb2026 11:04:37.041] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelShaperMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.041] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelShaperMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.041] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelShaperMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.042] [main/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ItemModelMesherForgeMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.client.model.RegistryAwareItemModelShaper
[25Feb2026 11:04:37.042] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(Ljava/lang/Object;)Lnet/minecraft/client/resources/model/BakedModel; to mda06d5b$modernfix$lambda$new$0$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelMesherForgeMixin from mod modernfix
[25Feb2026 11:04:37.043] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelMesherForgeMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.043] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelMesherForgeMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.043] [main/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ItemModelMesherForgeMixin from mod modernfix->@Inject::replaceLocationMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.045] [main/DEBUG] [mixin/]: Mixing ModelResourceLocationMixin from ferritecore.mrl.mixin.json into net.minecraft.client.resources.model.ModelResourceLocation
[25Feb2026 11:04:37.045] [main/DEBUG] [mixin/]: ferritecore.mrl.mixin.json:ModelResourceLocationMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.045] [main/DEBUG] [mixin/]: ferritecore.mrl.mixin.json:ModelResourceLocationMixin from mod ferritecore->@Inject::constructTail(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.049] [main/DEBUG] [mixin/]: Mixing MixinTheEndPortalRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.TheEndPortalRenderer
[25Feb2026 11:04:37.049] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.052] [main/DEBUG] [mixin/]: mixins.iris.json:MixinTheEndPortalRenderer from mod iris->@Inject::iris$onRender(Lnet/minecraft/world/level/block/entity/TheEndPortalBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: Mixing CommonLevelRendererMixin from mixins.sodiumdynamiclights.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: Mixing immediate.MixinLevelRenderer from mixins.iris.vertexformat.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.056] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.057] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_EntityListSorting from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.057] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.057] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$1(Ljava/util/Map;Lnet/minecraft/world/entity/Entity;)V to mda06d5b$iris$lambda$batchedentityrendering$sortEntityList$1$0 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris
[25Feb2026 11:04:37.057] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$batchedentityrendering$sortEntityList$0(Lnet/minecraft/world/entity/EntityType;)Ljava/util/List; to mda06d5b$iris$lambda$batchedentityrendering$sortEntityList$0$1 in iris-batched-entity-rendering.mixins.json:MixinLevelRenderer_EntityListSorting from mod iris
[25Feb2026 11:04:37.058] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from creategarnished.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.058] [main/DEBUG] [mixin/]: Mixing LevelRendererAccessor from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.058] [main/DEBUG] [mixin/]: mixins.iris.json:LevelRendererAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.058] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.059] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.059] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$endLevelRender$0(Lnet/irisshaders/iris/UpdateChecker$BetaInfo;)V to mda06d5b$iris$lambda$iris$endLevelRender$0$2 in mixins.iris.json:MixinLevelRenderer from mod iris
[25Feb2026 11:04:37.061] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_SkipRendering from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.061] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_SkipRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.062] [main/DEBUG] [mixin/]: Mixing MixinLevelRenderer_Sky from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.062] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.062] [main/DEBUG] [mixin/]: Mixing fabulous.MixinDisableFabulousGraphics from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.063] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.063] [main/DEBUG] [mixin/]: Mixing shadows.MixinLevelRenderer from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.063] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinLevelRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.063] [main/DEBUG] [mixin/]: Mixing sky.MixinLevelRenderer_SunMoonToggle from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.063] [main/DEBUG] [mixin/]: mixins.iris.json:sky.MixinLevelRenderer_SunMoonToggle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.064] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supplementaries.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.065] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.065] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.065] [main/DEBUG] [mixin/]: Mixing WorldRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.066] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.067] [main/DEBUG] [mixin/]: Mixing core.render.world.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.067] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.069] [main/DEBUG] [mixin/]: Mixing features.options.weather.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.069] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.weather.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.069] [main/DEBUG] [mixin/]: Mixing features.render.gui.outlines.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.069] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.073] [main/DEBUG] [mixin/]: Mixing features.render.world.clouds.LevelRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.073] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: Mixing LevelRendererAccessor from flywheel.backend.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: Mixing fix.FixFabulousDepthMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: Mixing visualmanage.LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from geckolib.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.074] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$geckolib$captureRenderedEntities$0(I)D to mda06d5b$geckolib$lambda$geckolib$captureRenderedEntities$0$3 in geckolib.mixins.json:client.LevelRendererMixin from mod geckolib
[25Feb2026 11:04:37.075] [main/DEBUG] [mixin/]: Mixing WorldRendererMixin from mixins.sodiumdynamiclights.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.075] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.075] [main/DEBUG] [mixin/]: Mixing client.MixinLevelRenderer from patchouli_xplat.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.075] [main/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.075] [main/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.076] [main/DEBUG] [mixin/]: Mixing client.MixinLevelRenderer from fancymenu.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.076] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.077] [main/DEBUG] [mixin/]: Mixing accessor.LevelRendererAccessor from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.077] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from create.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.077] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$create$onDestroyBlockProgress$0(J)Ljava/util/SortedSet; to mda06d5b$create$lambda$create$onDestroyBlockProgress$0$4 in create.mixins.json:client.LevelRendererMixin from mod create
[25Feb2026 11:04:37.078] [main/DEBUG] [mixin/]: Mixing LevelRendererMixin from flywheel.impl.mixins.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.079] [main/DEBUG] [mixin/]: Mixing shadows.MixinPreventRebuildNearInShadowPass from mixins.iris.json into net.minecraft.client.renderer.LevelRenderer
[25Feb2026 11:04:37.079] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:CommonLevelRendererMixin from mod sodiumdynamiclights->@Inject::onGetLightmapCoordinates(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateBeginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinLevelRenderer from mod iris->@Inject::iris$immediateStateEndLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$preRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$postRenderEntity(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinLevelRenderer from mod iris->@Inject::batchedentityrendering$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: creategarnished.mixins.json:LevelRendererMixin from mod creategarnished->@Inject::notify(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: creategarnished.mixins.json:LevelRendererMixin from mod creategarnished->@Inject::notify(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: creategarnished.mixins.json:LevelRendererMixin from mod creategarnished->@Inject::notify(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setupPipeline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endLevelRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.111] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderTerrainShadows(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$beginNormalSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setSunsetRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setMoonRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setStarRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setVoidRenderStage(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$renderSky$tiltSun(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endSky(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endClouds(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endTerrainLayer(Lnet/minecraft/client/renderer/RenderType;DDDLorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWeather(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$endWorldBorder(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$setDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$resetDebugRenderStage(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer from mod iris->@Inject::iris$beginTranslucents(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:MixinLevelRenderer_Sky from mod iris->@Inject::preRenderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnResourceReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: mixins.iris.json:fabulous.MixinDisableFabulousGraphics from mod iris->@Inject::iris$disableFabulousGraphicsOnLevelRendererReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.112] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supplementaries$renderSlingshotOutline(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LevelRendererMixin from mod supplementaries->@Inject::supp$setPartying(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSetup(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterTerrainSolid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeRenderOutline(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onDrawBlockOutline(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;DDDLnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::beforeClouds(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onChunkDebugRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::afterRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::renderWeather(Lnet/minecraft/client/renderer/LightTexture;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::renderCloud(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:WorldRendererMixin from mod fabric_rendering_v1->@Inject::renderSky(Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FLnet/minecraft/client/Camera;ZLjava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::init(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/renderer/entity/EntityRenderDispatcher;Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/client/renderer/RenderBuffers;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onWorldChanged(Lnet/minecraft/client/multiplayer/ClientLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onTerrainUpdateScheduled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::onRenderBlockEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.LevelRendererMixin from mod sodium->@Inject::replaceBlockEntityIteration(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.outlines.LevelRendererMixin from mod sodium->@Inject::drawBoxFast(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;DDDDDDFFFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::renderClouds(Lcom/mojang/blaze3d/vertex/PoseStack;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.world.clouds.LevelRendererMixin from mod sodium->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:fix.FixFabulousDepthMixin from mod flywheel->@Inject::flywheel$disableTransparencyShaderDepth(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:visualmanage.LevelRendererMixin from mod flywheel->@Inject::flywheel$checkUpdate(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:WorldRendererMixin from mod sodiumdynamiclights->@Inject::beforeRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.113] [main/DEBUG] [mixin/]: patchouli_xplat.mixins.json:client.MixinLevelRenderer from mod patchouli->@Inject::onRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::before_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinLevelRenderer from mod fancymenu->@Inject::after_renderLevel_FancyMenu(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onDestroyBlockProgress(ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/server/level/BlockDestructionProgress;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: create.mixins.json:client.LevelRendererMixin from mod create->@Inject::create$onRemoveProgress(Lnet/minecraft/server/level/BlockDestructionProgress;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beginRender(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$endRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeBlockEntities(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$beforeRenderCrumbling(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: flywheel.impl.mixins.json:LevelRendererMixin from mod flywheel->@Inject::flywheel$decideNotToRenderEntity(Lnet/minecraft/world/entity/Entity;DDDFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.114] [main/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinPreventRebuildNearInShadowPass from mod iris->@Inject::iris$preventRebuildNearInShadowPass(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/culling/Frustum;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.129] [main/DEBUG] [mixin/]: Mixing mods.iris.MixinOuterWrappedRenderType from entity_texture_features.mixins.json into net.irisshaders.iris.layer.OuterWrappedRenderType
[25Feb2026 11:04:37.129] [main/DEBUG] [mixin/]: entity_texture_features.mixins.json:mods.iris.MixinOuterWrappedRenderType from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:37.131] [main/DEBUG] [mixin/]: Mixing SoundInstanceMixin from fabric-sound-api-v1.mixins.json into net.minecraft.client.resources.sounds.SoundInstance
[25Feb2026 11:04:37.131] [main/DEBUG] [mixin/]: fabric-sound-api-v1.mixins.json:SoundInstanceMixin from mod fabric_sound_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.133] [main/DEBUG] [mixin/]: Mixing core.render.frustum.FrustumMixin from sodium-common.mixins.json into net.minecraft.client.renderer.culling.Frustum
[25Feb2026 11:04:37.133] [main/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.frustum.FrustumMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.145] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.145] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.146] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.146] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.146] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinRenderSystem from mixins.iris.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Ljava/lang/Runnable;)V to mda06d5b$iris$lambda$static$1$0 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mda06d5b$iris$lambda$static$0$1 in mixins.iris.json:statelisteners.MixinRenderSystem from mod iris
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: Mixing workarounds.event_loop.RenderSystemMixin from sodium-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.event_loop.RenderSystemMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.147] [Render thread/DEBUG] [mixin/]: Mixing RenderSystemMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.RenderSystemAccessor from ponder-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.RenderSystemAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method catnip$getShaderLightDirections()[Lorg/joml/Vector3f; to catnip$getShaderLightDirections$ponder_$md$a06d5b$2 in ponder-common.mixins.json:client.accessor.RenderSystemAccessor from mod ponder
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: Mixing hud_batching.compat.MixinRenderSystem from immediatelyfast-common.mixins.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinRenderSystem from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: Mixing client.MixinRenderSystem from fancymenu.mixins.json into com.mojang.blaze3d.systems.RenderSystem
[25Feb2026 11:04:37.148] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::iris$onRendererInit(IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(ILnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinRenderSystem from mod iris->@Inject::_setShaderTexture(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogStart(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinRenderSystem from mod iris->@Inject::iris$onFogEnd(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onInitRenderer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogStart(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.150] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogShape(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:RenderSystemMixin from mod flywheel->@Inject::flywheel$onSetFogColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinRenderSystem from mod immediatelyfast->@Inject::checkForModificationWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinRenderSystem from mod immediatelyfast->@Inject::checkForModificationWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinRenderSystem from mod immediatelyfast->@Inject::checkForModificationWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu->@Inject::head_enableDepthTest_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.151] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRenderSystem from mod fancymenu->@Inject::head_disableDepthTest_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.156] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from mixins.iris.json into com.mojang.blaze3d.vertex.ByteBufferBuilder
[25Feb2026 11:04:37.156] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.156] [Render thread/DEBUG] [mixin/]: Mixing MixinByteBufferBuilder from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.ByteBufferBuilder
[25Feb2026 11:04:37.156] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinByteBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.162] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.VertexSortingMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.VertexSorting
[25Feb2026 11:04:37.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.VertexSortingMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.170] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from ponder-common.mixins.json into net.minecraft.client.DeltaTracker$Timer
[25Feb2026 11:04:37.170] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.TimerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.170] [Render thread/DEBUG] [mixin/]: Mixing accessor.TimerAccessor from create.mixins.json into net.minecraft.client.DeltaTracker$Timer
[25Feb2026 11:04:37.173] [Render thread/DEBUG] [mixin/]: Mixing SinglePreparationResourceReloaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
[25Feb2026 11:04:37.173] [Render thread/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.173] [Render thread/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
[25Feb2026 11:04:37.173] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ConditionHackMixin from mod moonlight->@Inject::applyResourceConditions(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: Mixing ContextAwareReloadListenerAccessor from moonlight.mixins.json into net.neoforged.neoforge.resource.ContextAwareReloadListener
[25Feb2026 11:04:37.174] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ContextAwareReloadListenerAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.182] [Render thread/DEBUG] [mixin/]: Mixing ReloadHookMixin from biomemusic.mixins.json into net.minecraft.client.ResourceLoadStateTracker
[25Feb2026 11:04:37.182] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:ReloadHookMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: Mixing MixinResourceReloadEnd from entity_model_features.mixins.json into net.minecraft.client.ResourceLoadStateTracker
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinResourceReloadEnd from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: Mixing client.MixinResourceLoadStateTracker from fancymenu.mixins.json into net.minecraft.client.ResourceLoadStateTracker
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFinishReloadFancyMenu$1(Ljava/util/function/Consumer;)V to mda06d5b$fancymenu$lambda$afterFinishReloadFancyMenu$1$0 in fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu
[25Feb2026 11:04:37.183] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$beforeStartReloadFancyMenu$0(Ljava/util/function/Consumer;)V to mda06d5b$fancymenu$lambda$beforeStartReloadFancyMenu$0$1 in fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu
[25Feb2026 11:04:37.184] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:ReloadHookMixin from mod biomemusic->@Inject::checkExistance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.184] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:ReloadHookMixin from mod biomemusic->@Inject::checkExistance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.184] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:ReloadHookMixin from mod biomemusic->@Inject::checkExistance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinResourceReloadEnd from mod entity_model_features->@Inject::emf$reloadFinish(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinResourceReloadEnd from mod entity_model_features->@Inject::emf$reloadFinish(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinResourceReloadEnd from mod entity_model_features->@Inject::emf$reloadFinish(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::beforeStartReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.185] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinResourceLoadStateTracker from mod fancymenu->@Inject::afterFinishReloadFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.192] [Render thread/DEBUG] [mixin/]: Mixing VanillaResourcePackProviderMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.server.packs.repository.BuiltInPackSource
[25Feb2026 11:04:37.192] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.193] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric_resource_loader_v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.193] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric_resource_loader_v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.193] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:VanillaResourcePackProviderMixin from mod fabric_resource_loader_v0->@Inject::addBuiltinResourcePacks(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.232] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/********/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23368!/assets/.mcassetsroot' uses unexpected schema
[25Feb2026 11:04:37.233] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/C:/Users/********/curseforge/minecraft/Install/libraries/net/minecraft/client/1.21.1-20240808.144430/client-1.21.1-20240808.144430-srg.jar%23368!/data/.mcassetsroot' uses unexpected schema
[25Feb2026 11:04:37.239] [Render thread/DEBUG] [mixin/]: Mixing DownloadedPackSourceMixin from chat_heads.mixins.json into net.minecraft.client.resources.server.DownloadedPackSource
[25Feb2026 11:04:37.240] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:DownloadedPackSourceMixin from mod chat_heads->@Inject::chatheads$checkForDisableResource(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.240] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:DownloadedPackSourceMixin from mod chat_heads->@Inject::chatheads$checkForDisableResource(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.254] [Render thread/DEBUG] [mixin/]: Mixing accessor.FolderRepositorySourceAccessor from paxi.mixins.json into net.minecraft.server.packs.repository.FolderRepositorySource
[25Feb2026 11:04:37.254] [Render thread/DEBUG] [mixin/]: paxi.mixins.json:accessor.FolderRepositorySourceAccessor from mod paxi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.256] [Render thread/DEBUG] [mixin/]: Mixing client.PackRepositoryMixin from resourcepackoverrides.common.mixins.json into net.minecraft.server.packs.repository.PackRepository
[25Feb2026 11:04:37.256] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.256] [Render thread/DEBUG] [mixin/]: Mixing ResourcePackManagerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.repository.PackRepository
[25Feb2026 11:04:37.257] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.257] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$handleAutoDisable$0(Ljava/util/Set;Lnet/minecraft/server/packs/repository/Pack;)Z to mda06d5b$fabric_resource_loader_v0$lambda$handleAutoDisable$0$0 in fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0
[25Feb2026 11:04:37.258] [Render thread/DEBUG] [mixin/]: Mixing MixinPackRepositoryNeoForge from paxi_neoforge.mixins.json into net.minecraft.server.packs.repository.PackRepository
[25Feb2026 11:04:37.258] [Render thread/DEBUG] [mixin/]: paxi_neoforge.mixins.json:MixinPackRepositoryNeoForge from mod paxi: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.258] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$paxi_buildEnabledProfilesNeoForge$1(Lnet/minecraft/server/packs/repository/RepositorySource;)Z to mda06d5b$paxi$lambda$paxi_buildEnabledProfilesNeoForge$1$1 in paxi_neoforge.mixins.json:MixinPackRepositoryNeoForge from mod paxi
[25Feb2026 11:04:37.258] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$paxi_removeDuplicatesInAvailableList$0(Lnet/minecraft/server/packs/repository/RepositorySource;)Z to mda06d5b$paxi$lambda$paxi_removeDuplicatesInAvailableList$0$2 in paxi_neoforge.mixins.json:MixinPackRepositoryNeoForge from mod paxi
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackRepositoryMixin from mod resourcepackoverrides->@Inject::reload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::construct([Lnet/minecraft/server/packs/repository/RepositorySource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnableDisable(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnableDisable(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnableDisable(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoEnable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoDisable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoDisable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackManagerMixin from mod fabric_resource_loader_v0->@Inject::handleAutoDisable(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: paxi_neoforge.mixins.json:MixinPackRepositoryNeoForge from mod paxi->@Inject::paxi_removeDuplicatesInAvailableList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.262] [Render thread/DEBUG] [mixin/]: paxi_neoforge.mixins.json:MixinPackRepositoryNeoForge from mod paxi->@Inject::paxi_buildEnabledProfilesNeoForge(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.269] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[25Feb2026 11:04:37.279] [Render thread/DEBUG] [mixin/]: Mixing client.MixinYggdrasilUserApiService from mixins/common/nochatreports.mixins.json into com.mojang.authlib.yggdrasil.YggdrasilUserApiService
[25Feb2026 11:04:37.280] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinYggdrasilUserApiService from mod nochatreports->@Inject::onCreateTelemetrySession(Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.282] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: TKPyrobyte
[25Feb2026 11:04:37.283] [Render thread/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Added field for KeyMapping#MAP at index 11
[25Feb2026 11:04:37.283] [Render thread/DEBUG] [mixin/]: Mixing client.KeyMappingMixin from immersive_aircraft.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.283] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.284] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$immersiveAircraft$resetMapping$2(Lcom/mojang/blaze3d/platform/InputConstants$Key;)Ljava/util/List; to mda06d5b$immersive_aircraft$lambda$immersiveAircraft$resetMapping$2$0 in immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft
[25Feb2026 11:04:37.284] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$immersiveAircraft$set$1(ZLimmersive_aircraft/client/MultiKeyMapping;)V to mda06d5b$immersive_aircraft$lambda$immersiveAircraft$set$1$1 in immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft
[25Feb2026 11:04:37.284] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$immersiveAircraft$onClick$0(Limmersive_aircraft/client/MultiKeyMapping;)V to mda06d5b$immersive_aircraft$lambda$immersiveAircraft$onClick$0$2 in immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: Mixing client.KeyMappingAccessorMixin from immersive_aircraft.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingAccessorMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyMapping from controlling.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessKeyMapping from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: Mixing client.KeyMappingMixin from connector.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.285] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.KeyMappingMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorKeyMapping from patchouli_xplat.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getAllKeyMappings()Ljava/util/Map; to getAllKeyMappings$patchouli_$md$a06d5b$3 in patchouli_xplat.mixins.json:client.AccessorKeyMapping from mod patchouli
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: Mixing KeyBindingAccessor from fabric-key-binding-api-v1.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric_key_binding_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method fabric_getCategoryMap()Ljava/util/Map; to fabric_getCategoryMap$fabric_key_binding_api_v1_$md$a06d5b$4 in fabric-key-binding-api-v1.mixins.json:KeyBindingAccessor from mod fabric_key_binding_api_v1
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: Mixing KeyBindingAccessor from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.KeyMapping
[25Feb2026 11:04:37.286] [Render thread/DEBUG] [mixin/]: fabric-events-interaction-v0.client.mixins.json:KeyBindingAccessor from mod fabric_events_interaction_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.287] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft->@Inject::immersiveAircraft$onClick(Lcom/mojang/blaze3d/platform/InputConstants$Key;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.287] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft->@Inject::immersiveAircraft$set(Lcom/mojang/blaze3d/platform/InputConstants$Key;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.287] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft->@Inject::immersiveAircraft$resetMapping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.287] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.KeyMappingMixin from mod immersive_aircraft->@Inject::immersiveAircraft$equals(Lnet/minecraft/client/KeyMapping;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.290] [Render thread/DEBUG] [mixin/]: Mixing client.MixinToastComponent from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.components.toasts.ToastComponent
[25Feb2026 11:04:37.291] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinToastComponent from mod nochatreports->@Inject::onAddToast(Lnet/minecraft/client/gui/components/toasts/Toast;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.292] [Render thread/DEBUG] [mixin/]: Mixing registries.NeoForgeRegistriesSetupAccessor from connector.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistriesSetup
[25Feb2026 11:04:37.292] [Render thread/DEBUG] [mixin/]: connector.mixins.json:registries.NeoForgeRegistriesSetupAccessor from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.292] [Render thread/DEBUG] [mixin/]: Mixing registries.NeoForgeRegistriesSetupMixin from connector.mixins.json into net.neoforged.neoforge.registries.NeoForgeRegistriesSetup
[25Feb2026 11:04:37.292] [Render thread/DEBUG] [mixin/]: connector.mixins.json:registries.NeoForgeRegistriesSetupMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.296] [Render thread/DEBUG] [mixin/]: Mixing AttachmentTypeAccessor from fabric-data-attachment-api-v1.mixins.json into net.neoforged.neoforge.attachment.AttachmentType
[25Feb2026 11:04:37.296] [Render thread/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:AttachmentTypeAccessor from mod fabric_data_attachment_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.305] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.multiplayer.ClientPacketListenerMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.305] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.multiplayer.ClientPacketListenerMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.305] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from recipeessentials.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.305] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayNetworkHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.305] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_message_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.306] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from chat_heads.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.307] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.307] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.308] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from connectivity.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPacketListener from openpartiesandclaims.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinClientPacketListener from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPacketListener from mixins.iris.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$2(Ljava/lang/Exception;)V to mda06d5b$iris$lambda$iris$showUpdateMessage$2$0 in mixins.iris.json:MixinClientPacketListener from mod iris
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$1(Ljava/lang/Exception;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mda06d5b$iris$lambda$iris$showUpdateMessage$1$1 in mixins.iris.json:MixinClientPacketListener from mod iris
[25Feb2026 11:04:37.309] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$showUpdateMessage$0(Lnet/minecraft/network/chat/Component;)V to mda06d5b$iris$lambda$iris$showUpdateMessage$0$2 in mixins.iris.json:MixinClientPacketListener from mod iris
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: Mixing client.ClientPacketListenerMixin from pickupnotifier.common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:ClientPacketListenerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: Mixing core.world.map.ClientPacketListenerMixin from sodium-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.310] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorClientPacketListener from mixins/common/nochatreports.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.ClientPacketListenerAccessor from ponder-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.ClientPacketListenerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPlayNetworkHandler from xaerohud.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: Mixing client.ClientPlayNetworkHandlerMixin from immersive_aircraft.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.311] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayNetworkHandlerMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.312] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPlayNetworkHandler from xaeroworldmap.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.312] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: Mixing MixinForgeClientPacketListener from xaeroworldmap.neoforge.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: xaeroworldmap.neoforge.mixins.json:MixinForgeClientPacketListener from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinClientPacketListener from konkrete.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinClientPacketListener from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: Mixing ClientPlayNetworkHandlerMixin from fabric-lifecycle-events-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.313] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.314] [Render thread/DEBUG] [mixin/]: Mixing MixinClientPacketListener from xaerolib.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.314] [Render thread/DEBUG] [mixin/]: xaerolib.mixins.json:MixinClientPacketListener from mod xaerolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from moonlight-common.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ClientPacketListenerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: Mixing ClientPacketListenerMixin from iceberg.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientPacketListener from fancymenu.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.315] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.319] [Render thread/DEBUG] [mixin/]: Mixing patch.client.MixinClientPacketListener from bookshelf.mixins.json into net.minecraft.client.multiplayer.ClientPacketListener
[25Feb2026 11:04:37.319] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:ClientPacketListenerMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:ClientPacketListenerMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:ClientPacketListenerMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_allowSendChatMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_allowSendCommandMessage(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ClientPacketListenerMixin from mod chat_heads->@Inject::chatheads$captureSenderInfo(Lnet/minecraft/network/protocol/game/ClientboundPlayerChatPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ClientPacketListenerMixin from mod chat_heads->@Inject::chatheads$captureSenderInfo(Lnet/minecraft/network/protocol/game/ClientboundPlayerChatPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ClientPacketListenerMixin from mod chat_heads->@Inject::chatheads$captureSenderInfo(Lnet/minecraft/network/protocol/game/ClientboundPlayerChatPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleServerPlayReady(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::checkMessage(Lnet/minecraft/network/protocol/game/ClientboundPlayerChatPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.336] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: connectivity.mixins.json:ClientPacketListenerMixin from mod connectivity->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinClientPacketListener from mod openpartiesandclaims->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinClientPacketListener from mod openpartiesandclaims->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinClientPacketListener from mod openpartiesandclaims->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientPacketListener from mod iris->@Inject::iris$showUpdateMessage(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: pickupnotifier.common.mixins.json:client.ClientPacketListenerMixin from mod pickupnotifier->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onLightDataReceived(IILnet/minecraft/network/protocol/game/ClientboundLightUpdatePacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.world.map.ClientPacketListenerMixin from mod sodium->@Inject::onChunkUnloadPacket(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onSendCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinClientPlayNetworkHandler from mod xaerominimap->@Inject::onSendUnsignedCommand(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayNetworkHandlerMixin from mod immersive_aircraft->@Inject::onEntityPassengersSetInject(Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayNetworkHandlerMixin from mod immersive_aircraft->@Inject::onEntityPassengersSetInject(Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayNetworkHandlerMixin from mod immersive_aircraft->@Inject::onEntityPassengersSetInject(Lnet/minecraft/network/protocol/game/ClientboundSetPassengersPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkDeltaUpdate(Lnet/minecraft/network/protocol/game/ClientboundSectionBlocksUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnChunkData(IILnet/minecraft/network/protocol/game/ClientboundLevelChunkPacketData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLevelChunkWithLight(Lnet/minecraft/network/protocol/game/ClientboundLevelChunkWithLightPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onHandleLightUpdatePacket(Lnet/minecraft/network/protocol/game/ClientboundLightUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onQueueLightRemoval(Lnet/minecraft/network/protocol/game/ClientboundForgetLevelChunkPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnBlockUpdate(Lnet/minecraft/network/protocol/game/ClientboundBlockUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onOnPlayerSpawnPosition(Lnet/minecraft/network/protocol/game/ClientboundSetDefaultSpawnPositionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onCleanup(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onCleanup(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinClientPlayNetworkHandler from mod xaeroworldmap->@Inject::onCleanup(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.neoforge.mixins.json:MixinForgeClientPacketListener from mod xaeroworldmap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.neoforge.mixins.json:MixinForgeClientPacketListener from mod xaeroworldmap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaeroworldmap.neoforge.mixins.json:MixinForgeClientPacketListener from mod xaeroworldmap->@Inject::onOnGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onPlayerRespawn(Lnet/minecraft/network/protocol/game/ClientboundRespawnPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onGameJoin(Lnet/minecraft/network/protocol/game/ClientboundLoginPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fabric-lifecycle-events-v1.client.mixins.json:ClientPlayNetworkHandlerMixin from mod fabric_lifecycle_events_v1->@Inject::onClearWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerolib.mixins.json:MixinClientPacketListener from mod xaerolib->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerolib.mixins.json:MixinClientPacketListener from mod xaerolib->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: xaerolib.mixins.json:MixinClientPacketListener from mod xaerolib->@Inject::onHandleInitializeBorder(Lnet/minecraft/network/protocol/game/ClientboundInitializeBorderPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:ClientPacketListenerMixin from mod iceberg->@Inject::handleTakeItemEntity(Lnet/minecraft/network/protocol/game/ClientboundTakeItemEntityPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/LivingEntity;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_sendChat_FancyMenu(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoUpdate_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoUpdatePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::before_handlePlayerInfoRemove_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerInfoRemovePacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillEnsureThread_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinClientPacketListener from mod fancymenu->@Inject::after_handlePlayerCombatKillSetScreen_FancyMenu(Lnet/minecraft/network/protocol/game/ClientboundPlayerCombatKillPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.337] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.client.MixinClientPacketListener from mod bookshelf->@Inject::onInit(Lnet/minecraft/client/Minecraft;Lnet/minecraft/network/Connection;Lnet/minecraft/client/multiplayer/CommonListenerCookie;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.354] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientPacketListener from mixins/common/nochatreports.mixins.json into net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
[25Feb2026 11:04:37.355] [Render thread/DEBUG] [mixin/]: Mixing client.MixinClientPacketListener from mixins/neoforge/nochatreports-neoforge.mixins.json into net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
[25Feb2026 11:04:37.355] [Render thread/DEBUG] [mixin/]: Mixing ClientCommonNetworkHandlerMixin from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.multiplayer.ClientCommonPacketListenerImpl
[25Feb2026 11:04:37.355] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:ClientCommonNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.357] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.358] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.358] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.358] [Render thread/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::handleDisconnection(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.358] [Render thread/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::handleDisconnection(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.358] [Render thread/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientPacketListener from mod nochatreports->@Inject::handleDisconnection(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.383] [Render thread/DEBUG] [mixin/]: Mixing texture.AnimationMetadataSectionAccessor from mixins.iris.json into net.minecraft.client.resources.metadata.animation.AnimationMetadataSection
[25Feb2026 11:04:37.384] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.AnimationMetadataSectionAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.388] [Render thread/DEBUG] [mixin/]: Mixing MixinSpriteIdentifier from entity_texture_features.mixins.json into net.minecraft.client.resources.model.Material
[25Feb2026 11:04:37.388] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinSpriteIdentifier from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:37.390] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinSpriteIdentifier from mod entity_texture_features->@Inject::etf$modifyIfRequired(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.OptionsMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.Options
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.OptionsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: Mixing MixinOptions_Entrypoint from mixins.iris.json into net.minecraft.client.Options
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: Mixing client.OptionsNeoForgeMixin from resourcepackoverrides.neoforge.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.422] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.423] [Render thread/DEBUG] [mixin/]: Mixing client.MixinOptions from mixins/common/nochatreports.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.423] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onlyShowSecureChat$0(Ljava/lang/Boolean;)V to mda06d5b$nochatreports$lambda$onlyShowSecureChat$0$0 in mixins/common/nochatreports.mixins.json:client.MixinOptions from mod nochatreports
[25Feb2026 11:04:37.423] [Render thread/DEBUG] [mixin/]: Mixing OptionsMixin from flywheel.backend.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.424] [Render thread/DEBUG] [mixin/]: Mixing GameOptionsMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.424] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.425] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinOptions from fancymenu.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinOptions from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: Mixing client.MixinOptions from fancymenu.mixins.json into net.minecraft.client.Options
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinOptions from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinOptions_CloudsOverride from mixins.iris.json into net.minecraft.client.Options
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.426] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$overrideCloudsType$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mda06d5b$iris$lambda$iris$overrideCloudsType$0$1 in mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinOptions_Entrypoint from mod iris->@Inject::iris$beforeLoadOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::load(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.neoforge.mixins.json:client.OptionsNeoForgeMixin from mod resourcepackoverrides->@Inject::loadSelectedResourcePacks(Lnet/minecraft/server/packs/repository/PackRepository;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinOptions from mod nochatreports->@Inject::onlyShowSecureChat(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:OptionsMixin from mod flywheel->@Inject::flywheel$onSave(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric_resource_loader_v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric_resource_loader_v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:GameOptionsMixin from mod fabric_resource_loader_v0->@Inject::onLoad(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinOptions from mod fancymenu->@Inject::after_getMenuBackgroundBlurriness_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.430] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinOptions_CloudsOverride from mod iris->@Inject::iris$overrideCloudsType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.438] [Render thread/DEBUG] [mixin/]: Mixing MixinNeoforgeToggleKeyMapping from xaerohud.neoforge.mixins.json into net.minecraft.client.ToggleKeyMapping
[25Feb2026 11:04:37.438] [Render thread/DEBUG] [mixin/]: xaerohud.neoforge.mixins.json:MixinNeoforgeToggleKeyMapping from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Mixing access.client.gui.AccessorAbstractWidget from bookshelf.mixins.json into net.minecraft.client.gui.components.AbstractWidget
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.gui.AccessorAbstractWidget from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$renderScrollingString(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/gui/Font;Lnet/minecraft/network/chat/Component;IIIII)V to renderScrollingString$bookshelf_$md$a06d5b$0 in bookshelf.mixins.json:access.client.gui.AccessorAbstractWidget from mod bookshelf
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractWidget from konkrete.mixins.json into net.minecraft.client.gui.components.AbstractWidget
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinAbstractWidget from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Mixing AbstractWidgetAccessor from dragonlib.mixins.json into net.minecraft.client.gui.components.AbstractWidget
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: dragonlib.mixins.json:AbstractWidgetAccessor from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractWidget from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractWidget
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinAbstractWidget from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractWidget from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractWidget
[25Feb2026 11:04:37.445] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.446] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initWidgetFancyMenu$1(Ljava/lang/Boolean;)V to mda06d5b$fancymenu$lambda$initWidgetFancyMenu$1$1 in fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu
[25Feb2026 11:04:37.446] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initWidgetFancyMenu$0(Ljava/lang/Boolean;)V to mda06d5b$fancymenu$lambda$initWidgetFancyMenu$0$2 in fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::afterRenderFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeWidgetClickSoundFancyMenu(Lnet/minecraft/client/sounds/SoundManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::onGetMessageFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeIsMouseOverFancyMenu(DDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeIsValidClickButtonFancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.475] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::beforeNextFocusPathFancyMenu(Lnet/minecraft/client/gui/navigation/FocusNavigationEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.476] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetXFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.476] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetYFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.476] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetWidthFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.476] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractWidget from mod fancymenu->@Inject::atReturnGetHeightFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.483] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCycleButton from fancymenu.mixins.json into net.minecraft.client.gui.components.CycleButton
[25Feb2026 11:04:37.483] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCycleButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.487] [Render thread/DEBUG] [mixin/]: Mixing MixinAbstractButton from xaerolib.mixins.json into net.minecraft.client.gui.components.AbstractButton
[25Feb2026 11:04:37.487] [Render thread/DEBUG] [mixin/]: xaerolib.mixins.json:MixinAbstractButton from mod xaerolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.487] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractButton
[25Feb2026 11:04:37.487] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.491] [Render thread/DEBUG] [mixin/]: Mixing accessor.TooltipAccessor from entity_texture_features.mixins.json into net.minecraft.client.gui.components.Tooltip
[25Feb2026 11:04:37.491] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:accessor.TooltipAccessor from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:37.495] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinAbstractSliderButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
[25Feb2026 11:04:37.495] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinAbstractSliderButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.496] [Render thread/DEBUG] [mixin/]: Mixing client.MixinAbstractSliderButton from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSliderButton
[25Feb2026 11:04:37.496] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.497] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeSliderFancyMenu$1(Lde/keksuccino/fancymenu/util/rendering/ui/widget/CustomizableWidget;Ljava/lang/Boolean;)V to mda06d5b$fancymenu$lambda$initializeSliderFancyMenu$1$0 in fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu
[25Feb2026 11:04:37.497] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeSliderFancyMenu$0()V to mda06d5b$fancymenu$lambda$initializeSliderFancyMenu$0$1 in fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu
[25Feb2026 11:04:37.503] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.503] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.503] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSliderButton from mod fancymenu->@Inject::beforeRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.516] [Render thread/DEBUG] [mixin/]: Mixing ChatComponentMixin from chat_heads.mixins.json into net.minecraft.client.gui.components.ChatComponent
[25Feb2026 11:04:37.518] [Render thread/DEBUG] [mixin/]: Mixing client.MixinChatComponent from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.components.ChatComponent
[25Feb2026 11:04:37.518] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyGUIMessage$1()V to mda06d5b$nochatreports$lambda$modifyGUIMessage$1$0 in mixins/common/nochatreports.mixins.json:client.MixinChatComponent from mod nochatreports
[25Feb2026 11:04:37.518] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyGUIMessage$0(Lnet/minecraft/client/GuiMessage;Lnet/minecraft/network/chat/Component;)V to mda06d5b$nochatreports$lambda$modifyGUIMessage$0$1 in mixins/common/nochatreports.mixins.json:client.MixinChatComponent from mod nochatreports
[25Feb2026 11:04:37.520] [Render thread/DEBUG] [mixin/]: Mixing client.ChatComponentMixin from placebo.mixins.json into net.minecraft.client.gui.components.ChatComponent
[25Feb2026 11:04:37.520] [Render thread/DEBUG] [mixin/]: Mixing ChatComponentMixin2 from chat_heads.mixins.json into net.minecraft.client.gui.components.ChatComponent
[25Feb2026 11:04:37.527] [Render thread/INFO] [mixin/]: BeforeConstant is searching for constants in method with descriptor (Lnet/minecraft/client/GuiMessage;)V
[25Feb2026 11:04:37.528] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value =
, stringValue = null
[25Feb2026 11:04:37.528] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 0
[25Feb2026 11:04:37.528] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \\r, stringValue = null
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 1
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \\r
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value =
, stringValue = null
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 2
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = \\n, stringValue = null
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 3
[25Feb2026 11:04:37.529] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn \\n
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found CLASS constant: value = Ljava/lang/String;, typeValue = null
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [{}] [CHAT] {}, stringValue = null
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 4
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [{}] [CHAT] {}
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found STRING constant: value = [CHAT] {}, stringValue = null
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found a matching constant TYPE at ordinal 5
[25Feb2026 11:04:37.530] [Render thread/INFO] [mixin/]: BeforeConstant found LdcInsn [CHAT] {}
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$renderChatHead(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$renderChatHead(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$renderChatHead(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$forgetRenderData(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$forgetRenderData(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.532] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$forgetRenderData(Lnet/minecraft/client/gui/GuiGraphics;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$nonRefreshingPath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$nonRefreshingPath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$nonRefreshingPath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$finishedRefreshing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$finishedRefreshing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin from mod chat_heads->@Inject::chatheads$finishedRefreshing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$transferMessageOwner(Lnet/minecraft/client/GuiMessage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$transferMessageOwner(Lnet/minecraft/client/GuiMessage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$transferMessageOwner(Lnet/minecraft/client/GuiMessage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$forgetSender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$forgetSender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.533] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatComponentMixin2 from mod chat_heads->@Inject::chatheads$forgetSender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.537] [Render thread/DEBUG] [mixin/]: Mixing client.MixinGuiMessageTagIcon from mixins/common/nochatreports.mixins.json into net.minecraft.client.GuiMessageTag$Icon
[25Feb2026 11:04:37.537] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method create(Ljava/lang/String;ILnet/minecraft/resources/ResourceLocation;II)Lnet/minecraft/client/GuiMessageTag$Icon; to create$nochatreports_$md$a06d5b$0 in mixins/common/nochatreports.mixins.json:client.MixinGuiMessageTagIcon from mod nochatreports
[25Feb2026 11:04:37.547] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.tutorial.TutorialStepsMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.tutorial.TutorialSteps
[25Feb2026 11:04:37.547] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.tutorial.TutorialStepsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.569] [Render thread/DEBUG] [mixin/]: Mixing AccessInputConstantsKey from controlling.mixins.json into com.mojang.blaze3d.platform.InputConstants$Key
[25Feb2026 11:04:37.569] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessInputConstantsKey from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.569] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method controlling$getNAME_MAP()Ljava/util/Map; to getNAME_MAP$controlling_$md$a06d5b$0 in controlling.mixins.json:AccessInputConstantsKey from mod controlling
[25Feb2026 11:04:37.574] [Render thread/DEBUG] [mixin/]: Mixing com.mojang.blaze3d.platform.InputConstantsMixin from mixins.redirected_neoforge_1.21.1.json into com.mojang.blaze3d.platform.InputConstants
[25Feb2026 11:04:37.574] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:com.mojang.blaze3d.platform.InputConstantsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.582] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/KeyMapping$Anonymous$7ebd6a79dbcf4c11a4ad3067922f43e4 (originally org/sinytra/connector/mod/mixin/client/KeyMappingMixin$1)
[25Feb2026 11:04:37.673] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.renderer.block.model.BlockModelGuiLightMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.block.model.BlockModel$GuiLight
[25Feb2026 11:04:37.673] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.renderer.block.model.BlockModelGuiLightMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.674] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.resources.sounds.SoundTypeMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.resources.sounds.Sound$Type
[25Feb2026 11:04:37.674] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.resources.sounds.SoundTypeMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.695] [Render thread/DEBUG] [mixin/]: Mixing nbt.ByteArrayTagMixin from recipeessentials.mixins.json into net.minecraft.nbt.ByteArrayTag
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddByteTag(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddByteTag(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddByteTag(ILnet/minecraft/nbt/ByteTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.697] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ByteArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.701] [Render thread/DEBUG] [mixin/]: Mixing nbt.ListTagMixin from recipeessentials.mixins.json into net.minecraft.nbt.ListTag
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onGetCompound(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onGetCompound(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onGetList(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onGetList(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.703] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.ListTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.705] [Render thread/DEBUG] [mixin/]: Mixing nbt.IntArrayTagMixin from recipeessentials.mixins.json into net.minecraft.nbt.IntArrayTag
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/IntTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.707] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.IntArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.709] [Render thread/DEBUG] [mixin/]: Mixing nbt.LongArrayTagMixin from recipeessentials.mixins.json into net.minecraft.nbt.LongArrayTag
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSet(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddIntTag(ILnet/minecraft/nbt/LongTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onSetTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onAddTag(ILnet/minecraft/nbt/Tag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onRemove(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.711] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:nbt.LongArrayTagMixin from mod recipeessentials->@Inject::onClear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.713] [Render thread/DEBUG] [mixin/]: Mixing ResourcePackProfileMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.repository.Pack
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:ResourcePackProfileMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: Mixing common.PackMixin from backpacked.common.mixins.json into net.minecraft.server.packs.repository.Pack
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PackMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$readMetaAndCreate$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Optional;)V to mda06d5b$backpacked$lambda$readMetaAndCreate$0$0 in backpacked.common.mixins.json:common.PackMixin from mod backpacked
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: Mixing ResourcePackProfileMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.repository.Pack
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.714] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/util/Set;)Z to mda06d5b$fabric_resource_loader_v0$lambda$static$0$1 in fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0
[25Feb2026 11:04:37.718] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PackMixin from mod backpacked->@Inject::readMetaAndCreate(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/PackType;Lnet/minecraft/server/packs/PackSelectionConfig;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.718] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0->@Inject::onInit(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.718] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0->@Inject::onInit(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.718] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0->@Inject::onInit(Lnet/minecraft/server/packs/PackLocationInfo;Lnet/minecraft/server/packs/repository/Pack$ResourcesSupplier;Lnet/minecraft/server/packs/repository/Pack$Metadata;Lnet/minecraft/server/packs/PackSelectionConfig;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.718] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourcePackProfileMixin from mod fabric_resource_loader_v0->@Inject::onCreateResourcePack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:37.726] [Render thread/DEBUG] [Backpacked/]: Loaded com.mrcrayfish.backpacked.platform.NeoForgeBackpackHelper@3776a2f2 for service interface com.mrcrayfish.backpacked.platform.services.IBackpackHelper
[25Feb2026 11:04:37.726] [Render thread/DEBUG] [Backpacked/]: Loaded com.mrcrayfish.backpacked.platform.NeoForgeEntityHelper@39660d2 for service interface com.mrcrayfish.backpacked.platform.services.IEntityHelper
[25Feb2026 11:04:37.728] [Render thread/DEBUG] [Backpacked/]: Loaded com.mrcrayfish.backpacked.platform.NeoForgePlatformHelper@5a04e7ef for service interface com.mrcrayfish.backpacked.platform.services.IPlatformHelper
[25Feb2026 11:04:37.782] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
[25Feb2026 11:04:37.783] [Render thread/DEBUG] [mixin/]: Mixing impl.borderless.BorderlessWindowMixin from mixins.sodiumextras.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.784] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.borderless.BorderlessWindowMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.784] [Render thread/DEBUG] [mixin/]: Mixing impl.borderless.accessors.MainWindowAccessor from mixins.sodiumextras.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.784] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.borderless.accessors.MainWindowAccessor from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.784] [Render thread/DEBUG] [mixin/]: Mixing core.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.784] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.785] [Render thread/DEBUG] [mixin/]: Mixing workarounds.context_creation.WindowMixin from sodium-common.mixins.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.785] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.786] [Render thread/DEBUG] [mixin/]: Mixing core.MixinWindow from immediatelyfast-common.mixins.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.786] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.787] [Render thread/DEBUG] [mixin/]: Mixing MixinWindow from mixins.iris.json into com.mojang.blaze3d.platform.Window
[25Feb2026 11:04:37.787] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.789] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::postContextReady(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.789] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:workarounds.context_creation.WindowMixin from mod sodium->@Inject::preSwapBuffers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.789] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast->@Inject::initImmediatelyFast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.789] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinWindow from mod immediatelyfast->@Inject::endFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.789] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinWindow from mod iris->@Inject::iris$enableDebugContext(Lcom/mojang/blaze3d/platform/WindowEventHandler;Lcom/mojang/blaze3d/platform/ScreenManager;Lcom/mojang/blaze3d/platform/DisplayData;Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.835] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Vendor: NVIDIA Corporation
[25Feb2026 11:04:37.835] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Renderer: NVIDIA GeForce RTX 4060 Laptop GPU/PCIe/SSE2
[25Feb2026 11:04:37.835] [Render thread/INFO] [com.mojang.blaze3d.platform.Window/]: OpenGL Version: 4.6.0 NVIDIA 566.07
[25Feb2026 11:04:37.838] [Render thread/INFO] [Sodium-NvidiaWorkarounds/]: Modifying OpenGL context to apply workarounds for the NVIDIA graphics driver...
[25Feb2026 11:04:37.853] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.853] [Render thread/DEBUG] [mixin/]: mixins.iris.json:GlStateManagerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getBLEND()Lcom/mojang/blaze3d/platform/GlStateManager$BlendState; to getBLEND$iris_$md$a06d5b$0 in mixins.iris.json:GlStateManagerAccessor from mod iris
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getCOLOR_MASK()Lcom/mojang/blaze3d/platform/GlStateManager$ColorMask; to getCOLOR_MASK$iris_$md$a06d5b$1 in mixins.iris.json:GlStateManagerAccessor from mod iris
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getDEPTH()Lcom/mojang/blaze3d/platform/GlStateManager$DepthState; to getDEPTH$iris_$md$a06d5b$2 in mixins.iris.json:GlStateManagerAccessor from mod iris
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getActiveTexture()I to getActiveTexture$iris_$md$a06d5b$3 in mixins.iris.json:GlStateManagerAccessor from mod iris
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getTEXTURES()[Lcom/mojang/blaze3d/platform/GlStateManager$TextureState; to getTEXTURES$iris_$md$a06d5b$4 in mixins.iris.json:GlStateManagerAccessor from mod iris
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_BlendOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_DepthColorOverride from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.854] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.859] [Render thread/DEBUG] [mixin/]: Mixing MixinGlStateManager_FramebufferBinding from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.859] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.860] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.860] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.860] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Ljava/lang/Runnable;)V to mda06d5b$iris$lambda$static$0$5 in mixins.iris.json:statelisteners.MixinGlStateManager from mod iris
[25Feb2026 11:04:37.860] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinGlStateManager from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.860] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.861] [Render thread/DEBUG] [mixin/]: Mixing GlStateManagerMixin from flywheel.backend.mixins.json into com.mojang.blaze3d.platform.GlStateManager
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendDisableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendEnableLock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncLock(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_BlendOverride from mod iris->@Inject::iris$blendFuncSeparateLock(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$colorMaskLock(ZZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$depthMaskLock(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_DepthColorOverride from mod iris->@Inject::iris$resetTessellation(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$avoidRedundantBind2(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinGlStateManager_FramebufferBinding from mod iris->@Inject::iris$trackFramebufferDelete(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFunc(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.MixinGlStateManager from mod iris->@Inject::iris$onBlendFuncSeparate(IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onTexImage2D(IIIIIIIILjava/nio/IntBuffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTexture(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinGlStateManager from mod iris->@Inject::iris$onDeleteTextures([ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onBindBuffer(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onBindVertexArray(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onUseProgram(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.864] [Render thread/DEBUG] [mixin/]: flywheel.backend.mixins.json:GlStateManagerMixin from mod flywheel->@Inject::flywheel$onSetupLevelDiffuseLighting(Lorg/joml/Vector3f;Lorg/joml/Vector3f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.873] [Render thread/DEBUG] [mixin/]: Mixing MixinBooleanState from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState
[25Feb2026 11:04:37.873] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.875] [Render thread/DEBUG] [mixin/]: Mixing statelisteners.BooleanStateAccessor from mixins.iris.json into com.mojang.blaze3d.platform.GlStateManager$BooleanState
[25Feb2026 11:04:37.875] [Render thread/DEBUG] [mixin/]: mixins.iris.json:statelisteners.BooleanStateAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:37.876] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinBooleanState from mod iris->@Inject::iris$setUnknownState(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.913] [Render thread/INFO] [ImmediatelyFast/]: Initializing ImmediatelyFast 1.6.10+1.21.1 on NVIDIA GeForce RTX 4060 Laptop GPU/PCIe/SSE2 (NVIDIA Corporation) with OpenGL 4.6.0 NVIDIA 566.07
[25Feb2026 11:04:37.914] [Render thread/INFO] [ImmediatelyFast/]: Found Iris 1.8.12-snapshot+mc1.21.1-local. Enabling compatibility.
[25Feb2026 11:04:37.964] [Render thread/DEBUG] [mixin/]: Mixing perf.resourcepacks.PathPackResourcesMixin from modernfix-modernfix.mixins.json into net.minecraft.server.packs.PathPackResources
[25Feb2026 11:04:37.965] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$generateResourceCache$0(Lnet/minecraft/server/packs/PackType;)Ljava/nio/file/Path; to mda06d5b$modernfix$lambda$generateResourceCache$0$0 in modernfix-modernfix.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix
[25Feb2026 11:04:37.966] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.966] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.966] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.resourcepacks.PathPackResourcesMixin from mod modernfix->@Inject::cacheResources(Lnet/minecraft/server/packs/PackLocationInfo;Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.969] [Render thread/DEBUG] [mixin/]: Mixing features.textures.NativeImageAccessor from sodium-common.mixins.json into com.mojang.blaze3d.platform.NativeImage
[25Feb2026 11:04:37.969] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.NativeImageAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.969] [Render thread/DEBUG] [mixin/]: Mixing NativeImageMixin from skinlayers3d.mixins.json into com.mojang.blaze3d.platform.NativeImage
[25Feb2026 11:04:37.969] [Render thread/DEBUG] [mixin/]: Mixing client.NativeImageAccessor from watut.mixins.json into com.mojang.blaze3d.platform.NativeImage
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: Mixing MouseHandlerMixin from supplementaries-common.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinMouseHandler from konkrete.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinMouseHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMouseHandler from konkrete.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.978] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.979] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMouseHandler from fancymenu.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.979] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.981] [Render thread/DEBUG] [mixin/]: Mixing client.MixinNeoForgeMouseHandler from fancymenu.neoforge.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.981] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.982] [Render thread/DEBUG] [mixin/]: Mixing accessor.MouseHandlerAccessor from create.mixins.json into net.minecraft.client.MouseHandler
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:MouseHandlerMixin from mod supplementaries->@Inject::supp$onMoveMouse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::beforeOnScroll_Konkrete(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinMouseHandler from mod konkrete->@Inject::headOnPress_Konkrete(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::beforeMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::afterMouseScrollScreenFancyMenu(JDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::headOnPressFancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::triggerMouseButtonListeners_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMouseHandler from mod fancymenu->@Inject::before_Screen_mouseMoved_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.986] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeMouseHandler from mod fancymenu->@Inject::before_getScreenWidth_in_onPress_FancyMenu(JIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.990] [Render thread/DEBUG] [mixin/]: Mixing impl.borderless.KeyboardF11Mixin from mixins.sodiumextras.json into net.minecraft.client.KeyboardHandler
[25Feb2026 11:04:37.990] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.borderless.KeyboardF11Mixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: Mixing KeyboardHandlerMixin from supplementaries-common.mixins.json into net.minecraft.client.KeyboardHandler
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:KeyboardHandlerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: Mixing client.MixinKeyboardHandler from konkrete.mixins.json into net.minecraft.client.KeyboardHandler
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: Mixing client.MixinKeyboardHandler from fancymenu.mixins.json into net.minecraft.client.KeyboardHandler
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: Mixing client.MixinNeoForgeKeyboardHandler from fancymenu.neoforge.mixins.json into net.minecraft.client.KeyboardHandler
[25Feb2026 11:04:37.991] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.borderless.KeyboardF11Mixin from mod sodiumextras->@Inject::redirect$handleFullScreenToggle(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:KeyboardHandlerMixin from mod supplementaries->@Inject::supp$onKeyPressCancellable(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::afterScreenKeyPress_Konkrete(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.MixinKeyboardHandler from mod konkrete->@Inject::beforeCharTyped_Konkrete(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinKeyboardHandler from mod fancymenu->@Inject::triggerKeyListeners_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_wrapScreenError_FancyMenu(JIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:37.994] [Render thread/DEBUG] [mixin/]: fancymenu.neoforge.mixins.json:client.MixinNeoForgeKeyboardHandler from mod fancymenu->@Inject::before_charCount_FancyMenu(JIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.031] [Render thread/DEBUG] [mixin/]: Mixing core.MixinGlDebug from immediatelyfast-common.mixins.json into com.mojang.blaze3d.platform.GlDebug
[25Feb2026 11:04:38.031] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinGlDebug from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.054] [Render thread/INFO] [Iris/]: Debug functionality is disabled.
[25Feb2026 11:04:38.056] [Render thread/INFO] [Iris/]: OpenGL 4.5 detected, enabling DSA.
[25Feb2026 11:04:38.060] [ForkJoinPool.commonPool-worker-14/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping.
[25Feb2026 11:04:38.068] [Render thread/INFO] [Iris/]: Shaders are disabled because no valid shaderpack is selected
[25Feb2026 11:04:38.078] [Render thread/DEBUG] [mixin/]: Mixing ReloadableResourceManagerImplAccessor from continuity.mixins.json into net.minecraft.server.packs.resources.ReloadableResourceManager
[25Feb2026 11:04:38.078] [Render thread/DEBUG] [mixin/]: Mixing client.ReloadableResourceManagerMixin from blueprint.mixins.json into net.minecraft.server.packs.resources.ReloadableResourceManager
[25Feb2026 11:04:38.079] [Render thread/DEBUG] [mixin/]: Mixing ReloadableClientResourcesMixin from moonlight-common.mixins.json into net.minecraft.server.packs.resources.ReloadableResourceManager
[25Feb2026 11:04:38.079] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ReloadableClientResourcesMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.079] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$clientDynamicPackEarlyReload$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Z)Lnet/minecraft/server/packs/resources/ReloadInstance; to mda06d5b$moonlight$lambda$moonlight$clientDynamicPackEarlyReload$0$0 in moonlight-common.mixins.json:ReloadableClientResourcesMixin from mod moonlight
[25Feb2026 11:04:38.080] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.ReloadableResourceManagerMixin from mod blueprint->@Inject::wrapResources(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.080] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.ReloadableResourceManagerMixin from mod blueprint->@Inject::wrapResources(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.080] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.ReloadableResourceManagerMixin from mod blueprint->@Inject::wrapResources(Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.082] [Render thread/DEBUG] [mixin/]: Mixing LifecycledResourceManagerImplMixin from continuity.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
[25Feb2026 11:04:38.083] [Render thread/DEBUG] [mixin/]: Mixing LifecycledResourceManagerImplMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
[25Feb2026 11:04:38.083] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.083] [Render thread/DEBUG] [mixin/]: Mixing MultiPackResourceManagerMixin from blueprint.mixins.json into net.minecraft.server.packs.resources.MultiPackResourceManager
[25Feb2026 11:04:38.084] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:LifecycledResourceManagerImplMixin from mod continuity->@Inject::continuity$onTailInit(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.084] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:LifecycledResourceManagerImplMixin from mod continuity->@Inject::continuity$onTailInit(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.084] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:LifecycledResourceManagerImplMixin from mod continuity->@Inject::continuity$onTailInit(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:LifecycledResourceManagerImplMixin from mod fabric_resource_loader_v0->@Inject::init(Lnet/minecraft/server/packs/PackType;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:MultiPackResourceManagerMixin from mod blueprint->@Inject::getRemoldedResource(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:MultiPackResourceManagerMixin from mod blueprint->@Inject::getRemoldedResourceStack(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:MultiPackResourceManagerMixin from mod blueprint->@Inject::listRemoldedResources(Ljava/lang/String;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.085] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:MultiPackResourceManagerMixin from mod blueprint->@Inject::listRemoldedResourceStacks(Ljava/lang/String;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.088] [Render thread/DEBUG] [mixin/]: Mixing LoadingErrorScreenMixin from crash_assistant.neoforge.mixins.json into net.neoforged.neoforge.client.gui.LoadingErrorScreen
[25Feb2026 11:04:38.089] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:38.089] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.089] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.089] [Render thread/DEBUG] [mixin/]: crash_assistant.neoforge.mixins.json:LoadingErrorScreenMixin from mod crash_assistant->@Inject::OnErrorScreenInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.105] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading
[25Feb2026 11:04:38.116] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.easyanvils.neoforge.EasyAnvilsNeoForge, fuzs.easyanvils.neoforge.client.EasyAnvilsNeoForgeClient]
[25Feb2026 11:04:38.120] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.dakotapride.creategarnished.CreateGarnished]
[25Feb2026 11:04:38.120] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.sodiumextras.SodiumExtras]
[25Feb2026 11:04:38.121] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xaero.pac.OpenPartiesAndClaimsNeoForge]
[25Feb2026 11:04:38.121] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering_fluids.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.121] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.convention_tags_v1.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.122] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod]
[25Feb2026 11:04:38.125] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.embeddedt.modernfix.neoforge.init.ModernFixForge]
[25Feb2026 11:04:38.125] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.convention_tags.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.126] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.command_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.126] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.block_view_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.126] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.yungsapi.YungsApiNeoForge]
[25Feb2026 11:04:38.126] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.irisshaders.iris.platform.IrisForgeMod]
[25Feb2026 11:04:38.126] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fr.iglee42.createcasing.CreateCasing]
[25Feb2026 11:04:38.127] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.clientcrafting.ClientCraftingMod]
[25Feb2026 11:04:38.127] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.resourcepackoverrides.neoforge.ResourcePackOverridesNeoForge, fuzs.resourcepackoverrides.neoforge.client.ResourcePackOverridesNeoForgeClient]
[25Feb2026 11:04:38.128] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.jesz.createdieselgenerators.CreateDieselGenerators]
[25Feb2026 11:04:38.128] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.pickupnotifier.neoforge.PickUpNotifierNeoForge, fuzs.pickupnotifier.neoforge.client.PickUpNotifierNeoForgeClient]
[25Feb2026 11:04:38.128] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.antarcticgardens.cna.CreateNewAgeNeoForge, org.antarcticgardens.cna.CreateNewAgeClientNeoForge]
[25Feb2026 11:04:38.129] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.screen_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.pricklemc.neoforge.impl.NeoForgeMod]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.moepus.createbetterfps.CreateBetterFps]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [jeresources.neoforge.JEResources]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dzwdz.chat_heads.neoforge.ChatHeadsNeoForge]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.kostromdan.mods.crash_assistant.neoforge.CrashAssistantNeoForge]
[25Feb2026 11:04:38.130] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.leavesbegone.neoforge.LeavesBeGoneNeoForge, fuzs.leavesbegone.neoforge.client.LeavesBeGoneNeoForgeClient]
[25Feb2026 11:04:38.131] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForge]
[25Feb2026 11:04:38.131] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.wispforest.lmft.LMFTForge]
[25Feb2026 11:04:38.131] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.maxhenkel.corpse.Main]
[25Feb2026 11:04:38.132] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [earth.terrarium.handcrafted.neoforge.HandcraftedNeoForge]
[25Feb2026 11:04:38.132] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.wuffs.bcc.neoforge.BetterCompatibilityCheckerNeoForge]
[25Feb2026 11:04:38.132] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.game_rule_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.132] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
[25Feb2026 11:04:38.133] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [top.theillusivec4.curios.Curios]
[25Feb2026 11:04:38.133] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.antopfr.create_factory.CreateFactory]
[25Feb2026 11:04:38.133] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cake.trading_floor.TradingFloor]
[25Feb2026 11:04:38.134] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.searchables.SearchablesNeoForge]
[25Feb2026 11:04:38.134] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.entity_events.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.134] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mrjulsen.crn.neoforge.CreateRailwaysNavigatorNeoForge]
[25Feb2026 11:04:38.134] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.fallenbreath.conditionalmixin.neoforge.ConditionalMixinNeoForge]
[25Feb2026 11:04:38.135] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.transition.TRansitionBootstrap]
[25Feb2026 11:04:38.135] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering_data_attachment_v1.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.135] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kreidev.cmpackagecouriers.PackageCouriers]
[25Feb2026 11:04:38.136] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [ru.zznty.create_factory_abstractions.CreateFactoryAbstractions]
[25Feb2026 11:04:38.136] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.despawntweaks.DespawnTweaks]
[25Feb2026 11:04:38.136] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.client_tags_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.136] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [systems.alexander.bellsandwhistles.BellsAndWhistles]
[25Feb2026 11:04:38.137] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.serpenssolida.createtransmission.neoforge.CreateTransmissionModForge, com.serpenssolida.createtransmission.neoforge.CreateTransmissionClientForge]
[25Feb2026 11:04:38.137] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.flaulox.create_chocolate_fountain.Create_chocolate_fountain]
[25Feb2026 11:04:38.137] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.sodiumleafculling.SodiumLeafCulling]
[25Feb2026 11:04:38.137] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kipti.bnb.CreateBitsnBobs, com.kipti.bnb.CreateBitsnBobsClient]
[25Feb2026 11:04:38.138] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.model_loading_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.138] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
[25Feb2026 11:04:38.138] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.worldgen.lithostitched.LithostitchedNeoforge]
[25Feb2026 11:04:38.138] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.visualworkbench.neoforge.VisualWorkbenchNeoForge, fuzs.visualworkbench.neoforge.client.VisualWorkbenchNeoForgeClient]
[25Feb2026 11:04:38.139] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.caffeinemc.mods.lithium.neoforge.LithiumNeoForgeMod]
[25Feb2026 11:04:38.139] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.screen_handler_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.139] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.caelus.CaelusNeoForgeMod]
[25Feb2026 11:04:38.139] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.lulaboludo.createornithopterglider.CreateOrnithopterGlider]
[25Feb2026 11:04:38.140] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.yungnickyoung.minecraft.paxi.PaxiNeoForge]
[25Feb2026 11:04:38.140] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.rendering.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.140] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.renderer_indigo.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.140] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.smarterfarmers.neoforge.SmarterFarmersForge]
[25Feb2026 11:04:38.140] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hypherionmc.craterlib.CraterLib]
[25Feb2026 11:04:38.141] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.caffeinemc.mods.sodium.neoforge.SodiumForgeMod]
[25Feb2026 11:04:38.141] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.particles.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.141] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.dakotapride.mechanical_botany.CreateMechanicalBotany]
[25Feb2026 11:04:38.142] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.Pink_Cats.createschematicchecker.Createschematicchecker]
[25Feb2026 11:04:38.142] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.drippyloadingscreen.DrippyLoadingScreenNeoForge]
[25Feb2026 11:04:38.142] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.smoothchunk.SmoothchunkMod]
[25Feb2026 11:04:38.143] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [create_deep_dark.CreateDeepDarkMod]
[25Feb2026 11:04:38.143] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [create_wrapped.CreateWrappedMod]
[25Feb2026 11:04:38.144] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.upo.createmechanicalconfection.CreateMechanicalConfection]
[25Feb2026 11:04:38.144] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [terrablender.core.TerraBlenderNeoForge]
[25Feb2026 11:04:38.144] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_base.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.144] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [yalter.mousetweaks.neoforge.MouseTweaksNeo]
[25Feb2026 11:04:38.145] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [elocindev.necronomicon.CommonInitializer]
[25Feb2026 11:04:38.145] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.aizistral.nochatreports.neoforge.NoChatReports]
[25Feb2026 11:04:38.145] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.christofmeg.justenoughbreeding.JustEnoughBreeding]
[25Feb2026 11:04:38.146] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.doesittick.DoesItTick]
[25Feb2026 11:04:38.146] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.block_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.147] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.resource_conditions_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.147] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [create_blaze_burner_fuels.CreateBlazeBurnerFuelsMod]
[25Feb2026 11:04:38.147] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.forgeconfigapiport.neoforge.impl.ForgeConfigAPIPortNeoForge, fuzs.forgeconfigapiport.neoforge.impl.client.ForgeConfigAPIPortNeoForgeClient]
[25Feb2026 11:04:38.148] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.davio.aquaticambitions.CreateAquaticAmbitions, net.davio.aquaticambitions.CreateAquaticAmbitionsClient]
[25Feb2026 11:04:38.156] [Render thread/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge]
[25Feb2026 11:04:38.158] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.engine_room.flywheel.impl.FlywheelNeoForge]
[25Feb2026 11:04:38.159] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.createmod.ponder.NeoForgePonder, net.createmod.ponder.NeoForgePonderClient]
[25Feb2026 11:04:38.160] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xaero.minimap.XaeroMinimapNeoForge]
[25Feb2026 11:04:38.162] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.item_group_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.162] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrbysco.justenoughprofessions.JustEnoughProfessionsNeoForge]
[25Feb2026 11:04:38.163] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.backpacked.Backpacked, com.mrcrayfish.backpacked.client.ClientBackpacked]
[25Feb2026 11:04:38.164] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.registry_sync.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.164] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.raphimc.immediatelyfast.neoforge.ImmediatelyFastNeoForge]
[25Feb2026 11:04:38.164] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
[25Feb2026 11:04:38.165] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.recipe_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.165] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.object_builder_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.165] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.biomemusic.BiomeMusic]
[25Feb2026 11:04:38.165] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
[25Feb2026 11:04:38.165] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.puzzleslib.neoforge.impl.PuzzlesLibNeoForge, fuzs.puzzleslib.neoforge.impl.client.PuzzlesLibNeoForgeClient]
[25Feb2026 11:04:38.166] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.sound_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.166] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.message_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.166] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.chunksending.ChunkSending]
[25Feb2026 11:04:38.167] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [elocindev.opacpvp.OpacPvP]
[25Feb2026 11:04:38.167] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.createatam.CreateThingsAndMiscMod]
[25Feb2026 11:04:38.168] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.renderer_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.168] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
[25Feb2026 11:04:38.168] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.recipeessentials.RecipeEssentials]
[25Feb2026 11:04:38.168] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.item_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.169] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.theidler.create_mobile_packages.CreateMobilePackages, de.theidler.create_mobile_packages.CreateMobilePackagesClient]
[25Feb2026 11:04:38.170] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.connectivity.Connectivity]
[25Feb2026 11:04:38.170] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [immersive_aircraft.neoforge.CommonNeoForge, immersive_aircraft.neoforge.ClientNeoForge]
[25Feb2026 11:04:38.171] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.gpumemleakfix.Gpumemleakfix]
[25Feb2026 11:04:38.172] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.structureessentials.StructureEssentials]
[25Feb2026 11:04:38.173] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xaero.map.WorldMapNeoForge]
[25Feb2026 11:04:38.175] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.controlling.Controlling]
[25Feb2026 11:04:38.175] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.placebo.Placebo]
[25Feb2026 11:04:38.176] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.lootintegrations.LootintegrationsMod]
[25Feb2026 11:04:38.176] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.fabricmc.fabric.impl.attachment.AttachmentModImpl, org.sinytra.fabric.data_attachment_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.177] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [elocindev.item_obliterator.neoforge.ItemObliterator]
[25Feb2026 11:04:38.177] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.Pink_Cats.createfastschematiccannon.Createfastschematiccannon]
[25Feb2026 11:04:38.177] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.redirected.Redirected]
[25Feb2026 11:04:38.178] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.bookshelf.neoforge.impl.NeoForgeMod]
[25Feb2026 11:04:38.178] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.averageanime.createmetalwork.CreateMetalwork]
[25Feb2026 11:04:38.178] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
[25Feb2026 11:04:38.178] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.sodiumoptionsapi.SodiumOptionsAPI]
[25Feb2026 11:04:38.178] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.melody.MelodyNeoForge]
[25Feb2026 11:04:38.179] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [link.e4mc.neoforge.E4mcClientNeoForge]
[25Feb2026 11:04:38.179] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.connector.mod.ConnectorMod, org.sinytra.connector.mod.ConnectorModClient]
[25Feb2026 11:04:38.179] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for fabric_api
[25Feb2026 11:04:38.179] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for forgified_fabric_api
[25Feb2026 11:04:38.180] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.content_registries.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.180] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.sodiumdynamiclights.SodiumDynamicLights]
[25Feb2026 11:04:38.181] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.konkrete.KonkreteNeoForge]
[25Feb2026 11:04:38.181] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.Imphuls3.createcafe.CreateCafe]
[25Feb2026 11:04:38.182] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hlysine.create_connected.CreateConnected, com.hlysine.create_connected.CreateConnectedClient]
[25Feb2026 11:04:38.182] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vectorwing.farmersdelight.FarmersDelight]
[25Feb2026 11:04:38.183] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.averageanime.neoforge.CreateFood]
[25Feb2026 11:04:38.183] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [traben.entity_model_features.EMFInit]
[25Feb2026 11:04:38.184] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [traben.entity_texture_features.ETFInit]
[25Feb2026 11:04:38.184] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.dakotapride.createframed.CreateFramedMod]
[25Feb2026 11:04:38.185] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.api_lookup_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.185] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [me.soapsuds.boatiview.neoforge.BoatItemViewImpl]
[25Feb2026 11:04:38.185] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.leaky.Leaky]
[25Feb2026 11:04:38.186] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [vazkii.patchouli.neoforge.common.NeoForgeModInitializer]
[25Feb2026 11:04:38.186] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamresourceful.resourcefullib.neoforge.ResourcefulLibNeoForge]
[25Feb2026 11:04:38.187] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pedrorok.hypertube.HypertubeMod]
[25Feb2026 11:04:38.187] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.architectury.neoforge.ArchitecturyNeoForge]
[25Feb2026 11:04:38.188] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftblibrary.neoforge.FTBLibraryNeoForge]
[25Feb2026 11:04:38.188] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbfiltersystem.neoforge.FTBFilterSystemNeoForge]
[25Feb2026 11:04:38.188] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbteams.neoforge.FTBTeamsNeoForge]
[25Feb2026 11:04:38.188] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbquests.neoforge.FTBQuestsNeoForge]
[25Feb2026 11:04:38.189] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.ftb.mods.ftbxmodcompat.neoforge.FTBXModCompatNeoForge]
[25Feb2026 11:04:38.189] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.loot_api_v2.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.189] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.epherical.serverbrowser.ServerBrowserForge]
[25Feb2026 11:04:38.190] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.epherical.epherolib.EpheroLibForge]
[25Feb2026 11:04:38.190] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cupboard.Cupboard]
[25Feb2026 11:04:38.190] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.illusivesoulworks.cherishedworlds.CherishedWorldsNeoForgeMod]
[25Feb2026 11:04:38.190] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.loot_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.190] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.networking_api.generated.GeneratedEntryPoint, org.sinytra.fabric.networking_api.NetworkingEventHooks]
[25Feb2026 11:04:38.191] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrcrayfish.framework.FrameworkNeoForge]
[25Feb2026 11:04:38.192] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.kreezcraft.badwithernocookiereloaded.BadwitherNoCookieNeoForge]
[25Feb2026 11:04:38.192] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.lifecycle_events.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.192] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.tradingpost.neoforge.TradingPostNeoForge, fuzs.tradingpost.neoforge.client.TradingPostNeoForgeClient]
[25Feb2026 11:04:38.193] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.key_binding_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.193] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.antarcticgardens.esl.ESLNeoForge]
[25Feb2026 11:04:38.193] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.transfer_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.194] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.bisecthosting.mods.bhmenu.ModRoot]
[25Feb2026 11:04:38.194] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.amendments.neoforge.AmendmentsForge]
[25Feb2026 11:04:38.194] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.copycatsplus.copycats.neoforge.CopycatsImpl, com.copycatsplus.copycats.neoforge.CopycatsClientImpl]
[25Feb2026 11:04:38.195] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.easymagic.neoforge.EasyMagicNeoForge, fuzs.easymagic.neoforge.client.EasyMagicNeoForgeClient]
[25Feb2026 11:04:38.196] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [xaero.lib.XaeroLibNeoForge]
[25Feb2026 11:04:38.197] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [marcos.mysticcreationsteam.totemfactory.neoforge.TotemFactoryNeoForge]
[25Feb2026 11:04:38.197] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.hypherionmc.simplerpc.loaders.neoforge.SimpleRPCNeoForge]
[25Feb2026 11:04:38.197] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.resource_loader.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.198] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.trender.gui.impl.client.LibGuiBootstrap]
[25Feb2026 11:04:38.198] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [create_winery.CreateWineryMod]
[25Feb2026 11:04:38.199] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.simibubi.create.Create, com.simibubi.create.CreateClient]
[25Feb2026 11:04:38.200] [Render thread/DEBUG] [mixin/]: Mixing CreateClientMixin from bits_n_bobs.mixins.json into com.simibubi.create.CreateClient
[25Feb2026 11:04:38.201] [Render thread/DEBUG] [mixin/]: Mixing foundation.copycat.kinetic.CreateClientMixin from copycats-common.mixins.json into com.simibubi.create.CreateClient
[25Feb2026 11:04:38.201] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.kinetic.CreateClientMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.201] [Render thread/DEBUG] [mixin/]: Mixing temp_platform.CreateClientMixin from pattern_schematics.mixins.json into com.simibubi.create.CreateClient
[25Feb2026 11:04:38.204] [Render thread/DEBUG] [mixin/]: bits_n_bobs.mixins.json:CreateClientMixin from mod bits_n_bobs->@Inject::onInvalidateRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.204] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.kinetic.CreateClientMixin from mod copycats->@Inject::invalidateRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.204] [Render thread/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.CreateClientMixin from mod create_pattern_schematics->@Inject::invalidateRenderers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.206] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createintegratedfarming.common.CIFCommon, plus.dragons.createintegratedfarming.data.CIFData, plus.dragons.createintegratedfarming.integration.delightoflight.DelightOFlightIntegration, plus.dragons.createintegratedfarming.integration.untitledduck.UntitledDuckIntegration, plus.dragons.createintegratedfarming.integration.crabbersdelight.CrabbersDelightIntegration, plus.dragons.createintegratedfarming.integration.mmlib.CornDelightIntegration, plus.dragons.createintegratedfarming.integration.mynethersdelight.MNDIntegration, plus.dragons.createintegratedfarming.integration.netherdepthupgrade.NDUIntegration, plus.dragons.createintegratedfarming.integration.farmersdelight.FDIntegration, plus.dragons.createintegratedfarming.client.CIFClient]
[25Feb2026 11:04:38.210] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [io.github.hadron13.rubberworks.Rubberworks, io.github.hadron13.rubberworks.RubberworksClient]
[25Feb2026 11:04:38.211] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.lopyluna.dndecor.DnDecor, dev.lopyluna.dndecor.DnDecorClient]
[25Feb2026 11:04:38.212] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.possible_triangle.sliceanddice.SliceAndDice]
[25Feb2026 11:04:38.213] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.lopyluna.dndesires.DnDesires, dev.lopyluna.dndesires.DesiresClient]
[25Feb2026 11:04:38.213] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.finchy.pipeorgans.PipeOrgans, com.finchy.pipeorgans.PipeOrgansClient]
[25Feb2026 11:04:38.215] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.lopyluna.gnkinetics.Gears, dev.lopyluna.gnkinetics.GearsClient]
[25Feb2026 11:04:38.216] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [someassemblyrequired.SomeAssemblyRequired]
[25Feb2026 11:04:38.216] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createdragonsplus.common.CDPCommon, plus.dragons.createdragonsplus.data.CDPData, plus.dragons.createdragonsplus.client.CDPClient]
[25Feb2026 11:04:38.217] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createcentralkitchen.common.CCKCommon, plus.dragons.createcentralkitchen.integration.dungeonsdelight.DungeonDelightIntegration, plus.dragons.createcentralkitchen.integration.minersdelight.MDIntegration, plus.dragons.createcentralkitchen.integration.extradelight.ExtraDelightIntegration, plus.dragons.createcentralkitchen.integration.kelaidoscopecookery.KelaidoscopeCookeryIntegration, plus.dragons.createcentralkitchen.integration.brewinandchewin.BnCIntegration, plus.dragons.createcentralkitchen.integration.farmersdelight.FDIntegration, plus.dragons.createcentralkitchen.client.CCKClient]
[25Feb2026 11:04:38.219] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.blamejared.clumps.Clumps]
[25Feb2026 11:04:38.219] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [alternate.current.AlternateCurrentMod]
[25Feb2026 11:04:38.219] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.pyzpre.createbitterballen.CreateBitterballen]
[25Feb2026 11:04:38.220] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.createconfectionery.CreateConfectioneryMod]
[25Feb2026 11:04:38.220] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [rbasamoyai.escalated.neoforge.CreateEscalatedNeoForge, rbasamoyai.escalated.neoforge.CreateEscalatedNeoForgeClient]
[25Feb2026 11:04:38.221] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.shadowsoffire.toastcontrol.ToastControl]
[25Feb2026 11:04:38.221] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamabnormals.blueprint.core.Blueprint]
[25Feb2026 11:04:38.223] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamabnormals.boatload.core.Boatload]
[25Feb2026 11:04:38.223] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamabnormals.personality.core.Personality]
[25Feb2026 11:04:38.224] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.teamabnormals.gallery.core.Gallery]
[25Feb2026 11:04:38.224] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.lib.TxniLib]
[25Feb2026 11:04:38.224] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tr7zw.skinlayers.SkinLayersBootstrap]
[25Feb2026 11:04:38.225] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [fuzs.cutthrough.neoforge.CutThroughNeoForge, fuzs.cutthrough.neoforge.client.CutThroughNeoForgeClient]
[25Feb2026 11:04:38.225] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.drmangotea.tfmg.TFMG, com.drmangotea.tfmg.TFMGClient]
[25Feb2026 11:04:38.226] [Render thread/DEBUG] [net.neoforged.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for fabric_transitive_access_wideners_v1
[25Feb2026 11:04:38.226] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.hail.create_fantasizing.FantasizingMod, dev.hail.create_fantasizing.CFAClient]
[25Feb2026 11:04:38.227] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.mrjulsen.mcdragonlib.neoforge.DragonLibNeoForge]
[25Feb2026 11:04:38.227] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.darkhax.enchdesc.impl.NeoForgeMod]
[25Feb2026 11:04:38.227] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mehvahdjukaar.moonlight.neoforge.MoonlightForge]
[25Feb2026 11:04:38.228] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.blockrenderlayer.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.229] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [snownee.jade.util.CommonProxy]
[25Feb2026 11:04:38.231] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.weido.create_bb.BlocksBogies]
[25Feb2026 11:04:38.231] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.drmangotea.i_architecture.IndustrializedArchitecture]
[25Feb2026 11:04:38.231] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [toni.chunkactivitytracker.ChunkActivityTracker]
[25Feb2026 11:04:38.232] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.anthonyhilyard.iceberg.neoforge.IcebergNeoForge]
[25Feb2026 11:04:38.233] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.anthonyhilyard.highlighter.neoforge.client.HighlighterNeoForgeClient]
[25Feb2026 11:04:38.233] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.createstuffadditions.CreateSaMod]
[25Feb2026 11:04:38.234] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.gametest_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.234] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.biome_api.FabricBiomeApiV1, org.sinytra.fabric.biome_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.234] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [de.keksuccino.fancymenu.FancyMenuNeoForge]
[25Feb2026 11:04:38.235] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.zlt.create_vibrant_vaults.CreateVibrantVaults, net.zlt.create_vibrant_vaults.client.CreateVibrantVaultsClient]
[25Feb2026 11:04:38.235] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.coroutil.loader.neoforge.ConfigModNeoForge]
[25Feb2026 11:04:38.236] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.corosus.watut.loader.neoforge.WatutModNeoForge]
[25Feb2026 11:04:38.237] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.cak.pattern_schematics.PatternSchematicsForge, com.cak.pattern_schematics.PatternSchematicsForgeClient]
[25Feb2026 11:04:38.237] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [malte0811.ferritecore.ModMainForge]
[25Feb2026 11:04:38.238] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [create_generators.CreateGeneratorsMod]
[25Feb2026 11:04:38.238] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for []
[25Feb2026 11:04:38.238] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [dev.tonimatas.packetfixer.NeoPacketFixerMod]
[25Feb2026 11:04:38.238] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [plus.dragons.createenchantmentindustry.common.CEICommon, plus.dragons.createenchantmentindustry.data.CEIData, plus.dragons.createenchantmentindustry.client.CEIClient]
[25Feb2026 11:04:38.239] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.tiestoettoet.create_train_parts.CreateTrainParts, com.tiestoettoet.create_train_parts.CreateTrainPartsClient]
[25Feb2026 11:04:38.240] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.data_generation_api.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.240] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [org.sinytra.fabric.events_interaction.generated.GeneratedEntryPoint]
[25Feb2026 11:04:38.240] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.mrh0.createaddition.CreateAddition]
[25Feb2026 11:04:38.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_view_api_v2
[25Feb2026 11:04:38.251] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clientcrafting
[25Feb2026 11:04:38.253] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_convention_tags_v2
[25Feb2026 11:04:38.257] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgePlatformHelper@1089c572 for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
[25Feb2026 11:04:38.262] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeAutoRegisterHelper@d70a72f for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper
[25Feb2026 11:04:38.262] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sodiumextras-client.toml for sodiumextras tracking
[25Feb2026 11:04:38.262] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumextras
[25Feb2026 11:04:38.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class toni.sodiumextras.foundation.fps.DebugOverlayEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.263] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeBlockEntityTypeHelper@64c255a4 for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper
[25Feb2026 11:04:38.265] [modloading-worker-0/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.NeoForgeParticleTypeHelper@53e20a58 for service interface com.yungnickyoung.minecraft.yungsapi.services.IParticleTypeHelper
[25Feb2026 11:04:38.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_command_api_v2
[25Feb2026 11:04:38.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_screen_api_v1
[25Feb2026 11:04:38.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.sinytra.fabric.screen_api.ScreenEventHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.267] [modloading-worker-0/INFO] [org.antarcticgardens.cna.CreateNewAge/]: Hello 1.21.1 Create!
[25Feb2026 11:04:38.270] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_fluids_v1
[25Feb2026 11:04:38.272] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_convention_tags_v1
[25Feb2026 11:04:38.272] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createbetterfps
[25Feb2026 11:04:38.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iris
[25Feb2026 11:04:38.273] [modloading-worker-0/DEBUG] [mixin/]: Mixing remappings.BuildCreativeModeTabContentsEventMixin from gnkinetics.mixins.json into net.neoforged.neoforge.event.BuildCreativeModeTabContentsEvent
[25Feb2026 11:04:38.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltoni/sodiumextras/foundation/fps/DebugOverlayEvent; to the game event bus
[25Feb2026 11:04:38.275] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:remappings.BuildCreativeModeTabContentsEventMixin from mod gnkinetics->@Inject::preventDuplicateItemStacks(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/CreativeModeTab$TabVisibility;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:38.279] [modloading-worker-0/DEBUG] [xaero.pac.OpenPartiesAndClaims/]: Loaded xaero.pac.common.platform.services.PlatformHelperNeoForge@56953fdb for service interface xaero.pac.common.platform.services.IPlatformHelper
[25Feb2026 11:04:38.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chat_heads
[25Feb2026 11:04:38.283] [modloading-worker-0/DEBUG] [Prickle/]: Loaded net.darkhax.pricklemc.neoforge.impl.util.NeoForgePlatformHelper@2811d973 for service interface net.darkhax.pricklemc.common.api.util.IPlatformHelper.
[25Feb2026 11:04:38.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for prickle
[25Feb2026 11:04:38.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcepackoverrides
[25Feb2026 11:04:38.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class toni.sodiumextras.EmbyConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.285] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltoni/sodiumextras/EmbyConfig; to the mod event bus of mod sodiumextras
[25Feb2026 11:04:38.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lmft
[25Feb2026 11:04:38.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crash_assistant
[25Feb2026 11:04:38.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jeresources-common.toml for jeresources tracking
[25Feb2026 11:04:38.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/sinytra/fabric/screen_api/ScreenEventHooks; to the game event bus
[25Feb2026 11:04:38.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jeresources
[25Feb2026 11:04:38.296] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.RegisterCapabilitiesEventMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/neoforged/neoforge/capabilities/IBlockCapabilityProvider;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackBlockEntityCap(Lnet/neoforged/neoforge/capabilities/BlockCapability;Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackItemCap(Lnet/neoforged/neoforge/capabilities/ItemCapability;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.299] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.RegisterCapabilitiesEventMixin from mod modernfix->@Inject::trackEntityCap(Lnet/neoforged/neoforge/capabilities/EntityCapability;Lnet/minecraft/world/entity/EntityType;Lnet/neoforged/neoforge/capabilities/ICapabilityProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.300] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.ConnectedTextureBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
[25Feb2026 11:04:38.300] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ConnectedTextureBehaviourMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.301] [modloading-worker-0/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker starting
[25Feb2026 11:04:38.301] [modloading-worker-0/INFO] [dev.wuffs.bcc.neoforge.BetterCompatibilityCheckerNeoForge/]: Better Compatibility Checker starting
[25Feb2026 11:04:38.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file corpse-server.toml for corpse tracking
[25Feb2026 11:04:38.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_game_rule_api_v1
[25Feb2026 11:04:38.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for reeses_sodium_options
[25Feb2026 11:04:38.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for openpartiesandclaims
[25Feb2026 11:04:38.308] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ConnectedTextureBehaviourMixin from mod copycats->@Inject::isCopycatBlockable(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corpse
[25Feb2026 11:04:38.313] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
[25Feb2026 11:04:38.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
[25Feb2026 11:04:38.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
[25Feb2026 11:04:38.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_entity_events_v1
[25Feb2026 11:04:38.314] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.entity.event.EntityEventHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.323] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.219
[25Feb2026 11:04:38.324] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.42
[25Feb2026 11:04:38.324] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.219, for MC 1.21.1
[25Feb2026 11:04:38.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
[25Feb2026 11:04:38.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
[25Feb2026 11:04:38.326] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/entity/event/EntityEventHooks; to the game event bus
[25Feb2026 11:04:38.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for conditional_mixin
[25Feb2026 11:04:38.333] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for leavesbegone:main
[25Feb2026 11:04:38.340] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
[25Feb2026 11:04:38.341] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgePlatformHelper@63adb0fa for service interface net.createmod.catnip.platform.services.PlatformHelper
[25Feb2026 11:04:38.341] [modloading-worker-0/DEBUG] [mixin/]: Mixing CogwheelBlockMixin from create_fantasizing.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.CogWheelBlock
[25Feb2026 11:04:38.346] [modloading-worker-0/DEBUG] [mixin/]: create_fantasizing.mixins.json:CogwheelBlockMixin from mod create_fantasizing->@Inject::injected(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.349] [modloading-worker-0/DEBUG] [mixin/]: Mixing ShaftBlockPlacementHelperMixin from gnkinetics.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.ShaftBlock
[25Feb2026 11:04:38.351] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeFluidHelper@7314d263 for service interface net.createmod.catnip.platform.services.ModFluidHelper
[25Feb2026 11:04:38.352] [modloading-worker-0/DEBUG] [mixin/]: Mixing ShaftBlockMixin from create_fantasizing.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.ShaftBlock
[25Feb2026 11:04:38.354] [modloading-worker-0/DEBUG] [mixin/]: Mixing ShaftBlockMixin from createdieselgenerators.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.ShaftBlock
[25Feb2026 11:04:38.354] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ShaftBlockMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.358] [modloading-worker-0/DEBUG] [mixin/]: create_fantasizing.mixins.json:ShaftBlockMixin from mod create_fantasizing->@Inject::injected(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.358] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ShaftBlockMixin from mod createdieselgenerators->@Inject::pickCorrectShaftType(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
[25Feb2026 11:04:38.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
[25Feb2026 11:04:38.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
[25Feb2026 11:04:38.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
[25Feb2026 11:04:38.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
[25Feb2026 11:04:38.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
[25Feb2026 11:04:38.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class top.theillusivec4.curios.Curios$ClientProxy for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for transition
[25Feb2026 11:04:38.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_data_attachment_v1
[25Feb2026 11:04:38.365] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeHooksHelper@663f7ce8 for service interface net.createmod.catnip.platform.services.ModHooksHelper
[25Feb2026 11:04:38.366] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for pickupnotifier:main
[25Feb2026 11:04:38.368] [modloading-worker-0/DEBUG] [mixin/]: Mixing BuiltinModelItemRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
[25Feb2026 11:04:38.368] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.368] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockEntityWithoutLevelRendererMixin from geckolib.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
[25Feb2026 11:04:38.368] [modloading-worker-0/DEBUG] [mixin/]: geckolib.mixins.json:client.BlockEntityWithoutLevelRendererMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.369] [modloading-worker-0/DEBUG] [mixin/]: Mixing rendering.MixinBlockEntityWithoutLevelRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
[25Feb2026 11:04:38.369] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.369] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityWithoutLevelRendererMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.BlockEntityWithoutLevelRenderer
[25Feb2026 11:04:38.369] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$renderByItem$0(Lnet/minecraft/world/item/ItemStack;)Ldev/tr7zw/skinlayers/accessor/SkullSettings; to mda06d5b$skinlayers3d$lambda$renderByItem$0$0 in skinlayers3d.mixins.json:BlockEntityWithoutLevelRendererMixin from mod skinlayers3d
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeNetworkHelper@73922bec for service interface net.createmod.catnip.platform.services.NetworkHelper
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:BuiltinModelItemRendererMixin from mod fabric_rendering_v1->@Inject::fabric_onRender(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: geckolib.mixins.json:client.BlockEntityWithoutLevelRendererMixin from mod geckolib->@Inject::geckolib$renderGeckolibItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setRenderFactory(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setRenderFactory(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setRenderFactory(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$setTrident(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityWithoutLevelRenderer from mod entity_model_features->@Inject::emf$reset(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: skinlayers3d.mixins.json:BlockEntityWithoutLevelRendererMixin from mod skinlayers3d->@Inject::renderByItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: skinlayers3d.mixins.json:BlockEntityWithoutLevelRendererMixin from mod skinlayers3d->@Inject::renderByItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.372] [modloading-worker-0/DEBUG] [mixin/]: skinlayers3d.mixins.json:BlockEntityWithoutLevelRendererMixin from mod skinlayers3d->@Inject::renderByItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltop/theillusivec4/curios/Curios$ClientProxy; to the mod event bus of mod curios
[25Feb2026 11:04:38.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
[25Feb2026 11:04:38.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file leavesbegone-server.toml for leavesbegone tracking
[25Feb2026 11:04:38.382] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for easyanvils:main
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easyanvils-client.toml for easyanvils tracking
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessOptionsSubScreen from controlling.mixins.json into net.minecraft.client.gui.screens.options.OptionsSubScreen
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [mixin/]: controlling.mixins.json:AccessOptionsSubScreen from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easyanvils-common.toml for easyanvils tracking
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [mixin/]: Mixing JsonDataLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
[25Feb2026 11:04:38.383] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:JsonDataLoaderMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.384] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.packs.MixinSimpleJsonResourceReloadListener from bookshelf.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
[25Feb2026 11:04:38.384] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:38.384] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to mda06d5b$bookshelf$lambda$prepare$0$0 in bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf
[25Feb2026 11:04:38.384] [modloading-worker-0/DEBUG] [mixin/]: Mixing JsonDataLoaderMixin from fabric-loot-api-v3.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
[25Feb2026 11:04:38.384] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v3.mixins.json:JsonDataLoaderMixin from mod fabric_loot_api_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.385] [modloading-worker-0/DEBUG] [mixin/]: Mixing SimpleJsonResourceReloadListenerMixin from blueprint.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
[25Feb2026 11:04:38.388] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.packs.MixinSimpleJsonResourceReloadListener from mod bookshelf->@Inject::prepare(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.388] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v3.mixins.json:JsonDataLoaderMixin from mod fabric_loot_api_v3->@Inject::fillSourceMap(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/lang/String;Lcom/google/gson/Gson;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.388] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:SimpleJsonResourceReloadListenerMixin from mod blueprint->@Inject::onPrepared(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing loot.BlockLootTableGeneratorAccessor from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
[25Feb2026 11:04:38.389] [modloading-worker-0/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:loot.BlockLootTableGeneratorAccessor from mod fabric_data_generation_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing loot.BlockLootTableGeneratorMixin from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
[25Feb2026 11:04:38.389] [modloading-worker-0/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:loot.BlockLootTableGeneratorMixin from mod fabric_data_generation_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BlockLootSubProviderAccessor from create.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
[25Feb2026 11:04:38.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_factory_abstractions
[25Feb2026 11:04:38.392] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_client_tags_api_v1
[25Feb2026 11:04:38.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easyanvils-server.toml for easyanvils tracking
[25Feb2026 11:04:38.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pickupnotifier\pickupnotifier-client.toml for pickupnotifier tracking
[25Feb2026 11:04:38.400] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pickupnotifier\pickupnotifier-server.toml for pickupnotifier tracking
[25Feb2026 11:04:38.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ButtonAccessor from tradingpost.common.mixins.json into net.minecraft.client.gui.components.Button
[25Feb2026 11:04:38.404] [modloading-worker-0/DEBUG] [mixin/]: tradingpost.common.mixins.json:client.accessor.ButtonAccessor from mod tradingpost: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinButton from fancymenu.mixins.json into net.minecraft.client.gui.components.Button
[25Feb2026 11:04:38.404] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [mixin/]: Mixing events.client.RealmsMainScreenMixin from craterlib.mixins.json into com.mojang.realmsclient.RealmsMainScreen
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.client.RealmsMainScreenMixin from mod (unknown): Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file despawntweaks-common.toml for despawntweaks tracking
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for despawntweaks
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class toni.despawntweaks.foundation.config.AllConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltoni/despawntweaks/foundation/config/AllConfigs; to the mod event bus of mod despawntweaks
[25Feb2026 11:04:38.408] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.client.RealmsMainScreenMixin from mod (unknown)->@Inject::play(Lcom/mojang/realmsclient/dto/RealmsServer;Lnet/minecraft/client/gui/screens/Screen;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.413] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinJoinMultiplayerScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
[25Feb2026 11:04:38.413] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$2()Lnet/minecraft/network/chat/Component; to mda06d5b$nochatreports$lambda$onInit$2$0 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports
[25Feb2026 11:04:38.413] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$nochatreports$lambda$onInit$1$1 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports
[25Feb2026 11:04:38.413] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$nochatreports$lambda$onInit$0$2 in mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports
[25Feb2026 11:04:38.414] [modloading-worker-0/DEBUG] [mixin/]: Mixing JoinMultiplayerScreenMixin from serverbrowser.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
[25Feb2026 11:04:38.414] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.414] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$serverBrowserAddBrowserButton$0(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$serverbrowser$lambda$serverBrowserAddBrowserButton$0$3 in serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser
[25Feb2026 11:04:38.415] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorJoinMultiplayerScreen from cherishedworlds.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
[25Feb2026 11:04:38.415] [modloading-worker-0/DEBUG] [mixin/]: cherishedworlds.mixins.json:AccessorJoinMultiplayerScreen from mod cherishedworlds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.416] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinJoinMultiplayerScreen from cherishedworlds.mixins.json into net.minecraft.client.gui.screens.multiplayer.JoinMultiplayerScreen
[25Feb2026 11:04:38.416] [modloading-worker-0/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinJoinMultiplayerScreen from mod cherishedworlds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinJoinMultiplayerScreen from mod nochatreports->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserAddBrowserButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserAddBrowserButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserAddBrowserButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserPreventChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserPreventChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: serverbrowser.mixins.json:JoinMultiplayerScreenMixin from mod serverbrowser->@Inject::serverBrowserPreventChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinJoinMultiplayerScreen from mod cherishedworlds->@Inject::cherishedworlds$initButtons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinJoinMultiplayerScreen from mod cherishedworlds->@Inject::cherishedworlds$initButtons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.419] [modloading-worker-0/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinJoinMultiplayerScreen from mod cherishedworlds->@Inject::cherishedworlds$initButtons(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.421] [modloading-worker-0/INFO] [Create: Transmission/]: Loading creative tabs for Create: Transmission
[25Feb2026 11:04:38.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_factory
[25Feb2026 11:04:38.442] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.AssemblyOperatorBlockItemMixin from createcasing.mixins.json into com.simibubi.create.content.processing.AssemblyOperatorBlockItem
[25Feb2026 11:04:38.443] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AssemblyOperatorBlockItemMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.443] [modloading-worker-0/DEBUG] [mixin/]: Mixing AssemblyOperatorBlockItemMixin from dndecor.mixins.json into com.simibubi.create.content.processing.AssemblyOperatorBlockItem
[25Feb2026 11:04:38.444] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AssemblyOperatorBlockItemMixin from mod createcasing->@Inject::inject(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bellsandwhistles
[25Feb2026 11:04:38.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class systems.alexander.bellsandwhistles.BellsAndWhistles$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.446] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cmpackagecouriers-server.toml for cmpackagecouriers tracking
[25Feb2026 11:04:38.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lsystems/alexander/bellsandwhistles/BellsAndWhistles$ClientModEvents; to the mod event bus of mod bellsandwhistles
[25Feb2026 11:04:38.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumleafculling
[25Feb2026 11:04:38.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cmpackagecouriers
[25Feb2026 11:04:38.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kreidev.cmpackagecouriers.StockTickerIntegration for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kreidev/cmpackagecouriers/StockTickerIntegration; to the game event bus
[25Feb2026 11:04:38.452] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.capability_list_compaction.CapabilityHooksMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.capabilities.CapabilityHooks
[25Feb2026 11:04:38.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kreidev.cmpackagecouriers.plane.CardboardPlaneManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.454] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.capability_list_compaction.CapabilityHooksMixin from mod modernfix->@Inject::deduplicateCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.457] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kreidev/cmpackagecouriers/plane/CardboardPlaneManager; to the game event bus
[25Feb2026 11:04:38.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kreidev.cmpackagecouriers.CourierTarget for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.467] [modloading-worker-0/INFO] [Create: Transmission/]: Registering blocks for Create: Transmission
[25Feb2026 11:04:38.474] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityAccessor from gnkinetics.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
[25Feb2026 11:04:38.474] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityMixin from gnkinetics.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
[25Feb2026 11:04:38.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinKineticBlockEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
[25Feb2026 11:04:38.475] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinKineticBlockEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.476] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:KineticBlockEntityMixin from mod gnkinetics->@Inject::propagateRotationTo(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kreidev/cmpackagecouriers/CourierTarget; to the game event bus
[25Feb2026 11:04:38.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_model_loading_api_v1
[25Feb2026 11:04:38.488] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
[25Feb2026 11:04:38.489] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
[25Feb2026 11:04:38.494] [modloading-worker-0/DEBUG] [mixin/]: Mixing IClientFluidTypeExtensionsMixin from fabric-rendering-fluids-v1.mixins.json into net.neoforged.neoforge.client.extensions.common.IClientFluidTypeExtensions
[25Feb2026 11:04:38.495] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:IClientFluidTypeExtensionsMixin from mod fabric_rendering_fluids_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_chocolate_fountain-server.toml for create_chocolate_fountain tracking
[25Feb2026 11:04:38.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_chocolate_fountain
[25Feb2026 11:04:38.511] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.flaulox.create_chocolate_fountain.Create_chocolate_fountain$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.511] [modloading-worker-0/INFO] [Create: Trading Floor/]: Registering all Create: Trading Floor entries
[25Feb2026 11:04:38.512] [modloading-worker-0/INFO] [Create: Transmission/]: Registering blocks entities for Create: Transmission
[25Feb2026 11:04:38.513] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/flaulox/create_chocolate_fountain/Create_chocolate_fountain$ModBusEvents; to the mod event bus of mod create_chocolate_fountain
[25Feb2026 11:04:38.515] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.flaulox.create_chocolate_fountain.Create_chocolate_fountain$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.516] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockMovementChecksMixin from createaddition.mixins.json into com.simibubi.create.api.contraption.BlockMovementChecks
[25Feb2026 11:04:38.516] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:BlockMovementChecksMixin from mod createaddition: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.516] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/flaulox/create_chocolate_fountain/Create_chocolate_fountain$ClientModEvents; to the mod event bus of mod create_chocolate_fountain
[25Feb2026 11:04:38.516] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:BlockMovementChecksMixin from mod createaddition->@Inject::isBlockAttachedTowardsFallback(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.flaulox.create_chocolate_fountain.Config for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/flaulox/create_chocolate_fountain/Config; to the mod event bus of mod create_chocolate_fountain
[25Feb2026 11:04:38.519] [modloading-worker-0/INFO] [Create: Trading Floor/]: Registering Particle Emitters for: Create: Trading Floor
[25Feb2026 11:04:38.521] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockMovementChecksImplMixin from createcasing.mixins.json into com.simibubi.create.impl.contraption.BlockMovementChecksImpl
[25Feb2026 11:04:38.521] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BlockMovementChecksImplMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.521] [modloading-worker-0/INFO] [Create: Trading Floor/]: Registering Particle Emitters for: Create: Trading Floor
[25Feb2026 11:04:38.523] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BlockMovementChecksImplMixin from mod createcasing->@Inject::encased$updateFallbackForCustomEncasedBlocks(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.531] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createtransmission
[25Feb2026 11:04:38.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file trading_floor-server.toml for trading_floor tracking
[25Feb2026 11:04:38.532] [modloading-worker-0/INFO] [Create: Trading Floor/]: Finished Initialisation For Mod: trading_floor
[25Feb2026 11:04:38.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trading_floor
[25Feb2026 11:04:38.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cake.trading_floor.Config for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cake/trading_floor/Config; to the mod event bus of mod trading_floor
[25Feb2026 11:04:38.533] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lithium
[25Feb2026 11:04:38.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_screen_handler_api_v1
[25Feb2026 11:04:38.536] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into com.illusivesoulworks.caelus.api.CaelusApi
[25Feb2026 11:04:38.536] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.552] [modloading-worker-0/DEBUG] [mixin/]: caelus.mixins.json:MixinCaelusApi from mod caelus->@Inject::caelus$getInstance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
[25Feb2026 11:04:38.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.server.command.ConfigCommand for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.555] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for visualworkbench:main
[25Feb2026 11:04:38.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/server/command/ConfigCommand; to the game event bus
[25Feb2026 11:04:38.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file visualworkbench-client.toml for visualworkbench tracking
[25Feb2026 11:04:38.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file visualworkbench-common.toml for visualworkbench tracking
[25Feb2026 11:04:38.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.559] [modloading-worker-0/DEBUG] [mixin/]: Mixing GenericPacketSplitterMixin from fabric-networking-api-v1.mixins.json into net.neoforged.neoforge.network.filters.GenericPacketSplitter
[25Feb2026 11:04:38.560] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:GenericPacketSplitterMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.562] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:GenericPacketSplitterMixin from mod fabric_networking_api_v1->@Inject::encode(Lio/netty/channel/ChannelHandlerContext;Lnet/minecraft/network/protocol/Packet;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:38.568] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForgeRegistry@7c892ca for service interface com.illusivesoulworks.caelus.platform.services.IRegistryFactory
[25Feb2026 11:04:38.571] [modloading-worker-0/DEBUG] [Caelus API/]: Loaded com.illusivesoulworks.caelus.platform.services.CaelusNeoForge@755881bb for service interface com.illusivesoulworks.caelus.platform.services.ICaelusPlatform
[25Feb2026 11:04:38.579] [modloading-worker-0/DEBUG] [mixin/]: Mixing networkstats.CCustomPayloadPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.common.ServerboundCustomPayloadPacket
[25Feb2026 11:04:38.580] [modloading-worker-0/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.ServerboundCustomPayloadPacketMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.network.protocol.common.ServerboundCustomPayloadPacket
[25Feb2026 11:04:38.582] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientBoundCustomPayloadPacketLMixin from connectivity.mixins.json into net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket
[25Feb2026 11:04:38.582] [modloading-worker-0/DEBUG] [mixin/]: Mixing networkstats.SCustomPayloadPlayPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket
[25Feb2026 11:04:38.583] [modloading-worker-0/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.ClientboundCustomPayloadPacketMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.network.protocol.common.ClientboundCustomPayloadPacket
[25Feb2026 11:04:38.583] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin from mod connectivity->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer.v1_20_5.neoforge.mixins.json:v1_20_5_neoforge.ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::packetfixer$newSize$2(I)I with priority 1000
[25Feb2026 11:04:38.583] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin from mod connectivity->@ModifyConstant::modifyLimit2(I)I with priority 1, already redirected by packetfixer.v1_20_5.neoforge.mixins.json:v1_20_5_neoforge.ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::packetfixer$newSize(I)I with priority 1000
[25Feb2026 11:04:38.585] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
[25Feb2026 11:04:38.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createornithopterglider
[25Feb2026 11:04:38.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.lulaboludo.createornithopterglider.registry.ModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/lulaboludo/createornithopterglider/registry/ModEvents; to the game event bus
[25Feb2026 11:04:38.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.lulaboludo.createornithopterglider.registry.ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/lulaboludo/createornithopterglider/registry/ClientModEvents; to the mod event bus of mod createornithopterglider
[25Feb2026 11:04:38.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.lulaboludo.createornithopterglider.registry.BoostGliderEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.625] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Lnet/lulaboludo/createornithopterglider/registry/BoostGliderEvents;, registering them separately
[25Feb2026 11:04:38.626] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.AllSpriteShiftsMixin from createcasing.mixins.json into com.simibubi.create.AllSpriteShifts
[25Feb2026 11:04:38.626] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AllSpriteShiftsMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void net.lulaboludo.createornithopterglider.registry.BoostGliderEvents.onRegisterGuiOverlays(net.neoforged.neoforge.client.event.RegisterGuiLayersEvent) to the event bus of mod createornithopterglider
[25Feb2026 11:04:38.627] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AllSpriteShiftsMixin from mod createcasing->@Inject::encased$modifyCreativeCT(Lcom/simibubi/create/foundation/block/connected/CTType;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void net.lulaboludo.createornithopterglider.registry.BoostGliderEvents.onClientTick(net.neoforged.neoforge.client.event.ClientTickEvent$Pre) to the game event bus
[25Feb2026 11:04:38.628] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void net.lulaboludo.createornithopterglider.registry.BoostGliderEvents.onOverlayPre(net.neoforged.neoforge.client.event.RenderGuiLayerEvent$Pre) to the game event bus
[25Feb2026 11:04:38.629] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for leavesbegone:main
[25Feb2026 11:04:38.629] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.lulaboludo.createornithopterglider.networking.ModMessages for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.634] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-client.toml for supplementaries tracking
[25Feb2026 11:04:38.635] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for pickupnotifier:main
[25Feb2026 11:04:38.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/lulaboludo/createornithopterglider/networking/ModMessages; to the mod event bus of mod createornithopterglider
[25Feb2026 11:04:38.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.lulaboludo.createornithopterglider.datagen.DataGenerators for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.639] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/lulaboludo/createornithopterglider/datagen/DataGenerators; to the mod event bus of mod createornithopterglider
[25Feb2026 11:04:38.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file paxi-neoforge-1_21.toml for paxi tracking
[25Feb2026 11:04:38.653] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for paxi
[25Feb2026 11:04:38.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_v1
[25Feb2026 11:04:38.685] [modloading-worker-0/DEBUG] [mixin/]: Mixing ScheduleEntryMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.schedule.ScheduleEntry
[25Feb2026 11:04:38.685] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ScheduleEntryMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.685] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFromTag$1(Ljava/util/List;)V to mda06d5b$createrailwaysnavigator$lambda$onFromTag$1$0 in createrailwaysnavigator.mixins.json:ScheduleEntryMixin from mod createrailwaysnavigator
[25Feb2026 11:04:38.685] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onFromTag$0(Lcom/simibubi/create/content/trains/schedule/condition/ScheduleWaitCondition;)Z to mda06d5b$createrailwaysnavigator$lambda$onFromTag$0$1 in createrailwaysnavigator.mixins.json:ScheduleEntryMixin from mod createrailwaysnavigator
[25Feb2026 11:04:38.687] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ScheduleEntryMixin from mod createrailwaysnavigator->@Inject::onFromTag(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/simibubi/create/content/trains/schedule/ScheduleEntry;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.696] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for leavesbegone
[25Feb2026 11:04:38.698] [modloading-worker-0/INFO] [net.fabricmc.fabric.impl.client.indigo.Indigo/]: [Indigo] Different rendering plugin detected; not applying Indigo.
[25Feb2026 11:04:38.698] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_indigo
[25Feb2026 11:04:38.702] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file smarterfarmers-common.toml for smarterfarmers tracking
[25Feb2026 11:04:38.705] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for visualworkbench:main
[25Feb2026 11:04:38.705] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for easyanvils:main
[25Feb2026 11:04:38.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.slab.SeatMovementBehaviourMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
[25Feb2026 11:04:38.709] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:copycat.slab.SeatMovementBehaviourMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:38.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.slab.SeatMovementBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
[25Feb2026 11:04:38.709] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.slab.SeatMovementBehaviourMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smarterfarmers
[25Feb2026 11:04:38.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.SeatBlockMixin from create_integrated_farming.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatBlock
[25Feb2026 11:04:38.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for visualworkbench
[25Feb2026 11:04:38.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_particles_v1
[25Feb2026 11:04:38.721] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.client.particle.ClientParticleEventHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.721] [modloading-worker-0/WARN] [patchouli/]: Could not locate JEI keybindings, lookups in books may not work
[25Feb2026 11:04:38.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/client/particle/ClientParticleEventHooks; to the mod event bus of mod fabric_particles_v1
[25Feb2026 11:04:38.724] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easyanvils
[25Feb2026 11:04:38.725] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ClientPlayerInteractionManagerMixin from immersive_aircraft.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
[25Feb2026 11:04:38.725] [modloading-worker-0/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayerInteractionManagerMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.725] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinMultiPlayerGameMode from fancymenu.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
[25Feb2026 11:04:38.725] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.730] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientPlayerInteractionManagerMixin from fabric-events-interaction-v0.client.mixins.json into net.minecraft.client.multiplayer.MultiPlayerGameMode
[25Feb2026 11:04:38.730] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric_events_interaction_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.ClientPlayerInteractionManagerMixin from mod immersive_aircraft->@Inject::hasRidingInventory(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_performUseItemOn_captureItem_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.733] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_performUseItemOn_FancyMenu(Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::before_useItem_captureItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_useItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMultiPlayerGameMode from mod fancymenu->@Inject::after_useItem_FancyMenu(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric_events_interaction_v0->@Inject::fabric$onBlockBroken(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric_events_interaction_v0->@Inject::fabric$onBlockBroken(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.734] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.client.mixins.json:ClientPlayerInteractionManagerMixin from mod fabric_events_interaction_v0->@Inject::fabric$onBlockBroken(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.735] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
[25Feb2026 11:04:38.735] [modloading-worker-0/DEBUG] [CraterLib/]: Loaded com.hypherionmc.craterlib.common.NeoForgeLoaderHelper@6a792dd3 for service interface com.hypherionmc.craterlib.core.platform.ModloaderEnvironment
[25Feb2026 11:04:38.735] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
[25Feb2026 11:04:38.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craterlib
[25Feb2026 11:04:38.736] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hypherionmc.craterlib.client.NeoForgeClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hypherionmc/craterlib/client/NeoForgeClientEvents; to the game event bus
[25Feb2026 11:04:38.740] [modloading-worker-0/DEBUG] [mixin/]: Mixing extensions.ScheduledDelayMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.schedule.condition.ScheduledDelay
[25Feb2026 11:04:38.741] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:extensions.ScheduledDelayMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.741] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5cd6913c
[25Feb2026 11:04:38.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodium
[25Feb2026 11:04:38.751] [modloading-worker-0/DEBUG] [mixin/]: Mixing extensions.TimeOfDayConditionMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.schedule.condition.TimeOfDayCondition
[25Feb2026 11:04:38.752] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:extensions.TimeOfDayConditionMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.754] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvancedPacketErrorLogging from connectivity.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.755] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionMixin from connectivity.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.755] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$2(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to mda06d5b$connectivity$lambda$on$2$0 in connectivity.mixins.json:ConnectionMixin from mod connectivity
[25Feb2026 11:04:38.755] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$1(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to mda06d5b$connectivity$lambda$on$1$1 in connectivity.mixins.json:ConnectionMixin from mod connectivity
[25Feb2026 11:04:38.755] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Ljava/lang/String;Lio/netty/channel/ChannelHandlerContext;Lio/netty/util/concurrent/Future;)V to mda06d5b$connectivity$lambda$on$0$2 in connectivity.mixins.json:ConnectionMixin from mod connectivity
[25Feb2026 11:04:38.756] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.smart_ingredient_sync.ConnectionMixin from modernfix-modernfix.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionMixin from chat_heads.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinClientConnection from mixins/neoforge/nochatreports-neoforge.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionMixin from e4mc_minecraft.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientConnectionMixin from fabric-networking-api-v1.mixins.json into net.minecraft.network.Connection
[25Feb2026 11:04:38.757] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::on(Lio/netty/channel/ChannelHandlerContext;Ljava/lang/Throwable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionMixin from mod connectivity->@Inject::afterSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: chat_heads.mixins.json:ConnectionMixin from mod chat_heads->@Inject::chatheads$resetServerKnowledge(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientConnection from mod nochatreports->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientConnection from mod nochatreports->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: mixins/neoforge/nochatreports-neoforge.mixins.json:client.MixinClientConnection from mod nochatreports->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: e4mc_minecraft.mixins.json:ConnectionMixin from mod luna_minecraft->@Inject::isMemoryConnectionInject(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::unwatchAddon(Lnet/minecraft/network/ProtocolInfo;Lnet/minecraft/network/PacketListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::unwatchAddon(Lnet/minecraft/network/ProtocolInfo;Lnet/minecraft/network/PacketListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::unwatchAddon(Lnet/minecraft/network/ProtocolInfo;Lnet/minecraft/network/PacketListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.763] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::disconnectAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.770] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createschematicchecker
[25Feb2026 11:04:38.770] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.Pink_Cats.createschematicchecker.network.AutoUpdate for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.774] [modloading-worker-0/INFO] [de.keksuccino.drippyloadingscreen.DrippyLoadingScreen/]: [DRIPPY LOADING SCREEN] Loading v3.1.0 in client-side mode on NEOFORGE!
[25Feb2026 11:04:38.775] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pickupnotifier
[25Feb2026 11:04:38.777] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.MinecraftServerMixin from modernfix-modernfix.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.777] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMinecraftServer from openpartiesandclaims.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.778] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinMinecraftServer from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smoothchunk
[25Feb2026 11:04:38.779] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-modernfix.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.779] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-modernfix.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.779] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$mfix$endReloadTrack$0(Ljava/lang/Void;)V to mda06d5b$modernfix$lambda$mfix$endReloadTrack$0$0 in modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix
[25Feb2026 11:04:38.779] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from lmft-common.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.779] [modloading-worker-0/DEBUG] [mixin/]: lmft-common.mixins.json:MinecraftServerMixin from mod lmft: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:38.780] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from bcc.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.780] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:MinecraftServerMixin from mod bcc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.780] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.MinecraftServerAccessor from ponder-common.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.780] [modloading-worker-0/DEBUG] [mixin/]: ponder-common.mixins.json:accessor.MinecraftServerAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMinecraftServer from xaerohud.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinMinecraftServer from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetChatDecorator$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to mda06d5b$fabric_message_api_v1$lambda$onGetChatDecorator$0$1 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing LevelCreatedCallback from structureessentials.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMinecraftServer from xaeroworldmap.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinMinecraftServer from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.781] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to mda06d5b$fabric_lifecycle_events_v1$lambda$endResourceReload$0$2 in fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1
[25Feb2026 11:04:38.782] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.782] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/server/packs/PackResources;)Ljava/util/stream/Stream; to mda06d5b$fabric_resource_loader_v0$lambda$init$0$3 in fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from alternate-current.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: alternate-current.mixins.json:MinecraftServerMixin from mod alternate_current: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from blueprint.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from moonlight.mixins.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.783] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.784] [modloading-worker-0/DEBUG] [mixin/]: Mixing MinecraftServerMixin from mixins.chunkactivitytracker.json into net.minecraft.server.MinecraftServer
[25Feb2026 11:04:38.784] [modloading-worker-0/DEBUG] [mixin/]: mixins.chunkactivitytracker.json:MinecraftServerMixin from mod chunkactivitytracker: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::startReloadTrack(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:core.MinecraftServerMixin from mod modernfix->@Inject::trackTickTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: lmft-common.mixins.json:MinecraftServerMixin from mod lmft->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: lmft-common.mixins.json:MinecraftServerMixin from mod lmft->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: lmft-common.mixins.json:MinecraftServerMixin from mod lmft->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:MinecraftServerMixin from mod bcc->@Inject::bcc$injectBetterStatus(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1->@Inject::onGetChatDecorator(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: structureessentials.mixins.json:LevelCreatedCallback from mod structureessentials->@Inject::afterLevelCreation(Lnet/minecraft/server/level/progress/ChunkProgressListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0->@Inject::init(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0->@Inject::init(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0->@Inject::init(Ljava/lang/Thread;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Ljava/net/Proxy;Lcom/mojang/datafixers/DataFixer;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: alternate-current.mixins.json:MinecraftServerMixin from mod alternate_current->@Inject::alternate_current$save(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: alternate-current.mixins.json:MinecraftServerMixin from mod alternate_current->@Inject::alternate_current$save(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: alternate-current.mixins.json:MinecraftServerMixin from mod alternate_current->@Inject::alternate_current$save(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:MinecraftServerMixin from mod moonlight->@Inject::moonlight$serverDynamicPackEarlyReload(Lcom/google/common/collect/ImmutableList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: mixins.chunkactivitytracker.json:MinecraftServerMixin from mod chunkactivitytracker->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: mixins.chunkactivitytracker.json:MinecraftServerMixin from mod chunkactivitytracker->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.791] [modloading-worker-0/DEBUG] [mixin/]: mixins.chunkactivitytracker.json:MinecraftServerMixin from mod chunkactivitytracker->@Inject::endSave(ZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.800] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
[25Feb2026 11:04:38.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for simplerpc
[25Feb2026 11:04:38.804] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.cogwheel.CogWheelBlockItemMixin from copycats-common.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.CogwheelBlockItem
[25Feb2026 11:04:38.804] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.cogwheel.CogWheelBlockItemMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.805] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.cogwheel.CogWheelBlockItemMixin from mod copycats->@Inject::disablePlacementForCopycat(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.812] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/Pink_Cats/createschematicchecker/network/AutoUpdate; to the game event bus
[25Feb2026 11:04:38.815] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
[25Feb2026 11:04:38.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.Pink_Cats.createschematicchecker.event.TempOffEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.818] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/Pink_Cats/createschematicchecker/event/TempOffEvent; to the game event bus
[25Feb2026 11:04:38.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.Pink_Cats.createschematicchecker.Config for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/Pink_Cats/createschematicchecker/Config; to the mod event bus of mod createschematicchecker
[25Feb2026 11:04:38.823] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base
[25Feb2026 11:04:38.828] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockEntityBehaviourMixin from create_dragons_plus.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
[25Feb2026 11:04:38.830] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.BlockEntityBehaviourMixin from mod create_dragons_plus->@Inject::get$getSmartBlockEntityFromWrapper(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/foundation/blockEntity/behaviour/BehaviourType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing BuilderTransformersMixin from create_train_parts.mixins.json into com.simibubi.create.foundation.data.BuilderTransformers
[25Feb2026 11:04:38.830] [modloading-worker-0/DEBUG] [mixin/]: create_train_parts.mixins.json:BuilderTransformersMixin from mod create_train_parts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.830] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$layeredCasing$3(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Lcom/tterrag/registrate/builders/BlockBuilder;)Lcom/tterrag/registrate/builders/BlockBuilder; to mda06d5b$create_train_parts$lambda$layeredCasing$3$0 in create_train_parts.mixins.json:BuilderTransformersMixin from mod create_train_parts
[25Feb2026 11:04:38.831] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$layeredCasing$2(Ljava/util/function/Supplier;Lcom/simibubi/create/content/decoration/encasing/CasingBlock;Lcom/simibubi/create/content/decoration/encasing/CasingConnectivity;)V to mda06d5b$create_train_parts$lambda$layeredCasing$2$1 in create_train_parts.mixins.json:BuilderTransformersMixin from mod create_train_parts
[25Feb2026 11:04:38.831] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$layeredCasing$1(Ljava/util/function/Supplier;Ljava/util/function/Supplier;)Lcom/simibubi/create/foundation/block/connected/ConnectedTextureBehaviour; to mda06d5b$create_train_parts$lambda$layeredCasing$1$2 in create_train_parts.mixins.json:BuilderTransformersMixin from mod create_train_parts
[25Feb2026 11:04:38.831] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$layeredCasing$0(Ljava/util/function/Supplier;Ljava/util/function/Supplier;Lcom/tterrag/registrate/providers/DataGenContext;Lcom/tterrag/registrate/providers/RegistrateBlockstateProvider;)V to mda06d5b$create_train_parts$lambda$layeredCasing$0$3 in create_train_parts.mixins.json:BuilderTransformersMixin from mod create_train_parts
[25Feb2026 11:04:38.833] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[25Feb2026 11:04:38.833] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[25Feb2026 11:04:38.841] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for drippyloadingscreen
[25Feb2026 11:04:38.842] [modloading-worker-0/INFO] [necronomicon/]: Necronomicon Initialized
[25Feb2026 11:04:38.844] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Main.initialize()
[25Feb2026 11:04:38.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender
[25Feb2026 11:04:38.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for handcrafted
[25Feb2026 11:04:38.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class earth.terrarium.handcrafted.client.neoforge.HandcraftedClientNeoForge for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.846] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Learth/terrarium/handcrafted/client/neoforge/HandcraftedClientNeoForge; to the mod event bus of mod handcrafted
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [NoChatReports/]: KONNICHIWA ZA WARUDO!
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [NoChatReports/]: Default JVM text encoding is: UTF-8
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[25Feb2026 11:04:38.848] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[25Feb2026 11:04:38.849] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[25Feb2026 11:04:38.850] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
[25Feb2026 11:04:38.855] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig.
[25Feb2026 11:04:38.855] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully.
[25Feb2026 11:04:38.859] [modloading-worker-0/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Initialized.
[25Feb2026 11:04:38.862] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
[25Feb2026 11:04:38.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for necronomicon
[25Feb2026 11:04:38.869] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-Common.json...
[25Feb2026 11:04:38.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file does_it_tick-common.toml for does_it_tick tracking
[25Feb2026 11:04:38.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for does_it_tick
[25Feb2026 11:04:38.876] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_api_v1
[25Feb2026 11:04:38.877] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mousetweaks
[25Feb2026 11:04:38.883] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-Client.json...
[25Feb2026 11:04:38.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgeconfigapiport
[25Feb2026 11:04:38.884] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughbreeding
[25Feb2026 11:04:38.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractBogeyBlockMixin from create_bb.mixins.json into com.simibubi.create.content.trains.bogey.AbstractBogeyBlock
[25Feb2026 11:04:38.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createmechanicalconfection
[25Feb2026 11:04:38.887] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.upo.createmechanicalconfection.CreateMechanicalConfection$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.887] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:AbstractBogeyBlockMixin from mod create_bb->@Inject::create_bb$onInteractWithBogey(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ProcessingRecipeAccessor from tfmg.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipe
[25Feb2026 11:04:38.889] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:accessor.ProcessingRecipeAccessor from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:38.889] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/upo/createmechanicalconfection/CreateMechanicalConfection$ClientModEvents; to the mod event bus of mod createmechanicalconfection
[25Feb2026 11:04:38.894] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-ServerPreferences.json...
[25Feb2026 11:04:38.906] [modloading-worker-0/DEBUG] [NoChatReports/]: Reading config file NoChatReports/NCR-Encryption.json...
[25Feb2026 11:04:38.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file flywheel-client.toml for flywheel tracking
[25Feb2026 11:04:38.908] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[25Feb2026 11:04:38.908] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[25Feb2026 11:04:38.908] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[25Feb2026 11:04:38.913] [modloading-worker-0/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.VarIntMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.network.VarInt
[25Feb2026 11:04:38.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file mechanical_botany-server.toml for mechanical_botany tracking
[25Feb2026 11:04:38.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mechanical_botany
[25Feb2026 11:04:38.924] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.mechanical_botany.ModConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.925] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/mechanical_botany/ModConfigs; to the mod event bus of mod mechanical_botany
[25Feb2026 11:04:38.926] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.mechanical_botany.CreateMechanicalBotany$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.927] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractContraptionEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
[25Feb2026 11:04:38.927] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinAbstractContraptionEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/mechanical_botany/CreateMechanicalBotany$ModBusEvents; to the mod event bus of mod mechanical_botany
[25Feb2026 11:04:38.928] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.AbstractContraptionEntityMixin from pattern_schematics.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
[25Feb2026 11:04:38.928] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pattern_schematics$getSearchDirections$2(Lnet/minecraft/core/Direction;Lnet/minecraft/core/Direction;)Z to mda06d5b$create_pattern_schematics$lambda$pattern_schematics$getSearchDirections$2$0 in pattern_schematics.mixins.json:temp_platform.AbstractContraptionEntityMixin from mod create_pattern_schematics
[25Feb2026 11:04:38.928] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pattern_schematics$getConnectedDeployers$1(Ljava/util/HashMap;Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;)V to mda06d5b$create_pattern_schematics$lambda$pattern_schematics$getConnectedDeployers$1$1 in pattern_schematics.mixins.json:temp_platform.AbstractContraptionEntityMixin from mod create_pattern_schematics
[25Feb2026 11:04:38.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.mechanical_botany.CreateMechanicalBotany$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.929] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$pattern_schematics$collectDeployerSurface$0(Lnet/minecraft/core/Direction;Lorg/apache/commons/lang3/tuple/MutablePair;)Z to mda06d5b$create_pattern_schematics$lambda$pattern_schematics$collectDeployerSurface$0$2 in pattern_schematics.mixins.json:temp_platform.AbstractContraptionEntityMixin from mod create_pattern_schematics
[25Feb2026 11:04:38.930] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/filters/GenericPacketSplitter; to the mod event bus of mod neoforge
[25Feb2026 11:04:38.936] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.937] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.AbstractContraptionEntityMixin from mod create_pattern_schematics->@Inject::handlePlayerInteraction(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/NetworkInitialization; to the mod event bus of mod neoforge
[25Feb2026 11:04:38.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/mechanical_botany/CreateMechanicalBotany$ClientModEvents; to the mod event bus of mod mechanical_botany
[25Feb2026 11:04:38.941] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
[25Feb2026 11:04:38.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionAccessor from createrailwaysnavigator.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.942] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ContraptionAccessor from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing contraption.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.942] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:38.943] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.943] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:38.947] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.migration.ContraptionMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.947] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.ContraptionMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.947] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from gnkinetics.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.948] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ContraptionMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.949] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from create_fantasizing.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.950] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from create_train_parts.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.950] [modloading-worker-0/DEBUG] [mixin/]: create_train_parts.mixins.json:ContraptionMixin from mod create_train_parts: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from createaddition.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.955] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:ContraptionMixin from mod createaddition: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from createdieselgenerators.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.956] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ContraptionMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.956] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinContraption from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.Contraption
[25Feb2026 11:04:38.956] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.ContraptionMixin from mod copycats->@Inject::readStructureBlockInfo(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/chunk/HashMapPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.ContraptionMixin from mod copycats->@Inject::legacyReadStructureBlockInfo(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:ContraptionMixin from mod gnkinetics->@Inject::modifyGetSuitableBracket(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:ContraptionMixin from mod gnkinetics->@Inject::modifyGetSuitableBracket(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:ContraptionMixin from mod gnkinetics->@Inject::modifyGetSuitableBracket(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.988] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.ContraptionMixin from mod create_dragons_plus->@Inject::removeBlocksFromWorld$fixRemoveBlockLeaveNoFluid(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: create_fantasizing.mixins.json:ContraptionMixin from mod create_fantasizing->@Inject::injected(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: create_fantasizing.mixins.json:ContraptionMixin from mod create_fantasizing->@Inject::injected(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: create_fantasizing.mixins.json:ContraptionMixin from mod create_fantasizing->@Inject::injected(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: create_train_parts.mixins.json:ContraptionMixin from mod create_train_parts->@Inject::modifyCapturedState(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: create_train_parts.mixins.json:ContraptionMixin from mod create_train_parts->@Inject::skipUpdateForTrainParts(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ContraptionMixin from mod createdieselgenerators->@Inject::getBlockEntityNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ContraptionMixin from mod createdieselgenerators->@Inject::getBlockEntityNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::onMovementAllowed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::preAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::preAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::preAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::postAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::postAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:38.989] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinContraption from mod openpartiesandclaims->@Inject::postAddSuperGlueToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:38.990] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ChainDriveBlockMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.chainDrive.ChainDriveBlock
[25Feb2026 11:04:38.990] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.ChainDriveBlockMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.991] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.ChainDriveBlockMixin from mod createcasing->@Inject::encased$dontConnectToCustom(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:38.994] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteDoorBlock
[25Feb2026 11:04:38.997] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.BearingContraptionMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.bearing.BearingContraption
[25Feb2026 11:04:38.997] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BearingContraptionMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:38.999] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BearingContraptionMixin from mod copycats->@Inject::getSailsInCopycats(Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.001] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfNetheriteDoorMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.NetheriteTrapdoorBlock
[25Feb2026 11:04:39.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/ConfigurationInitialization; to the mod event bus of mod neoforge
[25Feb2026 11:04:39.002] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.002] [modloading-worker-0/DEBUG] [mixin/]: Mixing hud_batching.compat.xaerominimap.MixinXaerosMinimap_ClientEvents from immediatelyfast-common.mixins.json into xaero.common.events.ClientEvents
[25Feb2026 11:04:39.002] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.xaerominimap.MixinXaerosMinimap_ClientEvents from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.003] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.xaerominimap.MixinXaerosMinimap_ClientEvents from mod immediatelyfast->@Inject::forceDrawBatch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.003] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.xaerominimap.MixinXaerosMinimap_ClientEvents from mod immediatelyfast->@Inject::forceDrawBatch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.003] [modloading-worker-0/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.xaerominimap.MixinXaerosMinimap_ClientEvents from mod immediatelyfast->@Inject::forceDrawBatch(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.004] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_new_age-client.toml for create_new_age tracking
[25Feb2026 11:04:39.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_new_age-common.toml for create_new_age tracking
[25Feb2026 11:04:39.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
[25Feb2026 11:04:39.009] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.011] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSlingshotMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SlingshotItem
[25Feb2026 11:04:39.012] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltBlockMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlock
[25Feb2026 11:04:39.012] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$CommonHandler; to the mod event bus of mod neoforge
[25Feb2026 11:04:39.012] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.013] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.014] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$otherCasingUses$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$encased$otherCasingUses$0$0 in createcasing.mixins.json:create.BeltBlockMixin from mod createcasing
[25Feb2026 11:04:39.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_resource_conditions_api_v1
[25Feb2026 11:04:39.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_item_group_api_v1
[25Feb2026 11:04:39.015] [modloading-worker-0/DEBUG] [mixin/]: Mixing BeltBlockMixin from cmpackagecouriers.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlock
[25Feb2026 11:04:39.015] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:BeltBlockMixin from mod cmpackagecouriers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.016] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for justenoughprofessions
[25Feb2026 11:04:39.017] [modloading-worker-0/DEBUG] [mixin/]: Mixing BeltBlockMixin from dndecor.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlock
[25Feb2026 11:04:39.020] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockMixin from mod createcasing->@Inject::encased$otherCasingUses(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;ZZZ)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.038] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$ColorRegisterHandler; to the mod event bus of mod neoforge
[25Feb2026 11:04:39.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
[25Feb2026 11:04:39.039] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.model.data.ModelDataManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.044] [modloading-worker-0/DEBUG] [mixin/]: Mixing platform.neoforge.ModelDataMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.model.data.ModelData
[25Feb2026 11:04:39.044] [modloading-worker-0/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ModelDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.049] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.AbstractSimiScreenAccessor from create_connected.mixins.json into net.createmod.catnip.gui.AbstractSimiScreen
[25Feb2026 11:04:39.049] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.AbstractSimiScreenAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.CreateJeiMixin from createcasing.mixins.json into com.simibubi.create.compat.jei.CreateJEI
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/model/data/ModelDataManager; to the game event bus
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CreateJeiMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$5(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lcom/simibubi/create/compat/jei/category/CreateRecipeCategory;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$inject$5$0 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$4(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$inject$4$1 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$3(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lcom/simibubi/create/compat/jei/category/CreateRecipeCategory;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$inject$3$2 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$2(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$inject$2$3 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$1(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lcom/simibubi/create/compat/jei/category/CreateRecipeCategory;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$inject$1$4 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.050] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inject$0(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$inject$0$5 in createcasing.mixins.json:create.CreateJeiMixin from mod createcasing
[25Feb2026 11:04:39.051] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ParticleBoundsDebugRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.052] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CreateJeiMixin from mod createcasing->@Inject::inject(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.052] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CreateJeiMixin from mod createcasing->@Inject::inject(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.052] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CreateJeiMixin from mod createcasing->@Inject::inject(Lmezz/jei/api/registration/IRecipeCatalystRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.054] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltBlockEntityMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity
[25Feb2026 11:04:39.054] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.054] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$changeParticle$2(Ljava/util/concurrent/atomic/AtomicInteger;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$encased$changeParticle$2$0 in createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing
[25Feb2026 11:04:39.054] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$changeParticle$1(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$changeParticle$1$1 in createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing
[25Feb2026 11:04:39.054] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$changeParticle$0(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$changeParticle$0$2 in createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing
[25Feb2026 11:04:39.055] [modloading-worker-0/DEBUG] [mixin/]: Mixing BeltBlockEntityAccessor from dndecor.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity
[25Feb2026 11:04:39.055] [modloading-worker-0/DEBUG] [mixin/]: Mixing BeltBlockEntityMixin from dndecor.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity
[25Feb2026 11:04:39.056] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$saveNewCasing(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.056] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$saveNewCasing(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.056] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$saveNewCasing(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.060] [modloading-worker-0/DEBUG] [mixin/]: Mixing dndesires.FanProcessingTypeMixinForDnD from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.fan.processing.FanProcessingType
[25Feb2026 11:04:39.063] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MixinCommandSourceStack from architectury.mixins.json into net.minecraft.commands.CommandSourceStack
[25Feb2026 11:04:39.063] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:client.MixinCommandSourceStack from mod architectury: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:39.067] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
[25Feb2026 11:04:39.075] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChainConveyorBlockMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorBlock
[25Feb2026 11:04:39.079] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgePlatformHelper@2044ffc7 for service interface com.mrcrayfish.framework.platform.services.IPlatformHelper
[25Feb2026 11:04:39.080] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.CreateRecipeCategoryAccessor from create_enchantment_industry.mixins.json into com.simibubi.create.compat.jei.category.CreateRecipeCategory
[25Feb2026 11:04:39.080] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:accessor.CreateRecipeCategoryAccessor from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:39.080] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method invokeAddPotionTooltip(Lmezz/jei/api/gui/ingredient/IRecipeSlotView;Ljava/util/List;)V to invokeAddPotionTooltip$create_enchantment_industry_$md$a06d5b$0 in create_enchantment_industry.mixins.json:accessor.CreateRecipeCategoryAccessor from mod create_enchantment_industry
[25Feb2026 11:04:39.082] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeNetworkHelper@11b2bfa0 for service interface com.mrcrayfish.framework.platform.services.INetworkHelper
[25Feb2026 11:04:39.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file creategarnished-client.toml for creategarnished tracking
[25Feb2026 11:04:39.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file creategarnished-server.toml for creategarnished tracking
[25Feb2026 11:04:39.090] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeRegistrationHelper@c6b84ba for service interface com.mrcrayfish.framework.platform.services.IRegistrationHelper
[25Feb2026 11:04:39.091] [modloading-worker-0/INFO] [net.dakotapride.creategarnished.CreateGarnished/]: [WARNING] Create: Garnished Reworked EMI Compatibility is limited and may be incorrect depending on the config settings presented by the mod.
[25Feb2026 11:04:39.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creategarnished
[25Feb2026 11:04:39.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.registry.CreateGarnishedConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.092] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/registry/CreateGarnishedConfigs; to the mod event bus of mod creategarnished
[25Feb2026 11:04:39.093] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeEntityHelper@409904d6 for service interface com.mrcrayfish.framework.platform.services.IEntityHelper
[25Feb2026 11:04:39.093] [modloading-worker-0/DEBUG] [mixin/]: Mixing BasinRecipeMixin from createdieselgenerators.mixins.json into com.simibubi.create.content.processing.basin.BasinRecipe
[25Feb2026 11:04:39.093] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:BasinRecipeMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.item.PressurisedHatchetItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_new_age
[25Feb2026 11:04:39.095] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/item/PressurisedHatchetItem; to the game event bus
[25Feb2026 11:04:39.097] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:BasinRecipeMixin from mod createdieselgenerators->@Inject::apply(Lcom/simibubi/create/content/processing/basin/BasinBlockEntity;Lnet/minecraft/world/item/crafting/Recipe;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.098] [modloading-worker-0/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.PoseStackAccessor from modernfix-modernfix.mixins.json into com.mojang.blaze3d.vertex.PoseStack
[25Feb2026 11:04:39.098] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.immediate.matrix_stack.PoseStackMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.PoseStack
[25Feb2026 11:04:39.098] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.matrix_stack.PoseStackMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.101] [modloading-worker-0/DEBUG] [mixin/]: Mixing PoseStackAccessor from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
[25Feb2026 11:04:39.101] [modloading-worker-0/DEBUG] [mixin/]: Mixing PoseStackMixin from flywheel.impl.mixins.json into com.mojang.blaze3d.vertex.PoseStack
[25Feb2026 11:04:39.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_registry_sync_v0
[25Feb2026 11:04:39.107] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immediatelyfast
[25Feb2026 11:04:39.108] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for continuity
[25Feb2026 11:04:39.108] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeConfigHelper@39218a3b for service interface com.mrcrayfish.framework.platform.services.IConfigHelper
[25Feb2026 11:04:39.110] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_aquatic_ambitions-server.toml for create_aquatic_ambitions tracking
[25Feb2026 11:04:39.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_aquatic_ambitions
[25Feb2026 11:04:39.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.davio.aquaticambitions.events.CAACommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ParticleBoundsDebugRenderer; to the game event bus
[25Feb2026 11:04:39.119] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/davio/aquaticambitions/events/CAACommonEvents$ModBusEvents; to the mod event bus of mod create_aquatic_ambitions
[25Feb2026 11:04:39.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_object_builder_api_v1
[25Feb2026 11:04:39.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for biomemusic
[25Feb2026 11:04:39.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_copper_splashing
[25Feb2026 11:04:39.120] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ClientHooks$ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.121] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
[25Feb2026 11:04:39.122] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ClientHooks$ClientEvents; to the mod event bus of mod neoforge
[25Feb2026 11:04:39.124] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.127] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.ProvideEffectsFromConsumptionEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.128] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/BlockEntityRenderBoundsDebugRenderer; to the game event bus
[25Feb2026 11:04:39.131] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentSync for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/ProvideEffectsFromConsumptionEvent; to the game event bus
[25Feb2026 11:04:39.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.NutAllergyEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/NutAllergyEvents; to the game event bus
[25Feb2026 11:04:39.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentSync; to the game event bus
[25Feb2026 11:04:39.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.ItemColoursEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.144] [modloading-worker-0/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Added field blockColors to class net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.144] [modloading-worker-0/DEBUG] [mixin/]: Mixing safety.BlockColorsMixin from modernfix-modernfix.mixins.json into net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.145] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.145] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.145] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.colors.BlockColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.145] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.145] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.BlockColorsNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:client.accessor.BlockColorsNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlockColorsMixin from connector.mixins.json into net.minecraft.client.color.block.BlockColors
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.BlockColorsMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/core/Holder$Reference;)Ljava/lang/Integer; to mda06d5b$connector$lambda$onInit$1$0 in connector.mixins.json:client.BlockColorsMixin from mod connector
[25Feb2026 11:04:39.146] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(I)Lnet/minecraft/core/Holder$Reference; to mda06d5b$connector$lambda$onInit$0$1 in connector.mixins.json:client.BlockColorsMixin from mod connector
[25Feb2026 11:04:39.147] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for puzzleslib:main
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puzzleslib
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_sound_api_v1
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_message_api_v1
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.BlockColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:BlockColorsMixin from mod fabric_rendering_v1->@Inject::createDefault(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.147] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.BlockColorsMixin from mod sodium->@Inject::preRegisterColorProvider(Lnet/minecraft/client/color/block/BlockColor;[Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.149] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.BlockColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.149] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.BlockColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.149] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.BlockColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunksending
[25Feb2026 11:04:39.155] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for opacpvp
[25Feb2026 11:04:39.156] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_api_v1
[25Feb2026 11:04:39.159] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-Common.json...
[25Feb2026 11:04:39.159] [modloading-worker-0/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Added field itemColors to class net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing safety.ItemColorsMixin from modernfix-modernfix.mixins.json into net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemColorsMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.colors.ItemColorsMixin from sodium-common.mixins.json into net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.accessor.ItemColorsNeoForgeAccessor from puzzleslib.neoforge.mixins.json into net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-Client.json...
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.neoforge.mixins.json:client.accessor.ItemColorsNeoForgeAccessor from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ItemColorsMixin from connector.mixins.json into net.minecraft.client.color.item.ItemColors
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.ItemColorsMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/core/Holder$Reference;)Ljava/lang/Integer; to mda06d5b$connector$lambda$onInit$1$0 in connector.mixins.json:client.ItemColorsMixin from mod connector
[25Feb2026 11:04:39.160] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(I)Lnet/minecraft/core/Holder$Reference; to mda06d5b$connector$lambda$onInit$0$1 in connector.mixins.json:client.ItemColorsMixin from mod connector
[25Feb2026 11:04:39.161] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-ServerPreferences.json...
[25Feb2026 11:04:39.161] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::lockMapBeforeAccess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemColorsMixin from mod modernfix->@Inject::unlockMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:ItemColorsMixin from mod fabric_rendering_v1->@Inject::createDefault(Lnet/minecraft/client/color/block/BlockColors;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.colors.ItemColorsMixin from mod sodium->@Inject::preRegisterColor(Lnet/minecraft/client/color/item/ItemColor;[Lnet/minecraft/world/level/ItemLike;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.ItemColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.ItemColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.162] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:client.ItemColorsMixin from mod connector->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.163] [modloading-worker-0/DEBUG] [NoChatReports/]: Writing config file NoChatReports/NCR-Encryption.json...
[25Feb2026 11:04:39.167] [modloading-worker-0/DEBUG] [NoChatReports/]: Client initialization...
[25Feb2026 11:04:39.170] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/ItemColoursEvent; to the mod event bus of mod creategarnished
[25Feb2026 11:04:39.171] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.hatchet.ReliquaryReincarnationsMobConditions$ReliquaryReincarnationsConditionsEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/hatchet/ReliquaryReincarnationsMobConditions$ReliquaryReincarnationsConditionsEvent; to the game event bus
[25Feb2026 11:04:39.174] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.hatchet.PastelMobConditions$PastelConditionsEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.174] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@f323599 for service interface software.bernie.geckolib.service.GeckoLibPlatform
[25Feb2026 11:04:39.174] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@4c7f07ed for service interface software.bernie.geckolib.service.GeckoLibNetworking
[25Feb2026 11:04:39.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/hatchet/PastelMobConditions$PastelConditionsEvent; to the game event bus
[25Feb2026 11:04:39.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_recipe_api_v1
[25Feb2026 11:04:39.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for recipeessentials
[25Feb2026 11:04:39.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_item_api_v1
[25Feb2026 11:04:39.176] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.item.DefaultItemComponentImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.177] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.hatchet.HominidMobConditions$PastelConditionsEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/hatchet/HominidMobConditions$PastelConditionsEvent; to the game event bus
[25Feb2026 11:04:39.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for nochatreports
[25Feb2026 11:04:39.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.aizistral.nochatreports.neoforge.NoChatReports$Events for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.180] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.hatchet.CreateGarnishedMobConditions$DropItemsFromHatchetUseEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/aizistral/nochatreports/neoforge/NoChatReports$Events; to the game event bus
[25Feb2026 11:04:39.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/hatchet/CreateGarnishedMobConditions$DropItemsFromHatchetUseEvent; to the game event bus
[25Feb2026 11:04:39.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/item/DefaultItemComponentImpl; to the mod event bus of mod fabric_item_api_v1
[25Feb2026 11:04:39.183] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.DejojoEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.client.item.ClientItemEventHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.184] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemUseOverridesMixin from create_connected.mixins.json into com.simibubi.create.foundation.block.ItemUseOverrides
[25Feb2026 11:04:39.184] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ItemUseOverridesMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.184] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
[25Feb2026 11:04:39.185] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/DejojoEvent; to the game event bus
[25Feb2026 11:04:39.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.CreateGarnishedWanderingTraderTrades for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.191] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/client/item/ClientItemEventHooks; to the game event bus
[25Feb2026 11:04:39.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectivity
[25Feb2026 11:04:39.196] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/CreateGarnishedWanderingTraderTrades; to the game event bus
[25Feb2026 11:04:39.196] [modloading-worker-0/DEBUG] [mixin/]: Mixing CCKJeiPluginMixin from create_central_kitchen.farmersdelight.mixins.json into plus.dragons.createcentralkitchen.integration.jei.CCKJeiPlugin
[25Feb2026 11:04:39.196] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$registerRecipes$farmersdelight$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/crafting/RecipeHolder;)Z to mda06d5b$create_central_kitchen$lambda$registerRecipes$farmersdelight$0$0 in create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen
[25Feb2026 11:04:39.196] [modloading-worker-0/DEBUG] [xaero.lib.XaeroLib/]: Loaded xaero.lib.platform.services.PlatformHelperNeoForge@1f9c5d44 for service interface xaero.lib.platform.services.IPlatformHelper
[25Feb2026 11:04:39.197] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.CreateGarnishedMobCreationEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gpumemleakfix
[25Feb2026 11:04:39.202] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structureessentials
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::loadCategories$extradelight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.204] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:CCKJeiPluginMixin from mod create_central_kitchen->@Inject::registerRecipes$farmersdelight(Lmezz/jei/api/registration/IRecipeRegistration;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.206] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/CreateGarnishedMobCreationEvents; to the mod event bus of mod creategarnished
[25Feb2026 11:04:39.208] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lithostitched
[25Feb2026 11:04:39.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.CreateGarnishedFluidReactions for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.210] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for controlling
[25Feb2026 11:04:39.213] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelBlockMixin from dndecor.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelBlock
[25Feb2026 11:04:39.218] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/CreateGarnishedFluidReactions; to the game event bus
[25Feb2026 11:04:39.219] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.CreateGarnishedColourManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.223] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/CreateGarnishedColourManager; to the mod event bus of mod creategarnished
[25Feb2026 11:04:39.224] [modloading-worker-0/DEBUG] [xaero.map.WorldMap/]: Loaded xaero.map.platform.services.NeoForgePlatformHelper@15c2f06b for service interface xaero.map.platform.services.IPlatformHelper
[25Feb2026 11:04:39.225] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.event.AttackWhileInflictedWithVoltStruckEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.227] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/event/AttackWhileInflictedWithVoltStruckEvent; to the game event bus
[25Feb2026 11:04:39.228] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockMixin from dndecor.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlock
[25Feb2026 11:04:39.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.dakotapride.creategarnished.CreateGarnished$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.228] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$updateSpeed$0(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelControllerBlockEntity;)V to mda06d5b$dndecor$lambda$updateSpeed$0$0 in dndecor.mixins.json:CrushingWheelControllerBlockMixin from mod dndecor
[25Feb2026 11:04:39.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_deep_dark
[25Feb2026 11:04:39.233] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.procedures.WardenKillProcedureProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.234] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/dakotapride/creategarnished/CreateGarnished$ClientModEvents; to the mod event bus of mod creategarnished
[25Feb2026 11:04:39.235] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/procedures/WardenKillProcedureProcedure; to the game event bus
[25Feb2026 11:04:39.236] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.procedures.TooltipsProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.240] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/procedures/TooltipsProcedure; to the game event bus
[25Feb2026 11:04:39.242] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.procedures.EchoSwordEffectProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.244] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/procedures/EchoSwordEffectProcedure; to the game event bus
[25Feb2026 11:04:39.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.procedures.EchoArmorEffectProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.245] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootintegrations
[25Feb2026 11:04:39.247] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/procedures/EchoArmorEffectProcedure; to the game event bus
[25Feb2026 11:04:39.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.item.EchoArmorItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/item/EchoArmorItem; to the mod event bus of mod create_deep_dark
[25Feb2026 11:04:39.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
[25Feb2026 11:04:39.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.init.CreateDeepDarkModTrades for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.251] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/init/CreateDeepDarkModTrades; to the game event bus
[25Feb2026 11:04:39.252] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.init.CreateDeepDarkModFuels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/init/CreateDeepDarkModFuels; to the game event bus
[25Feb2026 11:04:39.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.init.CreateDeepDarkModFluids$FluidsClientSideHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.258] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PackagePortBlockEntityAccessor from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.packagePort.PackagePortBlockEntity
[25Feb2026 11:04:39.259] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/init/CreateDeepDarkModFluids$FluidsClientSideHandler; to the mod event bus of mod create_deep_dark
[25Feb2026 11:04:39.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.init.CreateDeepDarkModConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.262] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/init/CreateDeepDarkModConfigs; to the mod event bus of mod create_deep_dark
[25Feb2026 11:04:39.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_deep_dark.fluid.types.MoltenEchoFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_deep_dark/fluid/types/MoltenEchoFluidType; to the mod event bus of mod create_deep_dark
[25Feb2026 11:04:39.264] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file ponder-client.toml for ponder tracking
[25Feb2026 11:04:39.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ponder
[25Feb2026 11:04:39.265] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonderClient$ClientEvents; to the game event bus
[25Feb2026 11:04:39.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$ModBusEvents; to the mod event bus of mod ponder
[25Feb2026 11:04:39.286] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonder$Events for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.288] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonder$Events; to the game event bus
[25Feb2026 11:04:39.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.createmod.ponder.NeoForgePonderClient$ModBusClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.294] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/createmod/ponder/NeoForgePonderClient$ModBusClientEvents; to the mod event bus of mod ponder
[25Feb2026 11:04:39.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
[25Feb2026 11:04:39.301] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.util.PlaceboTaskQueue$Impl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.302] [modloading-worker-0/DEBUG] [mixin/]: Mixing DepotBlockMixin from cmpackagecouriers.mixins.json into com.simibubi.create.content.logistics.depot.DepotBlock
[25Feb2026 11:04:39.302] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:DepotBlockMixin from mod cmpackagecouriers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_data_attachment_api_v1
[25Feb2026 11:04:39.304] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/util/PlaceboTaskQueue$Impl; to the game event bus
[25Feb2026 11:04:39.327] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.systems.wanderer.WandererTradesRegistry for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createfastschematiccannon-common.toml for createfastschematiccannon tracking
[25Feb2026 11:04:39.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createfastschematiccannon
[25Feb2026 11:04:39.328] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.Pink_Cats.createfastschematiccannon.Config for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.329] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/Pink_Cats/createfastschematiccannon/Config; to the mod event bus of mod createfastschematiccannon
[25Feb2026 11:04:39.331] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for item_obliterator
[25Feb2026 11:04:39.334] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for redirected
[25Feb2026 11:04:39.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bits_n_bobs-common.toml for bits_n_bobs tracking
[25Feb2026 11:04:39.335] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bits_n_bobs-server.toml for bits_n_bobs tracking
[25Feb2026 11:04:39.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bits_n_bobs
[25Feb2026 11:04:39.338] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kipti.bnb.registry.BnbConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.339] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kipti/bnb/registry/BnbConfigs; to the mod event bus of mod bits_n_bobs
[25Feb2026 11:04:39.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kipti.bnb.foundation.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createdieselgenerators-client.toml for createdieselgenerators tracking
[25Feb2026 11:04:39.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kipti/bnb/foundation/ClientEvents; to the game event bus
[25Feb2026 11:04:39.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kipti.bnb.CreateBitsnBobsClient$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createdieselgenerators-server.toml for createdieselgenerators tracking
[25Feb2026 11:04:39.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createdieselgenerators-common.toml for createdieselgenerators tracking
[25Feb2026 11:04:39.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createdieselgenerators
[25Feb2026 11:04:39.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.jesz.createdieselgenerators.events.ModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kipti/bnb/CreateBitsnBobsClient$ModBusEvents; to the mod event bus of mod bits_n_bobs
[25Feb2026 11:04:39.354] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.kipti.bnb.content.cogwheel_chain.item.CogwheelChainPlacementInteraction for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.356] [modloading-worker-0/DEBUG] [mixin/]: Mixing TooltipComponentMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.gui.screens.inventory.tooltip.ClientTooltipComponent
[25Feb2026 11:04:39.356] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:TooltipComponentMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.356] [modloading-worker-0/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:TooltipComponentMixin from mod fabric_rendering_v1->@Inject::convertCustomTooltipData(Lnet/minecraft/world/inventory/tooltip/TooltipComponent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.357] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgePlatformHelper@55ba3bd4 for service interface net.darkhax.bookshelf.common.api.util.IPlatformHelper.
[25Feb2026 11:04:39.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/kipti/bnb/content/cogwheel_chain/item/CogwheelChainPlacementInteraction; to the game event bus
[25Feb2026 11:04:39.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/jesz/createdieselgenerators/events/ModEvents; to the mod event bus of mod createdieselgenerators
[25Feb2026 11:04:39.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for extra_create_recipes
[25Feb2026 11:04:39.362] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.util.NeoForgeGameplayHelper@40949813 for service interface net.darkhax.bookshelf.common.api.util.IGameplayHelper.
[25Feb2026 11:04:39.363] [modloading-worker-0/DEBUG] [mezz.jei.common.platform.Services/]: Loaded mezz.jei.neoforge.platform.PlatformHelper@4fc009be for service interface mezz.jei.common.platform.IPlatformHelper
[25Feb2026 11:04:39.363] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumoptionsapi
[25Feb2026 11:04:39.367] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.neoforge.impl.network.NeoForgeNetworkHandler@454db0ed for service interface net.darkhax.bookshelf.common.api.network.INetworkHandler.
[25Feb2026 11:04:39.367] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.jesz.createdieselgenerators.events.GameEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.373] [modloading-worker-0/INFO] [de.keksuccino.melody.Melody/]: [MELODY] Loading v1.0.10 on NEOFORGE...
[25Feb2026 11:04:39.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for melody
[25Feb2026 11:04:39.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for luna_minecraft
[25Feb2026 11:04:39.379] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/jesz/createdieselgenerators/events/GameEvents; to the game event bus
[25Feb2026 11:04:39.382] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded 1 entries for interface net.darkhax.bookshelf.common.api.registry.ContentProvider. net.darkhax.bookshelf.common.impl.BookshelfContent
[25Feb2026 11:04:39.386] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
[25Feb2026 11:04:39.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createmetalwork
[25Feb2026 11:04:39.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_content_registries_v0
[25Feb2026 11:04:39.387] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.content.registry.FuelRegistryImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod create_mobile_packages
[25Feb2026 11:04:39.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod create_mobile_packages
[25Feb2026 11:04:39.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_mobile_packages-server.toml for create_mobile_packages tracking
[25Feb2026 11:04:39.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connector
[25Feb2026 11:04:39.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/content/registry/FuelRegistryImpl; to the game event bus
[25Feb2026 11:04:39.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sodiumdynamiclights-client.toml for sodiumdynamiclights tracking
[25Feb2026 11:04:39.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumdynamiclights
[25Feb2026 11:04:39.398] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.api.registry.TillableBlockRegistry for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_wrapped
[25Feb2026 11:04:39.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.procedures.PresentTooltipsProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.404] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/api/registry/TillableBlockRegistry; to the game event bus
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Loading v1.9.9 in client-side mode on NEOFORGE!
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
[25Feb2026 11:04:39.405] [modloading-worker-0/DEBUG] [mixin/]: Mixing AttributeSupplierBuilderMixin from connector.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeSupplier$Builder
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: KONKRETE SHIPS AND USES THE FOLLOWING LIBRARIES:
[25Feb2026 11:04:39.405] [modloading-worker-0/DEBUG] [mixin/]: connector.mixins.json:AttributeSupplierBuilderMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging Copyright © 2014 Dhyan Blum.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Open Imaging is licensed under Apache-2.0.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath Copyright © 2017 Jayway.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: JsonPath is licensed under Apache-2.0.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart Copyright © netplex.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Json-smart is licensed under Apache-2.0.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]:
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j Copyright © Frank Asseg.
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: Exp4j is licensed under Apache-2.0. https://github.com/fasseg/exp4j
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: ---------------------------
[25Feb2026 11:04:39.405] [modloading-worker-0/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Server-side modules initialized and ready to use!
[25Feb2026 11:04:39.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for konkrete
[25Feb2026 11:04:39.406] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jei\jei-debug.ini
[25Feb2026 11:04:39.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/procedures/PresentTooltipsProcedure; to the game event bus
[25Feb2026 11:04:39.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.procedures.PresentOpenedProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/procedures/PresentOpenedProcedure; to the game event bus
[25Feb2026 11:04:39.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.network.WrappingStationGUIButtonMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlock
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [mixin/]: Mixing CopycatBlockMixin from createdieselgenerators.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlock
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CopycatBlockMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
[25Feb2026 11:04:39.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
[25Feb2026 11:04:39.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/network/WrappingStationGUIButtonMessage; to the mod event bus of mod create_wrapped
[25Feb2026 11:04:39.423] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats->@Inject::getAcceptedBlockState(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.424] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats->@Inject::getMaterial(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.424] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:CopycatBlockMixin from mod createdieselgenerators->@Inject::use(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/systems/wanderer/WandererTradesRegistry; to the game event bus
[25Feb2026 11:04:39.427] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[25Feb2026 11:04:39.430] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.YellowPresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.PlaceboClient for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_mobile_packages
[25Feb2026 11:04:39.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.InputEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/YellowPresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.potions.MixinPotionBrewing from bookshelf.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotionBrewing from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onBootstrap$0(Lnet/minecraft/world/item/alchemy/PotionBrewing$Builder;Lnet/darkhax/bookshelf/common/api/registry/ContentProvider;)V to mda06d5b$bookshelf$lambda$onBootstrap$0$0 in bookshelf.mixins.json:patch.potions.MixinPotionBrewing from mod bookshelf
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: Mixing BrewingMixin from amendments-common.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.438] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PotionBrewingAccessor from create.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
[25Feb2026 11:04:39.439] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.RedPresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.439] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.potions.MixinPotionBrewing from mod bookshelf->@Inject::onBootstrap(Lnet/minecraft/world/item/alchemy/PotionBrewing$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.441] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/InputEvents; to the game event bus
[25Feb2026 11:04:39.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/RedPresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.443] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.443] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.PurplePresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/CommonEvents; to the game event bus
[25Feb2026 11:04:39.445] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jei\jei-mod-id-format.ini
[25Feb2026 11:04:39.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/PurplePresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.446] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
[25Feb2026 11:04:39.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.MagentaPresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.CreateMobilePackages for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/CreateMobilePackages; to the game event bus
[25Feb2026 11:04:39.448] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:compat.CompatFarmersDelightTomatoMixin from mod supplementaries->@Inject::supp$tomatoLoggingCompat(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.index.CMPKeys for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.449] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/PlaceboClient; to the mod event bus of mod placebo
[25Feb2026 11:04:39.451] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[25Feb2026 11:04:39.451] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/MagentaPresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.452] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/index/CMPKeys; to the mod event bus of mod create_mobile_packages
[25Feb2026 11:04:39.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.GreenPresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.shadowsoffire.placebo.patreon.PatreonPreview for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.455] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFDSignBlockEntityMixin from amendments.mixins.json into vectorwing.farmersdelight.common.block.StandingCanvasSignBlock
[25Feb2026 11:04:39.455] [modloading-worker-0/DEBUG] [mixin/]: amendments.mixins.json:CompatFDSignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/GreenPresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/shadowsoffire/placebo/patreon/PatreonPreview; to the game event bus
[25Feb2026 11:04:39.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.index.config.CMPConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/index/config/CMPConfigs; to the mod event bus of mod create_mobile_packages
[25Feb2026 11:04:39.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.CyanPresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.toast.ToastOverlayRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/CyanPresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.460] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFDWallSignBlockEntityMixin from amendments.mixins.json into vectorwing.farmersdelight.common.block.WallCanvasSignBlock
[25Feb2026 11:04:39.461] [modloading-worker-0/DEBUG] [mixin/]: amendments.mixins.json:CompatFDWallSignBlockEntityMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.item.inventory.BluePresentInventoryCapability for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.461] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/toast/ToastOverlayRenderer; to the game event bus
[25Feb2026 11:04:39.462] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class de.theidler.create_mobile_packages.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/item/inventory/BluePresentInventoryCapability; to the game event bus
[25Feb2026 11:04:39.463] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lde/theidler/create_mobile_packages/CommonEvents$ModBusEvents; to the mod event bus of mod create_mobile_packages
[25Feb2026 11:04:39.464] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.init.CreateWrappedModScreens for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.465] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jei\jei-colors.ini
[25Feb2026 11:04:39.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/init/CreateWrappedModScreens; to the mod event bus of mod create_wrapped
[25Feb2026 11:04:39.466] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.init.CreateWrappedModRecipeTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.468] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Registering common data for channel xaerominimap:main!
[25Feb2026 11:04:39.468] [modloading-worker-0/INFO] [Entity Texture Features/]: Loading Entity Texture Features, now available for Terraria!
[25Feb2026 11:04:39.469] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[25Feb2026 11:04:39.471] [modloading-worker-0/INFO] [Entity Texture Features/]: [ETF]: Modifying ETF Render State constructor because: for EMF
[25Feb2026 11:04:39.472] [modloading-worker-0/INFO] [traben.entity_model_features.EMF/]: Loading Entity Model Features, now compatible with every mod, except all the ones that aren't...
[25Feb2026 11:04:39.473] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/init/CreateWrappedModRecipeTypes; to the mod event bus of mod create_wrapped
[25Feb2026 11:04:39.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.init.CreateWrappedModItems for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.475] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/init/CreateWrappedModItems; to the mod event bus of mod create_wrapped
[25Feb2026 11:04:39.476] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.init.CreateWrappedModFuels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/init/CreateWrappedModFuels; to the game event bus
[25Feb2026 11:04:39.478] [modloading-worker-0/DEBUG] [mixin/]: Mixing BracketBlockMixin from gnkinetics.mixins.json into com.simibubi.create.content.decoration.bracket.BracketBlock
[25Feb2026 11:04:39.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_wrapped.init.CreateWrappedModBlockEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_wrapped/init/CreateWrappedModBlockEntities; to the mod event bus of mod create_wrapped
[25Feb2026 11:04:39.479] [modloading-worker-0/DEBUG] [mixin/]: gnkinetics.mixins.json:BracketBlockMixin from mod gnkinetics->@Inject::modifyGetSuitableBracket(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.490] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entity_texture_features
[25Feb2026 11:04:39.494] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartMixin from skinlayers3d.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartMixin from supplementaries-common.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.495] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ModelPartMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.ModelPartMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.495] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.ModelPartMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.495] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartAccessor from flywheel.impl.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModelPart from xaerohud.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinModelPart from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModelPart from entity_model_features.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$emf$insertKnownMappings$0(Ltraben/entity_model_features/models/EMFModel_ID;Lnet/minecraft/client/model/geom/ModelPart;)V to mda06d5b$entity_model_features$lambda$emf$insertKnownMappings$0$0 in entity_model_features.mixins.json:MixinModelPart from mod entity_model_features
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ModelPartMixin from blueprint.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelPartAccessor from createdieselgenerators.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:ModelPartAccessor from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.496] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModelPart from entity_texture_features.mixins.json into net.minecraft.client.model.geom.ModelPart
[25Feb2026 11:04:39.497] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:39.497] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$doEmissiveIfInitialPart$0(Lcom/mojang/blaze3d/vertex/PoseStack;IILcom/mojang/blaze3d/vertex/VertexConsumer;I)V to mda06d5b$entity_texture_features$lambda$etf$doEmissiveIfInitialPart$0$1 in entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features
[25Feb2026 11:04:39.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersive_aircraft
[25Feb2026 11:04:39.497] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class immersive_aircraft.neoforge.NeoForgeOverlayRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: skinlayers3d.mixins.json:ModelPartMixin from mod skinlayers3d->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinModelPart from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinModelPart from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinModelPart from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart from mod entity_model_features->@Inject::emf$injectAnnouncerPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart from mod entity_model_features->@Inject::emf$injectAnnouncerPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart from mod entity_model_features->@Inject::emf$injectAnnouncerPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$findOutIfInitialModelPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$findOutIfInitialModelPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$findOutIfInitialModelPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.500] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinModelPart from mod entity_texture_features->@Inject::etf$doEmissiveIfInitialPart(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidPipeBlockMixin from tfmg.mixins.json into com.simibubi.create.content.fluids.pipes.FluidPipeBlock
[25Feb2026 11:04:39.501] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.501] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onRemove$3(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to mda06d5b$tfmg$lambda$onRemove$3$0 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
[25Feb2026 11:04:39.501] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$2(Lnet/minecraft/world/item/context/UseOnContext;Lcom/simibubi/create/content/fluids/pipes/FluidPipeBlockEntity;)V to mda06d5b$tfmg$lambda$onWrenched$2$1 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
[25Feb2026 11:04:39.502] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$1(Lnet/minecraft/world/item/context/UseOnContext;Lcom/simibubi/create/content/fluids/PipeConnection;)V to mda06d5b$tfmg$lambda$onWrenched$1$2 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
[25Feb2026 11:04:39.502] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$0(Lcom/simibubi/create/content/fluids/PipeConnection;)Z to mda06d5b$tfmg$lambda$onWrenched$0$3 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
[25Feb2026 11:04:39.502] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Limmersive_aircraft/neoforge/NeoForgeOverlayRenderer; to the mod event bus of mod immersive_aircraft
[25Feb2026 11:04:39.503] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class immersive_aircraft.neoforge.NeoForgeBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.507] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.fluid_pipe.FluidPipeBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.fluids.pipes.FluidPipeBlock
[25Feb2026 11:04:39.507] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.fluid_pipe.FluidPipeBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.517] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Limmersive_aircraft/neoforge/NeoForgeBusEvents; to the game event bus
[25Feb2026 11:04:39.518] [modloading-worker-0/DEBUG] [mixin/]: Mixing EMFModelPartMixin from skinlayers3d.mixins.json into traben.entity_model_features.models.parts.EMFModelPart
[25Feb2026 11:04:39.519] [modloading-worker-0/DEBUG] [mixin/]: skinlayers3d.mixins.json:EMFModelPartMixin from mod skinlayers3d->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.521] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class immersive_aircraft.neoforge.CommonNeoForge for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.521] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Limmersive_aircraft/neoforge/CommonNeoForge; to the mod event bus of mod immersive_aircraft
[25Feb2026 11:04:39.522] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
[25Feb2026 11:04:39.522] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class immersive_aircraft.neoforge.ClientNeoForge for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Limmersive_aircraft/neoforge/ClientNeoForge; to the mod event bus of mod immersive_aircraft
[25Feb2026 11:04:39.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for backpacked
[25Feb2026 11:04:39.523] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrcrayfish.backpacked.common.AugmentEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.525] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrcrayfish/backpacked/common/AugmentEvents; to the game event bus
[25Feb2026 11:04:39.527] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
[25Feb2026 11:04:39.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file boatiview-client.toml for boatiview tracking
[25Feb2026 11:04:39.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for boatiview
[25Feb2026 11:04:39.541] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSerializer/]: Loading config file: C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jei\jei-client.ini
[25Feb2026 11:04:39.542] [modloading-worker-0/DEBUG] [mezz.jei.common.config.file.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[25Feb2026 11:04:39.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
[25Feb2026 11:04:39.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
[25Feb2026 11:04:39.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.client.NeoForgeClientInitializer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_lookup_api_v1
[25Feb2026 11:04:39.558] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:minecraft...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createcasing:jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createdieselgenerators:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_new_age:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jeresources:minecraft...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: supplementaries:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: curios:curios...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: trading_floor:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: cmpackagecouriers:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:neoforge_gui...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:debug...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:gui...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: visualworkbench:crafting...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createornithopterglider:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: mechanical_botany:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_wrapped:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_wrapped:brewing_recipes...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createmechanicalconfection:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justenoughbreeding:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_aquatic_ambitions:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: justenoughprofessions:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: backpacked:plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_mobile_packages:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: immersive_aircraft:extended_storage...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_connected:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: farmersdelight:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: patchouli:patchouli...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftblibrary:jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbfiltersystem:default...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: ftbxmodcompat:ftbquests_jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: copycats:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_winery:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_winery:brewing_recipes...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: rubberworks:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: sliceanddice:jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: dndesires:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: someassemblyrequired:main...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_dragons_plus:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_central_kitchen:jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_bic_bit:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: tfmg:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jade:main...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: create_enchantment_industry:jei...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: createaddition:jei_plugin...
[25Feb2026 11:04:39.564] [modloading-worker-0/DEBUG] [mezz.jei.library.load.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:internal...
[25Feb2026 11:04:39.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/patchouli/neoforge/client/NeoForgeClientInitializer; to the mod event bus of mod patchouli
[25Feb2026 11:04:39.567] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager took 6.356 milliseconds
[25Feb2026 11:04:39.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vazkii.patchouli.neoforge.common.NeoForgeModInitializer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvazkii/patchouli/neoforge/common/NeoForgeModInitializer; to the mod event bus of mod patchouli
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [mixin/]: Mixing net.minecraft.server.level.ServerEntityMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.server.level.ServerEntity
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.server.level.ServerEntityMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityTrackerEntryMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.level.ServerEntity
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerEntityMixin from blueprint.mixins.json into net.minecraft.server.level.ServerEntity
[25Feb2026 11:04:39.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-client.toml for create_hypertube tracking
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStartTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStopTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStopTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:EntityTrackerEntryMixin from mod fabric_networking_api_v1->@Inject::onStopTracking(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for leaky
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendImpulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendImpulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendImpulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.579] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ServerEntityMixin from mod blueprint->@Inject::sendChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
[25Feb2026 11:04:39.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[25Feb2026 11:04:39.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_hypertube-server.toml for create_hypertube tracking
[25Feb2026 11:04:39.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for serverbrowser
[25Feb2026 11:04:39.594] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableBuilderMixin from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootTable$Builder
[25Feb2026 11:04:39.594] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v2.mixins.json:LootTableBuilderMixin from mod fabric_loot_api_v2: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.594] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableBuilderMixin from fabric-loot-api-v3.mixins.json into net.minecraft.world.level.storage.loot.LootTable$Builder
[25Feb2026 11:04:39.594] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v3.mixins.json:LootTableBuilderMixin from mod fabric_loot_api_v3: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_blaze_burner_fuels
[25Feb2026 11:04:39.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_blaze_burner_fuels.init.CreateBlazeBurnerFuelsModFuels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.FluidTankBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlockEntity
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidTankBlockEntityMixin from tfmg.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlockEntity
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_blaze_burner_fuels/init/CreateBlazeBurnerFuelsModFuels; to the game event bus
[25Feb2026 11:04:39.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for epherolib
[25Feb2026 11:04:39.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_blaze_burner_fuels.init.CreateBlazeBurnerFuelsModEntityRenderers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.602] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
[25Feb2026 11:04:39.606] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FluidTankBlockEntityAccessor from tfmg.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlockEntity
[25Feb2026 11:04:39.606] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:accessor.FluidTankBlockEntityAccessor from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::createRenderBoundingBox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::write(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::toggleWindows(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::toggleWindows(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::toggleWindows(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::notifyMultiUpdated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::notifyMultiUpdated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::notifyMultiUpdated(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::removeController(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::removeController(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::removeController(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::setWindows(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::setWindows(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.609] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidTankBlockEntityMixin from mod tfmg->@Inject::setWindows(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_blaze_burner_fuels/init/CreateBlazeBurnerFuelsModEntityRenderers; to the mod event bus of mod create_blaze_burner_fuels
[25Feb2026 11:04:39.614] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
[25Feb2026 11:04:39.615] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_loot_api_v2
[25Feb2026 11:04:39.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_loot_api_v3
[25Feb2026 11:04:39.617] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cherishedworlds
[25Feb2026 11:04:39.620] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_networking_api_v1
[25Feb2026 11:04:39.621] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createrailwaysnavigator-client.toml for createrailwaysnavigator tracking
[25Feb2026 11:04:39.622] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createrailwaysnavigator-common.toml for createrailwaysnavigator tracking
[25Feb2026 11:04:39.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bwncr-common.toml for bwncr tracking
[25Feb2026 11:04:39.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bwncr
[25Feb2026 11:04:39.649] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Registering client data for channel xaerominimap:main!
[25Feb2026 11:04:39.651] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvBehaviourSpout from totemfactory.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlock
[25Feb2026 11:04:39.651] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourSpout from mod totemfactory: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.651] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourSpout from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.651] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourSpout from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.651] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourSpout from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.674] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.SteamEngineBlockMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.steamEngine.SteamEngineBlock
[25Feb2026 11:04:39.674] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::canAttach(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createrailwaysnavigator
[25Feb2026 11:04:39.686] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.WhistleBlockMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.steamWhistle.WhistleBlock
[25Feb2026 11:04:39.686] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.686] [modloading-worker-0/DEBUG] [mixin/]: Mixing createwhistle.SteamWhistleMixin from pipeorgans.mixins.json into com.simibubi.create.content.decoration.steamWhistle.WhistleBlock
[25Feb2026 11:04:39.686] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:createwhistle.SteamWhistleMixin from mod pipeorgans: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.686] [modloading-worker-0/INFO] [com.simibubi.create.Create/]: Create 6.0.9 initializing! Commit hash: e2de2b9a02406ec33ff6d8851ed6f0b56240b6ec
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::canSurviveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.688] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.703] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_lifecycle_events_v1
[25Feb2026 11:04:39.727] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for tradingpost:main
[25Feb2026 11:04:39.727] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tradingpost-server.toml for tradingpost tracking
[25Feb2026 11:04:39.729] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlapDisplayBlockEntityMixin from dndecor.mixins.json into com.simibubi.create.content.trains.display.FlapDisplayBlockEntity
[25Feb2026 11:04:39.754] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockMixin from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlock
[25Feb2026 11:04:39.755] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.755] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected->@Inject::use(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_hypertube
[25Feb2026 11:04:39.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.registry.ModCreativeTab for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/registry/ModCreativeTab; to the mod event bus of mod create_hypertube
[25Feb2026 11:04:39.762] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.network.NetworkHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.764] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/network/NetworkHandler; to the mod event bus of mod create_hypertube
[25Feb2026 11:04:39.765] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.PlayerSyncEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.768] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/PlayerSyncEvents; to the game event bus
[25Feb2026 11:04:39.771] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModServerEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.775] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for tradingpost:main
[25Feb2026 11:04:39.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModServerEvents; to the game event bus
[25Feb2026 11:04:39.776] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Loading primary common config for channel xaerominimap:main!
[25Feb2026 11:04:39.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ModClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.781] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
[25Feb2026 11:04:39.783] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ModClientEvents; to the mod event bus of mod create_hypertube
[25Feb2026 11:04:39.784] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Loading server config profiles for channel xaerominimap:main!
[25Feb2026 11:04:39.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.790] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Loading primary client config for channel xaerominimap:main!
[25Feb2026 11:04:39.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tradingpost
[25Feb2026 11:04:39.792] [modloading-worker-0/INFO] [xaero.common.HudMod/]: Loading client config profiles for channel xaerominimap:main!
[25Feb2026 11:04:39.793] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/events/ClientEvents; to the game event bus
[25Feb2026 11:04:39.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_key_binding_api_v1
[25Feb2026 11:04:39.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.travel.ClientTravelPathMover for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for esl
[25Feb2026 11:04:39.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_transfer_api_v1
[25Feb2026 11:04:39.806] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class org.sinytra.fabric.transfer_api.TransferApiNeoCompat for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
[25Feb2026 11:04:39.814] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.data.DataGenerators for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.815] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Registering common data for channel xaeroworldmap:main!
[25Feb2026 11:04:39.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/core/travel/ClientTravelPathMover; to the game event bus
[25Feb2026 11:04:39.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/data/DataGenerators; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.817] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pedrorok.hypertube.core.data.DataGenerators for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/SkilletItem$SkilletEvents; to the game event bus
[25Feb2026 11:04:39.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pedrorok/hypertube/core/data/DataGenerators; to the mod event bus of mod create_hypertube
[25Feb2026 11:04:39.819] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.821] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/KnifeItem$KnifeEvents; to the game event bus
[25Feb2026 11:04:39.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.824] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lorg/sinytra/fabric/transfer_api/TransferApiNeoCompat; to the mod event bus of mod fabric_transfer_api_v1
[25Feb2026 11:04:39.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/HorseFeedItem$HorseFeedEvent; to the game event bus
[25Feb2026 11:04:39.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.830] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Registering client data for channel xaeroworldmap:main!
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessEditBox from searchables.mixins.json into net.minecraft.client.gui.components.EditBox
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: searchables.mixins.json:AccessEditBox from mod searchables: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinEditBox from konkrete.mixins.json into net.minecraft.client.gui.components.EditBox
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinEditBox from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.IMixinEditBox from fancymenu.mixins.json into net.minecraft.client.gui.components.EditBox
[25Feb2026 11:04:39.834] [modloading-worker-0/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinEditBox from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.838] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/enchantment/BackstabbingEnchantment$BackstabbingEvent; to the game event bus
[25Feb2026 11:04:39.840] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.842] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/item/DogFoodItem$DogFoodEvent; to the game event bus
[25Feb2026 11:04:39.844] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.VillagerEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.845] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-common.toml for amendments tracking
[25Feb2026 11:04:39.847] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/VillagerEvents; to the game event bus
[25Feb2026 11:04:39.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createcafe-server.toml for createcafe tracking
[25Feb2026 11:04:39.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createcafe-common.toml for createcafe tracking
[25Feb2026 11:04:39.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createcafe
[25Feb2026 11:04:39.857] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonModBusEvents; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.event.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.859] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file bhmenu-client.toml for bhmenu tracking
[25Feb2026 11:04:39.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/event/CommonEvents; to the game event bus
[25Feb2026 11:04:39.860] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bhmenu
[25Feb2026 11:04:39.861] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CuttingBoardBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.861] [modloading-worker-0/INFO] [Entity Texture Features/]: [ETF]: 6 new ETF Random Properties registered by entity_model_features
[25Feb2026 11:04:39.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerominimap
[25Feb2026 11:04:39.865] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
[25Feb2026 11:04:39.865] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.865] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
[25Feb2026 11:04:39.865] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
[25Feb2026 11:04:39.865] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
[25Feb2026 11:04:39.865] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
[25Feb2026 11:04:39.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for entity_model_features
[25Feb2026 11:04:39.870] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlock
[25Feb2026 11:04:39.870] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.870] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlock
[25Feb2026 11:04:39.870] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlock
[25Feb2026 11:04:39.870] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlock
[25Feb2026 11:04:39.870] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlock
[25Feb2026 11:04:39.873] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CuttingBoardBlockEntity; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.874] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockMixin from create_connected.mixins.json into com.copycatsplus.copycats.content.copycat.slab.CopycatSlabBlock
[25Feb2026 11:04:39.874] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:39.877] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
[25Feb2026 11:04:39.878] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.878] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
[25Feb2026 11:04:39.878] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
[25Feb2026 11:04:39.878] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
[25Feb2026 11:04:39.878] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
[25Feb2026 11:04:39.878] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getEnchantPowerBonus$1(Ljava/util/concurrent/atomic/AtomicReference;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to mda06d5b$copycats$lambda$getEnchantPowerBonus$1$0 in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats
[25Feb2026 11:04:39.878] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getExplosionResistance$0(Ljava/util/concurrent/atomic/AtomicReference;Lnet/minecraft/world/level/block/state/BlockState;)V to mda06d5b$copycats$lambda$getExplosionResistance$0$1 in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats
[25Feb2026 11:04:39.885] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Loading primary common config for channel xaeroworldmap:main!
[25Feb2026 11:04:39.888] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Loading server config profiles for channel xaeroworldmap:main!
[25Feb2026 11:04:39.891] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Loading primary client config for channel xaeroworldmap:main!
[25Feb2026 11:04:39.894] [modloading-worker-0/INFO] [xaero.map.WorldMap/]: Loading client config profiles for channel xaeroworldmap:main!
[25Feb2026 11:04:39.897] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
[25Feb2026 11:04:39.897] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.897] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
[25Feb2026 11:04:39.897] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
[25Feb2026 11:04:39.897] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
[25Feb2026 11:04:39.897] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
[25Feb2026 11:04:39.898] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Registering common data for channel xaerolib:main!
[25Feb2026 11:04:39.905] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.905] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Registering client data for channel xaerolib:main!
[25Feb2026 11:04:39.906] [modloading-worker-0/DEBUG] [mixin/]: Mixing CookingPotBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.CookingPotBlockEntity
[25Feb2026 11:04:39.909] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Loading primary common config for channel xaerolib:main!
[25Feb2026 11:04:39.909] [modloading-worker-0/DEBUG] [mixin/]: Mixing HeatableBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.HeatableBlockEntity
[25Feb2026 11:04:39.911] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.911] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:HeatableBlockEntityMixin from mod create_central_kitchen->@Inject::isHeatedByBoilerHeaterFurtherBelow(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:39.912] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Loading server config profiles for channel xaerolib:main!
[25Feb2026 11:04:39.915] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Loading primary client config for channel xaerolib:main!
[25Feb2026 11:04:39.917] [modloading-worker-0/INFO] [xaero.lib.XaeroLib/]: Loading client config profiles for channel xaerolib:main!
[25Feb2026 11:04:39.936] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
[25Feb2026 11:04:39.936] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.936] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
[25Feb2026 11:04:39.936] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
[25Feb2026 11:04:39.936] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
[25Feb2026 11:04:39.936] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
[25Feb2026 11:04:39.939] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BlockBreakingMovementBehaviourMixin from create_integrated_farming.mixins.json into com.simibubi.create.content.kinetics.base.BlockBreakingMovementBehaviour
[25Feb2026 11:04:39.939] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$createintegratedfarming$handleFragileVerticalPlants$0(Lcom/simibubi/create/content/kinetics/saw/SawMovementBehaviour;Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to mda06d5b$create_integrated_farming$lambda$createintegratedfarming$handleFragileVerticalPlants$0$0 in create_integrated_farming.mixins.json:create.BlockBreakingMovementBehaviourMixin from mod create_integrated_farming
[25Feb2026 11:04:39.940] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBlockBreakingMovementBehaviour from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.base.BlockBreakingMovementBehaviour
[25Feb2026 11:04:39.940] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinBlockBreakingMovementBehaviour from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.940] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CookingPotBlockEntity; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.941] [modloading-worker-0/DEBUG] [mixin/]: create_integrated_farming.mixins.json:create.BlockBreakingMovementBehaviourMixin from mod create_integrated_farming->@Inject::createintegratedfarming$handleFragileVerticalPlants(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.941] [modloading-worker-0/DEBUG] [mixin/]: create_integrated_farming.mixins.json:create.BlockBreakingMovementBehaviourMixin from mod create_integrated_farming->@Inject::createintegratedfarming$handleFragileVerticalPlants(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.941] [modloading-worker-0/DEBUG] [mixin/]: create_integrated_farming.mixins.json:create.BlockBreakingMovementBehaviourMixin from mod create_integrated_farming->@Inject::createintegratedfarming$handleFragileVerticalPlants(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.942] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.CabinetBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.947] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaeroworldmap
[25Feb2026 11:04:39.948] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_resource_loader_v0
[25Feb2026 11:04:39.950] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/CabinetBlockEntity; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for xaerolib
[25Feb2026 11:04:39.956] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
[25Feb2026 11:04:39.956] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for easymagic:main
[25Feb2026 11:04:39.957] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for alternate_current
[25Feb2026 11:04:39.957] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class alternate.current.AlternateCurrentMod$ModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easymagic-client.toml for easymagic tracking
[25Feb2026 11:04:39.958] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easymagic-common.toml for easymagic tracking
[25Feb2026 11:04:39.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lalternate/current/AlternateCurrentMod$ModEvents; to the game event bus
[25Feb2026 11:04:39.959] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file easymagic-server.toml for easymagic tracking
[25Feb2026 11:04:39.963] [modloading-worker-0/INFO] [STDOUT/]: [dev.tr7zw.trender.gui.impl.client.LibGuiClient:onInitializeClient:34]: [LibGui] Initializing Client...
[25Feb2026 11:04:39.964] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.entity.BasketBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.965] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.SawMovementBehaviourMixin from create_integrated_farming.mixins.json into com.simibubi.create.content.kinetics.saw.SawMovementBehaviour
[25Feb2026 11:04:39.966] [modloading-worker-0/DEBUG] [mixin/]: create_integrated_farming.mixins.json:create.SawMovementBehaviourMixin from mod create_integrated_farming->@Inject::createintegratedfarming$skipFragileVerticalPlants(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.967] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trender
[25Feb2026 11:04:39.970] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for totemfactory
[25Feb2026 11:04:39.972] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvBehaviourDeployer from totemfactory.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlock
[25Feb2026 11:04:39.972] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourDeployer from mod totemfactory: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.973] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourDeployer from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.973] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourDeployer from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.973] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:AdvBehaviourDeployer from mod totemfactory->@Inject::setPlacedBy(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.977] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/entity/BasketBlockEntity; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.979] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file toastcontrol-client.toml for toastcontrol tracking
[25Feb2026 11:04:39.981] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/common/block/CuttingBoardBlock$ToolCarvingEvent; to the game event bus
[25Feb2026 11:04:39.982] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.client.event.TooltipEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.982] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDeployerMovementBehaviour from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerMovementBehaviour
[25Feb2026 11:04:39.982] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerMovementBehaviour from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.982] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.DeployerMovementBehaviorMixin from pattern_schematics.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerMovementBehaviour
[25Feb2026 11:04:39.984] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toastcontrol
[25Feb2026 11:04:39.985] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerMovementBehaviour from mod openpartiesandclaims->@Inject::onVisitNewPosition(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:39.985] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerMovementBehaviour from mod openpartiesandclaims->@Inject::onVisitNewPosition(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:39.985] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerMovementBehaviour from mod openpartiesandclaims->@Inject::onVisitNewPosition(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:39.985] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerMovementBehaviour from mod openpartiesandclaims->@Inject::onActivate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.985] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.DeployerMovementBehaviorMixin from mod create_pattern_schematics->@Inject::after_activateAsSchematicPrinter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.986] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for txnilib
[25Feb2026 11:04:39.987] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/client/event/TooltipEvents; to the game event bus
[25Feb2026 11:04:39.988] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class vectorwing.farmersdelight.client.event.ClientSetupEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:39.990] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AbstractWalkwayBlockMixin from escalated.mixins.json into rbasamoyai.escalated.walkways.AbstractWalkwayBlock
[25Feb2026 11:04:39.990] [modloading-worker-0/DEBUG] [mixin/]: escalated.mixins.json:client.AbstractWalkwayBlockMixin from mod escalated: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.990] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lvectorwing/farmersdelight/client/event/ClientSetupEvents; to the mod event bus of mod farmersdelight
[25Feb2026 11:04:39.992] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for skinlayers3d
[25Feb2026 11:04:39.994] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAccessorDeployerFakePlayer from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer
[25Feb2026 11:04:39.994] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinAccessorDeployerFakePlayer from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:39.995] [modloading-worker-0/DEBUG] [mixin/]: Mixing DeployerFakePlayerMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer
[25Feb2026 11:04:39.995] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:39.995] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry->@Inject::deployerKillsDoNotSpawnXP$lowerPriority(Lnet/neoforged/neoforge/event/entity/living/LivingExperienceDropEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:39.996] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for cutthrough:main
[25Feb2026 11:04:39.997] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file cutthrough-client.toml for cutthrough tracking
[25Feb2026 11:04:40.001] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file amendments-client.toml for amendments tracking
[25Feb2026 11:04:40.001] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for cutthrough:main
[25Feb2026 11:04:40.002] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing client components for easymagic:main
[25Feb2026 11:04:40.005] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cutthrough
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderer
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createfood-client.toml for createfood tracking
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.entity.cull.EntityRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.cull.EntityRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntityRendererMixin from mixins.sodiumdynamiclights.json into net.minecraft.client.renderer.entity.EntityRenderer
[25Feb2026 11:04:40.008] [modloading-worker-0/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:EntityRendererMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.009] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity.renderer.MixinEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[25Feb2026 11:04:40.009] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:40.009] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.EntityRendererMixin from boatload.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::setNameTagId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderer from mod iris->@Inject::resetId(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:EntityRendererMixin from mod sodiumdynamiclights->@Inject::onGetBlockLight(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$vanillaLightOverrideCancel(Lnet/minecraft/world/entity/Entity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$protectPostRenderersLikeNametag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$protectPostRenderersLikeNametag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$protectPostRenderersLikeNametag(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$revertForRenderersThatCallSuperFirst(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$revertForRenderersThatCallSuperFirst(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEntityRenderer from mod entity_texture_features->@Inject::etf$revertForRenderersThatCallSuperFirst(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: boatload.mixins.json:client.EntityRendererMixin from mod boatload->@Inject::renderBanner(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: boatload.mixins.json:client.EntityRendererMixin from mod boatload->@Inject::renderBanner(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.010] [modloading-worker-0/DEBUG] [mixin/]: boatload.mixins.json:client.EntityRendererMixin from mod boatload->@Inject::renderBanner(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.013] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfCustomModelLoaderMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.CustomModelLoader
[25Feb2026 11:04:40.013] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfCustomModelLoaderMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing impl.fontshadow.FontMixin from mixins.sodiumextras.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.017] [modloading-worker-0/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.fontshadow.FontMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.017] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.017] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:FontRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontAccessMixin from bits_n_bobs.mixins.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontAccessor from dragonlib.mixins.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: dragonlib.mixins.json:FontAccessor from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: Mixing FontMixin from jade.mixins.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: jade.mixins.json:FontMixin from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:40.018] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FontAccessor from create.mixins.json into net.minecraft.client.gui.Font
[25Feb2026 11:04:40.020] [modloading-worker-0/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.fontshadow.FontMixin from mod sodiumextras->@Inject::inject$renderText(Ljava/lang/String;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/gui/Font$DisplayMode;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.020] [modloading-worker-0/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.fontshadow.FontMixin from mod sodiumextras->@Inject::inject$renderText(Lnet/minecraft/util/FormattedCharSequence;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/client/gui/Font$DisplayMode;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.020] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:FontRendererMixin from mod supplementaries->@Inject::supp$setAntiqueFont(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.020] [modloading-worker-0/DEBUG] [mixin/]: jade.mixins.json:FontMixin from mod jade->@Inject::jade$renderChar(Lnet/minecraft/client/gui/font/glyphs/BakedGlyph;ZZFFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.031] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockMixin from create_connected.mixins.json into com.copycatsplus.copycats.content.copycat.board.CopycatBoardBlock
[25Feb2026 11:04:40.031] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.HarvesterMovementBehaviourMixin from create_integrated_farming.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
[25Feb2026 11:04:40.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing HarvesterMovementBehaviourMixin from sliceanddice.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
[25Feb2026 11:04:40.038] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:HarvesterMovementBehaviourMixin from mod sliceanddice: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.039] [modloading-worker-0/DEBUG] [mixin/]: Mixing HarvesterMixin from create_bic_bit.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
[25Feb2026 11:04:40.039] [modloading-worker-0/DEBUG] [mixin/]: create_bic_bit.mixins.json:HarvesterMixin from mod create_bic_bit: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.040] [modloading-worker-0/DEBUG] [Framework/]: Started watching config: C:\Users\********\curseforge\minecraft\Instances\All of Create\config\backpacked.client.toml
[25Feb2026 11:04:40.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinHarvesterMovementBehaviour from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
[25Feb2026 11:04:40.040] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinHarvesterMovementBehaviour from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.042] [modloading-worker-0/DEBUG] [mixin/]: create_integrated_farming.mixins.json:create.HarvesterMovementBehaviourMixin from mod create_integrated_farming->@Inject::createintegratedfarming$applyCustomHarvesterBehaviour(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.042] [modloading-worker-0/DEBUG] [mixin/]: create_bic_bit.mixins.json:HarvesterMixin from mod create_bic_bit->@Inject::onVisitNewPosition(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.060] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easymagic
[25Feb2026 11:04:40.060] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPloughMovementBehaviour from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.actors.plough.PloughMovementBehaviour
[25Feb2026 11:04:40.061] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinPloughMovementBehaviour from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.061] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinPloughMovementBehaviour from mod openpartiesandclaims->@Inject::onVisitNewPosition(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.063] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
[25Feb2026 11:04:40.073] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
[25Feb2026 11:04:40.073] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.073] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
[25Feb2026 11:04:40.074] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
[25Feb2026 11:04:40.074] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
[25Feb2026 11:04:40.074] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
[25Feb2026 11:04:40.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-client.toml for moonlight tracking
[25Feb2026 11:04:40.083] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.client.RollerActorVisualMixin from createcasing.mixins.json into com.simibubi.create.content.contraptions.actors.roller.RollerActorVisual
[25Feb2026 11:04:40.084] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.client.RollerActorVisualMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framework
[25Feb2026 11:04:40.098] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrcrayfish.framework.client.model.geometry.OpenModelGeometry$Loader for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.105] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrcrayfish/framework/client/model/geometry/OpenModelGeometry$Loader; to the mod event bus of mod framework
[25Feb2026 11:04:40.106] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrcrayfish.framework.client.ClientFrameworkNeoForge for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.109] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrcrayfish/framework/client/ClientFrameworkNeoForge; to the mod event bus of mod framework
[25Feb2026 11:04:40.128] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
[25Feb2026 11:04:40.128] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.128] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
[25Feb2026 11:04:40.129] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
[25Feb2026 11:04:40.129] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
[25Feb2026 11:04:40.129] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
[25Feb2026 11:04:40.166] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencedGearshiftScreenMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencedGearshiftScreen
[25Feb2026 11:04:40.167] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.167] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$updateParamsOfRow$0(Lcom/simibubi/create/foundation/blockEntity/behaviour/scrollValue/ScrollValueBehaviour$StepContext;)Ljava/lang/Integer; to mda06d5b$create_connected$lambda$updateParamsOfRow$0$0 in create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected
[25Feb2026 11:04:40.171] [modloading-worker-0/WARN] [mixin/]: @Inject(@At("INVOKE")) Shift.BY=2 on create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected::handler$emp000$create_connected$updateParamsOfRow exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[25Feb2026 11:04:40.172] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.172] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.172] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::updateParamsOfRow(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.172] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftScreenMixin from mod create_connected->@Inject::handleLoop(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.177] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
[25Feb2026 11:04:40.177] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.177] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
[25Feb2026 11:04:40.177] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
[25Feb2026 11:04:40.177] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
[25Feb2026 11:04:40.178] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
[25Feb2026 11:04:40.186] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbfiltersystem
[25Feb2026 11:04:40.198] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file escalated-server.toml for escalated tracking
[25Feb2026 11:04:40.202] [modloading-worker-0/DEBUG] [Prickle/]: Loaded 1 entries for interface net.darkhax.pricklemc.common.api.config.property.IDefaultPropertyAdapters. net.darkhax.pricklemc.common.impl.config.property.MinecraftPropertyPlugin
[25Feb2026 11:04:40.211] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for escalated
[25Feb2026 11:04:40.214] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
[25Feb2026 11:04:40.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing net.minecraft.client.renderer.entity.BoatRendererMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.entity.BoatRenderer
[25Feb2026 11:04:40.221] [modloading-worker-0/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.renderer.entity.BoatRendererMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.221] [modloading-worker-0/DEBUG] [mixin/]: Mixing BoatRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.BoatRenderer
[25Feb2026 11:04:40.221] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:BoatRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.248] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for enchdesc
[25Feb2026 11:04:40.263] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_blockrenderlayer_v1
[25Feb2026 11:04:40.270] [modloading-worker-0/DEBUG] [mixin/]: Mixing TrackBlockMixin from create_bb.mixins.json into com.simibubi.create.content.trains.track.TrackBlock
[25Feb2026 11:04:40.273] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:TrackBlockMixin from mod create_bb->@Inject::placeCustomStyle(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.279] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
[25Feb2026 11:04:40.280] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfEntitySpawnDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.286] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
[25Feb2026 11:04:40.286] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.287] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
[25Feb2026 11:04:40.287] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
[25Feb2026 11:04:40.287] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
[25Feb2026 11:04:40.287] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
[25Feb2026 11:04:40.310] [modloading-worker-0/DEBUG] [mixin/]: Mixing BoilerDataEvaluateMixin from pipeorgans.mixins.json into com.simibubi.create.content.fluids.tank.BoilerData
[25Feb2026 11:04:40.310] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:BoilerDataEvaluateMixin from mod pipeorgans: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.492] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
[25Feb2026 11:04:40.492] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.492] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
[25Feb2026 11:04:40.492] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
[25Feb2026 11:04:40.493] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
[25Feb2026 11:04:40.493] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
[25Feb2026 11:04:40.494] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
[25Feb2026 11:04:40.507] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.advancement.MixinPlayerAdvancements from bookshelf.mixins.json into net.minecraft.server.PlayerAdvancements
[25Feb2026 11:04:40.507] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:40.508] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsMixin from iceberg.mixins.json into net.minecraft.server.PlayerAdvancements
[25Feb2026 11:04:40.508] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.509] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementTrackerMixin from fabric-events-interaction-v0.mixins.json into net.minecraft.server.PlayerAdvancements
[25Feb2026 11:04:40.509] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric_events_interaction_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.advancement.MixinPlayerAdvancements from mod bookshelf->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V has 0 override(s) in child classes
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: iceberg.mixins.json:PlayerAdvancementsMixin from mod iceberg->@Inject::onAward(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Z)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric_events_interaction_v0->@Inject::preventOwnerOverride(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.510] [modloading-worker-0/DEBUG] [mixin/]: fabric-events-interaction-v0.mixins.json:PlayerAdvancementTrackerMixin from mod fabric_events_interaction_v0->@Inject::preventGrantCriterion(Lnet/minecraft/advancements/AdvancementHolder;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.518] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
[25Feb2026 11:04:40.518] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.519] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
[25Feb2026 11:04:40.519] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
[25Feb2026 11:04:40.519] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
[25Feb2026 11:04:40.519] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
[25Feb2026 11:04:40.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_bic_bit
[25Feb2026 11:04:40.527] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pyzpre.createbitterballen.events.CommonModEventSubscriber for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pyzpre/createbitterballen/events/CommonModEventSubscriber; to the mod event bus of mod create_bic_bit
[25Feb2026 11:04:40.529] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for amendments
[25Feb2026 11:04:40.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pyzpre.createbitterballen.events.ClientModEventSubscriber for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.532] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pyzpre/createbitterballen/events/ClientModEventSubscriber; to the mod event bus of mod create_bic_bit
[25Feb2026 11:04:40.534] [modloading-worker-0/DEBUG] [mixin/]: Mixing SlimeBallMixin from amendments-common.mixins.json into net.mehvahdjukaar.supplementaries.common.entities.SlimeBallEntity
[25Feb2026 11:04:40.534] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.pyzpre.createbitterballen.CreateBitterballen$ModCapabilityRegistrar for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.535] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.535] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.535] [modloading-worker-0/DEBUG] [mixin/]: amendments-common.mixins.json:SlimeBallMixin from mod amendments->@Inject::amendments$addSquish(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/pyzpre/createbitterballen/CreateBitterballen$ModCapabilityRegistrar; to the mod event bus of mod create_bic_bit
[25Feb2026 11:04:40.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file chunkactivitytracker-server.toml for chunkactivitytracker tracking
[25Feb2026 11:04:40.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chunkactivitytracker
[25Feb2026 11:04:40.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class toni.chunkactivitytracker.foundation.config.AllConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ltoni/chunkactivitytracker/foundation/config/AllConfigs; to the mod event bus of mod chunkactivitytracker
[25Feb2026 11:04:40.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_gametest_api_v1
[25Feb2026 11:04:40.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_biome_api_v1
[25Feb2026 11:04:40.550] [modloading-worker-0/INFO] [de.keksuccino.fancymenu.FancyMenu/]: [FANCYMENU] Loading v3.8.1 in client-side mode on NEOFORGE!
[25Feb2026 11:04:40.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_things_and_misc
[25Feb2026 11:04:40.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.procedures.SlimeGrowProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/procedures/SlimeGrowProcedure; to the game event bus
[25Feb2026 11:04:40.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.procedures.RabbitProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.558] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockEntityAccessor from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlockEntity
[25Feb2026 11:04:40.558] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockEntityAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/procedures/RabbitProcedure; to the game event bus
[25Feb2026 11:04:40.559] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.network.InscriberGUIButtonMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.566] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
[25Feb2026 11:04:40.567] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.567] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
[25Feb2026 11:04:40.567] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
[25Feb2026 11:04:40.567] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
[25Feb2026 11:04:40.567] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
[25Feb2026 11:04:40.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/network/InscriberGUIButtonMessage; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.570] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
[25Feb2026 11:04:40.570] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.570] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$1(Lnet/minecraft/world/level/Level;)Ljava/lang/Runnable; to mda06d5b$create_connected$lambda$setLevel$1$0 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
[25Feb2026 11:04:40.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.network.BrassSpeakerGUIButtonMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.570] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$0(Lnet/minecraft/world/level/Level;)V to mda06d5b$create_connected$lambda$setLevel$0$1 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
[25Feb2026 11:04:40.571] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
[25Feb2026 11:04:40.571] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.571] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.574] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/network/BrassSpeakerGUIButtonMessage; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.item.StickyBootsItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/item/StickyBootsItem; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.584] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModScreens for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModScreens; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModParticles for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.590] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModParticles; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.591] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModModels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.592] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeBlockEntityConfigurationPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.foundation.networking.BlockEntityConfigurationPacket
[25Feb2026 11:04:40.592] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeBlockEntityConfigurationPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.593] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModModels; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.593] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeBlockEntityConfigurationPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.594] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModFuels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModFuels; to the game event bus
[25Feb2026 11:04:40.597] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModFluids$FluidsClientSideHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.598] [modloading-worker-0/DEBUG] [iceberg/]: Loaded com.anthonyhilyard.iceberg.neoforge.services.NeoForgeReloadListenerRegistrar@acfa8ad for service interface com.anthonyhilyard.iceberg.services.IReloadListenerRegistrar
[25Feb2026 11:04:40.600] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModFluids$FluidsClientSideHandler; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.601] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModEntityRenderers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.604] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
[25Feb2026 11:04:40.604] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.604] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModEntityRenderers; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.604] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
[25Feb2026 11:04:40.604] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
[25Feb2026 11:04:40.604] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
[25Feb2026 11:04:40.605] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
[25Feb2026 11:04:40.605] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.606] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModEntities; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.init.CreateThingsAndMiscModBlockEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.608] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/init/CreateThingsAndMiscModBlockEntities; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.609] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.fluid.types.SlimeFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.610] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/fluid/types/SlimeFluidType; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createatam.fluid.types.DilutedBonemealFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.611] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createatam/fluid/types/DilutedBonemealFluidType; to the mod event bus of mod create_things_and_misc
[25Feb2026 11:04:40.626] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinArmInteractionPoint from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPoint
[25Feb2026 11:04:40.626] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinArmInteractionPoint from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.627] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod create_fantasizing
[25Feb2026 11:04:40.630] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceberg
[25Feb2026 11:04:40.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
[25Feb2026 11:04:40.632] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.moonlight.api.client.neoforge.ForgeFluidTypeHelper for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.635] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_fantasizing
[25Feb2026 11:04:40.636] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.hail.create_fantasizing.event.CFACommonEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.636] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
[25Feb2026 11:04:40.638] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/hail/create_fantasizing/event/CFACommonEvent; to the game event bus
[25Feb2026 11:04:40.639] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.hail.create_fantasizing.event.CFAClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.641] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/hail/create_fantasizing/event/CFAClientEvents; to the game event bus
[25Feb2026 11:04:40.642] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfModFlowingFluidMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.fluids.ModFlowingFluid
[25Feb2026 11:04:40.642] [modloading-worker-0/DEBUG] [mixin/]: moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.642] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$0(Lnet/neoforged/neoforge/fluids/FluidType;)Lnet/neoforged/neoforge/fluids/FluidType; to mda06d5b$moonlight$lambda$afterInit$0$0 in moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight
[25Feb2026 11:04:40.642] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.neoforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
[25Feb2026 11:04:40.642] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.hail.create_fantasizing.datagen.DatagenHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.645] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/hail/create_fantasizing/datagen/DatagenHandler; to the mod event bus of mod create_fantasizing
[25Feb2026 11:04:40.645] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.TextureSheetParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.TextureSheetParticle
[25Feb2026 11:04:40.645] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.hail.create_fantasizing.FantasizingMod$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.647] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.647] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.647] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.TextureSheetParticleMixin from mod sodium->@Inject::afterSetSprite(Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.647] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/moonlight/api/client/neoforge/ForgeFluidTypeHelper; to the mod event bus of mod moonlight
[25Feb2026 11:04:40.649] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/hail/create_fantasizing/FantasizingMod$ClientModEvents; to the mod event bus of mod create_fantasizing
[25Feb2026 11:04:40.650] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.hail.create_fantasizing.CFAConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.650] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/hail/create_fantasizing/CFAConfig; to the mod event bus of mod create_fantasizing
[25Feb2026 11:04:40.651] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.render.particle.SingleQuadParticleMixin from sodium-common.mixins.json into net.minecraft.client.particle.SingleQuadParticle
[25Feb2026 11:04:40.651] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
[25Feb2026 11:04:40.652] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.652] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class malte0811.ferritecore.ModClientForge for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.655] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.particle.SingleQuadParticleMixin from mod sodium->@Inject::renderRotatedQuad(Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/joml/Quaternionf;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.656] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
[25Feb2026 11:04:40.656] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.656] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
[25Feb2026 11:04:40.656] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
[25Feb2026 11:04:40.656] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
[25Feb2026 11:04:40.656] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
[25Feb2026 11:04:40.657] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lmalte0811/ferritecore/ModClientForge; to the mod event bus of mod ferritecore
[25Feb2026 11:04:40.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for aoc
[25Feb2026 11:04:40.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packetfixer
[25Feb2026 11:04:40.664] [modloading-worker-0/INFO] [coroutil/]: neo forge loader environment detected
[25Feb2026 11:04:40.673] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.SchematicItemMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.SchematicItem
[25Feb2026 11:04:40.673] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicItemMixin from mod create_pattern_schematics->@Inject::onItemUse(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.676] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
[25Feb2026 11:04:40.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file CoroUtil\General.toml for coroutil tracking
[25Feb2026 11:04:40.693] [modloading-worker-0/DEBUG] [iceberg/]: Loaded com.anthonyhilyard.iceberg.neoforge.config.NeoForgeIcebergConfigSpec$Builder@346c816b for service interface com.anthonyhilyard.iceberg.services.IIcebergConfigSpecBuilder
[25Feb2026 11:04:40.693] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for coroutil
[25Feb2026 11:04:40.700] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-common.toml for coroutil tracking
[25Feb2026 11:04:40.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-server.toml for coroutil tracking
[25Feb2026 11:04:40.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.SchematicHandlerMixin from createcasing.mixins.json into com.simibubi.create.content.schematics.client.SchematicHandler
[25Feb2026 11:04:40.709] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.SchematicHandlerMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_connected-common.toml for create_connected tracking
[25Feb2026 11:04:40.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_connected-server.toml for create_connected tracking
[25Feb2026 11:04:40.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file watut-client.toml for coroutil tracking
[25Feb2026 11:04:40.722] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
[25Feb2026 11:04:40.723] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.723] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
[25Feb2026 11:04:40.723] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
[25Feb2026 11:04:40.723] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
[25Feb2026 11:04:40.723] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
[25Feb2026 11:04:40.723] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file highlighter.toml for highlighter tracking
[25Feb2026 11:04:40.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_connected
[25Feb2026 11:04:40.729] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.redstonelinkwildcard.LinkWildcardNetworkHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.731] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.DeployBaseMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.client.tools.DeployTool
[25Feb2026 11:04:40.732] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.DeployBaseMixin from mod create_pattern_schematics->@Inject::renderTool(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.732] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.DeployBaseMixin from mod create_pattern_schematics->@Inject::renderTool(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.732] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.DeployBaseMixin from mod create_pattern_schematics->@Inject::renderTool(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.735] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for highlighter
[25Feb2026 11:04:40.737] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.SchematicToolBaseMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.client.tools.SchematicToolBase
[25Feb2026 11:04:40.738] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/redstonelinkwildcard/LinkWildcardNetworkHandler; to the game event bus
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::renderOnSchematic(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::renderOnSchematic(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicToolBaseMixin from mod create_pattern_schematics->@Inject::renderOnSchematic(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.740] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.itemsilo.ItemSiloBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.741] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/itemsilo/ItemSiloBlockEntity; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for watut
[25Feb2026 11:04:40.749] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_data_generation_api_v1
[25Feb2026 11:04:40.754] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.inventorybridge.InventoryBridgeBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.758] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/inventorybridge/InventoryBridgeBlockEntity; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.759] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.inventoryaccessport.InventoryAccessPortBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.760] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/inventoryaccessport/InventoryAccessPortBlockEntity; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
[25Feb2026 11:04:40.761] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.content.fluidvessel.FluidVesselBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.761] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.761] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
[25Feb2026 11:04:40.761] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
[25Feb2026 11:04:40.761] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
[25Feb2026 11:04:40.761] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
[25Feb2026 11:04:40.776] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/content/fluidvessel/FluidVesselBlockEntity; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.778] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.config.CCommon for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.779] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/config/CCommon; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.hlysine.create_connected.config.CCConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.784] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/hlysine/create_connected/config/CCConfigs; to the mod event bus of mod create_connected
[25Feb2026 11:04:40.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_events_interaction_v0
[25Feb2026 11:04:40.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.fabricmc.fabric.impl.event.interaction.InteractionEventHooks for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/fabricmc/fabric/impl/event/interaction/InteractionEventHooks; to the game event bus
[25Feb2026 11:04:40.795] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
[25Feb2026 11:04:40.795] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.795] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
[25Feb2026 11:04:40.795] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
[25Feb2026 11:04:40.795] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
[25Feb2026 11:04:40.795] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
[25Feb2026 11:04:40.801] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemVaultBlockMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.vault.ItemVaultBlock
[25Feb2026 11:04:40.804] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_generators
[25Feb2026 11:04:40.806] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:ItemVaultBlockMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$getVerticalVaultAxis(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.816] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemVaultBlockEntityMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.vault.ItemVaultBlockEntity
[25Feb2026 11:04:40.818] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ItemVaultBlockEntityAccessor from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.vault.ItemVaultBlockEntity
[25Feb2026 11:04:40.822] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:ItemVaultBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$updateComparators(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:40.825] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$save$5(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mda06d5b$moonlight$lambda$save$5$0 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$4(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to mda06d5b$moonlight$lambda$load$4$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$3(Lnet/mehvahdjukaar/moonlight/api/map/ExpandedMapData;Lnet/mehvahdjukaar/moonlight/api/map/decoration/MLMapMarker;)V to mda06d5b$moonlight$lambda$load$3$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Ljava/lang/String;)V to mda06d5b$moonlight$lambda$load$2$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDataDirty$1(Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Ljava/util/function/Consumer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to mda06d5b$moonlight$lambda$ml$setCustomDataDirty$1$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.826] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ml$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to mda06d5b$moonlight$lambda$ml$setCustomDecorationsDirty$0$5 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
[25Feb2026 11:04:40.840] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::locked(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::scaled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::tickCarriedBy(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::checkCustomDeco(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::initCustomData(IIBZZZLnet/minecraft/resources/ResourceKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onLoad(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.856] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onCheckBanners(Lnet/minecraft/world/level/BlockGetter;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.pane.CopycatPaneBlock
[25Feb2026 11:04:40.858] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.858] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pane.CopycatPaneBlock
[25Feb2026 11:04:40.858] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pane.CopycatPaneBlock
[25Feb2026 11:04:40.858] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pane.CopycatPaneBlock
[25Feb2026 11:04:40.858] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useWithoutItem in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.pane.CopycatPaneBlock
[25Feb2026 11:04:40.862] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemVaultItemMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.vault.ItemVaultItem
[25Feb2026 11:04:40.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.sliding_door.SlidingDoorBlockEntityAccessor from copycats-common.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity
[25Feb2026 11:04:40.878] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.sliding_door.SlidingDoorBlockEntityAccessor from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.SlidingDoorBlockEntityAccessor from tfmg.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity
[25Feb2026 11:04:40.878] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:accessor.SlidingDoorBlockEntityAccessor from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.878] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.SlidingDoorBlockEntityAccessor from i_architecture.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity
[25Feb2026 11:04:40.879] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method i_architecture$shouldRenderSpecial(Lnet/minecraft/world/level/block/state/BlockState;)Z in com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity was not merged
[25Feb2026 11:04:40.879] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method i_architecture$getAnimation()Lnet/createmod/catnip/animation/LerpedFloat; in com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity was not merged
[25Feb2026 11:04:40.884] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.PackagerBlockMixin from createcasing.mixins.json into com.simibubi.create.content.logistics.packager.PackagerBlock
[25Feb2026 11:04:40.884] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.PackagerBlockMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.884] [modloading-worker-0/DEBUG] [mixin/]: Mixing PackagerBlockMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.packager.PackagerBlock
[25Feb2026 11:04:40.888] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createaddition-common.toml for createaddition tracking
[25Feb2026 11:04:40.896] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for i_architecture
[25Feb2026 11:04:40.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_winery
[25Feb2026 11:04:40.906] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_winery.procedures.GrapeBushHarvestProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.909] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_winery/procedures/GrapeBushHarvestProcedure; to the game event bus
[25Feb2026 11:04:40.911] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_winery.init.CreateWineryModScreens for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.912] [modloading-worker-0/DEBUG] [mixin/]: Mixing nestedschematics.ClientSchematicLoaderMixin from create_connected.mixins.json into com.simibubi.create.content.schematics.client.ClientSchematicLoader
[25Feb2026 11:04:40.912] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.912] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$cc$searchInSubfolder$0(ZILjava/nio/file/Path;Ljava/nio/file/Path;)V to mda06d5b$create_connected$lambda$cc$searchInSubfolder$0$0 in create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected
[25Feb2026 11:04:40.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_winery/init/CreateWineryModScreens; to the mod event bus of mod create_winery
[25Feb2026 11:04:40.914] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:40.914] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:40.914] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ClientSchematicLoaderMixin from mod create_connected->@Inject::cc$refresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:40.914] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_winery.init.CreateWineryModRecipeTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dragonlib-common.toml for dragonlib tracking
[25Feb2026 11:04:40.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fancymenu
[25Feb2026 11:04:40.924] [modloading-worker-0/DEBUG] [mixin/]: Mixing nestedschematics.FilesHelperMixin from create_connected.mixins.json into com.simibubi.create.foundation.utility.FilesHelper
[25Feb2026 11:04:40.924] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.FilesHelperMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:40.925] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.FilesHelperMixin from mod create_connected->@Inject::slug(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.928] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_winery/init/CreateWineryModRecipeTypes; to the mod event bus of mod create_winery
[25Feb2026 11:04:40.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class create_winery.init.CreateWineryModBlockEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:40.929] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcreate_winery/init/CreateWineryModBlockEntities; to the mod event bus of mod create_winery
[25Feb2026 11:04:40.931] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.foundation.copycat.CCCopycatBlockEntity
[25Feb2026 11:04:40.931] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.931] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.CCCopycatBlockEntity
[25Feb2026 11:04:40.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlockEntity
[25Feb2026 11:04:40.942] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.942] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlockEntity
[25Feb2026 11:04:40.952] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dragonlib
[25Feb2026 11:04:40.955] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x09691c7ef7a8bd7f
[25Feb2026 11:04:40.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlockEntity
[25Feb2026 11:04:40.963] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.963] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlockEntity
[25Feb2026 11:04:40.967] [modloading-worker-0/DEBUG] [mixin/]: Mixing schematic_and_quill.SchematicAndQuillHandlerMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.client.SchematicAndQuillHandler
[25Feb2026 11:04:40.968] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:schematic_and_quill.SchematicAndQuillHandlerMixin from mod create_pattern_schematics->@Inject::isActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:40.969] [Mountain Dragon/INFO] [DragonLib/]: +++ 🐉 +++
[25Feb2026 11:04:40.972] [Mountain Dragon/INFO] [DragonLib/]: ---------------------------------------------------------------------
[25Feb2026 11:04:40.972] [Mountain Dragon/INFO] [DragonLib/]: Loaded DragonLib v1.21.1-2.2.24 by MrJulsen!
[25Feb2026 11:04:40.972] [Mountain Dragon/INFO] [DragonLib/]: Minecraft NeoForge 1.21.1
[25Feb2026 11:04:40.972] [Mountain Dragon/INFO] [DragonLib/]:
[25Feb2026 11:04:40.973] [Mountain Dragon/INFO] [DragonLib/]: Discord: https://discord.gg/AeSbNgvc7f
[25Feb2026 11:04:40.973] [Mountain Dragon/INFO] [DragonLib/]: GitHub: unknown
[25Feb2026 11:04:40.973] [Mountain Dragon/INFO] [DragonLib/]: Bug Reports: https://github.com/MisterJulsen/MC-DragonLib2/issues
[25Feb2026 11:04:40.973] [Mountain Dragon/INFO] [DragonLib/]: ---------------------------------------------------------------------
[25Feb2026 11:04:40.973] [Mountain Dragon/INFO] [DragonLib/]: +++ 🐉 +++
[25Feb2026 11:04:40.973] [modloading-worker-0/DEBUG] [mixin/]: Mixing RedstoneRequesterBlockMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.redstoneRequester.RedstoneRequesterBlock
[25Feb2026 11:04:40.975] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlockEntity
[25Feb2026 11:04:40.975] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.975] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlockEntity
[25Feb2026 11:04:40.985] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlockEntity
[25Feb2026 11:04:40.985] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.985] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlockEntity
[25Feb2026 11:04:40.993] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatStraightPipeBlockEntity
[25Feb2026 11:04:40.994] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:40.994] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatStraightPipeBlockEntity
[25Feb2026 11:04:41.003] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-neoforge.mixins.json into com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlockEntity
[25Feb2026 11:04:41.003] [modloading-worker-0/DEBUG] [mixin/]: copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.003] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method onLoad in copycats-neoforge.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats because it already exists in com.copycatsplus.copycats.content.copycat.sliding_door.CopycatSlidingDoorBlockEntity
[25Feb2026 11:04:41.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_pattern_schematics
[25Feb2026 11:04:41.010] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cak.pattern_schematics.PatternSchematicsForgeClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.014] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cak/pattern_schematics/PatternSchematicsForgeClientEvents; to the game event bus
[25Feb2026 11:04:41.018] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.cak.pattern_schematics.PatternSchematicsForgeClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.020] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/cak/pattern_schematics/PatternSchematicsForgeClientEvents$ModBusEvents; to the mod event bus of mod create_pattern_schematics
[25Feb2026 11:04:41.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file blueprint-client.toml for blueprint tracking
[25Feb2026 11:04:41.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file blueprint-common.toml for blueprint tracking
[25Feb2026 11:04:41.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blueprint
[25Feb2026 11:04:41.032] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.util.DataUtil for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.039] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from recipeessentials.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.encoder_cache_leak.ReloadableServerResourcesMixin from modernfix-modernfix.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$resetEncoderCache$0(Lnet/minecraft/server/ReloadableServerResources;Ljava/lang/Throwable;)V to mda06d5b$modernfix$lambda$resetEncoderCache$0$0 in modernfix-modernfix.mixins.json:perf.encoder_cache_leak.ReloadableServerResourcesMixin from mod modernfix
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing DataPackContentsMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: Mixing patch.server.MixinReloadableServerResources from bookshelf.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.040] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:41.041] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from sliceanddice.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.041] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:ReloadableServerResourcesMixin from mod sliceanddice: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:41.041] [modloading-worker-0/DEBUG] [mixin/]: Mixing minecraft.ReloadableServerResourcesMixin from create_dragons_plus.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.041] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from blueprint.mixins.json into net.minecraft.server.ReloadableServerResources
[25Feb2026 11:04:41.043] [modloading-worker-0/DEBUG] [mixin/]: recipeessentials.mixins.json:ReloadableServerResourcesMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.043] [modloading-worker-0/DEBUG] [mixin/]: recipeessentials.mixins.json:ReloadableServerResourcesMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.043] [modloading-worker-0/DEBUG] [mixin/]: recipeessentials.mixins.json:ReloadableServerResourcesMixin from mod recipeessentials->@Inject::createManager(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.043] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.043] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/LayeredRegistryAccess;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILjava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.mixins.json:patch.server.MixinReloadableServerResources from mod bookshelf->@Inject::onInit(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:ReloadableServerResourcesMixin from mod sliceanddice->@Inject::injectRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:ReloadableServerResourcesMixin from mod sliceanddice->@Inject::injectRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:ReloadableServerResourcesMixin from mod sliceanddice->@Inject::injectRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:minecraft.ReloadableServerResourcesMixin from mod create_dragons_plus->@Inject::updateRegistryTags$postBeforeRecipeSyncEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ReloadableServerResourcesMixin from mod blueprint->@Inject::initModificationManagers(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ReloadableServerResourcesMixin from mod blueprint->@Inject::initModificationManagers(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ReloadableServerResourcesMixin from mod blueprint->@Inject::initModificationManagers(Lnet/minecraft/core/RegistryAccess$Frozen;Lnet/minecraft/world/flag/FeatureFlagSet;Lnet/minecraft/commands/Commands$CommandSelection;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.044] [modloading-worker-0/DEBUG] [mixin/]: blueprint.mixins.json:ReloadableServerResourcesMixin from mod blueprint->@Inject::insertListeners(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.054] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/util/DataUtil; to the game event bus
[25Feb2026 11:04:41.055] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.registry.BlueprintEntityTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file copycats-common.toml for copycats tracking
[25Feb2026 11:04:41.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file copycats-client.toml for copycats tracking
[25Feb2026 11:04:41.059] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file copycats-server.toml for copycats tracking
[25Feb2026 11:04:41.062] [modloading-worker-0/DEBUG] [mixin/]: Mixing FlapDisplayBlockMixin from dndecor.mixins.json into com.simibubi.create.content.trains.display.FlapDisplayBlock
[25Feb2026 11:04:41.071] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-client.toml for create_enchantment_industry tracking
[25Feb2026 11:04:41.076] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlueprintFallingBlockEntityMixin from personality.mixins.json into com.teamabnormals.blueprint.common.entity.BlueprintFallingBlockEntity
[25Feb2026 11:04:41.080] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-server.toml for create_enchantment_industry tracking
[25Feb2026 11:04:41.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_enchantment_industry
[25Feb2026 11:04:41.086] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.kinetics.deployer.DeployerExtension for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.091] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/kinetics/deployer/DeployerExtension; to the game event bus
[25Feb2026 11:04:41.093] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/registry/BlueprintEntityTypes; to the mod event bus of mod blueprint
[25Feb2026 11:04:41.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.registry.BlueprintBlockEntityTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.094] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.processing.forger.BlazeForgerItemRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for copycats
[25Feb2026 11:04:41.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.copycatsplus.copycats.neoforge.CCKeysImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.112] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/copycatsplus/copycats/neoforge/CCKeysImpl; to the mod event bus of mod copycats
[25Feb2026 11:04:41.113] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.copycatsplus.copycats.config.neoforge.SyncConfigBaseImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.114] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/processing/forger/BlazeForgerItemRenderer; to the mod event bus of mod create_enchantment_industry
[25Feb2026 11:04:41.115] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/copycatsplus/copycats/config/neoforge/SyncConfigBaseImpl; to the game event bus
[25Feb2026 11:04:41.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createenchantmentindustry.common.processing.enchanter.BlazeEnchanterItemRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.copycatsplus.copycats.config.neoforge.CCConfigsImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.116] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/copycatsplus/copycats/config/neoforge/CCConfigsImpl; to the mod event bus of mod copycats
[25Feb2026 11:04:41.118] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createenchantmentindustry/common/processing/enchanter/BlazeEnchanterItemRenderer; to the mod event bus of mod create_enchantment_industry
[25Feb2026 11:04:41.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_train_parts
[25Feb2026 11:04:41.121] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.tiestoettoet.create_train_parts.foundation.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.123] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/tiestoettoet/create_train_parts/foundation/events/ClientEvents; to the game event bus
[25Feb2026 11:04:41.146] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.tiestoettoet.create_train_parts.CreateTrainParts$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.148] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/tiestoettoet/create_train_parts/CreateTrainParts$ClientModEvents; to the mod event bus of mod create_train_parts
[25Feb2026 11:04:41.149] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/registry/BlueprintBlockEntityTypes; to the mod event bus of mod blueprint
[25Feb2026 11:04:41.150] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.other.BlueprintEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.152] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/other/BlueprintEvents; to the game event bus
[25Feb2026 11:04:41.153] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.other.BlueprintDataMaps for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.159] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/other/BlueprintDataMaps; to the mod event bus of mod blueprint
[25Feb2026 11:04:41.160] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.core.api.BlueprintTrims for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.161] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ModelManagerMixin from modernfix-modernfix.mixins.json into net.minecraft.client.resources.model.ModelManager
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadSingleBlockState$7(Lnet/minecraft/server/packs/resources/Resource;)Lnet/minecraft/client/resources/model/BlockStateModelLoader$LoadedJson; to mda06d5b$modernfix$lambda$loadSingleBlockState$7$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadSingleBlockModel$6(Lnet/minecraft/server/packs/resources/Resource;)Lnet/minecraft/client/renderer/block/model/BlockModel; to mda06d5b$modernfix$lambda$loadSingleBlockModel$6$1 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$deferBlockStateLoad$5(Lcom/google/common/cache/LoadingCache;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; to mda06d5b$modernfix$lambda$deferBlockStateLoad$5$2 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$deferBlockStateLoad$4(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Ljava/util/List; to mda06d5b$modernfix$lambda$deferBlockStateLoad$4$3 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$deferBlockModelLoad$3(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;)Ljava/util/concurrent/CompletionStage; to mda06d5b$modernfix$lambda$deferBlockModelLoad$3$4 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$deferBlockModelLoad$2(Lcom/google/common/cache/LoadingCache;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockModel; to mda06d5b$modernfix$lambda$deferBlockModelLoad$2$5 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$deferBlockModelLoad$1(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/client/renderer/block/model/BlockModel; to mda06d5b$modernfix$lambda$deferBlockModelLoad$1$6 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.162] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()V to mda06d5b$modernfix$lambda$new$0$7 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix
[25Feb2026 11:04:41.163] [modloading-worker-0/DEBUG] [mixin/]: Mixing BakedModelManagerMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.resources.model.ModelManager
[25Feb2026 11:04:41.163] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:BakedModelManagerMixin from mod fabric_model_loading_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.163] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadModelPluginData$0(Ljava/util/function/BiFunction;Lnet/minecraft/util/Tuple;Ljava/util/List;)Lnet/minecraft/client/resources/model/ModelBakery; to mda06d5b$fabric_model_loading_api_v1$lambda$loadModelPluginData$0$8 in fabric-model-loading-api-v1.mixins.json:BakedModelManagerMixin from mod fabric_model_loading_api_v1
[25Feb2026 11:04:41.164] [modloading-worker-0/DEBUG] [mixin/]: Mixing BakedModelManagerMixin from continuity.mixins.json into net.minecraft.client.resources.model.ModelManager
[25Feb2026 11:04:41.164] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$modifyReturnReload$0()V to mda06d5b$continuity$lambda$continuity$modifyReturnReload$0$9 in continuity.mixins.json:BakedModelManagerMixin from mod continuity
[25Feb2026 11:04:41.165] [modloading-worker-0/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resources.model.ModelManager
[25Feb2026 11:04:41.165] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::injectDummyBakedRegistry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::injectDummyBakedRegistry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::injectDummyBakedRegistry(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::storeTicker(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::storeTicker(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::storeTicker(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::freezeBakery(Ljava/lang/Object;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::freezeBakery(Ljava/lang/Object;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.171] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelManagerMixin from mod modernfix->@Inject::freezeBakery(Ljava/lang/Object;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadReload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadReload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadReload(Lnet/minecraft/server/packs/resources/PreparableReloadListener$PreparationBarrier;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnReload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadBake(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadBake(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onHeadBake(Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Lnet/minecraft/client/resources/model/ModelBakery;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.172] [modloading-worker-0/DEBUG] [mixin/]: continuity.mixins.json:BakedModelManagerMixin from mod continuity->@Inject::continuity$onReturnUpload(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelLoaderLateMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.189] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderLateMixin from mod fabric_model_loading_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ModelBakeryMixin from modernfix-modernfix.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ctm.CTMModelBakeryAccessor from modernfix-modernfix.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelLoaderMixin from continuity.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.193] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ModelBakeryMixin from puzzleslib.common.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.193] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.common.mixins.json:client.ModelBakeryMixin from mod puzzleslib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.194] [modloading-worker-0/DEBUG] [mixin/]: Mixing ModelLoaderMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.resources.model.ModelBakery
[25Feb2026 11:04:41.194] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.194] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$allowRecursiveLoading$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/String; to mda06d5b$fabric_model_loading_api_v1$lambda$allowRecursiveLoading$0$0 in fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::storeTextureGetterAndBakeMissing(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::storeTextureGetterAndBakeMissing(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::storeTextureGetterAndBakeMissing(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialBakeFinish(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialBakeFinish(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialBakeFinish(Lnet/minecraft/client/resources/model/ModelBakery$TextureGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialLoadFinish(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialLoadFinish(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.ModelBakeryMixin from mod modernfix->@Inject::onInitialLoadFinish(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1->@Inject::afterMissingModelInit(Lnet/minecraft/client/color/block/BlockColors;Lnet/minecraft/util/profiling/ProfilerFiller;Ljava/util/Map;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.203] [modloading-worker-0/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderMixin from mod fabric_model_loading_api_v1->@Inject::allowRecursiveLoading(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.212] [modloading-worker-0/DEBUG] [mixin/]: Mixing core.model.TextureAtlasSpriteMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
[25Feb2026 11:04:41.212] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:core.model.TextureAtlasSpriteMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.212] [modloading-worker-0/DEBUG] [mixin/]: Mixing features.textures.scan.TextureAtlasSpriteMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
[25Feb2026 11:04:41.213] [modloading-worker-0/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.scan.TextureAtlasSpriteMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.213] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpriteMixin from continuity.mixins.json into net.minecraft.client.renderer.texture.TextureAtlasSprite
[25Feb2026 11:04:41.228] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/core/api/BlueprintTrims; to the game event bus
[25Feb2026 11:04:41.229] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.common.world.modification.structure.StructureRepaletterManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.237] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/common/world/modification/structure/StructureRepaletterManager; to the game event bus
[25Feb2026 11:04:41.238] [modloading-worker-0/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Registering Items
[25Feb2026 11:04:41.238] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.common.world.modification.chunk.ChunkGeneratorModificationManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.249] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/common/world/modification/chunk/ChunkGeneratorModificationManager; to the game event bus
[25Feb2026 11:04:41.250] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.client.screen.shaking.ScreenShakeHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.256] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/client/screen/shaking/ScreenShakeHandler; to the game event bus
[25Feb2026 11:04:41.258] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.blueprint.client.RewardHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.260] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/blueprint/client/RewardHandler; to the game event bus
[25Feb2026 11:04:41.266] [modloading-worker-0/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Registering Blocks
[25Feb2026 11:04:41.269] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
[25Feb2026 11:04:41.269] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.supplementaries.neoforge.SupplementariesForgeClient for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file personality-common.toml for personality tracking
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file personality-client.toml for personality tracking
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gallery-client.toml for gallery tracking
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for personality
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gallery-common.toml for gallery tracking
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.personality.core.other.PersonalityKeyBindings for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.273] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gallery
[25Feb2026 11:04:41.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.gallery.core.registry.GalleryMenuTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.274] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/gallery/core/registry/GalleryMenuTypes; to the mod event bus of mod gallery
[25Feb2026 11:04:41.274] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinModel from entity_model_features.mixins.json into net.minecraft.client.model.Model
[25Feb2026 11:04:41.274] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModel from mod entity_model_features->@Inject::emf$discoverEMFModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.275] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.gallery.core.other.GalleryEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.276] [modloading-worker-0/DEBUG] [mixin/]: Mixing SkullModelMixin from skinlayers3d.mixins.json into net.minecraft.client.model.SkullModel
[25Feb2026 11:04:41.276] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$injectHatMesh$0(Ldev/tr7zw/skinlayers/api/Mesh;Lnet/minecraft/client/model/geom/ModelPart;)V to mda06d5b$skinlayers3d$lambda$injectHatMesh$0$0 in skinlayers3d.mixins.json:SkullModelMixin from mod skinlayers3d
[25Feb2026 11:04:41.278] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/gallery/core/other/GalleryEvents; to the game event bus
[25Feb2026 11:04:41.280] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.gallery.core.other.GalleryClientCompat for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.281] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/supplementaries/neoforge/SupplementariesForgeClient; to the mod event bus of mod supplementaries
[25Feb2026 11:04:41.282] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/gallery/core/other/GalleryClientCompat; to the mod event bus of mod gallery
[25Feb2026 11:04:41.283] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/personality/core/other/PersonalityKeyBindings; to the mod event bus of mod personality
[25Feb2026 11:04:41.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mehvahdjukaar.supplementaries.client.renderers.neoforge.PicklePlayer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.284] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.personality.core.other.PersonalityEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.287] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/personality/core/other/PersonalityEvents; to the game event bus
[25Feb2026 11:04:41.289] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mehvahdjukaar/supplementaries/client/renderers/neoforge/PicklePlayer; to the game event bus
[25Feb2026 11:04:41.291] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.personality.core.other.PersonalityClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.293] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/personality/core/other/PersonalityClientEvents; to the game event bus
[25Feb2026 11:04:41.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createaddition
[25Feb2026 11:04:41.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.datagen.CreateAdditionsDataGen for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.295] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.personality.core.other.PersonalityClientCompat for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/datagen/CreateAdditionsDataGen; to the mod event bus of mod createaddition
[25Feb2026 11:04:41.297] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/personality/core/other/PersonalityClientCompat; to the mod event bus of mod personality
[25Feb2026 11:04:41.298] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.ClientEventHandler$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.299] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/ClientEventHandler$ModBusEvents; to the mod event bus of mod createaddition
[25Feb2026 11:04:41.300] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.ClientEventHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.302] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/ClientEventHandler; to the game event bus
[25Feb2026 11:04:41.302] [modloading-worker-0/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Registering Display Blocks
[25Feb2026 11:04:41.303] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.event.GameEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.307] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/event/GameEvents; to the game event bus
[25Feb2026 11:04:41.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.mrh0.createaddition.config.CommonConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.312] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/mrh0/createaddition/config/CommonConfig; to the mod event bus of mod createaddition
[25Feb2026 11:04:41.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_confectionery
[25Feb2026 11:04:41.341] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.procedures.GingerbreadManSummonProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.344] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/procedures/GingerbreadManSummonProcedure; to the game event bus
[25Feb2026 11:04:41.345] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.init.CreateConfectioneryModTrades for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.346] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/init/CreateConfectioneryModTrades; to the game event bus
[25Feb2026 11:04:41.347] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.init.CreateConfectioneryModModels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.347] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCompositeEntityModel from xaerohud.mixins.json into net.minecraft.client.model.ListModel
[25Feb2026 11:04:41.347] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinCompositeEntityModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.348] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinCompositeEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.348] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinCompositeEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.348] [modloading-worker-0/DEBUG] [mixin/]: xaerohud.mixins.json:MixinCompositeEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.349] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/init/CreateConfectioneryModModels; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.350] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.init.CreateConfectioneryModFluids$FluidsClientSideHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/init/CreateConfectioneryModFluids$FluidsClientSideHandler; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.352] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.init.CreateConfectioneryModEntityRenderers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_sa
[25Feb2026 11:04:41.353] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.SlimeHelmetElytraCancelProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.354] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/init/CreateConfectioneryModEntityRenderers; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.355] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.init.CreateConfectioneryModEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.355] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/init/CreateConfectioneryModEntities; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/SlimeHelmetElytraCancelProcedure; to the game event bus
[25Feb2026 11:04:41.356] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.NetheriteJetpackExoskeletonHandlerProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.fluid.types.WhiteChocolateFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.357] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/fluid/types/WhiteChocolateFluidType; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.358] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.fluid.types.RubyChocolateFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/fluid/types/RubyChocolateFluidType; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.359] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/NetheriteJetpackExoskeletonHandlerProcedure; to the game event bus
[25Feb2026 11:04:41.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.fluid.types.HotChocolateFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.GrapplinWhiskChainsLineProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.360] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/fluid/types/HotChocolateFluidType; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.fluid.types.CaramelFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.361] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/fluid/types/CaramelFluidType; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createconfectionery.fluid.types.BlackChocolateFluidType for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.362] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createconfectionery/fluid/types/BlackChocolateFluidType; to the mod event bus of mod create_confectionery
[25Feb2026 11:04:41.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/GrapplinWhiskChainsLineProcedure; to the game event bus
[25Feb2026 11:04:41.365] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.FuelAndFillPrProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.368] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/FuelAndFillPrProcedure; to the game event bus
[25Feb2026 11:04:41.369] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.ExoskeletonHitPrProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.371] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMinecartContraptionItem from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem
[25Feb2026 11:04:41.371] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.371] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/ExoskeletonHitPrProcedure; to the game event bus
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPre(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPre(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPre(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinMinecartContraptionItem from mod openpartiesandclaims->@Inject::onUseOnPost(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.372] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.CustomDevLootsProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.374] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/CustomDevLootsProcedure; to the game event bus
[25Feb2026 11:04:41.375] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.procedures.CreateSaConfigSyncProcedure for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.377] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/procedures/CreateSaConfigSyncProcedure; to the game event bus
[25Feb2026 11:04:41.378] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.network.IncreaseReachMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for boatload
[25Feb2026 11:04:41.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.boatload.core.registry.BoatloadMenuTypes for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.380] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/boatload/core/registry/BoatloadMenuTypes; to the mod event bus of mod boatload
[25Feb2026 11:04:41.381] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.teamabnormals.boatload.core.other.BoatloadModelLayers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/teamabnormals/boatload/core/other/BoatloadModelLayers; to the mod event bus of mod boatload
[25Feb2026 11:04:41.383] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/network/IncreaseReachMessage; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.384] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.network.FlyingMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/network/FlyingMessage; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.389] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.network.DecreaseReachMessage for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/network/DecreaseReachMessage; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.network.CreateSaModVariables for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/network/CreateSaModVariables; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.397] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.network.CreateSaModVariables$EventBusVariableHandlers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.399] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/network/CreateSaModVariables$EventBusVariableHandlers; to the game event bus
[25Feb2026 11:04:41.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.ZincItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.401] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/ZincItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.SlimeItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.402] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/SlimeItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.403] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.PortableDrillItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.405] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/PortableDrillItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.405] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSymmetryWandItem from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.equipment.symmetryWand.SymmetryWandItem
[25Feb2026 11:04:41.405] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinSymmetryWandItem from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.406] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeSymmetryWandItem from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.equipment.symmetryWand.SymmetryWandItem
[25Feb2026 11:04:41.406] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSymmetryWandItem from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.406] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.NetheriteJetpackItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.407] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/NetheriteJetpackItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.408] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinSymmetryWandItem from mod openpartiesandclaims->@Inject::onApply(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.408] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSymmetryWandItem from mod openpartiesandclaims->@Inject::onRemove(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.408] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.CopperJetpackItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.409] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/CopperJetpackItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.CopperItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/CopperItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.CopperExoskeletonItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/CopperExoskeletonItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.BrassJetpackItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/BrassJetpackItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.BrassItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.414] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/BrassItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.BrassExoskeletonItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.415] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/BrassExoskeletonItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.416] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.AndesiteJetpackItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.417] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/AndesiteJetpackItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.item.AndesiteExoskeletonItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/item/AndesiteExoskeletonItem; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModScreens for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModScreens; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.423] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModParticles for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModParticles; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModModels for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModModels; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModKeyMappings for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.432] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModKeyMappings; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.433] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModKeyMappings$KeyEventListener for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModKeyMappings$KeyEventListener; to the game event bus
[25Feb2026 11:04:41.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModEntityRenderers for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModEntityRenderers; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.438] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.438] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModEntities; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.441] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.init.CreateSaModConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.442] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/init/CreateSaModConfigs; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.443] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/events/ClientEvents; to the game event bus
[25Feb2026 11:04:41.446] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.events.ClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.447] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/events/ClientEvents$ModBusEvents; to the mod event bus of mod create_sa
[25Feb2026 11:04:41.448] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.client.renderer.jetpack.NetheriteJetpackFirstPersonRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.453] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/client/renderer/jetpack/NetheriteJetpackFirstPersonRenderer; to the game event bus
[25Feb2026 11:04:41.454] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.client.renderer.exoskeleton.CopperExoskeletonFirstPersonRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.455] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/client/renderer/exoskeleton/CopperExoskeletonFirstPersonRenderer; to the game event bus
[25Feb2026 11:04:41.456] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.client.renderer.exoskeleton.BrassExoskeletonFirstPersonRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.458] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/client/renderer/exoskeleton/BrassExoskeletonFirstPersonRenderer; to the game event bus
[25Feb2026 11:04:41.459] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.mcreator.createstuffadditions.client.renderer.exoskeleton.AndesiteExoskeletonFirstPersonRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.460] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/mcreator/createstuffadditions/client/renderer/exoskeleton/AndesiteExoskeletonFirstPersonRenderer; to the game event bus
[25Feb2026 11:04:41.530] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.step.CopycatStepBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatStepBlock
[25Feb2026 11:04:41.530] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.step.CopycatStepBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.530] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-common.mixins.json:copycat.step.CopycatStepBlockMixin from mod copycats because it already exists in com.simibubi.create.content.decoration.copycat.CopycatStepBlock
[25Feb2026 11:04:41.540] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.panel.CopycatPanelBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatPanelBlock
[25Feb2026 11:04:41.540] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.540] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method useItemOn in copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats because it already exists in com.simibubi.create.content.decoration.copycat.CopycatPanelBlock
[25Feb2026 11:04:41.540] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method mirror in copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats because it already exists in com.simibubi.create.content.decoration.copycat.CopycatPanelBlock
[25Feb2026 11:04:41.540] [modloading-worker-0/WARN] [mixin/]: Discarding @Unique public method rotate in copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats because it already exists in com.simibubi.create.content.decoration.copycat.CopycatPanelBlock
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::isIgnoredConnectivitySide(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::isIgnoredConnectivitySide(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::isIgnoredConnectivitySide(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::canConnectTexturesToward(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::canConnectTexturesToward(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::canConnectTexturesToward(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::canConnectTexturesToward(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.542] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::canConnectTexturesToward(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.619] [modloading-worker-0/DEBUG] [mixin/]: Mixing AllFluidsMixin from dndesires.mixins.json into com.simibubi.create.AllFluids
[25Feb2026 11:04:41.619] [modloading-worker-0/DEBUG] [mixin/]: dndesires.mixins.json:AllFluidsMixin from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.620] [modloading-worker-0/DEBUG] [mixin/]: dndesires.mixins.json:AllFluidsMixin from mod dndesires->@Inject::getLavaInteraction$D2D(Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.693] [modloading-worker-0/DEBUG] [mixin/]: Mixing AllPaletteStoneTypesMixin from bits_n_bobs.mixins.json into com.simibubi.create.content.decoration.palettes.AllPaletteStoneTypes
[25Feb2026 11:04:41.695] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:AllPaletteStoneTypesMixin from mod bits_n_bobs->@Inject::bnb$registerAdditionalStoneTypes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.702] [modloading-worker-0/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Registering Fluids
[25Feb2026 11:04:41.705] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.RotatedPillarCTBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.foundation.block.connected.RotatedPillarCTBehaviour
[25Feb2026 11:04:41.705] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.RotatedPillarCTBehaviourMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.706] [modloading-worker-0/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Registering Creative Tabs
[25Feb2026 11:04:41.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createfood
[25Feb2026 11:04:41.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.item.tooltip.ModTooltips for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/item/tooltip/ModTooltips; to the game event bus
[25Feb2026 11:04:41.709] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.datagen.DataGen for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.710] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/datagen/DataGen; to the mod event bus of mod createfood
[25Feb2026 11:04:41.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.CreateFood$ClientModEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/CreateFood$ClientModEvents; to the mod event bus of mod createfood
[25Feb2026 11:04:41.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.block.type.pie.PumpkinPieBlock for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.713] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/block/type/pie/PumpkinPieBlock; to the game event bus
[25Feb2026 11:04:41.714] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.block.type.display.plate.BowlBlock for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/block/type/display/plate/BowlBlock; to the game event bus
[25Feb2026 11:04:41.716] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.averageanime.neoforge.block.type.display.FoodBlock$PlacementHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.718] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/averageanime/neoforge/block/type/display/FoodBlock$PlacementHandler; to the game event bus
[25Feb2026 11:04:41.728] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
[25Feb2026 11:04:41.744] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createframed
[25Feb2026 11:04:41.756] [modloading-worker-0/DEBUG] [FTB Library/]: tracking config ftbxmodcompat, loaded from C:\Users\********\curseforge\minecraft\Instances\All of Create\config\ftbxmodcompat.snbt
[25Feb2026 11:04:41.756] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbxmodcompat
[25Feb2026 11:04:41.767] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.FlywheelBlockEntityMixin from tfmg.mixins.json into com.simibubi.create.content.kinetics.flywheel.FlywheelBlockEntity
[25Feb2026 11:04:41.767] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:accessor.FlywheelBlockEntityMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:41.787] [modloading-worker-0/DEBUG] [mixin/]: Mixing SchematicTableMenuMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.table.SchematicTableMenu
[25Feb2026 11:04:41.794] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/simibubi/create/content/schematics/table/SchematicTableMenu$Anonymous$874591ca113b4604b588b186031a0123 (originally com/cak/pattern_schematics/forge/mixin/SchematicTableMenuMixin$1)
[25Feb2026 11:04:41.804] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBlockBreakingKineticBlockEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.base.BlockBreakingKineticBlockEntity
[25Feb2026 11:04:41.804] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinBlockBreakingKineticBlockEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.811] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.MechanicalMixerBlockEntityMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.mixer.MechanicalMixerBlockEntity
[25Feb2026 11:04:41.814] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.814] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.814] [modloading-worker-0/DEBUG] [mixin/]: create_dragons_plus.mixins.json:create.MechanicalMixerBlockEntityMixin from mod create_dragons_plus->@Inject::getMatchingRecipes$checkDragonBreathFluid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.817] [modloading-worker-0/DEBUG] [mixin/]: Mixing MechanicalPressBlockEntityMixin from createdieselgenerators.mixins.json into com.simibubi.create.content.kinetics.press.MechanicalPressBlockEntity
[25Feb2026 11:04:41.818] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:MechanicalPressBlockEntityMixin from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.818] [modloading-worker-0/DEBUG] [mixin/]: createdieselgenerators.mixins.json:MechanicalPressBlockEntityMixin from mod createdieselgenerators->@Inject::matchStaticFilters(Lnet/minecraft/world/item/crafting/RecipeHolder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.857] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDeployerBlockEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
[25Feb2026 11:04:41.857] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerBlockEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.DeployerBlockEntityAccessor from createcasing.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.DeployerBlockEntityAccessor from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.DeployerBlockEntityMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.DeployerBlockEntityMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: Mixing DeployerInjectionMixin from totemfactory.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
[25Feb2026 11:04:41.858] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.859] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.DeployerBlockEntityAccessor from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinDeployerBlockEntity from mod openpartiesandclaims->@Inject::onActivate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.DeployerBlockEntityMixin from mod createcasing->@Inject::encased$getMovementVectorForCustomDeployers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.860] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:DeployerInjectionMixin from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.867] [modloading-worker-0/DEBUG] [mixin/]: Mixing temp_platform.SchematicTableBlockEntityMixin from pattern_schematics.mixins.json into com.simibubi.create.content.schematics.table.SchematicTableBlockEntity
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::write(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::write(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.868] [modloading-worker-0/DEBUG] [mixin/]: pattern_schematics.mixins.json:temp_platform.SchematicTableBlockEntityMixin from mod create_pattern_schematics->@Inject::write(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.873] [modloading-worker-0/DEBUG] [mixin/]: Mixing FanUpdateWindchestMixin from pipeorgans.mixins.json into com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
[25Feb2026 11:04:41.874] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateSpeedChanged(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.875] [modloading-worker-0/DEBUG] [mixin/]: pipeorgans.mixins.json:FanUpdateWindchestMixin from mod pipeorgans->@Inject::updateBIFC(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.888] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from cmpackagecouriers.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
[25Feb2026 11:04:41.888] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:SawBlockEntityMixin from mod cmpackagecouriers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.SawBlockEntityMixin from create_integrated_farming.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
[25Feb2026 11:04:41.889] [modloading-worker-0/DEBUG] [mixin/]: Mixing SawBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.content.kinetics.saw.SawBlockEntity
[25Feb2026 11:04:41.891] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:SawBlockEntityMixin from mod cmpackagecouriers->@Inject::applyRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:41.913] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file createcasing-common.toml for createcasing tracking
[25Feb2026 11:04:41.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createcasing
[25Feb2026 11:04:41.919] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.iglee42.createcasing.utils.ItemChangeBlockManager for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/iglee42/createcasing/utils/ItemChangeBlockManager; to the game event bus
[25Feb2026 11:04:41.921] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.iglee42.createcasing.registries.EncasedBlockEntities for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/iglee42/createcasing/registries/EncasedBlockEntities; to the mod event bus of mod createcasing
[25Feb2026 11:04:41.922] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class fr.iglee42.createcasing.config.ModConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:41.923] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lfr/iglee42/createcasing/config/ModConfigs; to the mod event bus of mod createcasing
[25Feb2026 11:04:41.926] [modloading-worker-0/DEBUG] [mixin/]: Mixing TotemsAdvsSpout from totemfactory.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlockEntity
[25Feb2026 11:04:41.926] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::addCustomAdvancementBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::countTotems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::countTotems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::countTotems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::loadCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:41.928] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TotemsAdvsSpout from mod totemfactory->@Inject::saveCreatedTotems(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:41.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltCasingTypeMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity$CasingType
[25Feb2026 11:04:41.935] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method encased$initInvoker(Ljava/lang/String;I)Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType; to encased$initInvoker$createcasing_$md$a06d5b$0 in createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing
[25Feb2026 11:04:41.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$cmr$clinit$0(Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$cmr$clinit$0$1 in createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing
[25Feb2026 11:04:41.937] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing->@Inject::cmr$clinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:41.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ChuteBlockEntityMixin from createcasing.mixins.json into com.simibubi.create.content.logistics.chute.ChuteBlockEntity
[25Feb2026 11:04:41.942] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.ChuteBlockEntityMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.942] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChuteBlockEntityMixin from trading_floor.mixins.json into com.simibubi.create.content.logistics.chute.ChuteBlockEntity
[25Feb2026 11:04:41.947] [modloading-worker-0/DEBUG] [mixin/]: trading_floor.mixins.json:ChuteBlockEntityMixin from mod trading_floor->@Inject::grabCapability(Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.947] [modloading-worker-0/DEBUG] [mixin/]: trading_floor.mixins.json:ChuteBlockEntityMixin from mod trading_floor->@Inject::grabCapability(Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.947] [modloading-worker-0/DEBUG] [mixin/]: trading_floor.mixins.json:ChuteBlockEntityMixin from mod trading_floor->@Inject::grabCapability(Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.947] [modloading-worker-0/DEBUG] [mixin/]: trading_floor.mixins.json:ChuteBlockEntityMixin from mod trading_floor->@Inject::grabCapability(Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.947] [modloading-worker-0/DEBUG] [mixin/]: trading_floor.mixins.json:ChuteBlockEntityMixin from mod trading_floor->@Inject::grabCapability(Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:41.971] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinArmBlockEntity from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity
[25Feb2026 11:04:41.972] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinArmBlockEntity from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:41.973] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinArmBlockEntity from mod openpartiesandclaims->@Inject::onSearchForItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:41.973] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinArmBlockEntity from mod openpartiesandclaims->@Inject::onSearchForDestination(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:41.981] [modloading-worker-0/DEBUG] [mixin/]: Mixing PackagerBlockEntityMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.packager.PackagerBlockEntity
[25Feb2026 11:04:41.982] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.PackagerBlockEntityAccessor from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.packager.PackagerBlockEntity
[25Feb2026 11:04:42.077] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.SteamEngineBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.steamEngine.SteamEngineBlockEntity
[25Feb2026 11:04:42.077] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.078] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockEntityMixin from mod create_connected->@Inject::isValid(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.094] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
[25Feb2026 11:04:42.094] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.099] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.112] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.BlazeBurnerBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
[25Feb2026 11:04:42.112] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.113] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.client.BlazeBurnerBlockEntityMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
[25Feb2026 11:04:42.115] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.BlazeBurnerBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
[25Feb2026 11:04:42.117] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected->@Inject::isValidBlockAbove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.117] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.117] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.117] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.farmersdelight.mixins.json:client.BlazeBurnerBlockEntityMixin from mod create_central_kitchen->@Inject::tickAnimation$updateRenderOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.126] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencedGearshiftBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencedGearshiftBlockEntity
[25Feb2026 11:04:42.126] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.128] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected->@Inject::runLoop(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tfmg-common.toml for tfmg tracking
[25Feb2026 11:04:42.129] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file tfmg-server.toml for tfmg tracking
[25Feb2026 11:04:42.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tfmg
[25Feb2026 11:04:42.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.registry.TFMGKeys for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.133] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/registry/TFMGKeys; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.134] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.content.electricity.utilities.polarizer.PolarizeByLightningEvent for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/content/electricity/utilities/polarizer/PolarizeByLightningEvent; to the game event bus
[25Feb2026 11:04:42.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.config.TFMGConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.135] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/config/TFMGConfigs; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.136] [modloading-worker-0/DEBUG] [mixin/]: Mixing FactoryPanelBlockEntityMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.factoryBoard.FactoryPanelBlockEntity
[25Feb2026 11:04:42.136] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.TFMGRemapper for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initRestockerColor(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initRestockerColor(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initRestockerColor(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.137] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$clearLazyTickBlockState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$setRestockerColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$setRestockerColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$setRestockerColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$readRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$readRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$readRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::setCreateVibrantVaults$writeRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::setCreateVibrantVaults$writeRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:FactoryPanelBlockEntityMixin from mod create_vibrant_vaults->@Inject::setCreateVibrantVaults$writeRestockerColor(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderLookup$Provider;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.138] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/TFMGRemapper; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.events.TFMGRegistriesImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.139] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/events/TFMGRegistriesImpl; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.140] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.events.TFMGCommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.140] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/events/TFMGCommonEvents; to the game event bus
[25Feb2026 11:04:42.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.events.TFMGCommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.141] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/events/TFMGCommonEvents$ModBusEvents; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.142] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.events.TFMGClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/events/TFMGClientEvents; to the game event bus
[25Feb2026 11:04:42.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.drmangotea.tfmg.base.events.TFMGClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.143] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/drmangotea/tfmg/base/events/TFMGClientEvents$ModBusEvents; to the mod event bus of mod tfmg
[25Feb2026 11:04:42.158] [modloading-worker-0/DEBUG] [mixin/]: Mixing EjectorBlockEntityMixin from cmpackagecouriers.mixins.json into com.simibubi.create.content.logistics.depot.EjectorBlockEntity
[25Feb2026 11:04:42.158] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:EjectorBlockEntityMixin from mod cmpackagecouriers: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.160] [modloading-worker-0/DEBUG] [mixin/]: cmpackagecouriers.mixins.json:EjectorBlockEntityMixin from mod cmpackagecouriers->@Inject::addToLaunchedItems(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.187] [modloading-worker-0/DEBUG] [mixin/]: Mixing StationBlockEntityMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.station.StationBlockEntity
[25Feb2026 11:04:42.188] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:StationBlockEntityMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.188] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addToGoggleTooltip$0(Lde/mrjulsen/crn/data/train/DepartureHistory$Stats;)V to mda06d5b$createrailwaysnavigator$lambda$addToGoggleTooltip$0$0 in createrailwaysnavigator.mixins.json:StationBlockEntityMixin from mod createrailwaysnavigator
[25Feb2026 11:04:42.196] [modloading-worker-0/DEBUG] [mixin/]: Mixing StationBlockEntityMixin from create_bb.mixins.json into com.simibubi.create.content.trains.station.StationBlockEntity
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::create_bb$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::create_bb$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.202] [modloading-worker-0/DEBUG] [mixin/]: create_bb.mixins.json:StationBlockEntityMixin from mod create_bb->@Inject::create_bb$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:42.227] [modloading-worker-0/DEBUG] [mixin/]: Mixing ManualApplicationRecipeMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe
[25Feb2026 11:04:42.227] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.228] [modloading-worker-0/DEBUG] [mixin/]: Mixing TumbagaCasingAdv from totemfactory.mixins.json into com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe
[25Feb2026 11:04:42.228] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TumbagaCasingAdv from mod totemfactory: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.229] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected->@Inject::craftingRemainingItemOnApplication(Lnet/neoforged/neoforge/event/entity/player/PlayerInteractEvent$RightClickBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.229] [modloading-worker-0/DEBUG] [mixin/]: totemfactory.mixins.json:TumbagaCasingAdv from mod totemfactory->@Inject::award(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.251] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionAccessor from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.Instruction
[25Feb2026 11:04:42.251] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.251] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.Instruction
[25Feb2026 11:04:42.251] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.254] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomDuration(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.254] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomTickProgress(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.254] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::getCustomSpeedModifier(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.254] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionMixin from mod create_connected->@Inject::onCustomRedstonePulse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.255] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencerInstructionsMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencerInstructions
[25Feb2026 11:04:42.255] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.256] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method create_connected$invokeInit(Ljava/lang/String;ILjava/lang/String;Lcom/simibubi/create/foundation/gui/AllGuiTextures;)Lcom/simibubi/create/content/kinetics/transmission/sequencer/SequencerInstructions; to invokeInit$create_connected_$md$a06d5b$0 in create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected
[25Feb2026 11:04:42.256] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method create_connected$invokeInit(Ljava/lang/String;ILjava/lang/String;Lcom/simibubi/create/foundation/gui/AllGuiTextures;ZZIII)Lcom/simibubi/create/content/kinetics/transmission/sequencer/SequencerInstructions; to invokeInit$create_connected_$md$a06d5b$1 in create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected
[25Feb2026 11:04:42.259] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected->@Inject::needsPropagation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.259] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencerInstructionsMixin from mod create_connected->@Inject::formatValue(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.260] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.InstructionSpeedModifiersAccessor from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.InstructionSpeedModifiers
[25Feb2026 11:04:42.260] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.InstructionSpeedModifiersAccessor from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.270] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeContraptionInteractionPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.sync.ContraptionInteractionPacket
[25Feb2026 11:04:42.270] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeContraptionInteractionPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.270] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeContraptionInteractionPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.287] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeToolboxEquipPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.equipment.toolbox.ToolboxEquipPacket
[25Feb2026 11:04:42.287] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeToolboxEquipPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.288] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeToolboxEquipPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.289] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeToolboxDisposeAllPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.equipment.toolbox.ToolboxDisposeAllPacket
[25Feb2026 11:04:42.289] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeToolboxDisposeAllPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.290] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeToolboxDisposeAllPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.293] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeTrainRelocationPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.trains.entity.TrainRelocationPacket
[25Feb2026 11:04:42.294] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeTrainRelocationPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.294] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeTrainRelocationPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.296] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeControlsInputPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.actors.trainControls.ControlsInputPacket
[25Feb2026 11:04:42.296] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeControlsInputPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.297] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeControlsInputPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.304] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeSuperGlueSelectionPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.glue.SuperGlueSelectionPacket
[25Feb2026 11:04:42.304] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSuperGlueSelectionPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.305] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSuperGlueSelectionPacket from mod openpartiesandclaims->@Inject::onActivate(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.306] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeSuperGlueRemovalPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.glue.SuperGlueRemovalPacket
[25Feb2026 11:04:42.306] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSuperGlueRemovalPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.306] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeSuperGlueRemovalPacket from mod openpartiesandclaims->@Inject::onActivate(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.312] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeElevatorTargetFloorPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.elevator.ElevatorTargetFloorPacket
[25Feb2026 11:04:42.312] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeElevatorTargetFloorPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.312] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:MixinNeoForgeElevatorTargetFloorPacket from mod openpartiesandclaims->@Inject::onHandle(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.316] [modloading-worker-0/DEBUG] [mixin/]: Mixing v6_0_0.MixinNeoForgeRadialWrenchMenuSubmitPacketPacket from openpartiesandclaims.create.neoforge.mixins.json into com.simibubi.create.content.contraptions.wrench.RadialWrenchMenuSubmitPacket
[25Feb2026 11:04:42.316] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:v6_0_0.MixinNeoForgeRadialWrenchMenuSubmitPacketPacket from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.317] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.neoforge.mixins.json:v6_0_0.MixinNeoForgeRadialWrenchMenuSubmitPacketPacket from mod openpartiesandclaims->@Inject::onActivate(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.stairs.StructureTransformMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.StructureTransform
[25Feb2026 11:04:42.330] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StructureTransformMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.348] [modloading-worker-0/DEBUG] [mixin/]: Mixing TrainMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.entity.Train
[25Feb2026 11:04:42.348] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onArriveAt(Lcom/simibubi/create/content/trains/station/GlobalStation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onArriveAt(Lcom/simibubi/create/content/trains/station/GlobalStation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onArriveAt(Lcom/simibubi/create/content/trains/station/GlobalStation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onLeaveStation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/simibubi/create/content/trains/station/GlobalStation;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onLeaveStation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/simibubi/create/content/trains/station/GlobalStation;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.350] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:TrainMixin from mod createrailwaysnavigator->@Inject::onLeaveStation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/simibubi/create/content/trains/station/GlobalStation;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.356] [modloading-worker-0/DEBUG] [mixin/]: Mixing MountedStorageManagerMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
[25Feb2026 11:04:42.356] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.356] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.MountedStorageManagerMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
[25Feb2026 11:04:42.356] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.357] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$readLegacy$0(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;)V to mda06d5b$create_connected$lambda$readLegacy$0$0 in create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.358] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.MountedStorageManagerMixin from mod create_connected->@Inject::readLegacy(Lnet/minecraft/core/HolderLookup$Provider;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
[25Feb2026 11:04:42.395] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
[25Feb2026 11:04:42.396] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
[25Feb2026 11:04:42.410] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
[25Feb2026 11:04:42.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.AllKeys for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/AllKeys; to the mod event bus of mod create
[25Feb2026 11:04:42.411] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gui.OpenCreateMenuButton$OpenConfigButtonHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/gui/OpenCreateMenuButton$OpenConfigButtonHandler; to the game event bus
[25Feb2026 11:04:42.412] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.gametest.CreateGameTests for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/gametest/CreateGameTests; to the mod event bus of mod create
[25Feb2026 11:04:42.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.config.AllConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/config/AllConfigs; to the mod event bus of mod create
[25Feb2026 11:04:42.418] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.infrastructure.RemapHelper for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.420] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/infrastructure/RemapHelper; to the mod event bus of mod create
[25Feb2026 11:04:42.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateRegistriesImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.421] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/impl/registry/CreateRegistriesImpl; to the mod event bus of mod create
[25Feb2026 11:04:42.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.impl.registry.CreateDataMapsImpl for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/impl/registry/CreateDataMapsImpl; to the mod event bus of mod create
[25Feb2026 11:04:42.422] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/MinecartCouplingItem; to the game event bus
[25Feb2026 11:04:42.424] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.minecart.CouplingHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.424] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCouplingHandler from openpartiesandclaims.create.mixins.json into com.simibubi.create.content.contraptions.minecart.CouplingHandler
[25Feb2026 11:04:42.424] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinCouplingHandler from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.424] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.create.mixins.json:MixinCouplingHandler from mod openpartiesandclaims->@Inject::onTryToCoupleCarts(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/minecart/CouplingHandler; to the game event bus
[25Feb2026 11:04:42.425] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/mounted/MinecartContraptionItem; to the game event bus
[25Feb2026 11:04:42.426] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueHandler; to the game event bus
[25Feb2026 11:04:42.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.glue.SuperGlueItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/glue/SuperGlueItem; to the game event bus
[25Feb2026 11:04:42.427] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.contraptions.ContraptionHandlerClient for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/contraptions/ContraptionHandlerClient; to the game event bus
[25Feb2026 11:04:42.429] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorConnectionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.429] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.ChainConveyorConnectionHandlerMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorConnectionHandler
[25Feb2026 11:04:42.430] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.ChainConveyorConnectionHandlerMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorConnectionHandler; to the game event bus
[25Feb2026 11:04:42.431] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.431] [modloading-worker-0/DEBUG] [mixin/]: Mixing ChainConveyorInteractionHandlerMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.kinetics.chainConveyor.ChainConveyorInteractionHandler
[25Feb2026 11:04:42.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/chainConveyor/ChainConveyorInteractionHandler; to the game event bus
[25Feb2026 11:04:42.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.435] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity; to the game event bus
[25Feb2026 11:04:42.436] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticEffectHandlerAccessor from gnkinetics.mixins.json into com.simibubi.create.content.kinetics.base.KineticEffectHandler
[25Feb2026 11:04:42.437] [modloading-worker-0/DEBUG] [mixin/]: Mixing flywheel_bearing.KineticNetworkMixin from bits_n_bobs.mixins.json into com.simibubi.create.content.kinetics.KineticNetwork
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::bits_n_bobs$updateNetworkHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::bits_n_bobs$updateNetworkHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::bits_n_bobs$updateNetworkHead(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::addSilently(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::addSilently(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::addSilently(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::add(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::add(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::add(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::remove(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::remove(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.441] [modloading-worker-0/DEBUG] [mixin/]: bits_n_bobs.mixins.json:flywheel_bearing.KineticNetworkMixin from mod bits_n_bobs->@Inject::remove(Lcom/simibubi/create/content/kinetics/base/KineticBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.444] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.mechanicalArm.ArmInteractionPointHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/mechanicalArm/ArmInteractionPointHandler; to the game event bus
[25Feb2026 11:04:42.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/ManualApplicationRecipe; to the game event bus
[25Feb2026 11:04:42.445] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.450] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.450] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinServerGamePacketListenerImpl from openpartiesandclaims.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerGamePacketListenerImpl from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNeoForgeServerGamePacketListenerImpl from openpartiesandclaims.neoforge.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.neoforge.mixins.json:MixinNeoForgeServerGamePacketListenerImpl from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerGamePacketListenerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from create_hypertube.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: create_hypertube.mixins.json:ServerGamePacketListenerImplMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from ftbquests-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.451] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:42.452] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplAccessor from gnkinetics.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.452] [modloading-worker-0/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.ServerGamePacketListenerImplMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.452] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplAccessor from dndesires.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
[25Feb2026 11:04:42.452] [modloading-worker-0/DEBUG] [mixin/]: dndesires.mixins.json:ServerGamePacketListenerImplAccessor from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: ftbquests-common.mixins.json:ServerGamePacketListenerImplMixin from mod ftbquests->@Inject::handleClientInformation(Lnet/minecraft/network/protocol/common/ServerboundClientInformationPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.453] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method aboveGroundTickCount(I)V in net.minecraft.server.network.ServerGamePacketListenerImpl was not merged
[25Feb2026 11:04:42.461] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinServerCommonPacketListenerImpl from openpartiesandclaims.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.461] [modloading-worker-0/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinServerCommonPacketListenerImpl from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.461] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinServerCommonPacketListenerImpl from mixins/common/nochatreports.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerCommonNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerCommonNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ServerCommonNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:accessor.ServerCommonNetworkHandlerAccessor from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing v1_20_5_neoforge.ServerCommonPacketListenerImplMixin from packetfixer.v1_20_5.neoforge.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from connectivity.mixins.json into net.minecraft.server.network.ServerCommonPacketListenerImpl
[25Feb2026 11:04:42.463] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0(Lnet/minecraft/network/DisconnectionDetails;)V to mda06d5b$connectivity$lambda$on$0$0 in connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity
[25Feb2026 11:04:42.466] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.466] [modloading-worker-0/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:server.MixinServerCommonPacketListenerImpl from mod nochatreports->@Inject::onSend(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.466] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.466] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.466] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@Inject::on(Lnet/minecraft/network/DisconnectionDetails;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.466] [modloading-worker-0/WARN] [mixin/]: @ModifyConstant conflict. Skipping packetfixer.v1_20_5.neoforge.mixins.json:v1_20_5_neoforge.ServerCommonPacketListenerImplMixin from mod packetfixer->@ModifyConstant::packetfixer$tick$1(J)J with priority 1000, already redirected by connectivity.mixins.json:ServerPlayNetHandlerMixin from mod connectivity->@ModifyConstant::playTimeout(J)J with priority 1001
[25Feb2026 11:04:42.471] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/deployer/DeployerFakePlayer; to the game event bus
[25Feb2026 11:04:42.474] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerStatusMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
[25Feb2026 11:04:42.474] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:ServerStatusMixin from mod bcc: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.474] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$bcc$onClassInit$2(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to mda06d5b$bcc$lambda$bcc$onClassInit$2$0 in bcc.mixins.json:ServerStatusMixin from mod bcc
[25Feb2026 11:04:42.474] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$bcc$onClassInit$1(Lnet/minecraft/network/chat/Component;Ljava/util/Optional;Ljava/util/Optional;Ljava/util/Optional;Ljava/lang/Boolean;Ljava/lang/Boolean;Ljava/util/Optional;)Lnet/minecraft/network/protocol/status/ServerStatus; to mda06d5b$bcc$lambda$bcc$onClassInit$1$1 in bcc.mixins.json:ServerStatusMixin from mod bcc
[25Feb2026 11:04:42.474] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$bcc$onClassInit$0(Lnet/minecraft/network/protocol/status/ServerStatus;)Ljava/util/Optional; to mda06d5b$bcc$lambda$bcc$onClassInit$0$2 in bcc.mixins.json:ServerStatusMixin from mod bcc
[25Feb2026 11:04:42.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.MixinServerStatus from mixins/common/nochatreports.mixins.json into net.minecraft.network.protocol.status.ServerStatus
[25Feb2026 11:04:42.476] [modloading-worker-0/DEBUG] [mixin/]: bcc.mixins.json:ServerStatusMixin from mod bcc->@Inject::bcc$onClassInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.486] [modloading-worker-0/DEBUG] [mixin/]: Mixing collections.attributes.AttributeMapMixin from lithium.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeMap
[25Feb2026 11:04:42.487] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.487] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.487] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.attributes.AttributeMapMixin from mod lithium->@Inject::initCollections(Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.491] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.task.launch.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
[25Feb2026 11:04:42.512] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.task.memory_change_counting.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
[25Feb2026 11:04:42.512] [modloading-worker-0/DEBUG] [mixin/]: Mixing ai.useless_sensors.BrainAccessor from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
[25Feb2026 11:04:42.512] [modloading-worker-0/DEBUG] [mixin/]: Mixing collections.brain.BrainMixin from lithium.mixins.json into net.minecraft.world.entity.ai.Brain
[25Feb2026 11:04:42.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
[25Feb2026 11:04:42.515] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:accessor.BrainAccessor from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lnet/minecraft/world/entity/schedule/Activity;Lcom/google/common/collect/ImmutableList;Ljava/util/Set;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::reinitializeTasksSorted(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::onPossibleActivitiesChanged(Lnet/minecraft/world/entity/schedule/Activity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeStoppedTask(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.launch.BrainMixin from mod lithium->@Inject::removeTaskIfStopped(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;JLjava/util/Iterator;Lnet/minecraft/world/entity/ai/behavior/BehaviorControl;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.517] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:ai.task.memory_change_counting.BrainMixin from mod lithium->@Inject::copyModCount(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:42.518] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.518] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:42.518] [modloading-worker-0/DEBUG] [mixin/]: lithium.mixins.json:collections.brain.BrainMixin from mod lithium->@Inject::reinitializeBrainCollections(Ljava/util/Collection;Ljava/util/Collection;Lcom/google/common/collect/ImmutableList;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:42.518] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getSensors()Ljava/util/Map; in net.minecraft.world.entity.ai.Brain was not merged
[25Feb2026 11:04:42.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.kinetics.crank.ValveHandleBlock for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.530] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/kinetics/crank/ValveHandleBlock; to the game event bus
[25Feb2026 11:04:42.534] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.stockTicker.StockTickerInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.535] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/stockTicker/StockTickerInteractionHandler; to the game event bus
[25Feb2026 11:04:42.536] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.depot.EjectorTargetHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/depot/EjectorTargetHandler; to the game event bus
[25Feb2026 11:04:42.537] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.itemHatch.ItemHatchHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/itemHatch/ItemHatchHandler; to the game event bus
[25Feb2026 11:04:42.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.funnel.FunnelItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.538] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/funnel/FunnelItem; to the game event bus
[25Feb2026 11:04:42.539] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.logistics.box.PackageClientInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/logistics/box/PackageClientInteractionHandler; to the game event bus
[25Feb2026 11:04:42.540] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.543] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/clipboard/ClipboardValueSettingsHandler; to the game event bus
[25Feb2026 11:04:42.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.wrench.WrenchEventHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/wrench/WrenchEventHandler; to the game event bus
[25Feb2026 11:04:42.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/zapper/ZapperInteractionHandler; to the game event bus
[25Feb2026 11:04:42.547] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.bell.HauntedBellPulser for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/bell/HauntedBellPulser; to the game event bus
[25Feb2026 11:04:42.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.tool.CardboardSwordItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/tool/CardboardSwordItem; to the game event bus
[25Feb2026 11:04:42.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingBootsItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingBootsItem; to the game event bus
[25Feb2026 11:04:42.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandler; to the game event bus
[25Feb2026 11:04:42.551] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.DivingHelmetItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/DivingHelmetItem; to the game event bus
[25Feb2026 11:04:42.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteBacktankFirstPersonRenderer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteBacktankFirstPersonRenderer; to the game event bus
[25Feb2026 11:04:42.553] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.CardboardArmorHandlerClient for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/CardboardArmorHandlerClient; to the game event bus
[25Feb2026 11:04:42.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.armor.NetheriteDivingHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.556] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/armor/NetheriteDivingHandler; to the game event bus
[25Feb2026 11:04:42.557] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripItem; to the game event bus
[25Feb2026 11:04:42.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.extendoGrip.ExtendoGripRenderHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/extendoGrip/ExtendoGripRenderHandler; to the game event bus
[25Feb2026 11:04:42.562] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/equipment/symmetryWand/SymmetryHandler; to the game event bus
[25Feb2026 11:04:42.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/schedule/ScheduleItemEntityInteraction; to the game event bus
[25Feb2026 11:04:42.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockOutline for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockOutline; to the game event bus
[25Feb2026 11:04:42.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.trains.track.TrackBlockItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.569] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/trains/track/TrackBlockItem; to the game event bus
[25Feb2026 11:04:42.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.processing.burner.BlazeBurnerHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.570] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/processing/burner/BlazeBurnerHandler; to the game event bus
[25Feb2026 11:04:42.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidBottleItemHook for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.571] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidBottleItemHook; to the game event bus
[25Feb2026 11:04:42.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.fluids.FluidReactions for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.572] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/fluids/FluidReactions; to the game event bus
[25Feb2026 11:04:42.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.displayLink.ClickToLinkBlockItem for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.573] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/displayLink/ClickToLinkBlockItem; to the game event bus
[25Feb2026 11:04:42.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.content.redstone.link.LinkHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.574] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/content/redstone/link/LinkHandler; to the game event bus
[25Feb2026 11:04:42.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.block.ItemUseOverrides for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/block/ItemUseOverrides; to the game event bus
[25Feb2026 11:04:42.575] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/edgeInteraction/EdgeInteractionHandler; to the game event bus
[25Feb2026 11:04:42.576] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/blockEntity/behaviour/ValueSettingsInputHandler; to the game event bus
[25Feb2026 11:04:42.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.577] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/ClientEvents$ModBusEvents; to the mod event bus of mod create
[25Feb2026 11:04:42.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.InputEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.578] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/InputEvents; to the game event bus
[25Feb2026 11:04:42.579] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.580] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents; to the game event bus
[25Feb2026 11:04:42.582] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.583] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/ClientEvents; to the game event bus
[25Feb2026 11:04:42.586] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.events.CommonEvents$ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/events/CommonEvents$ModBusEvents; to the mod event bus of mod create
[25Feb2026 11:04:42.587] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.foundation.render.RenderTypes$Shaders for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/foundation/render/RenderTypes$Shaders; to the mod event bus of mod create
[25Feb2026 11:04:42.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.simibubi.create.compat.trainmap.TrainMapEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.588] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/simibubi/create/compat/trainmap/TrainMapEvents; to the game event bus
[25Feb2026 11:04:42.590] [modloading-worker-0/INFO] [net.zlt.create_vibrant_vaults.CreateVibrantVaults/]: Create addon mod [Create: Vibrant Vaults] is loading alongside Create [6.0.9]!
[25Feb2026 11:04:42.590] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:45]: Registering DnDesires Data Components...
[25Feb2026 11:04:42.591] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:47]: Registering DnDesires Creative Tabs...
[25Feb2026 11:04:42.592] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:49]: Registering DnDesires Damage Types...
[25Feb2026 11:04:42.593] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:51]: Registering DnDesires Mob Effects...
[25Feb2026 11:04:42.594] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:53]: Registering DnDesires Particles...
[25Feb2026 11:04:42.595] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:55]: Registering DnDesires Recipes Serializers...
[25Feb2026 11:04:42.595] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:46]: Registering Gears n' Kinetics Data Components...
[25Feb2026 11:04:42.596] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:57]: Registering DnDesires Recipes...
[25Feb2026 11:04:42.596] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:48]: Registering Gears n' Kinetics Creative Tabs...
[25Feb2026 11:04:42.596] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:59]: Registering DnDesires Menus...
[25Feb2026 11:04:42.597] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:50]: Registering Gears n' Kinetics Damage Types...
[25Feb2026 11:04:42.597] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:61]: Registering DnDesires Sounds...
[25Feb2026 11:04:42.597] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:52]: Registering Gears n' Kinetics Mob Effects...
[25Feb2026 11:04:42.598] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:63]: Registering DnDesires Dimensions...
[25Feb2026 11:04:42.598] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:54]: Registering Gears n' Kinetics Particles...
[25Feb2026 11:04:42.599] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.dndesires.content.utils.DnDesiresRegistry:register:65]: Registering DnDesires Done
[25Feb2026 11:04:42.599] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:56]: Registering Gears n' Kinetics Recipes Serializers...
[25Feb2026 11:04:42.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file someassemblyrequired-client.toml for someassemblyrequired tracking
[25Feb2026 11:04:42.599] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file someassemblyrequired-server.toml for someassemblyrequired tracking
[25Feb2026 11:04:42.600] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:58]: Registering Gears n' Kinetics Recipes...
[25Feb2026 11:04:42.600] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:60]: Registering Gears n' Kinetics Menus...
[25Feb2026 11:04:42.601] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:62]: Registering Gears n' Kinetics Sounds...
[25Feb2026 11:04:42.602] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:64]: Registering Gears n' Kinetics Dimensions...
[25Feb2026 11:04:42.602] [modloading-worker-0/INFO] [STDOUT/]: [dev.lopyluna.gnkinetics.content.utils.GearsRegistry:register:66]: Registering Gears n' Kinetics Done
[25Feb2026 11:04:42.654] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_vibrant_vaults
[25Feb2026 11:04:42.654] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class net.zlt.create_vibrant_vaults.events.ModBusEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.656] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/zlt/create_vibrant_vaults/events/ModBusEvents; to the mod event bus of mod create_vibrant_vaults
[25Feb2026 11:04:42.658] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_integrated_farming-server.toml for create_integrated_farming tracking
[25Feb2026 11:04:42.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sliceanddice-common.toml for sliceanddice tracking
[25Feb2026 11:04:42.660] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file sliceanddice-client.toml for sliceanddice tracking
[25Feb2026 11:04:42.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod rubberworks
[25Feb2026 11:04:42.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod rubberworks
[25Feb2026 11:04:42.665] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file rubberworks-server.toml for rubberworks tracking
[25Feb2026 11:04:42.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rubberworks
[25Feb2026 11:04:42.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.hadron13.rubberworks.config.RubberworksConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.671] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/hadron13/rubberworks/config/RubberworksConfig; to the mod event bus of mod rubberworks
[25Feb2026 11:04:42.672] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.hadron13.rubberworks.RubberworksCommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.673] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_integrated_farming
[25Feb2026 11:04:42.673] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/hadron13/rubberworks/RubberworksCommonEvents; to the mod event bus of mod rubberworks
[25Feb2026 11:04:42.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class io.github.hadron13.rubberworks.RubberworksClient for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.674] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lio/github/hadron13/rubberworks/RubberworksClient; to the mod event bus of mod rubberworks
[25Feb2026 11:04:42.685] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sliceanddice
[25Feb2026 11:04:42.687] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for someassemblyrequired
[25Feb2026 11:04:42.706] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-common.toml for create_dragons_plus tracking
[25Feb2026 11:04:42.707] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-client.toml for create_dragons_plus tracking
[25Feb2026 11:04:42.708] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_dragons_plus-server.toml for create_dragons_plus tracking
[25Feb2026 11:04:42.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dragons_plus
[25Feb2026 11:04:42.711] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.recipe.RecipeConverter for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/recipe/RecipeConverter; to the game event bus
[25Feb2026 11:04:42.712] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPFluids$Reactions for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.715] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPFluids$Reactions; to the game event bus
[25Feb2026 11:04:42.717] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.common.registry.CDPLoots$TableInjections for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/common/registry/CDPLoots$TableInjections; to the game event bus
[25Feb2026 11:04:42.719] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class plus.dragons.createdragonsplus.data.internal.CDPRuntimeRecipeProvider for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.730] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lplus/dragons/createdragonsplus/data/internal/CDPRuntimeRecipeProvider; to the game event bus
[25Feb2026 11:04:42.733] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.AllCraftingRecipeJsonBuildersMixin from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.recipes.ShapedRecipeBuilder
[25Feb2026 11:04:42.733] [modloading-worker-0/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:recipe.AllCraftingRecipeJsonBuildersMixin from mod fabric_data_generation_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.752] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-common.toml for create_central_kitchen tracking
[25Feb2026 11:04:42.753] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-client.toml for create_central_kitchen tracking
[25Feb2026 11:04:42.763] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_central_kitchen
[25Feb2026 11:04:42.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod gnkinetics
[25Feb2026 11:04:42.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gnkinetics-client.toml for gnkinetics tracking
[25Feb2026 11:04:42.785] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file gnkinetics-server.toml for gnkinetics tracking
[25Feb2026 11:04:42.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gnkinetics
[25Feb2026 11:04:42.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.register.GearsConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.788] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/register/GearsConfigs; to the mod event bus of mod gnkinetics
[25Feb2026 11:04:42.789] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.events.WorldClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.790] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/events/WorldClientEvents; to the game event bus
[25Feb2026 11:04:42.791] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.events.ServerEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/events/ServerEvents; to the game event bus
[25Feb2026 11:04:42.794] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.events.InputEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/events/InputEvents; to the game event bus
[25Feb2026 11:04:42.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.events.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/events/CommonEvents; to the mod event bus of mod gnkinetics
[25Feb2026 11:04:42.795] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.796] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/events/ClientEvents; to the game event bus
[25Feb2026 11:04:42.798] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.content.blocks.kinetics.chainned_cog.handlers.ChainableCogwheelInteractionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.799] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/content/blocks/kinetics/chainned_cog/handlers/ChainableCogwheelInteractionHandler; to the game event bus
[25Feb2026 11:04:42.800] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.gnkinetics.content.blocks.kinetics.chainned_cog.handlers.ChainableCogwheelConnectionHandler for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.801] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/gnkinetics/content/blocks/kinetics/chainned_cog/handlers/ChainableCogwheelConnectionHandler; to the game event bus
[25Feb2026 11:04:42.806] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.AirCurrentMixin from copycats-common.mixins.json into com.simibubi.create.content.kinetics.fan.AirCurrent
[25Feb2026 11:04:42.806] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.AirCurrentMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.806] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.AirCurrentMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.fan.AirCurrent
[25Feb2026 11:04:42.807] [modloading-worker-0/DEBUG] [mixin/]: Mixing AirCurrentMixin from dndesires.mixins.json into com.simibubi.create.content.kinetics.fan.AirCurrent
[25Feb2026 11:04:42.807] [modloading-worker-0/DEBUG] [mixin/]: dndesires.mixins.json:AirCurrentMixin from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.815] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipeorgans-client.toml for pipeorgans tracking
[25Feb2026 11:04:42.816] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file pipeorgans-server.toml for pipeorgans tracking
[25Feb2026 11:04:42.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pipeorgans
[25Feb2026 11:04:42.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.ServerConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.825] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finchy/pipeorgans/ServerConfig; to the mod event bus of mod pipeorgans
[25Feb2026 11:04:42.826] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.event.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Lcom/finchy/pipeorgans/event/CommonEvents;, registering them separately
[25Feb2026 11:04:42.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.finchy.pipeorgans.event.CommonEvents.registerCapabilities(net.neoforged.neoforge.capabilities.RegisterCapabilitiesEvent) to the event bus of mod pipeorgans
[25Feb2026 11:04:42.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.finchy.pipeorgans.event.CommonEvents.serverStopping(net.neoforged.neoforge.event.server.ServerStoppingEvent) to the game event bus
[25Feb2026 11:04:42.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.finchy.pipeorgans.event.CommonEvents.onServerTickPos(net.neoforged.neoforge.event.tick.ServerTickEvent$Post) to the game event bus
[25Feb2026 11:04:42.827] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.event.ClientEvents$ModEventBusClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finchy/pipeorgans/event/ClientEvents$ModEventBusClientEvents; to the mod event bus of mod pipeorgans
[25Feb2026 11:04:42.828] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.event.ClientEvents$ClientForgeEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finchy/pipeorgans/event/ClientEvents$ClientForgeEvents; to the game event bus
[25Feb2026 11:04:42.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class com.finchy.pipeorgans.ClientConfig for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.829] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/finchy/pipeorgans/ClientConfig; to the mod event bus of mod pipeorgans
[25Feb2026 11:04:42.834] [Render thread/INFO] [net.minecraft.client.Minecraft/]: [FANCYMENU] Registering resource reload listener..
[25Feb2026 11:04:42.835] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/Minecraft$Anonymous$99264bafaffa4919b018b8f5ed2c8e05 (originally de/keksuccino/fancymenu/mixin/mixins/common/client/MixinMinecraft$1)
[25Feb2026 11:04:42.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod dndecor
[25Feb2026 11:04:42.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type CLIENT on mod dndecor
[25Feb2026 11:04:42.850] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dndecor-server.toml for dndecor tracking
[25Feb2026 11:04:42.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dndecor
[25Feb2026 11:04:42.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndecor.register.DnDecorConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.852] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndecor/register/DnDecorConfigs; to the mod event bus of mod dndecor
[25Feb2026 11:04:42.854] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndecor.events.DnDecorServer for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.855] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndecor/events/DnDecorServer; to the game event bus
[25Feb2026 11:04:42.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndecor.events.DnDecorCommon for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.856] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndecor/events/DnDecorCommon; to the mod event bus of mod dndecor
[25Feb2026 11:04:42.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.ModContainer/]: Attempted to register an empty config for type COMMON on mod dndesires
[25Feb2026 11:04:42.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dndesires-client.toml for dndesires tracking
[25Feb2026 11:04:42.858] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file dndesires-server.toml for dndesires tracking
[25Feb2026 11:04:42.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dndesires
[25Feb2026 11:04:42.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.register.DesiresConfigs for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.862] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/register/DesiresConfigs; to the mod event bus of mod dndesires
[25Feb2026 11:04:42.863] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.register.client.DesiresKeys for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.864] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/register/client/DesiresKeys; to the mod event bus of mod dndesires
[25Feb2026 11:04:42.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.events.ServerEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.865] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/events/ServerEvents; to the game event bus
[25Feb2026 11:04:42.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.events.CommonEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.866] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/events/CommonEvents; to the mod event bus of mod dndesires
[25Feb2026 11:04:42.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.events.ClientEvents for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.867] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/events/ClientEvents; to the game event bus
[25Feb2026 11:04:42.868] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Scanning class dev.lopyluna.dndesires.content.blocks.kinetics.stirling_engine.StirlingEngineBlock for @SubscribeEvent-annotated methods
[25Feb2026 11:04:42.869] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Ldev/lopyluna/dndesires/content/blocks/kinetics/stirling_engine/StirlingEngineBlock; to the game event bus
[25Feb2026 11:04:42.920] [modloading-worker-0/INFO] [create_bb/]: Registered styles/menu selections for Create: Blocks & Bogies
[25Feb2026 11:04:42.922] [modloading-worker-0/INFO] [create_bb/]: Registered bogie blocks for Create: Blocks & Bogies
[25Feb2026 11:04:42.926] [modloading-worker-0/INFO] [create_bb/]: Registered block entities for Create: Blocks & Bogies
[25Feb2026 11:04:42.934] [modloading-worker-0/INFO] [create_bb/]: Registered partial models for Create: Blocks & Bogies
[25Feb2026 11:04:42.935] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_bb
[25Feb2026 11:04:42.936] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Mod Construction: 5 jobs
[25Feb2026 11:04:42.937] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_deep_dark-common.toml for create_deep_dark tracking
[25Feb2026 11:04:42.938] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create-stuff-additions.toml for create_sa tracking
[25Feb2026 11:04:42.940] [modloading-sync-worker/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 2.407 ms
[25Feb2026 11:04:42.944] [modloading-sync-worker/DEBUG] [Framework/]: Registering custom registry: backpacked:augment_types
[25Feb2026 11:04:42.950] [modloading-sync-worker/DEBUG] [mixin/]: Mixing RegistryLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.resources.RegistryDataLoader
[25Feb2026 11:04:42.951] [modloading-sync-worker/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:RegistryLoaderMixin from mod fabric_resource_conditions_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.951] [modloading-sync-worker/DEBUG] [mixin/]: Mixing RegistryLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.resources.RegistryDataLoader
[25Feb2026 11:04:42.951] [modloading-sync-worker/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric_registry_sync_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.951] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to mda06d5b$fabric_registry_sync_v0$lambda$static$0$0 in fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric_registry_sync_v0
[25Feb2026 11:04:42.952] [modloading-sync-worker/DEBUG] [mixin/]: Mixing RegistryLoaderMixin from fabric-item-api-v1.mixins.json into net.minecraft.resources.RegistryDataLoader
[25Feb2026 11:04:42.952] [modloading-sync-worker/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:RegistryLoaderMixin from mod fabric_item_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.952] [modloading-sync-worker/DEBUG] [mixin/]: Mixing registries.RegistryDataLoaderMixin from connector.mixins.json into net.minecraft.resources.RegistryDataLoader
[25Feb2026 11:04:42.953] [modloading-sync-worker/DEBUG] [mixin/]: connector.mixins.json:registries.RegistryDataLoaderMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.955] [modloading-sync-worker/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:RegistryLoaderMixin from mod fabric_resource_conditions_api_v1->@Inject::checkResourceCondition(Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/server/packs/resources/Resource;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:42.956] [modloading-sync-worker/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric_registry_sync_v0->@Inject::beforeLoad(Ljava/lang/Object;Lnet/minecraft/core/RegistryAccess;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:42.956] [modloading-sync-worker/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:RegistryLoaderMixin from mod fabric_item_api_v1->@Inject::captureArgs(Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Decoder;Lnet/minecraft/resources/RegistryOps;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/server/packs/resources/Resource;Lnet/minecraft/core/RegistrationInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.956] [modloading-sync-worker/DEBUG] [mixin/]: connector.mixins.json:registries.RegistryDataLoaderMixin from mod connector->@Inject::postInitLast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:42.971] [modloading-sync-worker/DEBUG] [mixin/]: Mixing registries.DataPackRegistriesHooksAccessor from connector.mixins.json into net.neoforged.neoforge.registries.DataPackRegistriesHooks
[25Feb2026 11:04:42.971] [modloading-sync-worker/DEBUG] [mixin/]: connector.mixins.json:registries.DataPackRegistriesHooksAccessor from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:42.971] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method set_DATA_PACK_REGISTRIES(Ljava/util/List;)V to set_DATA_PACK_REGISTRIES$connector_$md$a06d5b$0 in connector.mixins.json:registries.DataPackRegistriesHooksAccessor from mod connector
[25Feb2026 11:04:42.971] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method set_DATA_PACK_REGISTRIES_VIEW(Ljava/util/List;)V to set_DATA_PACK_REGISTRIES_VIEW$connector_$md$a06d5b$1 in connector.mixins.json:registries.DataPackRegistriesHooksAccessor from mod connector
[25Feb2026 11:04:43.071] [modloading-sync-worker/DEBUG] [mixin/]: Mixing create.arm_interactions.DeployerMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$DeployerType
[25Feb2026 11:04:43.071] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.DeployerMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.071] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$1(Lnet/minecraft/world/level/block/state/BlockState;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$1$0 in createcasing.mixins.json:create.arm_interactions.DeployerMixin from mod createcasing
[25Feb2026 11:04:43.071] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$0(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$0$1 in createcasing.mixins.json:create.arm_interactions.DeployerMixin from mod createcasing
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.DeployerMixin from mod createcasing->@Inject::encased$addCustomDepot(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: Mixing create.arm_interactions.DepotMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$DepotType
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.DepotMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$1(Lnet/minecraft/world/level/block/state/BlockState;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$1$0 in createcasing.mixins.json:create.arm_interactions.DepotMixin from mod createcasing
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$0(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$0$1 in createcasing.mixins.json:create.arm_interactions.DepotMixin from mod createcasing
[25Feb2026 11:04:43.072] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AllArmInteractionPointTypesDepotTypeMixin from trading_floor.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$DepotType
[25Feb2026 11:04:43.073] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.DepotMixin from mod createcasing->@Inject::encased$addCustomDepot(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.073] [modloading-sync-worker/DEBUG] [mixin/]: trading_floor.mixins.json:AllArmInteractionPointTypesDepotTypeMixin from mod trading_floor->@Inject::init(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.074] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AllArmInteractionPointTypesPackagerTypeMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$PackagerType
[25Feb2026 11:04:43.075] [modloading-sync-worker/DEBUG] [mixin/]: Mixing create.arm_interactions.SawMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$SawType
[25Feb2026 11:04:43.075] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.SawMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.075] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$1(Lnet/minecraft/world/level/block/state/BlockState;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$1$0 in createcasing.mixins.json:create.arm_interactions.SawMixin from mod createcasing
[25Feb2026 11:04:43.075] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$addCustomDepot$0(Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$addCustomDepot$0$1 in createcasing.mixins.json:create.arm_interactions.SawMixin from mod createcasing
[25Feb2026 11:04:43.075] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.arm_interactions.SawMixin from mod createcasing->@Inject::encased$addCustomDepot(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.080] [modloading-sync-worker/DEBUG] [mixin/]: Mixing HauntingTypeMixin from creategarnished.mixins.json into com.simibubi.create.content.kinetics.fan.processing.AllFanProcessingTypes$HauntingType
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.081] [modloading-sync-worker/DEBUG] [mixin/]: creategarnished.mixins.json:HauntingTypeMixin from mod creategarnished->@Inject::affectEntity(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:43.200] [modloading-sync-worker/INFO] [com.drmangotea.tfmg.TFMG/]: [TFMG Remapper] Remapped 0 fluids
[25Feb2026 11:04:43.225] [modloading-sync-worker/DEBUG] [mixin/]: Mixing PipeAttachmentModelMixin from tfmg.mixins.json into com.simibubi.create.content.fluids.PipeAttachmentModel
[25Feb2026 11:04:43.225] [modloading-sync-worker/DEBUG] [mixin/]: tfmg.mixins.json:PipeAttachmentModelMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:43.260] [modloading-sync-worker/DEBUG] [mixin/]: Mixing foundation.copycat.CTModelMixin from copycats-common.mixins.json into com.simibubi.create.foundation.block.connected.CTModel
[25Feb2026 11:04:43.260] [modloading-sync-worker/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CTModelMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.620] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.621] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:43.621] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinItemBlockRenderTypes from mixins.iris.forge.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.621] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:43.622] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.options.render_layers.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.622] [modloading-sync-worker/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.622] [modloading-sync-worker/DEBUG] [mixin/]: Mixing features.render.model.ItemBlockRenderTypesMixin from sodium-common.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.622] [modloading-sync-worker/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.model.ItemBlockRenderTypesMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.622] [modloading-sync-worker/DEBUG] [mixin/]: Mixing RenderLayersMixin from continuity.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: Mixing access.client.AccessorItemBlockRenderTypes from bookshelf.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.AccessorItemBlockRenderTypes from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: Mixing registries.ItemBlockRenderTypesMixin from connector.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: connector.mixins.json:registries.ItemBlockRenderTypesMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: Mixing RenderLayersMixin from fabric-blockrenderlayer-v1.mixins.json into net.minecraft.client.renderer.ItemBlockRenderTypes
[25Feb2026 11:04:43.623] [modloading-sync-worker/DEBUG] [mixin/]: fabric-blockrenderlayer-v1.mixins.json:RenderLayersMixin from mod fabric_blockrenderlayer_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.forge.json:MixinItemBlockRenderTypes from mod iris->@Inject::iris$setCustomRenderType(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.render_layers.ItemBlockRenderTypesMixin from mod sodium->@Inject::onSetFancyGraphicsOrBetter(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: continuity.mixins.json:RenderLayersMixin from mod continuity->@Inject::continuity$onHeadGetBlockLayer(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: continuity.mixins.json:RenderLayersMixin from mod continuity->@Inject::continuity$onHeadGetMovingBlockLayer(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.626] [modloading-sync-worker/DEBUG] [mixin/]: connector.mixins.json:registries.ItemBlockRenderTypesMixin from mod connector->@Inject::bypassClientLoadingCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:43.635] [modloading-sync-worker/DEBUG] [mixin/]: Mixing platform.neoforge.ChunkRenderTypeSetAccessor from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ChunkRenderTypeSet
[25Feb2026 11:04:43.636] [modloading-sync-worker/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.636] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method create(Ljava/util/BitSet;)Lnet/neoforged/neoforge/client/ChunkRenderTypeSet; to create$sodium_$md$a06d5b$0 in sodium-neoforge.mixins.json:platform.neoforge.ChunkRenderTypeSetAccessor from mod sodium
[25Feb2026 11:04:43.636] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ChunkRenderTypeSetMixin from fabric-blockrenderlayer-v1.mixins.json into net.neoforged.neoforge.client.ChunkRenderTypeSet
[25Feb2026 11:04:43.636] [modloading-sync-worker/DEBUG] [mixin/]: fabric-blockrenderlayer-v1.mixins.json:ChunkRenderTypeSetMixin from mod fabric_blockrenderlayer_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.696] [modloading-sync-worker/DEBUG] [mixin/]: Mixing shapes.lazy_shape_context.EntityCollisionContextMixin from lithium.mixins.json into net.minecraft.world.phys.shapes.EntityCollisionContext
[25Feb2026 11:04:43.696] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$canWalkOnFluid$0(Lnet/minecraft/world/level/material/FluidState;)Z to mda06d5b$lithium$lambda$canWalkOnFluid$0$0 in lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initFields(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::isHolding(Lnet/minecraft/world/item/Item;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::initHeldItem(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.698] [modloading-sync-worker/DEBUG] [mixin/]: lithium.mixins.json:shapes.lazy_shape_context.EntityCollisionContextMixin from mod lithium->@Inject::canWalkOnFluid(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.776] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SubShapeAccess from ferritecore.accessors.mixin.json into net.minecraft.world.phys.shapes.SubShape
[25Feb2026 11:04:43.776] [modloading-sync-worker/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:SubShapeAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Mixing create.BeltModelMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltModel
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customCasingType$5(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;Ljava/util/concurrent/atomic/AtomicBoolean;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$encased$customCasingType$5$0 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customCasingType$4(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$customCasingType$4$1 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customCasingCover$3(Ljava/util/List;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;ZLfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$encased$customCasingCover$3$2 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customCasingCover$2(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$customCasingCover$2$3 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customParticle$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lfr/iglee42/createcasing/casings/CasingSet;)V to mda06d5b$createcasing$lambda$encased$customParticle$1$4 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.826] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$encased$customParticle$0(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lfr/iglee42/createcasing/casings/CasingSet;)Z to mda06d5b$createcasing$lambda$encased$customParticle$0$5 in createcasing.mixins.json:create.BeltModelMixin from mod createcasing
[25Feb2026 11:04:43.828] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing->@Inject::encased$customParticle(Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.828] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing->@Inject::encased$customCasingCover(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;ZLcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;ZZLnet/minecraft/client/resources/model/BakedModel;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.828] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing->@Inject::encased$customCasingCover(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;ZLcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;ZZLnet/minecraft/client/resources/model/BakedModel;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.828] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing->@Inject::encased$customCasingCover(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;ZLcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;ZZLnet/minecraft/client/resources/model/BakedModel;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.828] [modloading-sync-worker/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltModelMixin from mod createcasing->@Inject::encased$customCasingType(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/util/RandomSource;Lnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/List;ZLcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;ZI)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.832] [modloading-sync-worker/DEBUG] [mixin/]: Mixing GaugeShaperAccessor from dndesires.mixins.json into com.simibubi.create.content.kinetics.gauge.GaugeShaper
[25Feb2026 11:04:43.832] [modloading-sync-worker/DEBUG] [mixin/]: dndesires.mixins.json:GaugeShaperAccessor from mod dndesires: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:43.832] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Invoker method make()Lcom/simibubi/create/content/kinetics/gauge/GaugeShaper; to make$dndesires_$md$a06d5b$0 in dndesires.mixins.json:GaugeShaperAccessor from mod dndesires
[25Feb2026 11:04:43.850] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.FactoryPanelModelMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.factoryBoard.FactoryPanelModel
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initExtraData(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initExtraData(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$initExtraData(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$gatherRestockerColor(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$gatherRestockerColor(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:43.854] [modloading-sync-worker/DEBUG] [mixin/]: create_vibrant_vaults.mixins.json:client.FactoryPanelModelMixin from mod create_vibrant_vaults->@Inject::createVibrantVaults$gatherRestockerColor(Lnet/neoforged/neoforge/client/model/data/ModelData$Builder;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:43.857] [modloading-sync-worker/DEBUG] [mixin/]: Mixing FlapDisplayPlacementHelperMixin from dndecor.mixins.json into com.simibubi.create.content.trains.display.FlapDisplayBlock$PlacementHelper
[25Feb2026 11:04:43.857] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$getStatePredicate$1(Lnet/minecraft/world/level/block/state/BlockState;)Z to mda06d5b$dndecor$lambda$getStatePredicate$1$0 in dndecor.mixins.json:FlapDisplayPlacementHelperMixin from mod dndecor
[25Feb2026 11:04:43.857] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$getItemPredicate$0(Lnet/minecraft/world/item/ItemStack;)Z to mda06d5b$dndecor$lambda$getItemPredicate$0$1 in dndecor.mixins.json:FlapDisplayPlacementHelperMixin from mod dndecor
[25Feb2026 11:04:43.858] [modloading-sync-worker/DEBUG] [mixin/]: dndecor.mixins.json:FlapDisplayPlacementHelperMixin from mod dndecor->@Inject::getItemPredicate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.858] [modloading-sync-worker/DEBUG] [mixin/]: dndecor.mixins.json:FlapDisplayPlacementHelperMixin from mod dndecor->@Inject::getStatePredicate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.862] [modloading-sync-worker/DEBUG] [mixin/]: Mixing GirderCTBehaviourMixin from bits_n_bobs.mixins.json into com.simibubi.create.content.decoration.girder.GirderCTBehaviour
[25Feb2026 11:04:43.863] [modloading-sync-worker/DEBUG] [mixin/]: bits_n_bobs.mixins.json:GirderCTBehaviourMixin from mod bits_n_bobs->@Inject::bnb$connectsToAdditionalGirderTypes(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:43.863] [modloading-sync-worker/DEBUG] [mixin/]: bits_n_bobs.mixins.json:GirderCTBehaviourMixin from mod bits_n_bobs->@Inject::bnb$connectsToAdditionalGirderTypes(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:44.134] [modloading-sync-worker/INFO] [com.drmangotea.tfmg.TFMG/]: [TFMG Remapper] Remapped 5 blocks
[25Feb2026 11:04:44.235] [modloading-sync-worker/DEBUG] [mixin/]: Mixing safety.ItemPropertiesMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.item.ItemProperties
[25Feb2026 11:04:44.235] [modloading-sync-worker/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.ItemPropertiesMixin from mod modernfix->@Inject::useConcurrentMaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.237] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.ItemModelGeneratorsAccessor from create.mixins.json into net.minecraft.data.models.ItemModelGenerators
[25Feb2026 11:04:44.237] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method create$getGENERATED_TRIM_MODELS()Ljava/util/List; to getGENERATED_TRIM_MODELS$create_$md$a06d5b$0 in create.mixins.json:accessor.ItemModelGeneratorsAccessor from mod create
[25Feb2026 11:04:44.320] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.HumanoidModelMixin from personality.mixins.json into net.minecraft.client.model.HumanoidModel
[25Feb2026 11:04:44.321] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ThirdPersonRendererMixin from moonlight-common.mixins.json into net.minecraft.client.model.HumanoidModel
[25Feb2026 11:04:44.321] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.322] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.HumanoidModelMixin from create.mixins.json into net.minecraft.client.model.HumanoidModel
[25Feb2026 11:04:44.322] [modloading-sync-worker/DEBUG] [mixin/]: Mixing PlayerModelMixin from create_hypertube.mixins.json into net.minecraft.client.model.HumanoidModel
[25Feb2026 11:04:44.322] [modloading-sync-worker/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::sitModel(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::sitModel(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::sitModel(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::climbAnimation(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::climbAnimation(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.HumanoidModelMixin from mod personality->@Inject::climbAnimation(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::poseLeftArm(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: moonlight-common.mixins.json:ThirdPersonRendererMixin from mod moonlight->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$afterSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create.mixins.json:client.HumanoidModelMixin from mod create->@Inject::create$beforeSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin from mod create_hypertube->@Inject::createHypertube$onSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:44.325] [modloading-sync-worker/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelMixin from mod create_hypertube->@Inject::createHypertube$onSetupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AgeableListAccessor from supplementaries-common.mixins.json into net.minecraft.client.model.AgeableListModel
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: supplementaries-common.mixins.json:AgeableListAccessor from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinAnimalModel from xaerohud.mixins.json into net.minecraft.client.model.AgeableListModel
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: xaerohud.mixins.json:MixinAnimalModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.AgeableListModelMixin from personality.mixins.json into net.minecraft.client.model.AgeableListModel
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: Mixing accessor.AgeableListModelAccessor from create.mixins.json into net.minecraft.client.model.AgeableListModel
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AgeableListModelAccessor from createdieselgenerators.mixins.json into net.minecraft.client.model.AgeableListModel
[25Feb2026 11:04:44.327] [modloading-sync-worker/DEBUG] [mixin/]: createdieselgenerators.mixins.json:AgeableListModelAccessor from mod createdieselgenerators: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: xaerohud.mixins.json:MixinAnimalModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: xaerohud.mixins.json:MixinAnimalModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: xaerohud.mixins.json:MixinAnimalModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.AgeableListModelMixin from mod personality->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.AgeableListModelMixin from mod personality->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.328] [modloading-sync-worker/DEBUG] [mixin/]: personality.mixins.json:client.AgeableListModelMixin from mod personality->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.371] [modloading-sync-worker/INFO] [com.drmangotea.tfmg.TFMG/]: [TFMG Remapper] Remapped 5 items
[25Feb2026 11:04:44.397] [modloading-sync-worker/INFO] [Moonlight/]: Initialized block sets in 14ms
[25Feb2026 11:04:44.426] [modloading-sync-worker/DEBUG] [mixin/]: Mixing StoveBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.StoveBlockEntity
[25Feb2026 11:04:44.427] [modloading-sync-worker/DEBUG] [mixin/]: Mixing SkilletBlockEntityMixin from create_central_kitchen.farmersdelight.mixins.json into vectorwing.farmersdelight.common.block.entity.SkilletBlockEntity
[25Feb2026 11:04:44.472] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ScheduleScreenAccessor from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.schedule.ScheduleScreen
[25Feb2026 11:04:44.473] [modloading-sync-worker/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ScheduleScreenAccessor from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.473] [modloading-sync-worker/DEBUG] [mixin/]: Mixing ScheduleScreenMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.schedule.ScheduleScreen
[25Feb2026 11:04:44.473] [modloading-sync-worker/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:ScheduleScreenMixin from mod createrailwaysnavigator: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.478] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.StockKeeperRequestScreenMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.stockTicker.StockKeeperRequestScreen
[25Feb2026 11:04:44.483] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.RedstoneRequesterScreenMixin from create_vibrant_vaults.mixins.json into com.simibubi.create.content.logistics.redstoneRequester.RedstoneRequesterScreen
[25Feb2026 11:04:44.560] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CanItemPerformAbilityAccess from jade.mixins.json into net.neoforged.neoforge.common.loot.CanItemPerformAbility
[25Feb2026 11:04:44.560] [modloading-sync-worker/DEBUG] [mixin/]: jade.mixins.json:CanItemPerformAbilityAccess from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:44.636] [modloading-sync-worker/DEBUG] [mixin/]: Mixing CreateCreativeModeTabMixin from trading_floor.mixins.json into com.simibubi.create.AllCreativeModeTabs$RegistrateDisplayItemsGenerator
[25Feb2026 11:04:44.637] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$outputAll$0(Ljava/util/function/Function;Lnet/minecraft/world/item/Item;)Lnet/minecraft/world/item/CreativeModeTab$TabVisibility; to mda06d5b$trading_floor$lambda$outputAll$0$0 in trading_floor.mixins.json:CreateCreativeModeTabMixin from mod trading_floor
[25Feb2026 11:04:44.637] [modloading-sync-worker/DEBUG] [mixin/]: Mixing temp_platform.CreateCreativeModeTabMixin from pattern_schematics.mixins.json into com.simibubi.create.AllCreativeModeTabs$RegistrateDisplayItemsGenerator
[25Feb2026 11:04:44.638] [modloading-sync-worker/DEBUG] [mixin/]: trading_floor.mixins.json:CreateCreativeModeTabMixin from mod trading_floor->@Inject::outputAll(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:44.638] [modloading-sync-worker/DEBUG] [mixin/]: trading_floor.mixins.json:CreateCreativeModeTabMixin from mod trading_floor->@Inject::outputAll(Ljava/util/List;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.645] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AdvancementBuilderAccessMixin from trading_floor.mixins.json into net.minecraft.advancements.Advancement$Builder
[25Feb2026 11:04:44.651] [modloading-sync-worker/INFO] [Create: Trading Floor/]: Registering Advancements for: Create: Trading Floor
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DefaultAttributeRegistryAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.ai.attributes.DefaultAttributes
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: Renaming @Accessor method getRegistry()Ljava/util/Map; to getRegistry$fabric_object_builder_api_v1_$md$a06d5b$0 in fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryAccessor from mod fabric_object_builder_api_v1
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: Mixing DefaultAttributeRegistryMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.ai.attributes.DefaultAttributes
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric_object_builder_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.817] [modloading-sync-worker/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DefaultAttributeRegistryMixin from mod fabric_object_builder_api_v1->@Inject::injectAttributes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.855] [modloading-sync-worker/DEBUG] [mixin/]: Mixing common.ServerLifecycleHooksMixin from lithostitched.neoforge.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
[25Feb2026 11:04:44.856] [modloading-sync-worker/DEBUG] [mixin/]: lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.856] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$1(Ljava/util/List;Ljava/util/Map$Entry;)V to mda06d5b$lithostitched$lambda$lithostitched$injectBiomeModifers$1$0 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
[25Feb2026 11:04:44.856] [modloading-sync-worker/DEBUG] [mixin/]: Renaming synthetic method lambda$lithostitched$injectBiomeModifers$0(Ljava/util/Map$Entry;)Z to mda06d5b$lithostitched$lambda$lithostitched$injectBiomeModifers$0$1 in lithostitched.neoforge.mixins.json:common.ServerLifecycleHooksMixin from mod lithostitched
[25Feb2026 11:04:44.859] [modloading-sync-worker/DEBUG] [mixin/]: Generating mapped inner class net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock$Anonymous$ba4513094ad14a43aeaa9a26968d28de (originally net/mehvahdjukaar/supplementaries/mixins/neoforge/self/SelfFlammableFluidBlockMixin$1)
[25Feb2026 11:04:44.860] [modloading-sync-worker/DEBUG] [mixin/]: Mixing MixinTerrainParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.TerrainParticle
[25Feb2026 11:04:44.860] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: Mixing BlockDustParticleMixin from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.TerrainParticle
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:BlockDustParticleMixin from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDDDDLnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:44.861] [modloading-sync-worker/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinTerrainParticle from mod iris->@Inject::iris$overrideParticleSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:44.975] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT
[25Feb2026 11:04:44.977] [modloading-sync-worker/INFO] [SodiumExtras/Config]: Updating config cache
[25Feb2026 11:04:44.977] [modloading-sync-worker/INFO] [SodiumExtras/Config]: Cache updated successfully
[25Feb2026 11:04:44.977] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sodiumextras-client.toml
[25Feb2026 11:04:44.978] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sodiumextras-client.toml for changes
[25Feb2026 11:04:44.979] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\curios-client.toml
[25Feb2026 11:04:44.980] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\curios-client.toml for changes
[25Feb2026 11:04:44.981] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml
[25Feb2026 11:04:44.981] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\neoforge-client.toml
[25Feb2026 11:04:44.981] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\neoforge-client.toml for changes
[25Feb2026 11:04:44.982] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config easyanvils-client.toml
[25Feb2026 11:04:44.983] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easyanvils-client.toml
[25Feb2026 11:04:44.983] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easyanvils-client.toml for changes
[25Feb2026 11:04:44.984] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config pickupnotifier\pickupnotifier-client.toml
[25Feb2026 11:04:44.984] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\pickupnotifier\pickupnotifier-client.toml
[25Feb2026 11:04:44.984] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\pickupnotifier\pickupnotifier-client.toml for changes
[25Feb2026 11:04:44.985] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config visualworkbench-client.toml
[25Feb2026 11:04:44.985] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\visualworkbench-client.toml
[25Feb2026 11:04:44.985] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\visualworkbench-client.toml for changes
[25Feb2026 11:04:44.986] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\supplementaries-client.toml
[25Feb2026 11:04:44.987] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\supplementaries-client.toml for changes
[25Feb2026 11:04:44.988] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\flywheel-client.toml
[25Feb2026 11:04:44.988] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\flywheel-client.toml for changes
[25Feb2026 11:04:44.989] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_new_age-client.toml
[25Feb2026 11:04:44.989] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_new_age-client.toml for changes
[25Feb2026 11:04:44.990] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\creategarnished-client.toml
[25Feb2026 11:04:44.990] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\creategarnished-client.toml for changes
[25Feb2026 11:04:44.991] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\ponder-client.toml
[25Feb2026 11:04:44.991] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\ponder-client.toml for changes
[25Feb2026 11:04:44.991] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createdieselgenerators-client.toml
[25Feb2026 11:04:44.993] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createdieselgenerators-client.toml for changes
[25Feb2026 11:04:44.993] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sodiumdynamiclights-client.toml
[25Feb2026 11:04:44.994] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sodiumdynamiclights-client.toml for changes
[25Feb2026 11:04:44.994] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\farmersdelight-client.toml
[25Feb2026 11:04:44.994] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\farmersdelight-client.toml for changes
[25Feb2026 11:04:44.995] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\boatiview-client.toml
[25Feb2026 11:04:44.995] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\boatiview-client.toml for changes
[25Feb2026 11:04:44.996] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\patchouli-client.toml
[25Feb2026 11:04:44.997] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\patchouli-client.toml for changes
[25Feb2026 11:04:44.997] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_hypertube-client.toml
[25Feb2026 11:04:44.998] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_hypertube-client.toml for changes
[25Feb2026 11:04:44.999] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createrailwaysnavigator-client.toml
[25Feb2026 11:04:44.999] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createrailwaysnavigator-client.toml for changes
[25Feb2026 11:04:45.000] [modloading-sync-worker/INFO] [com.bisecthosting.mods.bhmenu.ModRoot/]: Reloading Configs
[25Feb2026 11:04:45.002] [modloading-sync-worker/DEBUG] [mixin/]: Mixing AccessorAbstractSelectionList from serverbrowser-root.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
[25Feb2026 11:04:45.002] [modloading-sync-worker/DEBUG] [mixin/]: serverbrowser-root.mixins.json:AccessorAbstractSelectionList from mod serverbrowser: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.002] [modloading-sync-worker/DEBUG] [mixin/]: Mixing client.MixinAbstractSelectionList from fancymenu.mixins.json into net.minecraft.client.gui.components.AbstractSelectionList
[25Feb2026 11:04:45.002] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.003] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.003] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.003] [modloading-sync-worker/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinAbstractSelectionList from mod fancymenu->@Inject::before_blit_in_renderListBackground_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.006] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bhmenu-client.toml
[25Feb2026 11:04:45.006] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bhmenu-client.toml for changes
[25Feb2026 11:04:45.007] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config easymagic-client.toml
[25Feb2026 11:04:45.007] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easymagic-client.toml
[25Feb2026 11:04:45.008] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easymagic-client.toml for changes
[25Feb2026 11:04:45.009] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\toastcontrol-client.toml
[25Feb2026 11:04:45.009] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\toastcontrol-client.toml for changes
[25Feb2026 11:04:45.009] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config cutthrough-client.toml
[25Feb2026 11:04:45.010] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\cutthrough-client.toml
[25Feb2026 11:04:45.010] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\cutthrough-client.toml for changes
[25Feb2026 11:04:45.010] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\amendments-client.toml
[25Feb2026 11:04:45.011] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\amendments-client.toml for changes
[25Feb2026 11:04:45.011] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createfood-client.toml
[25Feb2026 11:04:45.013] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createfood-client.toml for changes
[25Feb2026 11:04:45.013] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\moonlight-client.toml
[25Feb2026 11:04:45.014] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\moonlight-client.toml for changes
[25Feb2026 11:04:45.015] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\blueprint-client.toml
[25Feb2026 11:04:45.016] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\blueprint-client.toml for changes
[25Feb2026 11:04:45.016] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\copycats-client.toml
[25Feb2026 11:04:45.017] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\copycats-client.toml for changes
[25Feb2026 11:04:45.017] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_enchantment_industry-client.toml
[25Feb2026 11:04:45.017] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_enchantment_industry-client.toml for changes
[25Feb2026 11:04:45.020] [modloading-sync-worker/DEBUG] [mixin/]: Mixing net.minecraft.client.model.geom.LayerDefinitionsMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.model.geom.LayerDefinitions
[25Feb2026 11:04:45.020] [modloading-sync-worker/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.model.geom.LayerDefinitionsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.021] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\personality-client.toml
[25Feb2026 11:04:45.022] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\personality-client.toml for changes
[25Feb2026 11:04:45.022] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gallery-client.toml
[25Feb2026 11:04:45.022] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gallery-client.toml for changes
[25Feb2026 11:04:45.024] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-client.toml
[25Feb2026 11:04:45.025] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-client.toml for changes
[25Feb2026 11:04:45.025] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\someassemblyrequired-client.toml
[25Feb2026 11:04:45.026] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\someassemblyrequired-client.toml for changes
[25Feb2026 11:04:45.026] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sliceanddice-client.toml
[25Feb2026 11:04:45.027] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sliceanddice-client.toml for changes
[25Feb2026 11:04:45.028] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_dragons_plus-client.toml
[25Feb2026 11:04:45.028] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_dragons_plus-client.toml for changes
[25Feb2026 11:04:45.029] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_central_kitchen-client.toml
[25Feb2026 11:04:45.029] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_central_kitchen-client.toml for changes
[25Feb2026 11:04:45.029] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gnkinetics-client.toml
[25Feb2026 11:04:45.030] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gnkinetics-client.toml for changes
[25Feb2026 11:04:45.030] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\pipeorgans-client.toml
[25Feb2026 11:04:45.031] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\pipeorgans-client.toml for changes
[25Feb2026 11:04:45.032] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\dndesires-client.toml
[25Feb2026 11:04:45.033] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\dndesires-client.toml for changes
[25Feb2026 11:04:45.033] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON
[25Feb2026 11:04:45.034] [modloading-sync-worker/DEBUG] [jeresources/]: Loaded jeresources config file jeresources-common.toml
[25Feb2026 11:04:45.036] [modloading-sync-worker/DEBUG] [jeresources/]: Loaded jeresources.neoforge.NeoForgePlatformHelper@74b51a7a for service interface jeresources.platform.IPlatformHelper
[25Feb2026 11:04:45.037] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jeresources-common.toml
[25Feb2026 11:04:45.038] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\jeresources-common.toml for changes
[25Feb2026 11:04:45.038] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bcc-common.toml
[25Feb2026 11:04:45.039] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bcc-common.toml for changes
[25Feb2026 11:04:45.039] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\modernfix-common.toml
[25Feb2026 11:04:45.040] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\modernfix-common.toml for changes
[25Feb2026 11:04:45.040] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml
[25Feb2026 11:04:45.040] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\neoforge-common.toml
[25Feb2026 11:04:45.041] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\neoforge-common.toml for changes
[25Feb2026 11:04:45.041] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\curios-common.toml
[25Feb2026 11:04:45.041] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\curios-common.toml for changes
[25Feb2026 11:04:45.042] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config easyanvils-common.toml
[25Feb2026 11:04:45.042] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easyanvils-common.toml
[25Feb2026 11:04:45.042] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easyanvils-common.toml for changes
[25Feb2026 11:04:45.044] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\despawntweaks-common.toml
[25Feb2026 11:04:45.044] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\despawntweaks-common.toml for changes
[25Feb2026 11:04:45.053] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\supplementaries-common.toml
[25Feb2026 11:04:45.053] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\supplementaries-common.toml for changes
[25Feb2026 11:04:45.054] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config visualworkbench-common.toml
[25Feb2026 11:04:45.054] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\visualworkbench-common.toml
[25Feb2026 11:04:45.055] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\visualworkbench-common.toml for changes
[25Feb2026 11:04:45.055] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\paxi-neoforge-1_21.toml
[25Feb2026 11:04:45.056] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\paxi-neoforge-1_21.toml for changes
[25Feb2026 11:04:45.057] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\smarterfarmers-common.toml
[25Feb2026 11:04:45.058] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\smarterfarmers-common.toml for changes
[25Feb2026 11:04:45.059] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\does_it_tick-common.toml
[25Feb2026 11:04:45.060] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\does_it_tick-common.toml for changes
[25Feb2026 11:04:45.061] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_new_age-common.toml
[25Feb2026 11:04:45.061] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_new_age-common.toml for changes
[25Feb2026 11:04:45.063] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createfastschematiccannon-common.toml
[25Feb2026 11:04:45.063] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createfastschematiccannon-common.toml for changes
[25Feb2026 11:04:45.064] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bits_n_bobs-common.toml
[25Feb2026 11:04:45.065] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bits_n_bobs-common.toml for changes
[25Feb2026 11:04:45.065] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createdieselgenerators-common.toml
[25Feb2026 11:04:45.066] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createdieselgenerators-common.toml for changes
[25Feb2026 11:04:45.067] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\farmersdelight-common.toml
[25Feb2026 11:04:45.067] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\farmersdelight-common.toml for changes
[25Feb2026 11:04:45.068] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createrailwaysnavigator-common.toml
[25Feb2026 11:04:45.069] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createrailwaysnavigator-common.toml for changes
[25Feb2026 11:04:45.069] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bwncr-common.toml
[25Feb2026 11:04:45.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\bwncr-common.toml for changes
[25Feb2026 11:04:45.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\amendments-common.toml
[25Feb2026 11:04:45.070] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\amendments-common.toml for changes
[25Feb2026 11:04:45.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createcafe-common.toml
[25Feb2026 11:04:45.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createcafe-common.toml for changes
[25Feb2026 11:04:45.071] [modloading-sync-worker/INFO] [Puzzles Lib/]: Dispatching loading event for config easymagic-common.toml
[25Feb2026 11:04:45.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easymagic-common.toml
[25Feb2026 11:04:45.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\easymagic-common.toml for changes
[25Feb2026 11:04:45.071] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\moonlight-common.toml
[25Feb2026 11:04:45.073] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\moonlight-common.toml for changes
[25Feb2026 11:04:45.073] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\CoroUtil\General.toml
[25Feb2026 11:04:45.073] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\CoroUtil\General.toml for changes
[25Feb2026 11:04:45.073] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-common.toml
[25Feb2026 11:04:45.074] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-common.toml for changes
[25Feb2026 11:04:45.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-server.toml
[25Feb2026 11:04:45.075] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-server.toml for changes
[25Feb2026 11:04:45.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_connected-common.toml
[25Feb2026 11:04:45.077] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_connected-common.toml for changes
[25Feb2026 11:04:45.078] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-client.toml
[25Feb2026 11:04:45.078] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\watut-client.toml for changes
[25Feb2026 11:04:45.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\highlighter.toml
[25Feb2026 11:04:45.080] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\highlighter.toml for changes
[25Feb2026 11:04:45.087] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createaddition-common.toml
[25Feb2026 11:04:45.087] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createaddition-common.toml for changes
[25Feb2026 11:04:45.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\dragonlib-common.toml
[25Feb2026 11:04:45.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\dragonlib-common.toml for changes
[25Feb2026 11:04:45.088] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\blueprint-common.toml
[25Feb2026 11:04:45.089] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\blueprint-common.toml for changes
[25Feb2026 11:04:45.091] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\copycats-common.toml
[25Feb2026 11:04:45.091] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\copycats-common.toml for changes
[25Feb2026 11:04:45.092] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\personality-common.toml
[25Feb2026 11:04:45.092] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\personality-common.toml for changes
[25Feb2026 11:04:45.093] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gallery-common.toml
[25Feb2026 11:04:45.093] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\gallery-common.toml for changes
[25Feb2026 11:04:45.096] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createcasing-common.toml
[25Feb2026 11:04:45.097] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\createcasing-common.toml for changes
[25Feb2026 11:04:45.098] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\tfmg-common.toml
[25Feb2026 11:04:45.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\tfmg-common.toml for changes
[25Feb2026 11:04:45.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-common.toml
[25Feb2026 11:04:45.099] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-common.toml for changes
[25Feb2026 11:04:45.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sliceanddice-common.toml
[25Feb2026 11:04:45.100] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\sliceanddice-common.toml for changes
[25Feb2026 11:04:45.102] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_dragons_plus-common.toml
[25Feb2026 11:04:45.102] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_dragons_plus-common.toml for changes
[25Feb2026 11:04:45.103] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_central_kitchen-common.toml
[25Feb2026 11:04:45.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_central_kitchen-common.toml for changes
[25Feb2026 11:04:45.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_deep_dark-common.toml
[25Feb2026 11:04:45.104] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create_deep_dark-common.toml for changes
[25Feb2026 11:04:45.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-stuff-additions.toml
[25Feb2026 11:04:45.105] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file C:\Users\********\curseforge\minecraft\Instances\All of Create\config\create-stuff-additions.toml for changes
[25Feb2026 11:04:45.106] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ResourcePackLoaderMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.resource.ResourcePackLoader
[25Feb2026 11:04:45.106] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.106] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$changeSet$0(Ljava/util/Map$Entry;Ljava/util/Map$Entry;)I to mda06d5b$sodium$lambda$changeSet$0$0 in sodium-neoforge.mixins.json:platform.neoforge.ResourcePackLoaderMixin from mod sodium
[25Feb2026 11:04:45.125] [Render thread/DEBUG] [mixin/]: Mixing common.PackDetectorMixin from backpacked.common.mixins.json into net.minecraft.server.packs.repository.PackDetector
[25Feb2026 11:04:45.126] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PackDetectorMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.126] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:common.PackDetectorMixin from mod backpacked->@Inject::testForAddonMetadata(Ljava/nio/file/Path;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.207] [Render thread/INFO] [Moonlight/]: Merging 3 images using mode MIN_AREA_NO_UPSCALE
[25Feb2026 11:04:45.287] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Starting internal pack sorting with: [vanilla, fabric, sodium_programmer_art, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, moonlight:merged_pack, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.288] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Removed all internal packs, result: [vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, moonlight:merged_pack, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.292] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Final sorting result: [vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, moonlight:merged_pack, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.293] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumGameOptions from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.gui.SodiumGameOptions
[25Feb2026 11:04:45.293] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.293] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumGameOptions from mod iris->@Inject::iris$writeIrisConfig(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.294] [Render thread/DEBUG] [mixin/]: Mixing PerformanceSettingsMixin from mixins.sodiumleafculling.json into net.caffeinemc.mods.sodium.client.gui.SodiumGameOptions$PerformanceSettings
[25Feb2026 11:04:45.294] [Render thread/DEBUG] [mixin/]: mixins.sodiumleafculling.json:PerformanceSettingsMixin from mod sodiumleafculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.303] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Starting internal pack sorting with: [vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, moonlight:merged_pack, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, sodium_programmer_art, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.303] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Removed all internal packs, result: [vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, moonlight:merged_pack, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.304] [Render thread/DEBUG] [net.fabricmc.fabric.impl.resource.loader.ModResourcePackUtil/]: [Fabric] Final sorting result: [vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, moonlight:merged_pack, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models]
[25Feb2026 11:04:45.305] [Render thread/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.resources.language.LanguageManager
[25Feb2026 11:04:45.305] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.307] [Render thread/DEBUG] [mixin/]: Mixing MixinClientLanguage from mixins.iris.json into net.minecraft.client.resources.language.ClientLanguage
[25Feb2026 11:04:45.307] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Mixing patch.locale.MixinClientLanguage from bookshelf.mixins.json into net.minecraft.client.resources.language.ClientLanguage
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinClientLanguage from konkrete.mixins.json into net.minecraft.client.resources.language.ClientLanguage
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: konkrete.mixins.json:client.IMixinClientLanguage from mod konkrete: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Mixing ClientLanguagesMixin from moonlight.mixins.json into net.minecraft.client.resources.language.ClientLanguage
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:ClientLanguagesMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries2$2(Ljava/util/Map;Ljava/lang/String;Ljava/lang/String;)V to mda06d5b$moonlight$lambda$moonlight$addDynamicEntries2$2$0 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries2$1(Ljava/lang/String;Ljava/lang/String;)Lcom/google/gson/JsonParseException; to mda06d5b$moonlight$lambda$moonlight$addDynamicEntries2$1$1 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
[25Feb2026 11:04:45.308] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$moonlight$addDynamicEntries$0(Lnet/mehvahdjukaar/moonlight/api/events/AfterLanguageLoadEvent;Lnet/mehvahdjukaar/moonlight/api/set/BlockTypeRegistry;)V to mda06d5b$moonlight$lambda$moonlight$addDynamicEntries$0$2 in moonlight.mixins.json:ClientLanguagesMixin from mod moonlight
[25Feb2026 11:04:45.309] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinClientLanguage from fancymenu.mixins.json into net.minecraft.client.resources.language.ClientLanguage
[25Feb2026 11:04:45.309] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinClientLanguage from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::injectFrom(Ljava/lang/String;Ljava/util/List;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::check(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntries(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinClientLanguage from mod iris->@Inject::iris$addLanguageEntriesToTranslationChecks(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage from mod bookshelf->@Inject::getOrDefault(Ljava/lang/String;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.311] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:patch.locale.MixinClientLanguage from mod bookshelf->@Inject::has(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinTextureManager from mixins.iris.json into net.minecraft.client.renderer.texture.TextureManager
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: Mixing core.MixinTextureManager from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.texture.TextureManager
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.texture.TextureManager
[25Feb2026 11:04:45.314] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.315] [Render thread/DEBUG] [mixin/]: Mixing TextureManagerMixin from dragonlib.mixins.json into net.minecraft.client.renderer.texture.TextureManager
[25Feb2026 11:04:45.315] [Render thread/DEBUG] [mixin/]: dragonlib.mixins.json:TextureManagerMixin from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.315] [Render thread/DEBUG] [mixin/]: Mixing client.TextureManagerMixin from geckolib.mixins.json into net.minecraft.client.renderer.texture.TextureManager
[25Feb2026 11:04:45.315] [Render thread/DEBUG] [mixin/]: geckolib.mixins.json:client.TextureManagerMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailReloadLambda(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onInnerDumpTextures(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinTextureManager from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.316] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinTextureManager from mod immediatelyfast->@Inject::removeDestroyedTexture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.319] [Render thread/DEBUG] [mixin/]: Mixing client.SkinManagerMixin from blueprint.mixins.json into net.minecraft.client.resources.SkinManager
[25Feb2026 11:04:45.319] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$registerRewardPlayerSkinTextures$0(Lnet/minecraft/client/resources/PlayerSkin;)Lnet/minecraft/client/resources/PlayerSkin; to mda06d5b$blueprint$lambda$registerRewardPlayerSkinTextures$0$0 in blueprint.mixins.json:client.SkinManagerMixin from mod blueprint
[25Feb2026 11:04:45.320] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SkinManagerMixin from mod blueprint->@Inject::registerRewardPlayerSkinTextures(Ljava/util/UUID;Lcom/mojang/authlib/minecraft/MinecraftProfileTextures;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.321] [Render thread/DEBUG] [mixin/]: Mixing perf.cache_profile_texture_url.SkinManagerMixin from modernfix-modernfix.mixins.json into net.minecraft.client.resources.SkinManager$TextureCache
[25Feb2026 11:04:45.322] [Render thread/DEBUG] [mixin/]: Mixing SkinManagerMixin from chat_heads.mixins.json into net.minecraft.client.resources.SkinManager$TextureCache
[25Feb2026 11:04:45.323] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:SkinManagerMixin from mod chat_heads->@Inject::chatheads$rememberTextureLocation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.323] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:SkinManagerMixin from mod chat_heads->@Inject::chatheads$rememberTextureLocation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.323] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:SkinManagerMixin from mod chat_heads->@Inject::chatheads$rememberTextureLocation(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.323] [Render thread/DEBUG] [mixin/]: Mixing HttpTextureMixin from chat_heads.mixins.json into net.minecraft.client.renderer.texture.HttpTexture
[25Feb2026 11:04:45.323] [Render thread/DEBUG] [mixin/]: Mixing MixinPlayerSkinTexture from entity_texture_features.mixins.json into net.minecraft.client.renderer.texture.HttpTexture
[25Feb2026 11:04:45.324] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPlayerSkinTexture from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.324] [Render thread/DEBUG] [mixin/]: Mixing HttpTextureMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.texture.HttpTexture
[25Feb2026 11:04:45.326] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:HttpTextureMixin from mod chat_heads->@Inject::chatheads$registerBlendedHeadTexture(Lcom/mojang/blaze3d/platform/NativeImage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.326] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:HttpTextureMixin from mod chat_heads->@Inject::chatheads$registerBlendedHeadTexture(Lcom/mojang/blaze3d/platform/NativeImage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.326] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:HttpTextureMixin from mod chat_heads->@Inject::chatheads$registerBlendedHeadTexture(Lcom/mojang/blaze3d/platform/NativeImage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.326] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPlayerSkinTexture from mod entity_texture_features->@Inject::etf$cancelling(Lcom/mojang/blaze3d/platform/NativeImage;IIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.326] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPlayerSkinTexture from mod entity_texture_features->@Inject::etf$differentAlpha(Lcom/mojang/blaze3d/platform/NativeImage;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.330] [Render thread/DEBUG] [mixin/]: Mixing SoundManagerWarnMixin from biomemusic.mixins.json into net.minecraft.client.sounds.SoundManager
[25Feb2026 11:04:45.330] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:SoundManagerWarnMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinSoundManager from melody.mixins.json into net.minecraft.client.sounds.SoundManager
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.IMixinSoundManager from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.sounds.SoundManager
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSoundManager from fancymenu.mixins.json into net.minecraft.client.sounds.SoundManager
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.331] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInitFancyMenu$0(Lnet/minecraft/client/resources/sounds/SoundInstance;Lnet/minecraft/client/sounds/WeighedSoundEvents;F)V to mda06d5b$fancymenu$lambda$afterInitFancyMenu$0$0 in fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu
[25Feb2026 11:04:45.333] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:SoundManagerWarnMixin from mod biomemusic->@Inject::biomeMusic$ignorewarn(Lnet/minecraft/client/resources/sounds/Sound;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/ResourceProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.333] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.333] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.333] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundManager from mod fancymenu->@Inject::afterInitFancyMenu(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.337] [Render thread/DEBUG] [mixin/]: Mixing MusicPlayMixin from biomemusic.mixins.json into net.minecraft.client.sounds.SoundEngine
[25Feb2026 11:04:45.337] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinSoundEngine from melody.mixins.json into net.minecraft.client.sounds.SoundEngine
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.IMixinSoundEngine from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSoundEngine from melody.mixins.json into net.minecraft.client.sounds.SoundEngine
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$afterUpdateVolumeCategoryMelody$0(Lnet/minecraft/sounds/SoundSource;Ljava/util/function/BiConsumer;)V to mda06d5b$melody$lambda$afterUpdateVolumeCategoryMelody$0$0 in melody.mixins.json:client.MixinSoundEngine from mod melody
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: Mixing client.MixinSoundEngine from fancymenu.mixins.json into net.minecraft.client.sounds.SoundEngine
[25Feb2026 11:04:45.339] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic->@Inject::biomesMusic$onPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic->@Inject::biomesMusic$onPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic->@Inject::biomesMusic$onPlay(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic->@Inject::biomesMusic$onPlaySound(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicPlayMixin from mod biomemusic->@Inject::biomesMusic$limitMaxConcurrent(Lnet/minecraft/client/resources/sounds/SoundInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterUpdateVolumeCategoryMelody(Lnet/minecraft/sounds/SoundSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: melody.mixins.json:client.MixinSoundEngine from mod melody->@Inject::afterReloadSoundEngineMelody(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.341] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinSoundEngine from mod fancymenu->@Inject::afterReloadSoundEngineFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.368] [Render thread/DEBUG] [mixin/]: Mixing StereoDetectorMixin from biomemusic.mixins.json into net.minecraft.client.sounds.SoundBufferLibrary
[25Feb2026 11:04:45.368] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.368] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addFuture$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/sounds/AudioStream;Ljava/lang/Throwable;)V to mda06d5b$biomemusic$lambda$addFuture$0$0 in biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic
[25Feb2026 11:04:45.369] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic->@Inject::addFuture(Lnet/minecraft/resources/ResourceLocation;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.369] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic->@Inject::addFuture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/io/InputStream;Lnet/minecraft/client/sounds/FiniteAudioStream;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.369] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic->@Inject::addFuture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/io/InputStream;Lnet/minecraft/client/sounds/FiniteAudioStream;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.369] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:StereoDetectorMixin from mod biomemusic->@Inject::addFuture(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/io/InputStream;Lnet/minecraft/client/sounds/FiniteAudioStream;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.373] [Render thread/DEBUG] [mixin/]: Mixing client.SplashManagerMixin from blueprint.mixins.json into net.minecraft.client.resources.SplashManager
[25Feb2026 11:04:45.374] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SplashManagerMixin from mod blueprint->@Inject::handleBlueprintEventSplashes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.374] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SplashManagerMixin from mod blueprint->@Inject::handleBlueprintEventSplashes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.374] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SplashManagerMixin from mod blueprint->@Inject::handleBlueprintRandomSplashes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.375] [Render thread/DEBUG] [mixin/]: Mixing MusicManagerMixin from biomemusic.mixins.json into net.minecraft.client.sounds.MusicManager
[25Feb2026 11:04:45.375] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.378] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinMusicManager from fancymenu.mixins.json into net.minecraft.client.sounds.MusicManager
[25Feb2026 11:04:45.378] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinMusicManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.378] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMusicManager from fancymenu.mixins.json into net.minecraft.client.sounds.MusicManager
[25Feb2026 11:04:45.378] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onStartMusic(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onStartMusic(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onStartMusic(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: biomemusic.mixins.json:MusicManagerMixin from mod biomemusic->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::cancelTickIfMusicDisabledViaController_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::stopMusicIfDisabledInConfigFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.382] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_startPlayingFancyMenu(Lnet/minecraft/sounds/Music;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::before_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.383] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinMusicManager from mod fancymenu->@Inject::after_stopPlayingFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.385] [Render thread/DEBUG] [mixin/]: Mixing access.client.AccessorFontManager from bookshelf.mixins.json into net.minecraft.client.gui.font.FontManager
[25Feb2026 11:04:45.385] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:access.client.AccessorFontManager from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:45.385] [Render thread/DEBUG] [mixin/]: Mixing FontManagerMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.font.FontManager
[25Feb2026 11:04:45.385] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:FontManagerMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.388] [Render thread/DEBUG] [mixin/]: Mixing font_atlas_resizing.MixinGlyphAtlasTexture from immediatelyfast-common.mixins.json into net.minecraft.client.gui.font.FontTexture
[25Feb2026 11:04:45.388] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.389] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.389] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.389] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:font_atlas_resizing.MixinGlyphAtlasTexture from mod immediatelyfast->@Inject::checkFontAtlasResizing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.391] [Render thread/DEBUG] [mixin/]: Mixing BakedGlyphMixin from bits_n_bobs.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph
[25Feb2026 11:04:45.391] [Render thread/DEBUG] [mixin/]: Mixing features.render.gui.font.BakedGlyphMixin from sodium-common.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph
[25Feb2026 11:04:45.391] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.392] [Render thread/DEBUG] [mixin/]: Mixing BakedGlyphAccessor from dragonlib.mixins.json into net.minecraft.client.gui.font.glyphs.BakedGlyph
[25Feb2026 11:04:45.392] [Render thread/DEBUG] [mixin/]: dragonlib.mixins.json:BakedGlyphAccessor from mod dragonlib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.393] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.gui.font.BakedGlyphMixin from mod sodium->@Inject::drawFast(ZFFLorg/joml/Matrix4f;Lcom/mojang/blaze3d/vertex/VertexConsumer;FFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.398] [Render thread/DEBUG] [mixin/]: Mixing core.MixinNeoForgeRenderTypes from immediatelyfast-neoforge.mixins.json into net.neoforged.neoforge.client.NeoForgeRenderTypes$Internal
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ForgeHooksClientMixin from modernfix-modernfix.mixins.json into net.neoforged.neoforge.client.ClientHooks
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postNamespacedKeySetEvent$4(Ljava/util/Map$Entry;)V to mda06d5b$modernfix$lambda$postNamespacedKeySetEvent$4$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postNamespacedKeySetEvent$3(Ljava/util/Map$Entry;)Z to mda06d5b$modernfix$lambda$postNamespacedKeySetEvent$3$1 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postNamespacedKeySetEvent$2(Ljava/util/Map$Entry;)Ljava/time/Duration; to mda06d5b$modernfix$lambda$postNamespacedKeySetEvent$2$2 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postNamespacedKeySetEvent$1(Lorg/embeddedt/modernfix/neoforge/dynresources/ModelBakeEventHelper;Lnet/neoforged/neoforge/client/event/ModelEvent$ModifyBakingResult;Ljava/util/Map;Ljava/lang/reflect/Method;Ljava/lang/String;Lnet/neoforged/fml/ModContainer;)V to mda06d5b$modernfix$lambda$postNamespacedKeySetEvent$1$3 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix
[25Feb2026 11:04:45.410] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$postNamespacedKeySetEvent$0(Ljava/lang/String;)Lcom/google/common/base/Stopwatch; to mda06d5b$modernfix$lambda$postNamespacedKeySetEvent$0$4 in modernfix-modernfix.mixins.json:perf.dynamic_resources.ForgeHooksClientMixin from mod modernfix
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.ClientHooksMixin from sodium-neoforge.mixins.json into net.neoforged.neoforge.client.ClientHooks
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.ClientHooksMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: Mixing client.ForgeHooksClientMixin from connector.mixins.json into net.neoforged.neoforge.client.ClientHooks
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ForgeHooksClientMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: Mixing ClientHooksMixin from iceberg.neoforge.mixins.json into net.neoforged.neoforge.client.ClientHooks
[25Feb2026 11:04:45.411] [Render thread/DEBUG] [mixin/]: iceberg.neoforge.mixins.json:ClientHooksMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.428] [Render thread/INFO] [Sodium/]: Block minecraft:water_cauldron had its color provider replaced with net.mehvahdjukaar.amendments.AmendmentsClient$$Lambda/0x0000000802df0430@69530799 and will not use per-vertex coloring
[25Feb2026 11:04:45.437] [Render thread/DEBUG] [mixin/]: Mixing MixinSheets from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.Sheets
[25Feb2026 11:04:45.437] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.437] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinSheets from mod iris->@Inject::setSheet(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.440] [Render thread/DEBUG] [mixin/]: Mixing perf.dynamic_resources.BlockModelShaperMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.block.BlockModelShaper
[25Feb2026 11:04:45.440] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$replaceModelMap$0(Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/client/resources/model/BakedModel; to mda06d5b$modernfix$lambda$replaceModelMap$0$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix
[25Feb2026 11:04:45.440] [Render thread/DEBUG] [mixin/]: Mixing BlockModelsMixin from continuity.mixins.json into net.minecraft.client.renderer.block.BlockModelShaper
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockModelShaperMixin from mod modernfix->@Inject::replaceModelMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:BlockModelsMixin from mod continuity->@Inject::continuity$onHeadSetModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:BlockModelsMixin from mod continuity->@Inject::continuity$onHeadSetModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.441] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:BlockModelsMixin from mod continuity->@Inject::continuity$onHeadSetModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.459] [Render thread/DEBUG] [mixin/]: Mixing MixinEntityModelLoader from entity_model_features.mixins.json into net.minecraft.client.model.geom.EntityModelSet
[25Feb2026 11:04:45.459] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinEntityModelLoader from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.459] [Render thread/DEBUG] [mixin/]: Mixing exporting.MixinEntityModelSet from entity_model_features.mixins.json into net.minecraft.client.model.geom.EntityModelSet
[25Feb2026 11:04:45.459] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:exporting.MixinEntityModelSet from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinEntityModelLoader from mod entity_model_features->@Inject::emf$injectModelLoad(Lnet/minecraft/client/model/geom/ModelLayerLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: Mixing impl.entitydistance.TileDispatcherMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.TileDispatcherMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinBlockEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.460] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mda06d5b$iris$lambda$iris$wrapBufferSource$0$0 in mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris
[25Feb2026 11:04:45.461] [Render thread/DEBUG] [mixin/]: Mixing BlockEntityRendererDispatcherMixin from supplementaries.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
[25Feb2026 11:04:45.461] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinBlockEntityRenderDispatcher from entity_model_features.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
[25Feb2026 11:04:45.461] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.461] [Render thread/DEBUG] [mixin/]: Mixing entity.misc.MixinBlockEntityRenderDispatcher from entity_texture_features.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher
[25Feb2026 11:04:45.461] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.TileDispatcherMixin from mod sodiumextras->@Inject::render(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinBlockEntityRenderDispatcher from mod iris->@Inject::iris$afterRender(Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: supplementaries.mixins.json:BlockEntityRendererDispatcherMixin from mod supplementaries->@Inject::setupAndRenderPre(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: supplementaries.mixins.json:BlockEntityRendererDispatcherMixin from mod supplementaries->@Inject::setupAndRenderPost(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderer;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBlockEntityRenderDispatcher from mod entity_model_features->@Inject::emf$grabEntity2(Lnet/minecraft/world/level/block/entity/BlockEntity;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.462] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinBlockEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$clearContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.464] [Render thread/DEBUG] [mixin/]: Mixing HideBlockBreakProgressMixin from farmersdelight.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
[25Feb2026 11:04:45.464] [Render thread/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerClientMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.renderer.block.BlockRenderDispatcher
[25Feb2026 11:04:45.464] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:KeyedResourceReloadListenerClientMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.465] [Render thread/DEBUG] [mixin/]: farmersdelight.mixins.json:HideBlockBreakProgressMixin from mod farmersdelight->@Inject::hideBlockDamage(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/BlockAndTintGetter;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/neoforged/neoforge/client/model/data/ModelData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Mixing impl.entitydistance.EntityDispatcherMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Mixing MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEntityRenderDispatcher from mixins.iris.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$2(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mda06d5b$iris$lambda$iris$beginEntityRender$2$0 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$1(Lnet/minecraft/world/entity/Entity;Ljava/lang/Object;)Lnet/irisshaders/iris/shaderpack/materialmap/NamespacedId; to mda06d5b$iris$lambda$iris$beginEntityRender$1$1 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
[25Feb2026 11:04:45.467] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginEntityRender$0(Lnet/minecraft/world/entity/Entity;Ljava/lang/Object;)Lnet/irisshaders/iris/shaderpack/materialmap/NamespacedId; to mda06d5b$iris$lambda$iris$beginEntityRender$0$2 in mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris
[25Feb2026 11:04:45.468] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.shadows.EntityRenderDispatcherMixin from sodium-common.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.468] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.469] [Render thread/DEBUG] [mixin/]: Mixing client.EntityRenderDispatcherMixin from immersive_aircraft.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.469] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.EntityRenderDispatcherMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.470] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinEntityRenderDispatcher from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.470] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.470] [Render thread/DEBUG] [mixin/]: Mixing entity.misc.MixinEntityRenderDispatcher from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.470] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.470] [Render thread/DEBUG] [mixin/]: Mixing accessor.EntityRenderDispatcherAccessor from create.mixins.json into net.minecraft.client.renderer.entity.EntityRenderDispatcher
[25Feb2026 11:04:45.474] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin from mod sodiumextras->@Inject::inject$shouldRender(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$maybeSuppressEntityShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;FFLnet/minecraft/world/level/LevelReader;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::renderBlockShadow(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::iris$setFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinEntityRenderDispatcher from mod iris->@Inject::restoreFlameId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/Entity;Lorg/joml/Quaternionf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEntityRenderDispatcher from mod iris->@Inject::iris$endEntityRender(Lnet/minecraft/world/entity/Entity;DDDFFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.shadows.EntityRenderDispatcherMixin from mod sodium->@Inject::renderShadowPartFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.EntityRenderDispatcherMixin from mod immersive_aircraft->@Inject::ia$inject$renderHitbox(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/entity/Entity;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$endOfRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$endOfRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$endOfRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$modifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$modifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$modifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$undoModifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$undoModifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderDispatcher from mod entity_model_features->@Inject::emf$undoModifyShadowTranslate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$grabContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$clearContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$clearContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.475] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.misc.MixinEntityRenderDispatcher from mod entity_texture_features->@Inject::etf$clearContext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.485] [Render thread/DEBUG] [mixin/]: Mixing MixinRenderBuffers from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.RenderBuffers
[25Feb2026 11:04:45.485] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.485] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$1(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mda06d5b$iris$lambda$freeAndDeleteBuffers$1$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
[25Feb2026 11:04:45.485] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$freeAndDeleteBuffers$0(Lcom/mojang/blaze3d/vertex/ByteBufferBuilder;)V to mda06d5b$iris$lambda$freeAndDeleteBuffers$0$1 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
[25Feb2026 11:04:45.486] [Render thread/DEBUG] [mixin/]: Renaming @Unique field outlineBufferSourceLnet/minecraft/client/renderer/OutlineBufferSource; to fda06d5b$iris$outlineBufferSource$0 in iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris
[25Feb2026 11:04:45.486] [Render thread/DEBUG] [mixin/]: Mixing core.render.world.RenderBuffersMixin from sodium-common.mixins.json into net.minecraft.client.renderer.RenderBuffers
[25Feb2026 11:04:45.486] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.world.RenderBuffersMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.488] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.488] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceCrumblingBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.488] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinRenderBuffers from mod iris->@Inject::batchedentityrendering$replaceOutlineBufferSource(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexConsumerProvider$Immediate from entity_texture_features.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinVertexConsumerProvider$Immediate from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: Mixing immediate.MixinBufferSource from mixins.iris.vertexformat.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: Mixing BufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:BufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.489] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferSource from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.490] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferSource from xaerohud.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.490] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinBufferSource from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.490] [Render thread/DEBUG] [mixin/]: Mixing client.AccessorMultiBufferSource from patchouli_xplat.mixins.json into net.minecraft.client.renderer.MultiBufferSource$BufferSource
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinVertexConsumerProvider$Immediate from mod entity_texture_features->@Inject::etf$injectIntoGetBufferReturn(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinVertexConsumerProvider$Immediate from mod entity_texture_features->@Inject::etf$injectIntoGetBufferReturn(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$beforeFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:immediate.MixinBufferSource from mod iris->@Inject::iris$afterFlushBuffer(Lnet/minecraft/client/renderer/RenderType;Lcom/mojang/blaze3d/vertex/BufferBuilder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.491] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getFixedBuffers()Ljava/util/SequencedMap; in net.minecraft.client.renderer.MultiBufferSource$BufferSource was not merged
[25Feb2026 11:04:45.492] [Render thread/DEBUG] [mixin/]: Mixing mods.iris.MixinFullyBufferedMultiBufferSource from entity_texture_features.mixins.json into net.irisshaders.batchedentityrendering.impl.FullyBufferedMultiBufferSource
[25Feb2026 11:04:45.492] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:mods.iris.MixinFullyBufferedMultiBufferSource from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.493] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:mods.iris.MixinFullyBufferedMultiBufferSource from mod entity_texture_features->@Inject::etf$injectIntoGetBufferReturn(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.494] [Render thread/DEBUG] [mixin/]: Mixing SectionBufferBuilderPackAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.SectionBufferBuilderPack
[25Feb2026 11:04:45.494] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:SectionBufferBuilderPackAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.498] [Render thread/DEBUG] [mixin/]: Mixing forge.net.minecraft.client.renderer.block.model.BlockModelMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.block.model.BlockModel
[25Feb2026 11:04:45.498] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:forge.net.minecraft.client.renderer.block.model.BlockModelMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.499] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.renderer.block.model.FaceBakeryMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.block.model.FaceBakery
[25Feb2026 11:04:45.499] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.renderer.block.model.FaceBakeryMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.502] [Render thread/DEBUG] [mixin/]: Mixing common.BlockElementMixin from handcrafted-common.mixins.json into net.minecraft.client.renderer.block.model.BlockElement$Deserializer
[25Feb2026 11:04:45.503] [Render thread/DEBUG] [mixin/]: handcrafted-common.mixins.json:common.BlockElementMixin from mod handcrafted->@Inject::handcrafted$onDeserializeRotationAngle(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.503] [Render thread/DEBUG] [mixin/]: handcrafted-common.mixins.json:common.BlockElementMixin from mod handcrafted->@Inject::handcrafted$getTo(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.503] [Render thread/DEBUG] [mixin/]: handcrafted-common.mixins.json:common.BlockElementMixin from mod handcrafted->@Inject::handcrafted$getFrom(Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.505] [Render thread/DEBUG] [mixin/]: Mixing forge.net.minecraft.client.renderer.block.model.ItemTransformsDeserializerMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.block.model.ItemTransforms$Deserializer
[25Feb2026 11:04:45.505] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:forge.net.minecraft.client.renderer.block.model.ItemTransformsDeserializerMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.507] [Render thread/DEBUG] [mixin/]: Mixing perf.model_optimizations.TransformationMatrixMixin from modernfix-modernfix.mixins.json into com.mojang.math.Transformation
[25Feb2026 11:04:45.515] [Render thread/DEBUG] [mixin/]: Mixing mods.imediatelyfast.MixinBatchableBufferSource from entity_texture_features.mixins.json into net.raphimc.immediatelyfast.feature.core.BatchableBufferSource
[25Feb2026 11:04:45.515] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:mods.imediatelyfast.MixinBatchableBufferSource from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.515] [Render thread/DEBUG] [mixin/]: Mixing MixinBatchableBufferSource from xaerohud.mixins.json into net.raphimc.immediatelyfast.feature.core.BatchableBufferSource
[25Feb2026 11:04:45.515] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinBatchableBufferSource from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.516] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:mods.imediatelyfast.MixinBatchableBufferSource from mod entity_texture_features->@Inject::etf$injectIntoGetBufferReturn(Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.518] [Render thread/DEBUG] [mixin/]: Mixing OutlineBufferSourceAccessor from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.OutlineBufferSource
[25Feb2026 11:04:45.518] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:OutlineBufferSourceAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.522] [Render thread/DEBUG] [mixin/]: Mixing PlayerSocialManagerMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.social.PlayerSocialManager
[25Feb2026 11:04:45.522] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$getPlayer(Lnet/minecraft/client/multiplayer/PlayerInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.523] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PlayerSocialManagerMixin from mod supplementaries->@Inject::supp$removePlayer(Ljava/util/UUID;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: Mixing features.render.frapi.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()Lnet/caffeinemc/mods/sodium/client/render/frapi/render/NonTerrainBlockRenderContext; to mda06d5b$sodium$lambda$new$0$0 in sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.ModelBlockRendererMixin from sodium-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: Mixing features.render.model.block.ModelBlockRendererMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
[25Feb2026 11:04:45.524] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.526] [Render thread/DEBUG] [mixin/]: Mixing ModelBlockRendererMixin from flywheel.impl.neoforge.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
[25Feb2026 11:04:45.526] [Render thread/DEBUG] [mixin/]: flywheel.impl.neoforge.mixins.json:ModelBlockRendererMixin from mod flywheel: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.526] [Render thread/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.ModelBlockRendererMixin from copycats-common.mixins.json into net.minecraft.client.renderer.block.ModelBlockRenderer
[25Feb2026 11:04:45.526] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.frapi.ModelBlockRendererMixin from mod sodium->@Inject::onRender(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.ModelBlockRendererMixin from mod sodium->@Inject::preRenderQuad(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:features.render.model.block.ModelBlockRendererMixin from mod sodium->@Inject::renderFast(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/client/resources/model/BakedModel;FFFIILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: flywheel.impl.neoforge.mixins.json:ModelBlockRendererMixin from mod flywheel->@Inject::onTesselateBlock(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: flywheel.impl.neoforge.mixins.json:ModelBlockRendererMixin from mod flywheel->@Inject::onTesselateBlock(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V has 0 override(s) in child classes
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: flywheel.impl.neoforge.mixins.json:ModelBlockRendererMixin from mod flywheel->@Inject::onTesselateBlock(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;ZLnet/minecraft/util/RandomSource;JILnet/neoforged/neoforge/client/model/data/ModelData;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Z)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::beforeColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::beforeColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::beforeColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::afterColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::afterColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.527] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.multistate.ModelBlockRendererMixin from mod copycats->@Inject::afterColor(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lnet/minecraft/client/renderer/block/model/BakedQuad;FFFFIIIIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: Mixing AbstractBlockRenderContextAccessor from mixins.sodiumleafculling.json into net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: mixins.sodiumleafculling.json:AbstractBlockRenderContextAccessor from mod sodiumleafculling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: Mixing MixinAbstractBlockRenderContext from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.AbstractBlockRenderContextMixin from sodium-neoforge.mixins.json into net.caffeinemc.mods.sodium.client.render.frapi.render.AbstractBlockRenderContext
[25Feb2026 11:04:45.534] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.AbstractBlockRenderContextMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.535] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinAbstractBlockRenderContext from mod iris->@Inject::checkDirectionNeo(Lnet/minecraft/client/resources/model/BakedModel;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.537] [Render thread/DEBUG] [mixin/]: Mixing FluidRendererMixin from fabric-rendering-fluids-v1.mixins.json into net.minecraft.client.renderer.block.LiquidBlockRenderer
[25Feb2026 11:04:45.537] [Render thread/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric_rendering_fluids_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.538] [Render thread/DEBUG] [mixin/]: Mixing LiquidBlockRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.block.LiquidBlockRenderer
[25Feb2026 11:04:45.538] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LiquidBlockRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.538] [Render thread/DEBUG] [mixin/]: Mixing foundation.copycat.LiquidBlockRendererMixin from copycats-common.mixins.json into net.minecraft.client.renderer.block.LiquidBlockRenderer
[25Feb2026 11:04:45.538] [Render thread/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.LiquidBlockRendererMixin from mod copycats: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.539] [Render thread/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric_rendering_fluids_v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.539] [Render thread/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric_rendering_fluids_v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.539] [Render thread/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric_rendering_fluids_v1->@Inject::onResourceReloadReturn(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.539] [Render thread/DEBUG] [mixin/]: fabric-rendering-fluids-v1.mixins.json:FluidRendererMixin from mod fabric_rendering_fluids_v1->@Inject::onHeadRender(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.542] [Render thread/DEBUG] [mixin/]: Mixing MixinItemInHandRenderer from mixins.iris.json into net.minecraft.client.renderer.ItemInHandRenderer
[25Feb2026 11:04:45.543] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.543] [Render thread/DEBUG] [mixin/]: Mixing FirstPersonRendererMixin from boatiview.common.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
[25Feb2026 11:04:45.543] [Render thread/DEBUG] [mixin/]: Mixing ItemInHandRendererMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.ItemInHandRenderer
[25Feb2026 11:04:45.543] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinItemInHandRenderer from mod iris->@Inject::iris$skipTranslucentHands(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: boatiview.common.mixins.json:FirstPersonRendererMixin from mod boatiview->@Inject::modifyHandRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: boatiview.common.mixins.json:FirstPersonRendererMixin from mod boatiview->@Inject::modifyHandRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: boatiview.common.mixins.json:FirstPersonRendererMixin from mod boatiview->@Inject::modifyHandRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/client/player/LocalPlayer;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.544] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.545] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$animateItem(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.545] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:ItemInHandRendererMixin from mod moonlight->@Inject::moonlight$renderSpecial(Lnet/minecraft/client/player/AbstractClientPlayer;FFLnet/minecraft/world/InteractionHand;FLnet/minecraft/world/item/ItemStack;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.547] [Render thread/DEBUG] [org.sinytra.connector.ConnectorCoremods/]: Added field providers to class net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.547] [Render thread/DEBUG] [mixin/]: Mixing MixinParticleEngine from mixins.iris.json into net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.547] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.547] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$finishDrawingParticles$1(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mda06d5b$iris$lambda$iris$finishDrawingParticles$1$0 in mixins.iris.json:MixinParticleEngine from mod iris
[25Feb2026 11:04:45.547] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$beginDrawingParticles$0(Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mda06d5b$iris$lambda$iris$beginDrawingParticles$0$1 in mixins.iris.json:MixinParticleEngine from mod iris
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Mixing ParticleManagerAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:ParticleManagerAccessor from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.ParticleEngineAccessor from ponder.mixins.json into net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: ponder.mixins.json:client.accessor.ParticleEngineAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Mixing client.ParticleEngineMixin from connector.mixins.json into net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ParticleEngineMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/resources/ResourceLocation;)Ljava/lang/Integer; to mda06d5b$connector$lambda$onInit$1$2 in connector.mixins.json:client.ParticleEngineMixin from mod connector
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(I)Lnet/minecraft/resources/ResourceLocation; to mda06d5b$connector$lambda$onInit$0$3 in connector.mixins.json:client.ParticleEngineMixin from mod connector
[25Feb2026 11:04:45.548] [Render thread/DEBUG] [mixin/]: Mixing client.ParticleEngineMixin from watut.mixins.json into net.minecraft.client.particle.ParticleEngine
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$beginDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinParticleEngine from mod iris->@Inject::iris$finishDrawingParticles(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ParticleEngineMixin from mod connector->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ParticleEngineMixin from mod connector->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ParticleEngineMixin from mod connector->@Inject::onInit(Lnet/minecraft/client/multiplayer/ClientLevel;Lnet/minecraft/client/renderer/texture/TextureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::render(Lnet/minecraft/client/renderer/LightTexture;Lnet/minecraft/client/Camera;FLnet/minecraft/client/renderer/culling/Frustum;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.549] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.ParticleEngineMixin from mod watut->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.555] [Render thread/DEBUG] [mixin/]: Mixing ParticleManagerAccessor$SimpleSpriteProviderAccessor from fabric-particles-v1.client.mixins.json into net.minecraft.client.particle.ParticleEngine$MutableSpriteSet
[25Feb2026 11:04:45.555] [Render thread/DEBUG] [mixin/]: fabric-particles-v1.client.mixins.json:ParticleManagerAccessor$SimpleSpriteProviderAccessor from mod fabric_particles_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.556] [Render thread/DEBUG] [mixin/]: Mixing MixinStationaryItemParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.BlockMarker
[25Feb2026 11:04:45.556] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.557] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.557] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.557] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$resolveTranslucency(Lnet/minecraft/client/multiplayer/ClientLevel;DDDLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.557] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinStationaryItemParticle from mod iris->@Inject::iris$overrideParticleRenderType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.562] [Render thread/DEBUG] [mixin/]: Mixing DragonBreathParticleMixin from amendments-common.mixins.json into net.minecraft.client.particle.DragonBreathParticle
[25Feb2026 11:04:45.562] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:DragonBreathParticleMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.572] [Render thread/DEBUG] [mixin/]: Mixing MixinFireworkSparkParticle from mixins.iris.fantastic.json into net.minecraft.client.particle.FireworkParticles$SparkParticle
[25Feb2026 11:04:45.572] [Render thread/DEBUG] [mixin/]: mixins.iris.fantastic.json:MixinFireworkSparkParticle from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.606] [Render thread/DEBUG] [mixin/]: Mixing create.AirFlowParticleMixin from create_dragons_plus.mixins.json into com.simibubi.create.content.kinetics.fan.AirFlowParticle
[25Feb2026 11:04:45.624] [Render thread/DEBUG] [mixin/]: Mixing SpriteLoaderMixin from continuity.mixins.json into net.minecraft.client.renderer.texture.SpriteLoader
[25Feb2026 11:04:45.625] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$onReturnStitch$3(Ljava/util/Map;Lme/pepperbell/continuity/client/resource/SpriteLoaderStitchContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)V to mda06d5b$continuity$lambda$continuity$onReturnStitch$3$0 in continuity.mixins.json:SpriteLoaderMixin from mod continuity
[25Feb2026 11:04:45.625] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$modifyFunction$2(Lme/pepperbell/continuity/client/resource/SpriteLoaderLoadContext$EmissiveControl;Ljava/util/function/Function;Ljava/util/List;)Lnet/minecraft/client/renderer/texture/SpriteLoader$Preparations; to mda06d5b$continuity$lambda$continuity$modifyFunction$2$1 in continuity.mixins.json:SpriteLoaderMixin from mod continuity
[25Feb2026 11:04:45.625] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$modifySupplier$1(Ljava/util/concurrent/CompletableFuture;Ljava/util/function/Supplier;)Ljava/util/List; to mda06d5b$continuity$lambda$continuity$modifySupplier$1$2 in continuity.mixins.json:SpriteLoaderMixin from mod continuity
[25Feb2026 11:04:45.625] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$modifySupplier$0(Ljava/util/concurrent/CompletableFuture;Lme/pepperbell/continuity/client/resource/SpriteLoaderLoadContext$EmissiveControl;Ljava/util/function/Supplier;)Ljava/util/List; to mda06d5b$continuity$lambda$continuity$modifySupplier$0$3 in continuity.mixins.json:SpriteLoaderMixin from mod continuity
[25Feb2026 11:04:45.627] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:SpriteLoaderMixin from mod continuity->@Inject::continuity$onReturnStitch(Ljava/util/List;ILjava/util/concurrent/Executor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.633] [Render thread/DEBUG] [mixin/]: Mixing CameraMixin from supplementaries-common.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CameraMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: Mixing client.CameraMixin from immersive_aircraft.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.CameraMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: Mixing CameraAccessorMixin from create_hypertube.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraAccessorMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: Mixing CameraMixin from create_hypertube.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.635] [Render thread/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraMixin from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.637] [Render thread/DEBUG] [mixin/]: Mixing client.CameraMixin from blueprint.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.637] [Render thread/DEBUG] [mixin/]: Mixing client.CameraMixin from create.mixins.json into net.minecraft.client.Camera
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CameraMixin from mod supplementaries->@Inject::supp$setupCannonCamera(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.CameraMixin from mod immersive_aircraft->@Inject::ia$setup(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.CameraMixin from mod immersive_aircraft->@Inject::ia$setup(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.CameraMixin from mod immersive_aircraft->@Inject::ia$setup(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: create_hypertube.mixins.json:CameraMixin from mod create_hypertube->@Inject::createHypertube$onSetup(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.CameraMixin from mod blueprint->@Inject::shakeCamera(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.CameraMixin from mod blueprint->@Inject::shakeCamera(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.639] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.CameraMixin from mod blueprint->@Inject::shakeCamera(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/world/entity/Entity;ZZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.641] [Render thread/DEBUG] [mixin/]: Mixing map_atlas_generation.MixinMapRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.gui.MapRenderer
[25Feb2026 11:04:45.641] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.641] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$createMapAtlasTexture$0(I)I to mda06d5b$immediatelyfast$lambda$createMapAtlasTexture$0$0 in immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast
[25Feb2026 11:04:45.642] [Render thread/DEBUG] [mixin/]: Mixing MapRendererMixin from moonlight-common.mixins.json into net.minecraft.client.gui.MapRenderer
[25Feb2026 11:04:45.642] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::clearMapAtlasTextures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:map_atlas_generation.MixinMapRenderer from mod immediatelyfast->@Inject::createMapAtlasTexture(Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.643] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:MapRendererMixin from mod moonlight->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/level/saveddata/maps/MapId;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData;ZILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: Mixing impl.darkness.LightMapTexManagerMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.LightTexture
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.LightMapTexManagerMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: Mixing impl.darkness.accessors.LightTextureAccessor from mixins.sodiumextras.json into net.minecraft.client.renderer.LightTexture
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.accessors.LightTextureAccessor from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: Mixing LightTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.LightTexture
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:LightTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: Mixing MixinLightTexture from mixins.iris.json into net.minecraft.client.renderer.LightTexture
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.LightMapTexManagerMixin from mod sodiumextras->@Inject::inject$afterInit(Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/Minecraft;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.LightMapTexManagerMixin from mod sodiumextras->@Inject::inject$afterInit(Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/Minecraft;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.LightMapTexManagerMixin from mod sodiumextras->@Inject::inject$afterInit(Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/Minecraft;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::resetDarknessValue(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.645] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightTexture from mod iris->@Inject::storeDarknessValue(Lnet/minecraft/world/entity/LivingEntity;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.646] [Render thread/INFO] [Iris/]: Hardware information:
[25Feb2026 11:04:45.647] [Render thread/INFO] [Iris/]: CPU: 16x 13th Gen Intel(R) Core(TM) i7-13620H
[25Feb2026 11:04:45.647] [Render thread/INFO] [Iris/]: GPU: NVIDIA GeForce RTX 4060 Laptop GPU/PCIe/SSE2 (Supports OpenGL 4.6.0 NVIDIA 566.07)
[25Feb2026 11:04:45.647] [Render thread/INFO] [Iris/]: OS: Windows 11 (10.0)
[25Feb2026 11:04:45.650] [Render thread/DEBUG] [mixin/]: Mixing fast_buffer_upload.MixinVertexBuffer from immediatelyfast-common.mixins.json into com.mojang.blaze3d.vertex.VertexBuffer
[25Feb2026 11:04:45.650] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:fast_buffer_upload.MixinVertexBuffer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.651] [Render thread/DEBUG] [mixin/]: Mixing MixinVertexBuffer from mixins.iris.json into com.mojang.blaze3d.vertex.VertexBuffer
[25Feb2026 11:04:45.651] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.652] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::unbindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.652] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.652] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.652] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinVertexBuffer from mod iris->@Inject::bindHelper(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.653] [Render thread/DEBUG] [mixin/]: Mixing hud_batching.compat.MixinBufferRenderer from immediatelyfast-common.mixins.json into com.mojang.blaze3d.vertex.BufferUploader
[25Feb2026 11:04:45.654] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinBufferRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.654] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinBufferRenderer from mod immediatelyfast->@Inject::checkForDrawCallWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.654] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinBufferRenderer from mod immediatelyfast->@Inject::checkForDrawCallWhileBatching(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.655] [Render thread/DEBUG] [mixin/]: Mixing block_rendering.MixinBufferBuilder_SeparateAo from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.655] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.655] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from mixins.iris.vertexformat.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.655] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.659] [Render thread/DEBUG] [mixin/]: Mixing core.render.immediate.consumer.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.659] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:core.render.immediate.consumer.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.659] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.659] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.BufferBuilderAccessor from ponder-common.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: ponder-common.mixins.json:client.accessor.BufferBuilderAccessor from mod ponder: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder from entity_texture_features.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinBufferBuilder from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$initETFVertexConsumer$0(Lnet/minecraft/resources/ResourceLocation;)V to mda06d5b$entity_texture_features$lambda$etf$initETFVertexConsumer$0$0 in entity_texture_features.mixins.json:MixinBufferBuilder from mod entity_texture_features
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: Mixing MixinBufferBuilder_SegmentRendering from iris-batched-entity-rendering.mixins.json into com.mojang.blaze3d.vertex.BufferBuilder
[25Feb2026 11:04:45.660] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.663] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.663] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::injectMidBlock(FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$skipSodiumChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: mixins.iris.vertexformat.json:MixinBufferBuilder from mod iris->@Inject::iris$beforeNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.665] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering from mod iris->@Inject::batchedentityrendering$onNext(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.672] [Render thread/DEBUG] [mixin/]: Mixing features.render.immediate.buffer_builder.sorting.MeshDataMixin from sodium-common.mixins.json into com.mojang.blaze3d.vertex.MeshData
[25Feb2026 11:04:45.672] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.immediate.buffer_builder.sorting.MeshDataMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.677] [Render thread/DEBUG] [mixin/]: Mixing MixinSodiumWorldRenderer from mixins.iris.compat.sodium.json into net.caffeinemc.mods.sodium.client.render.SodiumWorldRenderer
[25Feb2026 11:04:45.677] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.677] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/irisshaders/iris/shadows/ShadowRenderer;Lnet/minecraft/client/renderer/RenderBuffers;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/Camera;DDDFZZ)I to mda06d5b$iris$lambda$static$0$0 in mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris
[25Feb2026 11:04:45.678] [Render thread/DEBUG] [mixin/]: mixins.iris.compat.sodium.json:MixinSodiumWorldRenderer from mod iris->@Inject::checkRenderShadow(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;FLnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/client/player/LocalPlayer;Lcom/llamalad7/mixinextras/sugar/ref/LocalBooleanRef;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.681] [Render thread/DEBUG] [mixin/]: Mixing MixinShadowRenderer from mixins.iris.forge.json into net.irisshaders.iris.shadows.ShadowRenderer
[25Feb2026 11:04:45.681] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.681] [Render thread/DEBUG] [mixin/]: Mixing core.compat.iris.MixinIris_ShadowRenderer from immediatelyfast-common.mixins.json into net.irisshaders.iris.shadows.ShadowRenderer
[25Feb2026 11:04:45.681] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.iris.MixinIris_ShadowRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinShadowRenderer from mod iris->@Inject::render(Lnet/irisshaders/iris/mixin/LevelRendererAccessor;Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.iris.MixinIris_ShadowRenderer from mod immediatelyfast->@Inject::clearDataFromModsWhichRenderIntoTheWrongBuffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.iris.MixinIris_ShadowRenderer from mod immediatelyfast->@Inject::clearDataFromModsWhichRenderIntoTheWrongBuffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.682] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.iris.MixinIris_ShadowRenderer from mod immediatelyfast->@Inject::clearDataFromModsWhichRenderIntoTheWrongBuffer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.694] [Render thread/DEBUG] [mixin/]: Mixing GuiMixin from creategarnished.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinGui from mixins.iris.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: Mixing features.options.overlays.GuiMixin from sodium-common.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.options.overlays.GuiMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: Mixing client.GuiMixin from backpacked.common.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:client.GuiMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: Mixing client.GuiMixin from immersive_aircraft.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.695] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GuiMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: Mixing GuiMixin from iceberg.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: Mixing GuiMixin from highlighter.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: highlighter.mixins.json:GuiMixin from mod highlighter: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinGui from fancymenu.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinGui from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: Mixing client.GuiRender from watut.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.696] [Render thread/DEBUG] [mixin/]: Mixing accessor.GuiAccessor from create.mixins.json into net.minecraft.client.gui.Gui
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: creategarnished.mixins.json:GuiMixin from mod creategarnished->@Inject::renderHeart(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/gui/Gui$HeartType;IIZZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinGui from mod iris->@Inject::iris$disableVignetteRendering(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:client.GuiMixin from mod backpacked->@Inject::backpacked$IncreaseDisplayTime(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:client.GuiMixin from mod backpacked->@Inject::backpacked$IncreaseDisplayTime(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: backpacked.common.mixins.json:client.GuiMixin from mod backpacked->@Inject::backpacked$IncreaseDisplayTime(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GuiMixin from mod immersive_aircraft->@Inject::ia$renderInject(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GuiMixin from mod immersive_aircraft->@Inject::ia$renderInject(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.GuiMixin from mod immersive_aircraft->@Inject::ia$renderInject(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: iceberg.mixins.json:GuiMixin from mod iceberg->@Inject::resetTooltipsVisible(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: highlighter.mixins.json:GuiMixin from mod highlighter->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;IILnet/minecraft/client/DeltaTracker;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: highlighter.mixins.json:GuiMixin from mod highlighter->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;IILnet/minecraft/client/DeltaTracker;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: highlighter.mixins.json:GuiMixin from mod highlighter->@Inject::renderSlot(Lnet/minecraft/client/gui/GuiGraphics;IILnet/minecraft/client/DeltaTracker;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.698] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.GuiRender from mod watut->@Inject::render(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: Mixing MixinIntegratedServer from openpartiesandclaims.mixins.json into net.minecraft.client.server.IntegratedServer
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinIntegratedServer from mod openpartiesandclaims: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: Mixing perf.thread_priorities.IntegratedServerMixin from modernfix-modernfix.mixins.json into net.minecraft.client.server.IntegratedServer
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: Mixing client.IntegratedServerMixin from lithostitched.mixins.json into net.minecraft.client.server.IntegratedServer
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.701] [Render thread/DEBUG] [mixin/]: Mixing client.IntegratedServerMixin from blueprint.mixins.json into net.minecraft.client.server.IntegratedServer
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinIntegratedServer from mod openpartiesandclaims->@Inject::onTickPaused(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinIntegratedServer from mod openpartiesandclaims->@Inject::onTickPaused(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: openpartiesandclaims.mixins.json:MixinIntegratedServer from mod openpartiesandclaims->@Inject::onTickPaused(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix->@Inject::adjustServerPriority(Ljava/lang/Thread;Lnet/minecraft/client/Minecraft;Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;Lnet/minecraft/server/packs/repository/PackRepository;Lnet/minecraft/server/WorldStem;Lnet/minecraft/server/Services;Lnet/minecraft/server/level/progress/ChunkProgressListenerFactory;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.IntegratedServerMixin from mod blueprint->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.IntegratedServerMixin from mod blueprint->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.703] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.IntegratedServerMixin from mod blueprint->@Inject::initServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.706] [Render thread/DEBUG] [mixin/]: Mixing hud_batching.MixinLayeredDrawer from immediatelyfast-common.mixins.json into net.minecraft.client.gui.LayeredDraw
[25Feb2026 11:04:45.706] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinLayeredDrawer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.706] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinLayeredDrawer from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.706] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinLayeredDrawer from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.706] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.MixinLayeredDrawer from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.707] [Render thread/DEBUG] [mixin/]: Mixing hud_batching.MixinGuiLayerManager from immediatelyfast-neoforge.mixins.json into net.neoforged.neoforge.client.gui.GuiLayerManager
[25Feb2026 11:04:45.707] [Render thread/DEBUG] [mixin/]: immediatelyfast-neoforge.mixins.json:hud_batching.MixinGuiLayerManager from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.707] [Render thread/DEBUG] [mixin/]: immediatelyfast-neoforge.mixins.json:hud_batching.MixinGuiLayerManager from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.707] [Render thread/DEBUG] [mixin/]: immediatelyfast-neoforge.mixins.json:hud_batching.MixinGuiLayerManager from mod immediatelyfast->@Inject::renderBatch(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.components.DebugScreenOverlayMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.components.DebugScreenOverlayMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from mixins.iris.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShadowDebugText$1(Ljava/util/List;Lnet/irisshaders/iris/pipeline/WorldRenderingPipeline;)V to mda06d5b$iris$lambda$iris$appendShadowDebugText$1$0 in mixins.iris.json:MixinDebugScreenOverlay from mod iris
[25Feb2026 11:04:45.708] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$appendShaderPackText$0(Ljava/util/List;Lnet/irisshaders/iris/shaderpack/ShaderPack;)V to mda06d5b$iris$lambda$iris$appendShaderPackText$0$1 in mixins.iris.json:MixinDebugScreenOverlay from mod iris
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.debug.DebugScreenOverlayMixin from sodium-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.debug.DebugScreenOverlayMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: Mixing client.DebugScreenMixin from necronomicon-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: necronomicon-common.mixins.json:client.DebugScreenMixin from mod necronomicon: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: Mixing DebugHudMixin from fabric-renderer-api-v1.debughud.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.710] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: Mixing client.DebugScreenOverlayMixin from connector.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.DebugScreenOverlayMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: Mixing DebugScreenOverlayMixin from mixins.sodiumdynamiclights.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:DebugScreenOverlayMixin from mod sodiumdynamiclights: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: Mixing MixinDebugScreenOverlay from iris-batched-entity-rendering.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: Mixing hud_batching.compat.MixinDebugHud from immediatelyfast-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.711] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinDebugHud from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.712] [Render thread/DEBUG] [mixin/]: Mixing core.MixinDebugHud from immediatelyfast-common.mixins.json into net.minecraft.client.gui.components.DebugScreenOverlay
[25Feb2026 11:04:45.712] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShaderPackText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinDebugScreenOverlay from mod iris->@Inject::iris$appendShadowDebugText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: necronomicon-common.mixins.json:client.DebugScreenMixin from mod necronomicon->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: necronomicon-common.mixins.json:client.DebugScreenMixin from mod necronomicon->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: fabric-renderer-api-v1.debughud.mixins.json:DebugHudMixin from mod fabric_renderer_api_v1->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.DebugScreenOverlayMixin from mod connector->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.DebugScreenOverlayMixin from mod connector->@Inject::getLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:DebugScreenOverlayMixin from mod sodiumdynamiclights->@Inject::onGetLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: mixins.sodiumdynamiclights.json:DebugScreenOverlayMixin from mod sodiumdynamiclights->@Inject::onGetLeftText(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinDebugScreenOverlay from mod iris->@Inject::batchedentityrendering$appendStats(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinDebugHud from mod immediatelyfast->@Inject::fixDrawOrder(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinDebugHud from mod immediatelyfast->@Inject::fixDrawOrder(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:hud_batching.compat.MixinDebugHud from mod immediatelyfast->@Inject::fixDrawOrder(Lnet/minecraft/client/gui/GuiGraphics;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast->@Inject::appendAllocationInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.714] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.MixinDebugHud from mod immediatelyfast->@Inject::appendAllocationInfo(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.723] [Render thread/DEBUG] [mixin/]: Mixing client.RenderPingIconInject from watut.mixins.json into net.minecraft.client.gui.components.PlayerTabOverlay
[25Feb2026 11:04:45.726] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinBossHealthOverlay from fancymenu.mixins.json into net.minecraft.client.gui.components.BossHealthOverlay
[25Feb2026 11:04:45.726] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinBossHealthOverlay from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.730] [Render thread/DEBUG] [mixin/]: Mixing DebugRendererMixin from smarterfarmers-common.mixins.json into net.minecraft.client.renderer.debug.DebugRenderer
[25Feb2026 11:04:45.730] [Render thread/DEBUG] [mixin/]: Mixing DebugRendererMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.debug.DebugRenderer
[25Feb2026 11:04:45.730] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:DebugRendererMixin from mod smarterfarmers->@Inject::renderDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:DebugRendererMixin from mod smarterfarmers->@Inject::renderDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:DebugRendererMixin from mod smarterfarmers->@Inject::renderDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.733] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:DebugRendererMixin from mod moonlight->@Inject::supp$renderVanillaDebug(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource$BufferSource;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.736] [Render thread/DEBUG] [mixin/]: Mixing MixinChunkBorderRenderer from mixins.iris.json into net.minecraft.client.renderer.debug.ChunkBorderRenderer
[25Feb2026 11:04:45.736] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChunkBorderRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.739] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/debug/ChunkBorderRenderer$Anonymous$0fdaaf0c933f49c3a001832f1d561a44 (originally net/irisshaders/iris/mixin/MixinChunkBorderRenderer$1)
[25Feb2026 11:04:45.763] [Render thread/DEBUG] [mixin/]: Mixing EntityModelLayersAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.model.geom.ModelLayers
[25Feb2026 11:04:45.763] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.763] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getLayers()Ljava/util/Set; to getLayers$fabric_rendering_v1_$md$a06d5b$0 in fabric-rendering-v1.mixins.json:EntityModelLayersAccessor from mod fabric_rendering_v1
[25Feb2026 11:04:45.775] [Render thread/DEBUG] [mixin/]: Mixing GameTestHooksMixin from fabric-gametest-api-v1.mixins.json into net.neoforged.neoforge.gametest.GameTestHooks
[25Feb2026 11:04:45.775] [Render thread/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:GameTestHooksMixin from mod fabric_gametest_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.775] [Render thread/DEBUG] [mixin/]: fabric-gametest-api-v1.mixins.json:GameTestHooksMixin from mod fabric_gametest_api_v1->@Inject::provideFabricTestNamespace(Ljava/lang/reflect/Method;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.780] [Render thread/DEBUG] [mixin/]: Mixing AtlasSourceManagerAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.texture.atlas.SpriteSources
[25Feb2026 11:04:45.780] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:AtlasSourceManagerAccessor from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.780] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getSourceTypeById()Lcom/google/common/collect/BiMap; to getSourceTypeById$fabric_rendering_v1_$md$a06d5b$0 in fabric-rendering-v1.mixins.json:AtlasSourceManagerAccessor from mod fabric_rendering_v1
[25Feb2026 11:04:45.781] [Render thread/DEBUG] [mixin/]: Mixing texture.pbr.MixinDirectoryLister from mixins.iris.json into net.minecraft.client.renderer.texture.atlas.sources.DirectoryLister
[25Feb2026 11:04:45.782] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.782] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$modifyForEachAction$0(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;)V to mda06d5b$iris$lambda$iris$modifyForEachAction$0$0 in mixins.iris.json:texture.pbr.MixinDirectoryLister from mod iris
[25Feb2026 11:04:45.783] [Render thread/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$1 for descriptor (Ljava/util/function/BiConsumer;)V
[25Feb2026 11:04:45.791] [Render thread/DEBUG] [mixin/]: Mixing access.gui.screen.AccessorMenuScreens from bookshelf.neoforge.mixins.json into net.minecraft.client.gui.screens.MenuScreens
[25Feb2026 11:04:45.791] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method register(Lnet/minecraft/world/inventory/MenuType;Lnet/minecraft/client/gui/screens/MenuScreens$ScreenConstructor;)V to register$bookshelf_$md$a06d5b$0 in bookshelf.neoforge.mixins.json:access.gui.screen.AccessorMenuScreens from mod bookshelf
[25Feb2026 11:04:45.798] [Render thread/DEBUG] [mixin/]: Mixing RecipebookHidingMixin from recipeessentials.mixins.json into net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
[25Feb2026 11:04:45.798] [Render thread/DEBUG] [mixin/]: Mixing RecipebookSortingMixin from recipeessentials.mixins.json into net.minecraft.client.gui.screens.recipebook.RecipeBookComponent
[25Feb2026 11:04:45.798] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$recipeessentials$sortCollection$0(Lnet/minecraft/client/gui/screens/recipebook/RecipeCollection;)I to mda06d5b$recipeessentials$lambda$recipeessentials$sortCollection$0$0 in recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials
[25Feb2026 11:04:45.800] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookHidingMixin from mod recipeessentials->@Inject::recipeessentials$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$onSelectedRecipe(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$onSelectedRecipe(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$onSelectedRecipe(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$sortCollection(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$sortCollection(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$sortCollection(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;Ljava/util/List;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.801] [Render thread/DEBUG] [mixin/]: recipeessentials.mixins.json:RecipebookSortingMixin from mod recipeessentials->@Inject::recipeessentials$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.807] [Render thread/DEBUG] [mixin/]: Mixing BookViewScreenMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.BookViewScreen
[25Feb2026 11:04:45.807] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:BookViewScreenMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.809] [Render thread/DEBUG] [mixin/]: Mixing LoomScreenFlagMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.LoomScreen
[25Feb2026 11:04:45.809] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.811] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.811] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.811] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomScreenFlagMixin from mod supplementaries->@Inject::supp$renderFlags(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.812] [Render thread/DEBUG] [mixin/]: Mixing client.accessor.MerchantScreenAccessor from tradingpost.common.mixins.json into net.minecraft.client.gui.screens.inventory.MerchantScreen
[25Feb2026 11:04:45.812] [Render thread/DEBUG] [mixin/]: tradingpost.common.mixins.json:client.accessor.MerchantScreenAccessor from mod tradingpost: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.815] [Render thread/DEBUG] [mixin/]: Mixing CartographyTableScreenMixin from supplementaries-common.mixins.json into net.minecraft.client.gui.screens.inventory.CartographyTableScreen
[25Feb2026 11:04:45.815] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.817] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.817] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.817] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableScreenMixin from mod supplementaries->@Inject::supp$animateSlots(Lnet/minecraft/client/gui/GuiGraphics;FIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.825] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageButton from fancymenu.mixins.json into net.minecraft.client.gui.components.ImageButton
[25Feb2026 11:04:45.825] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.827] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.827] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.827] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinImageButton from mod fancymenu->@Inject::afterRenderWidgetFancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.867] [Render thread/DEBUG] [mixin/]: Mixing MixinSinglePartEntityModel from xaerohud.mixins.json into net.minecraft.client.model.HierarchicalModel
[25Feb2026 11:04:45.867] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinSinglePartEntityModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.868] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinSinglePartEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.868] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinSinglePartEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.868] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinSinglePartEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.LivingEntityRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: Mixing safety.LivingEntityRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: Mixing LivingEntityRendererAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:LivingEntityRendererAccessor from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: Mixing client.LivingEntityRendererMixin from immersive_aircraft.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.LivingEntityRendererMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinLivingEntityRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.873] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.874] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinLivingEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[25Feb2026 11:04:45.874] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.875] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.875] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.875] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:safety.LivingEntityRendererMixin from mod modernfix->@Inject::synchronizeLayerList(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.LivingEntityRendererMixin from mod immersive_aircraft->@Inject::render(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.LivingEntityRendererMixin from mod immersive_aircraft->@Inject::render(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.LivingEntityRendererMixin from mod immersive_aircraft->@Inject::render(Lnet/minecraft/world/entity/LivingEntity;Lcom/mojang/blaze3d/vertex/PoseStack;FFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$Animate(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$Animate(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$Animate(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$grabEntity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$grabEntity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$grabEntity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$eachFeatureLoop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$eachFeatureLoop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinLivingEntityRenderer from mod entity_model_features->@Inject::emf$eachFeatureLoop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeatures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeatures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeatures(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesLoopEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesLoopEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesLoopEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.876] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinLivingEntityRenderer from mod entity_texture_features->@Inject::etf$markFeaturesEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.878] [Render thread/DEBUG] [mixin/]: Mixing rendering.model.MixinVillagerModel from entity_model_features.mixins.json into net.minecraft.client.model.VillagerModel
[25Feb2026 11:04:45.878] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinVillagerModel from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.878] [Render thread/DEBUG] [mixin/]: Mixing client.VillagerModelMixin from personality.mixins.json into net.minecraft.client.model.VillagerModel
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinVillagerModel from mod entity_model_features->@Inject::emf$assertLayerFactory(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinVillagerModel from mod entity_model_features->@Inject::emf$assertLayerFactory(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinVillagerModel from mod entity_model_features->@Inject::emf$assertLayerFactory(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerModelMixin from mod personality->@Inject::setupAnim(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerModelMixin from mod personality->@Inject::setupAnim(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.879] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerModelMixin from mod personality->@Inject::setupAnim(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: Mixing HeadFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.layers.CustomHeadLayer
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:HeadFeatureRendererMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinHeadFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.CustomHeadLayer
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: Mixing CustomHeadLayerMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.entity.layers.CustomHeadLayer
[25Feb2026 11:04:45.880] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setupHeadRendering$0(Lnet/minecraft/world/item/ItemStack;)Ldev/tr7zw/skinlayers/accessor/SkullSettings; to mda06d5b$skinlayers3d$lambda$setupHeadRendering$0$0 in skinlayers3d.mixins.json:CustomHeadLayerMixin from mod skinlayers3d
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:HeadFeatureRendererMixin from mod fabric_rendering_v1->@Inject::disableRenderingForCustomArmor(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeadFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:CustomHeadLayerMixin from mod skinlayers3d->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:CustomHeadLayerMixin from mod skinlayers3d->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.881] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:CustomHeadLayerMixin from mod skinlayers3d->@Inject::render(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelAccessor from create_hypertube.mixins.json into net.minecraft.client.model.PlayerModel
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: create_hypertube.mixins.json:PlayerModelAccessor from mod create_hypertube: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: Mixing PlayerModelMixin from skinlayers3d.mixins.json into net.minecraft.client.model.PlayerModel
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinPlayerModel from fancymenu.mixins.json into net.minecraft.client.model.PlayerModel
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinPlayerModel from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: Mixing client.SetupRotationsInject from watut.mixins.json into net.minecraft.client.model.PlayerModel
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: Mixing MixinCapeModels from entity_model_features.mixins.json into net.minecraft.client.model.PlayerModel
[25Feb2026 11:04:45.886] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinCapeModels from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.SetupRotationsInject from mod watut->@Inject::setupAnim(Lnet/minecraft/world/entity/LivingEntity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinCapeModels from mod entity_model_features->@Inject::setEmf$Model(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinCapeModels from mod entity_model_features->@Inject::setEmf$Model(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinCapeModels from mod entity_model_features->@Inject::setEmf$Model(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.888] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinCapeModels from mod entity_model_features->@Inject::emf$RenderCustomModelOnly(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: Mixing PartDefinitionMixin from supplementaries-common.mixins.json into net.minecraft.client.model.geom.builders.PartDefinition
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PartDefinitionMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: Mixing MixinModelPartData from entity_model_features.mixins.json into net.minecraft.client.model.geom.builders.PartDefinition
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPartData from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:PartDefinitionMixin from mod supplementaries->@Inject::supp$onBakeRoot(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.900] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPartData from mod entity_model_features->@Inject::emf$injectAnnouncerData(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: Mixing access.block.AccessorBlockEntityRenderers from bookshelf.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderers
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: bookshelf.mixins.json:access.block.AccessorBlockEntityRenderers from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$register(Lnet/minecraft/world/level/block/entity/BlockEntityType;Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider;)V to register$bookshelf_$md$a06d5b$0 in bookshelf.mixins.json:access.block.AccessorBlockEntityRenderers from mod bookshelf
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: Mixing MixinBlockEntityRendererFactories from entity_model_features.mixins.json into net.minecraft.client.renderer.blockentity.BlockEntityRenderers
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinBlockEntityRendererFactories from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.913] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$setEmf$Model$0(Ljava/util/function/BiConsumer;Lnet/minecraft/world/level/block/entity/BlockEntityType;Ljava/lang/Object;)V to mda06d5b$entity_model_features$lambda$setEmf$Model$0$1 in entity_model_features.mixins.json:MixinBlockEntityRendererFactories from mod entity_model_features
[25Feb2026 11:04:45.915] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinBlockEntityRendererFactories from mod entity_model_features->@Inject::emf$clearMarker(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:45.916] [Render thread/DEBUG] [mixin/]: Mixing SignRendererAccessor from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SignRenderer
[25Feb2026 11:04:45.916] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererAccessor from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.916] [Render thread/DEBUG] [mixin/]: Mixing SignRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SignRenderer
[25Feb2026 11:04:45.916] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$setSign(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$setSign(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$setSign(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/level/block/state/properties/WoodType;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$renderSignModel(Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/client/model/Model;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.919] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.928] [Render thread/DEBUG] [mixin/]: Mixing HangingSignRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.HangingSignRenderer
[25Feb2026 11:04:45.929] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.930] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::renderEnhancedSign(Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.930] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.930] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.930] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:HangingSignRendererMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.932] [Render thread/DEBUG] [mixin/]: Mixing PistonBlockEntityRendererMixin from continuity.mixins.json into net.minecraft.client.renderer.blockentity.PistonHeadRenderer
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.933] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:PistonBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.936] [Render thread/DEBUG] [mixin/]: Mixing shadows.MixinBeaconRenderer from mixins.iris.json into net.minecraft.client.renderer.blockentity.BeaconRenderer
[25Feb2026 11:04:45.936] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.936] [Render thread/DEBUG] [mixin/]: mixins.iris.json:shadows.MixinBeaconRenderer from mod iris->@Inject::iris$noLightBeamInShadowPass(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/resources/ResourceLocation;FFJIIIFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.938] [Render thread/DEBUG] [mixin/]: Mixing SkullBlockRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
[25Feb2026 11:04:45.938] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkullBlockRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.938] [Render thread/DEBUG] [mixin/]: Mixing entity.block.MixinSkullBlockEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
[25Feb2026 11:04:45.938] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.940] [Render thread/DEBUG] [mixin/]: Mixing SkullBlockRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
[25Feb2026 11:04:45.940] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockRendererMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.940] [Render thread/DEBUG] [mixin/]: Mixing SkullBlockEntityRendererMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.blockentity.SkullBlockRenderer
[25Feb2026 11:04:45.943] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markNotToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markNotToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markNotToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markAllowedToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markAllowedToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$markAllowedToChange(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$alterTexture(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$alterTexture(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$alterTexture(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$renderFeatures(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$renderFeatures(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.block.MixinSkullBlockEntityRenderer from mod entity_texture_features->@Inject::etf$renderFeatures(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FLnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;IFLnet/minecraft/world/level/block/SkullBlock$Type;Lnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SkullBlockRendererMixin from mod amendments->@Inject::amendments$addDragonEyes(Lnet/minecraft/core/Direction;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:SkullBlockEntityRendererMixin from mod skinlayers3d->@Inject::render(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:SkullBlockEntityRendererMixin from mod skinlayers3d->@Inject::render(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:SkullBlockEntityRendererMixin from mod skinlayers3d->@Inject::render(Lnet/minecraft/world/level/block/entity/SkullBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.944] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:SkullBlockEntityRendererMixin from mod skinlayers3d->@Inject::renderSkull(Lnet/minecraft/core/Direction;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/model/SkullModelBase;Lnet/minecraft/client/renderer/RenderType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.945] [Render thread/DEBUG] [mixin/]: Mixing MixinBannerRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer
[25Feb2026 11:04:45.945] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.947] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$wrapBufferSource$0(Lnet/minecraft/client/renderer/RenderType;)Lnet/minecraft/client/renderer/RenderType; to mda06d5b$iris$lambda$iris$wrapBufferSource$0$0 in iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris
[25Feb2026 11:04:45.947] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinBannerRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.blockentity.BannerRenderer
[25Feb2026 11:04:45.947] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBannerRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.948] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinBannerRenderer from mod iris->@Inject::iris$endRenderingCanvas(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/resources/model/Material;ZLnet/minecraft/world/item/DyeColor;Lnet/minecraft/world/level/block/entity/BannerPatternLayers;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.948] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinBannerRenderer from mod entity_model_features->@Inject::emf$injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.953] [Render thread/DEBUG] [mixin/]: Mixing BellRendererMixin from amendments-common.mixins.json into net.minecraft.client.renderer.blockentity.BellRenderer
[25Feb2026 11:04:45.953] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.954] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:BellRendererMixin from mod amendments->@Inject::render(Lnet/minecraft/world/level/block/entity/BellBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.958] [Render thread/DEBUG] [mixin/]: Mixing EntityRenderersMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.EntityRenderers
[25Feb2026 11:04:45.958] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:EntityRenderersMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.959] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinEntityRenderers from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.EntityRenderers
[25Feb2026 11:04:45.959] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinEntityRenderers from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.961] [Render thread/DEBUG] [mixin/]: Mixing bugfix.entity_pose_stack.PlayerRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.961] [Render thread/DEBUG] [mixin/]: Mixing client.PlayerEntityRendererMixin from immersive_aircraft.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.961] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.PlayerEntityRendererMixin from mod immersive_aircraft: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.962] [Render thread/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/Entity;)F to mda06d5b$immersive_aircraft$getShadowRadius$0 in immersive_aircraft.mixins.json:client.PlayerEntityRendererMixin from mod immersive_aircraft
[25Feb2026 11:04:45.962] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinPlayerEntityRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.962] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.962] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinPlayerEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.962] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.963] [Render thread/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from blueprint.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.963] [Render thread/DEBUG] [mixin/]: Mixing PlayerRendererMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.965] [Render thread/DEBUG] [mixin/]: Mixing client.PlayerRendererMixin from create.mixins.json into net.minecraft.client.renderer.entity.player.PlayerRenderer
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.PlayerEntityRendererMixin from mod immersive_aircraft->@Inject::setModelPose(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.PlayerEntityRendererMixin from mod immersive_aircraft->@Inject::setModelPose(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: immersive_aircraft.mixins.json:client.PlayerEntityRendererMixin from mod immersive_aircraft->@Inject::setModelPose(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinPlayerEntityRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features->@Inject::etf$addFeatures(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features->@Inject::etf$addFeatures(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features->@Inject::etf$addFeatures(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features->@Inject::etf$redirectNicely(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPlayerEntityRenderer from mod entity_texture_features->@Inject::etf$getTexture(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.PlayerRendererMixin from mod blueprint->@Inject::moveName(Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.PlayerRendererMixin from mod blueprint->@Inject::moveName(Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.PlayerRendererMixin from mod blueprint->@Inject::moveName(Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/network/chat/Component;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::setModelProperties(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::setModelProperties(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::setModelProperties(Lnet/minecraft/client/player/AbstractClientPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::renderHandStart(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::renderHandStart(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: skinlayers3d.mixins.json:PlayerRendererMixin from mod skinlayers3d->@Inject::renderHandStart(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/client/model/geom/ModelPart;Lnet/minecraft/client/model/geom/ModelPart;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.971] [Render thread/DEBUG] [mixin/]: create.mixins.json:client.PlayerRendererMixin from mod create->@Inject::create$onGetArmPose(Lnet/minecraft/client/player/AbstractClientPlayer;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:45.975] [Render thread/DEBUG] [mixin/]: Mixing UndeadHorseRenderMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.UndeadHorseRenderer
[25Feb2026 11:04:45.975] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.975] [Render thread/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/LivingEntity;)F to mda06d5b$supplementaries$getShadowRadius$0 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
[25Feb2026 11:04:45.975] [Render thread/DEBUG] [mixin/]: Renaming synthetic method shouldShowName(Lnet/minecraft/world/entity/LivingEntity;)Z to mda06d5b$supplementaries$shouldShowName$1 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
[25Feb2026 11:04:45.975] [Render thread/DEBUG] [mixin/]: Renaming synthetic method getShadowRadius(Lnet/minecraft/world/entity/Entity;)F to mda06d5b$supplementaries$getShadowRadius$2 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
[25Feb2026 11:04:45.976] [Render thread/DEBUG] [mixin/]: Renaming synthetic method shouldShowName(Lnet/minecraft/world/entity/Entity;)Z to mda06d5b$supplementaries$shouldShowName$3 in supplementaries-common.mixins.json:UndeadHorseRenderMixin from mod supplementaries
[25Feb2026 11:04:45.978] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinHeldItemFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.ItemInHandLayer
[25Feb2026 11:04:45.978] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$setHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$transforms(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$transforms(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$transforms(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.980] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinHeldItemFeatureRenderer from mod entity_model_features->@Inject::emf$unsetHand(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.984] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHumanoidArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.984] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: Mixing MixinHumanoidArmorLayer from mixins.iris.forge.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: Mixing ArmorFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from geckolib.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: geckolib.mixins.json:client.HumanoidArmorLayerMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: Mixing accessor.HumanoidArmorLayerAccessor from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.985] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method create$getArmorLocationCache()Ljava/util/Map; to getArmorLocationCache$create_$md$a06d5b$0 in create.mixins.json:accessor.HumanoidArmorLayerAccessor from mod create
[25Feb2026 11:04:45.986] [Render thread/DEBUG] [mixin/]: Mixing client.HumanoidArmorLayerMixin from create.mixins.json into net.minecraft.client.renderer.entity.layers.HumanoidArmorLayer
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/HumanoidModel;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHumanoidArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTempForge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeIdF(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: mixins.iris.forge.json:MixinHumanoidArmorLayer from mod iris->@Inject::changeTrimTemp2Forge(Lnet/minecraft/core/Holder;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/item/armortrim/ArmorTrim;Lnet/minecraft/client/model/Model;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:ArmorFeatureRendererMixin from mod fabric_rendering_v1->@Inject::renderArmor(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.988] [Render thread/DEBUG] [mixin/]: create.mixins.json:client.HumanoidArmorLayerMixin from mod create->@Inject::create$onRenderArmorPiece(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/EquipmentSlot;ILnet/minecraft/client/model/HumanoidModel;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:45.991] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinElytraLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
[25Feb2026 11:04:45.991] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:45.991] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.feature.MixinElytraFeatureRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.layers.ElytraLayer
[25Feb2026 11:04:45.991] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinElytraLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchableEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchableEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.992] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinElytraFeatureRenderer from mod entity_texture_features->@Inject::etf$markPatchableEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.993] [Render thread/DEBUG] [mixin/]: Mixing rendering.arrows.MixinArrowRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.TippableArrowRenderer
[25Feb2026 11:04:45.993] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinArrowRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.993] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:45.993] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:45.993] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:45.995] [Render thread/DEBUG] [mixin/]: Mixing rendering.arrows.MixinProjectileEntityRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.ArrowRenderer
[25Feb2026 11:04:45.995] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinProjectileEntityRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:45.996] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinProjectileEntityRenderer from mod entity_model_features->@Inject::emf$cancelAndCEMRender(Lnet/minecraft/world/entity/projectile/AbstractArrow;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.016] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinEyesFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.EyesLayer
[25Feb2026 11:04:46.016] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinEyesFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.016] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.feature.MixinEyeFeatureRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.layers.EyesLayer
[25Feb2026 11:04:46.016] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinEyeFeatureRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.020] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinCreeperChargeFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.CreeperPowerLayer
[25Feb2026 11:04:46.020] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinCreeperChargeFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.020] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinCreeperChargeFeatureRenderer from mod entity_model_features->@Inject::emf$getTextureRedirect(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.021] [Render thread/DEBUG] [mixin/]: Mixing rendering.model.Mixin_EnderDragonFireball_Model from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.DragonFireballRenderer
[25Feb2026 11:04:46.021] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.Mixin_EnderDragonFireball_Model from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.023] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.Mixin_EnderDragonFireball_Model from mod entity_model_features->@Inject::emf$createModel(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.023] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.Mixin_EnderDragonFireball_Model from mod entity_model_features->@Inject::emf$createModel(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.023] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.Mixin_EnderDragonFireball_Model from mod entity_model_features->@Inject::emf$createModel(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.023] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.Mixin_EnderDragonFireball_Model from mod entity_model_features->@Inject::emf$renderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.024] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/entity/DragonFireballRenderer$Anonymous$9cc35a146f9f42a7ba355e0801f24984 (originally traben/entity_model_features/mixin/mixins/rendering/model/Mixin_EnderDragonFireball_Model$1)
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: Mixing bugfix.ender_dragon_leak.EnderDragonRendererMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinEnderDragonRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinDragonRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinEnderDragonEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer
[25Feb2026 11:04:46.029] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEnderDragonEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:bugfix.ender_dragon_leak.EnderDragonRendererMixin from mod modernfix->@Inject::clearDragonEntityReference(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId(FFFFILcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinEnderDragonRenderer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.032] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinDragonRenderer from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.034] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinEndCrystalRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.EndCrystalRenderer
[25Feb2026 11:04:46.034] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinEndCrystalRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.038] [Render thread/DEBUG] [mixin/]: Mixing FallingBlockEntityRendererMixin from continuity.mixins.json into net.minecraft.client.renderer.entity.FallingBlockRenderer
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$beforeRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.039] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:FallingBlockEntityRendererMixin from mod continuity->@Inject::continuity$afterRenderModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.041] [Render thread/DEBUG] [mixin/]: Mixing MixinFishingHookRenderer from iris-batched-entity-rendering.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer
[25Feb2026 11:04:46.041] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.041] [Render thread/DEBUG] [mixin/]: Mixing client.FishingHookRendererMixin from personality.mixins.json into net.minecraft.client.renderer.entity.FishingHookRenderer
[25Feb2026 11:04:46.041] [Render thread/DEBUG] [mixin/]: Renaming @Unique field RENDER_TYPELnet/minecraft/client/renderer/RenderType; to fda06d5b$personality$RENDER_TYPE$0 in personality.mixins.json:client.FishingHookRendererMixin from mod personality
[25Feb2026 11:04:46.044] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.044] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.044] [Render thread/DEBUG] [mixin/]: iris-batched-entity-rendering.mixins.json:MixinFishingHookRenderer from mod iris->@Inject::capture(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.044] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.FishingHookRendererMixin from mod personality->@Inject::render(Lnet/minecraft/world/entity/projectile/FishingHook;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.048] [Render thread/DEBUG] [mixin/]: Mixing client.GhastRendererMixin from personality.mixins.json into net.minecraft.client.renderer.entity.GhastRenderer
[25Feb2026 11:04:46.049] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.GhastRendererMixin from mod personality->@Inject::preRenderCallback(Lnet/minecraft/world/entity/monster/Ghast;Lcom/mojang/blaze3d/vertex/PoseStack;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: Mixing rendering.MixinItemFrameEntityRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.ItemFrameRenderer
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$setFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$setFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$setFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$unsetFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$unsetFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.051] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.MixinItemFrameEntityRenderer from mod entity_model_features->@Inject::emf$unsetFrame(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.055] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinHorseArmorLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.HorseArmorLayer
[25Feb2026 11:04:46.055] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/animal/horse/Horse;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.056] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinHorseArmorLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.057] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinIllusionerRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.IllusionerRenderer
[25Feb2026 11:04:46.057] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.058] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinIllusionerRenderer from mod entity_texture_features->@Inject::etf$loop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.059] [Render thread/DEBUG] [mixin/]: Mixing IronGolemRendererMixin from supplementaries-common.mixins.json into net.minecraft.client.renderer.entity.IronGolemRenderer
[25Feb2026 11:04:46.059] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin from mod supplementaries: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.060] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin from mod supplementaries->@Inject::supp$swag(Lnet/minecraft/world/entity/animal/IronGolem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.060] [Render thread/DEBUG] [mixin/]: supplementaries-common.mixins.json:IronGolemRendererMixin from mod supplementaries->@Inject::supp$swag(Lnet/minecraft/world/entity/animal/IronGolem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.063] [Render thread/DEBUG] [mixin/]: Mixing MixinLightningBoltRenderer from mixins.iris.json into net.minecraft.client.renderer.entity.LightningBoltRenderer
[25Feb2026 11:04:46.063] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinLightningBoltRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.066] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.feature.MixinMooshroomMushroomFeatureRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.layers.MushroomCowMushroomLayer
[25Feb2026 11:04:46.066] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinMooshroomMushroomFeatureRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.070] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinMooshroomMushroomFeatureRenderer from mod entity_texture_features->@Inject::etf$injected(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IZLnet/minecraft/world/level/block/state/BlockState;ILnet/minecraft/client/resources/model/BakedModel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.072] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.MixinPaintingEntityRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.PaintingRenderer
[25Feb2026 11:04:46.072] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPaintingEntityRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.079] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.MixinPaintingEntityRenderer from mod entity_texture_features->@Inject::etf$getSprites(Lnet/minecraft/world/entity/decoration/Painting;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: Mixing MixinParrotEntityModel from entity_model_features.mixins.json into net.minecraft.client.model.ParrotModel
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot1(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot1(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot1(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot2(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot2(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.085] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinParrotEntityModel from mod entity_model_features->@Inject::emf$parrot2(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIFFFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.090] [Render thread/DEBUG] [mixin/]: Mixing client.RabbitRendererMixin from blueprint.mixins.json into net.minecraft.client.renderer.entity.RabbitRenderer
[25Feb2026 11:04:46.091] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.RabbitRendererMixin from mod blueprint->@Inject::getTextureLocation(Lnet/minecraft/world/entity/animal/Rabbit;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.092] [Render thread/DEBUG] [mixin/]: Mixing MixinRabbitEntityModel from xaerohud.mixins.json into net.minecraft.client.model.RabbitModel
[25Feb2026 11:04:46.092] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinRabbitEntityModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.092] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinRabbitEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.092] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinRabbitEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.092] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinRabbitEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.093] [Render thread/DEBUG] [mixin/]: Mixing client.SheepRendererMixin from personality.mixins.json into net.minecraft.client.renderer.entity.SheepRenderer
[25Feb2026 11:04:46.094] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.SheepRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.094] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.SheepRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.094] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.SheepRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.095] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.renderer.entity.layers.SheepFurLayerMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.renderer.entity.layers.SheepFurLayer
[25Feb2026 11:04:46.095] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.renderer.entity.layers.SheepFurLayerMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.098] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinSlimeOverlayFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.SlimeOuterLayer
[25Feb2026 11:04:46.098] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinSlimeOverlayFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.099] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinSlimeOverlayFeatureRenderer from mod entity_model_features->@Inject::emf$setLayerForOverrides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.099] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinSlimeOverlayFeatureRenderer from mod entity_model_features->@Inject::emf$setLayerForOverrides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.099] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinSlimeOverlayFeatureRenderer from mod entity_model_features->@Inject::emf$setLayerForOverrides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.101] [Render thread/DEBUG] [mixin/]: Mixing rendering.arrows.MixinSpectralArrowRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.SpectralArrowRenderer
[25Feb2026 11:04:46.101] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinSpectralArrowRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.102] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinSpectralArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.102] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinSpectralArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.102] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinSpectralArrowRenderer from mod entity_model_features->@Inject::emf$findModel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.104] [Render thread/DEBUG] [mixin/]: Mixing core.compat.MixinTextDisplayEntityRenderer from immediatelyfast-common.mixins.json into net.minecraft.client.renderer.entity.DisplayRenderer$TextDisplayRenderer
[25Feb2026 11:04:46.105] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.105] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.105] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.105] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:core.compat.MixinTextDisplayEntityRenderer from mod immediatelyfast->@Inject::drawBackgroundImmediately(Lnet/minecraft/world/entity/Display$TextDisplay;Lnet/minecraft/world/entity/Display$TextDisplay$TextRenderState;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.110] [Render thread/DEBUG] [mixin/]: Mixing client.VillagerRendererMixin from personality.mixins.json into net.minecraft.client.renderer.entity.VillagerRenderer
[25Feb2026 11:04:46.110] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.110] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.110] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.VillagerRendererMixin from mod personality->@Inject::init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.113] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.feature.MixinWardenExtraTextureParts from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.layers.WardenEmissiveLayer
[25Feb2026 11:04:46.113] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinWardenExtraTextureParts from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.114] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinWardenExtraTextureParts from mod entity_texture_features->@Inject::etf$preventHiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.114] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinWardenExtraTextureParts from mod entity_texture_features->@Inject::etf$preventHiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.114] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinWardenExtraTextureParts from mod entity_texture_features->@Inject::etf$preventHiding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.118] [Render thread/DEBUG] [mixin/]: Mixing rendering.model.MixinWolfEntityModel from entity_model_features.mixins.json into net.minecraft.client.model.WolfModel
[25Feb2026 11:04:46.118] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$setAngles(Lnet/minecraft/world/entity/animal/Wolf;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$setAngles(Lnet/minecraft/world/entity/animal/Wolf;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$setAngles(Lnet/minecraft/world/entity/animal/Wolf;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$animateModel(Lnet/minecraft/world/entity/animal/Wolf;FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$animateModel(Lnet/minecraft/world/entity/animal/Wolf;FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.120] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinWolfEntityModel from mod entity_model_features->@Inject::smf$animateModel(Lnet/minecraft/world/entity/animal/Wolf;FFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.121] [Render thread/DEBUG] [mixin/]: Mixing rendering.feature.MixinWolfCollarFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.WolfCollarLayer
[25Feb2026 11:04:46.121] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinWolfCollarFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.122] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinWolfCollarFeatureRenderer from mod entity_model_features->@Inject::setEmf$Model(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.122] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinWolfCollarFeatureRenderer from mod entity_model_features->@Inject::setEmf$Model(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.122] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.feature.MixinWolfCollarFeatureRenderer from mod entity_model_features->@Inject::setEmf$Model(Lnet/minecraft/client/renderer/entity/RenderLayerParent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.143] [Render thread/DEBUG] [mixin/]: Mixing CompatFarmersDelightSignRendererMixin from amendments.mixins.json into vectorwing.farmersdelight.client.renderer.CanvasSignRenderer
[25Feb2026 11:04:46.143] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureYaw(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::captureFace(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/SignText;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IIIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::resetYaw(Lnet/minecraft/world/level/block/entity/SignBlockEntity;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/world/item/DyeColor;Lnet/minecraft/client/model/Model;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$renderSignModel(Lcom/mojang/blaze3d/vertex/PoseStack;IILnet/minecraft/client/model/Model;Lcom/mojang/blaze3d/vertex/VertexConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.145] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightSignRendererMixin from mod amendments->@Inject::amendments$signTranslate(Lcom/mojang/blaze3d/vertex/PoseStack;FLnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.146] [Render thread/DEBUG] [mixin/]: Mixing CompatFarmersDelightHangingCanvasMixin from amendments.mixins.json into vectorwing.farmersdelight.client.renderer.HangingCanvasSignRenderer
[25Feb2026 11:04:46.146] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.147] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::amendments$renderSignWithText(Lnet/minecraft/world/level/block/entity/SignBlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/SignBlock;Lnet/minecraft/client/renderer/blockentity/HangingSignRenderer$HangingSignModel;Lnet/minecraft/world/item/DyeColor;)V does use it's CallbackInfo
[25Feb2026 11:04:46.147] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.147] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.147] [Render thread/DEBUG] [mixin/]: amendments.mixins.json:CompatFarmersDelightHangingCanvasMixin from mod amendments->@Inject::initEnhancedSign(Lnet/minecraft/client/renderer/blockentity/BlockEntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.166] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.PaintingTooltip
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.common.gui.IngredientsTooltipComponent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: vectorwing.farmersdelight.client.gui.CookingPotTooltip$CookingPotTooltipComponent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.anthonyhilyard.iceberg.component.TitleBreakComponent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.SelectableContainerContent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.QuiverContent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.library.gui.ingredients.TagContentTooltipComponent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.BannerPatternTooltip
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.tooltip_components.SherdTooltip
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.LunchBaskedContent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: net.mehvahdjukaar.supplementaries.common.items.components.BlackboardData
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: com.jesz.createdieselgenerators.content.track_layers_bag.TrackLayersBagComponent
[25Feb2026 11:04:46.167] [Render thread/DEBUG] [iceberg/]: Registering tooltip component: mezz.jei.gui.overlay.bookmarks.PreviewTooltipComponent
[25Feb2026 11:04:46.194] [Render thread/DEBUG] [mixin/]: Mixing recipebook.RecipeBookManagerMixin from connector.mixins.json into net.neoforged.neoforge.client.RecipeBookManager
[25Feb2026 11:04:46.194] [Render thread/DEBUG] [mixin/]: connector.mixins.json:recipebook.RecipeBookManagerMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.194] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$2(Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)V to mda06d5b$connector$lambda$init$2$0 in connector.mixins.json:recipebook.RecipeBookManagerMixin from mod connector
[25Feb2026 11:04:46.194] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$1(Lnet/minecraft/client/RecipeBookCategories;)Ljava/util/List; to mda06d5b$connector$lambda$init$1$1 in connector.mixins.json:recipebook.RecipeBookManagerMixin from mod connector
[25Feb2026 11:04:46.195] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/RecipeBookCategories;Ljava/util/List;)Ljava/util/List; to mda06d5b$connector$lambda$init$0$2 in connector.mixins.json:recipebook.RecipeBookManagerMixin from mod connector
[25Feb2026 11:04:46.195] [Render thread/DEBUG] [mixin/]: connector.mixins.json:recipebook.RecipeBookManagerMixin from mod connector->@Inject::init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.196] [Render thread/DEBUG] [mixin/]: Mixing recipebook.RecipeBookCategoriesAccessor from connector.mixins.json into net.minecraft.client.RecipeBookCategories
[25Feb2026 11:04:46.196] [Render thread/DEBUG] [mixin/]: connector.mixins.json:recipebook.RecipeBookCategoriesAccessor from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.197] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method setAGGREGATE_CATEGORIES(Ljava/util/Map;)V to setAGGREGATE_CATEGORIES$connector_$md$a06d5b$0 in connector.mixins.json:recipebook.RecipeBookCategoriesAccessor from mod connector
[25Feb2026 11:04:46.197] [Render thread/DEBUG] [mixin/]: Mixing recipebook.RecipeBookCategoriesMixin from connector.mixins.json into net.minecraft.client.RecipeBookCategories
[25Feb2026 11:04:46.197] [Render thread/DEBUG] [mixin/]: connector.mixins.json:recipebook.RecipeBookCategoriesMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.214] [Render thread/DEBUG] [mixin/]: Mixing GoggleOverlayRendererMixin from tfmg.mixins.json into com.simibubi.create.content.equipment.goggles.GoggleOverlayRenderer
[25Feb2026 11:04:46.214] [Render thread/DEBUG] [mixin/]: tfmg.mixins.json:GoggleOverlayRendererMixin from mod tfmg: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.220] [Render thread/DEBUG] [mixin/]: tfmg.mixins.json:GoggleOverlayRendererMixin from mod tfmg->@Inject::renderOverlay(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/client/DeltaTracker;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: Mixing impl.cloudheight.CloudHeightMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.DimensionSpecialEffects
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.cloudheight.CloudHeightMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: Mixing impl.darkness.DimensionEffectsMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.DimensionSpecialEffects
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.DimensionEffectsMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: Mixing sky.MixinDimensionSpecialEffects from mixins.iris.json into net.minecraft.client.renderer.DimensionSpecialEffects
[25Feb2026 11:04:46.230] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.231] [Render thread/DEBUG] [mixin/]: Mixing DimensionEffectsAccessor from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.DimensionSpecialEffects
[25Feb2026 11:04:46.231] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.231] [Render thread/DEBUG] [mixin/]: Renaming @Accessor method getIdentifierMap()Lit/unimi/dsi/fastutil/objects/Object2ObjectMap; to getIdentifierMap$fabric_rendering_v1_$md$a06d5b$0 in fabric-rendering-v1.mixins.json:DimensionEffectsAccessor from mod fabric_rendering_v1
[25Feb2026 11:04:46.231] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.cloudheight.CloudHeightMixin from mod sodiumextras->@Inject::inject$cloudHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.231] [Render thread/DEBUG] [mixin/]: mixins.iris.json:sky.MixinDimensionSpecialEffects from mod iris->@Inject::iris$getSunriseColor(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.234] [Render thread/DEBUG] [mixin/]: Mixing impl.darkness.DimensionEffectsMixin$NetherMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.DimensionSpecialEffects$NetherEffects
[25Feb2026 11:04:46.234] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.DimensionEffectsMixin$NetherMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.234] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.DimensionEffectsMixin$NetherMixin from mod sodiumextras->@Inject::inject$brightFogColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.234] [Render thread/DEBUG] [mixin/]: Mixing impl.darkness.DimensionEffectsMixin$EndMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.DimensionSpecialEffects$EndEffects
[25Feb2026 11:04:46.234] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.DimensionEffectsMixin$EndMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.235] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.darkness.DimensionEffectsMixin$EndMixin from mod sodiumextras->@Inject::inject$brightFogColor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.worldselection.CreateWorldScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.worldselection.CreateWorldScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: Mixing bugfix.extra_experimental_screen.CreateWorldScreenMixin from modernfix-modernfix.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.CreateWorldScreenMixin from modernfix-modernfix.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: Mixing MixinCreateWorldScreen from cherishedworlds.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinCreateWorldScreen from mod cherishedworlds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.254] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$cherishedworlds$createNewWorld$0(Lnet/minecraft/world/level/storage/LevelStorageSource$LevelStorageAccess;)V to mda06d5b$cherishedworlds$lambda$cherishedworlds$createNewWorld$0$0 in cherishedworlds.mixins.json:MixinCreateWorldScreen from mod cherishedworlds
[25Feb2026 11:04:46.255] [Render thread/DEBUG] [mixin/]: Mixing CreateWorldScreenMixin from fabric-resource-loader-v0.client.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.255] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.255] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCreateWorldScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
[25Feb2026 11:04:46.255] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreateWorldScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinCreateWorldScreen from mod cherishedworlds->@Inject::cherishedworlds$createNewWorld(Lnet/minecraft/world/level/storage/PrimaryLevelData$SpecialWorldProperty;Lnet/minecraft/core/LayeredRegistryAccess;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinCreateWorldScreen from mod cherishedworlds->@Inject::cherishedworlds$createNewWorld(Lnet/minecraft/world/level/storage/PrimaryLevelData$SpecialWorldProperty;Lnet/minecraft/core/LayeredRegistryAccess;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinCreateWorldScreen from mod cherishedworlds->@Inject::cherishedworlds$createNewWorld(Lnet/minecraft/world/level/storage/PrimaryLevelData$SpecialWorldProperty;Lnet/minecraft/core/LayeredRegistryAccess;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric_resource_loader_v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric_resource_loader_v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.client.mixins.json:CreateWorldScreenMixin from mod fabric_resource_loader_v0->@Inject::onScanPacks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:46.257] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreateWorldScreen from mod fancymenu->@Inject::head_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.261] [Render thread/DEBUG] [mixin/]: Mixing presets.WorldPresetsMixin from bits_n_bobs.mixins.json into net.minecraft.world.level.levelgen.presets.WorldPresets
[25Feb2026 11:04:46.287] [Render thread/DEBUG] [mixin/]: Mixing MixinChainedJsonException from mixins.iris.json into net.minecraft.server.ChainedJsonException
[25Feb2026 11:04:46.287] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.288] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinChainedJsonException from mod iris->@Inject::iris$changeShaderParseException(Ljava/lang/Exception;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.289] [Render thread/DEBUG] [mixin/]: Mixing shader.ShaderProgramImportProcessorMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.ShaderInstance$1
[25Feb2026 11:04:46.289] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:shader.ShaderProgramImportProcessorMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.290] [Render thread/DEBUG] [mixin/]: Mixing MixinUniform from mixins.iris.json into com.mojang.blaze3d.shaders.Uniform
[25Feb2026 11:04:46.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.291] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinUniform from mod iris->@Inject::iris$glGetUniformLocation(ILjava/lang/CharSequence;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.294] [Render thread/DEBUG] [mixin/]: Mixing ResourceMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.Resource
[25Feb2026 11:04:46.294] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:ResourceMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.296] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramType from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type
[25Feb2026 11:04:46.296] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramType from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.296] [Render thread/DEBUG] [mixin/]: Mixing ProgramTypeAccessor from mixins.iris.json into com.mojang.blaze3d.shaders.Program$Type
[25Feb2026 11:04:46.296] [Render thread/DEBUG] [mixin/]: mixins.iris.json:ProgramTypeAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.296] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method createProgramType(Ljava/lang/String;ILjava/lang/String;Ljava/lang/String;I)Lcom/mojang/blaze3d/shaders/Program$Type; to createProgramType$iris_$md$a06d5b$0 in mixins.iris.json:ProgramTypeAccessor from mod iris
[25Feb2026 11:04:46.300] [Render thread/DEBUG] [mixin/]: Mixing MixinProgram from mixins.iris.json into com.mojang.blaze3d.shaders.Program
[25Feb2026 11:04:46.300] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.301] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgram from mod iris->@Inject::iris$causeException(Lcom/mojang/blaze3d/shaders/Program$Type;Ljava/lang/String;Ljava/io/InputStream;Ljava/lang/String;Lcom/mojang/blaze3d/preprocessor/GlslPreprocessor;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.303] [Render thread/DEBUG] [mixin/]: Mixing MixinProgramManager from mixins.iris.json into com.mojang.blaze3d.shaders.ProgramManager
[25Feb2026 11:04:46.303] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.303] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinProgramManager from mod iris->@Inject::iris$releaseGeometry(Lcom/mojang/blaze3d/shaders/Shader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.318] [Render thread/DEBUG] [mixin/]: Mixing feature.remove_telemetry.ClientTelemetryManagerMixin from modernfix-modernfix.mixins.json into net.minecraft.client.telemetry.ClientTelemetryManager
[25Feb2026 11:04:46.319] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.remove_telemetry.ClientTelemetryManagerMixin from mod modernfix->@Inject::disableTelemetrySender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.326] [Render thread/DEBUG] [mixin/]: Mixing feature.suppress_narrator_stacktrace.GameNarratorMixin from modernfix-modernfix.mixins.json into net.minecraft.client.GameNarrator
[25Feb2026 11:04:46.338] [Render thread/DEBUG] [mixin/]: Mixing ChatListenerMixin from chat_heads.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.338] [Render thread/DEBUG] [mixin/]: Mixing ChatListenerMixin from chat_heads.neoforge.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.338] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$chatheads$handleAddedDisguisedMessage$0(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;Ljava/util/function/BooleanSupplier;)Z to mda06d5b$chat_heads$lambda$chatheads$handleAddedDisguisedMessage$0$0 in chat_heads.neoforge.mixins.json:ChatListenerMixin from mod chat_heads
[25Feb2026 11:04:46.338] [Render thread/DEBUG] [mixin/]: Mixing client.MixinChatListener from mixins/common/nochatreports.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.341] [Render thread/DEBUG] [mixin/]: Mixing MixinChatListener from xaerohud.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.341] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinChatListener from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.341] [Render thread/DEBUG] [mixin/]: Mixing MessageHandlerMixin from fabric-message-api-v1.client.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.341] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric_message_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.342] [Render thread/DEBUG] [mixin/]: Mixing MixinChatListener from xaeroworldmap.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.342] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinChatListener from mod xaeroworldmap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.342] [Render thread/DEBUG] [mixin/]: Mixing client.MixinChatListener from fancymenu.mixins.json into net.minecraft.client.multiplayer.chat.ChatListener
[25Feb2026 11:04:46.342] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinChatListener from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedPlayerMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedSystemMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedSystemMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:ChatListenerMixin from mod chat_heads->@Inject::chatheads$handleAddedSystemMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatListener from mod nochatreports->@Inject::onHandleSystemMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinChatListener from mod nochatreports->@Inject::onEvaluateTrustLevel(Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Ljava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinChatListener from mod xaerominimap->@Inject::onHandleDisguisedChatMessag(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinChatListener from mod xaerominimap->@Inject::onHandleSystemChat(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_onSignedChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_onFilteredSignedChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/network/chat/Component;Lcom/mojang/authlib/GameProfile;ZLjava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_onProfilelessChatMessage(Lnet/minecraft/network/chat/ChatType$Bound;Lnet/minecraft/network/chat/Component;Ljava/time/Instant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: fabric-message-api-v1.client.mixins.json:MessageHandlerMixin from mod fabric_message_api_v1->@Inject::fabric_allowGameMessage(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinChatListener from mod xaeroworldmap->@Inject::onHandleDisguisedChatMessag(Lnet/minecraft/network/chat/Component;Lnet/minecraft/network/chat/ChatType$Bound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.345] [Render thread/DEBUG] [mixin/]: xaeroworldmap.mixins.json:MixinChatListener from mod xaeroworldmap->@Inject::onHandleSystemChat(Lnet/minecraft/network/chat/Component;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.353] [Render thread/DEBUG] [mixin/]: Mixing client.MixinScreenCustomization from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.ScreenCustomization
[25Feb2026 11:04:46.354] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomization from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.354] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomization from mod drippyloadingscreen->@Inject::beforeInitLayoutHandlerDrippy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.374] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinRealmsNotificationsScreen from fancymenu.mixins.json into com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
[25Feb2026 11:04:46.374] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.374] [Render thread/DEBUG] [mixin/]: Mixing client.MixinRealmsNotificationsScreen from fancymenu.mixins.json into com.mojang.realmsclient.gui.screens.RealmsNotificationsScreen
[25Feb2026 11:04:46.374] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.375] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_trialAvailable_FancyMenu()Z should be static as its target is
[25Feb2026 11:04:46.375] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_hasUnreadNews_FancyMenu()Z should be static as its target is
[25Feb2026 11:04:46.375] [Render thread/INFO] [mixin/]: fancymenu.mixins.json:client.IMixinRealmsNotificationsScreen from mod fancymenu->@Accessor[FIELD_GETTER]::get_hasUnseenNotifications()Z should be static as its target is
[25Feb2026 11:04:46.375] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.375] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.375] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinRealmsNotificationsScreen from mod fancymenu->@Inject::onConstructFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.377] [Render thread/DEBUG] [mixin/]: Mixing com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreenMixin from mixins.redirected_neoforge_1.21.1.json into com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreen
[25Feb2026 11:04:46.377] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:com.mojang.realmsclient.gui.screens.RealmsResetNormalWorldScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.383] [Render thread/DEBUG] [mixin/]: Mixing client.AccessibilityOptionsScreenMixin from personality.mixins.json into net.minecraft.client.gui.screens.options.AccessibilityOptionsScreen
[25Feb2026 11:04:46.384] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.AccessibilityOptionsScreenMixin from mod personality->@Inject::options(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.385] [Render thread/DEBUG] [mixin/]: Mixing client.MixinChatOptionsScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.options.ChatOptionsScreen
[25Feb2026 11:04:46.385] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$init$0(Lnet/minecraft/client/gui/components/AbstractWidget;)V to mda06d5b$nochatreports$lambda$init$0$0 in mixins/common/nochatreports.mixins.json:client.MixinChatOptionsScreen from mod nochatreports
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Mixing feature.measure_time.ConnectScreenMixin from modernfix-modernfix.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Mixing client.MixinConnectScreen from mixins/common/nochatreports.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Mixing accessor.ConnectScreenAccessor from fabric-networking-api-v1.client.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: fabric-networking-api-v1.client.mixins.json:accessor.ConnectScreenAccessor from mod fabric_networking_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Mixing client.IMixinConnectScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.IMixinConnectScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Renaming @Invoker method invokeConstructFancyMenu(Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/network/chat/Component;)Lnet/minecraft/client/gui/screens/ConnectScreen; to invokeConstructFancyMenu$fancymenu_$md$a06d5b$0 in fancymenu.mixins.json:client.IMixinConnectScreen from mod fancymenu
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: Mixing client.MixinConnectScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.ConnectScreen
[25Feb2026 11:04:46.386] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:feature.measure_time.ConnectScreenMixin from mod modernfix->@Inject::recordConnectStartTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: mixins/common/nochatreports.mixins.json:client.MixinConnectScreen from mod nochatreports->@Inject::onStartConnecting(Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;ZLnet/minecraft/client/multiplayer/TransferState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterInitFancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::onStartConnectingFancyMenu(Lnet/minecraft/client/gui/screens/Screen;Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;ZLnet/minecraft/client/multiplayer/TransferState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::onConnectFancyMenu(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/multiplayer/resolver/ServerAddress;Lnet/minecraft/client/multiplayer/ServerData;Lnet/minecraft/client/multiplayer/TransferState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.388] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinConnectScreen from mod fancymenu->@Inject::afterUpdateStatusFancyMenu(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.391] [Render thread/DEBUG] [mixin/]: Mixing client.MixinDisconnectedScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.DisconnectedScreen
[25Feb2026 11:04:46.391] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinDisconnectedScreen from mod fancymenu->@Inject::at_return_screen_init_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.EditServerScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.EditServerScreen
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.EditServerScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: Mixing MixinEditServerScreen from cherishedworlds.mixins.json into net.minecraft.client.gui.screens.EditServerScreen
[25Feb2026 11:04:46.393] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinEditServerScreen from mod cherishedworlds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.394] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinEditServerScreen from mod cherishedworlds->@Inject::cherishedworlds$onAdd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.394] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinEditServerScreen from mod cherishedworlds->@Inject::cherishedworlds$onAdd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.394] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:MixinEditServerScreen from mod cherishedworlds->@Inject::cherishedworlds$onAdd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.395] [Render thread/DEBUG] [mixin/]: Mixing impl.language.LanguageMixin from mixins.sodiumextras.json into net.minecraft.client.gui.screens.options.LanguageSelectScreen
[25Feb2026 11:04:46.395] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.language.LanguageMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.397] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.OptionsScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.options.OptionsScreen
[25Feb2026 11:04:46.397] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.OptionsScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.397] [Render thread/DEBUG] [mixin/]: Mixing features.gui.hooks.settings.OptionsScreenMixin from sodium-common.mixins.json into net.minecraft.client.gui.screens.options.OptionsScreen
[25Feb2026 11:04:46.397] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.397] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.gui.hooks.settings.OptionsScreenMixin from mod sodium->@Inject::open(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.400] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.SkinCustomizationScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.options.SkinCustomizationScreen
[25Feb2026 11:04:46.400] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.SkinCustomizationScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.400] [Render thread/DEBUG] [mixin/]: Mixing client.SkinCustomizationScreenMixin from blueprint.mixins.json into net.minecraft.client.gui.screens.options.SkinCustomizationScreen
[25Feb2026 11:04:46.400] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addSlabfishOptions$1(Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to mda06d5b$blueprint$lambda$addSlabfishOptions$1$0 in blueprint.mixins.json:client.SkinCustomizationScreenMixin from mod blueprint
[25Feb2026 11:04:46.400] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$addSlabfishOptions$0(Lnet/minecraft/client/Minecraft;Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$blueprint$lambda$addSlabfishOptions$0$1 in blueprint.mixins.json:client.SkinCustomizationScreenMixin from mod blueprint
[25Feb2026 11:04:46.402] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SkinCustomizationScreenMixin from mod blueprint->@Inject::addSlabfishOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.402] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SkinCustomizationScreenMixin from mod blueprint->@Inject::addSlabfishOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.402] [Render thread/DEBUG] [mixin/]: blueprint.mixins.json:client.SkinCustomizationScreenMixin from mod blueprint->@Inject::addSlabfishOptions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/List;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.402] [Render thread/DEBUG] [mixin/]: Mixing gui.MixinVideoSettingsScreen from mixins.iris.json into net.minecraft.client.gui.screens.options.VideoSettingsScreen
[25Feb2026 11:04:46.402] [Render thread/DEBUG] [mixin/]: mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:46.403] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$addShaderPackScreenButton$1(Ljava/lang/Boolean;)V to mda06d5b$iris$lambda$iris$addShaderPackScreenButton$1$0 in mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris
[25Feb2026 11:04:46.403] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$iris$addShaderPackScreenButton$0(Lnet/minecraft/network/chat/Component;Ljava/lang/Boolean;)Lnet/minecraft/network/chat/Component; to mda06d5b$iris$lambda$iris$addShaderPackScreenButton$0$1 in mixins.iris.json:gui.MixinVideoSettingsScreen from mod iris
[25Feb2026 11:04:46.407] [Render thread/DEBUG] [mixin/]: Mixing client.AccessibilityOptionsScreenMixin from personality.mixins.json into net.minecraft.client.gui.screens.options.controls.ControlsScreen
[25Feb2026 11:04:46.408] [Render thread/DEBUG] [mixin/]: personality.mixins.json:client.AccessibilityOptionsScreenMixin from mod personality->@Inject::options(Lnet/minecraft/client/Options;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.410] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.inventory.CommandBlockEditScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.inventory.CommandBlockEditScreen
[25Feb2026 11:04:46.411] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.inventory.CommandBlockEditScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.413] [Render thread/DEBUG] [mixin/]: Mixing CreativeInventoryScreenMixin from fabric-item-group-api-v1.client.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
[25Feb2026 11:04:46.413] [Render thread/DEBUG] [mixin/]: fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric_item_group_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.414] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$getPage$0(Lnet/minecraft/world/item/CreativeModeTab;Lnet/neoforged/neoforge/client/gui/CreativeTabsScreenPage;)Z to mda06d5b$fabric_item_group_api_v1$lambda$getPage$0$0 in fabric-item-group-api-v1.client.mixins.json:CreativeInventoryScreenMixin from mod fabric_item_group_api_v1
[25Feb2026 11:04:46.415] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCreativeModeInventoryScreen from fancymenu.mixins.json into net.minecraft.client.gui.screens.inventory.CreativeModeInventoryScreen
[25Feb2026 11:04:46.415] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.416] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.416] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.416] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinCreativeModeInventoryScreen from mod fancymenu->@Inject::before_render_FancyMenu(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.421] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreen
[25Feb2026 11:04:46.421] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.inventory.JigsawBlockEditScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.423] [Render thread/DEBUG] [mixin/]: Mixing SignEditScreenMixin from amendments-common.mixins.json into net.minecraft.client.gui.screens.inventory.SignEditScreen
[25Feb2026 11:04:46.423] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignEditScreenMixin from mod amendments: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.424] [Render thread/DEBUG] [mixin/]: amendments-common.mixins.json:SignEditScreenMixin from mod amendments->@Inject::amendments$renderSignBlockModel(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.425] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.client.gui.screens.inventory.StructureBlockEditScreenMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.gui.screens.inventory.StructureBlockEditScreen
[25Feb2026 11:04:46.425] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.gui.screens.inventory.StructureBlockEditScreenMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.427] [Render thread/DEBUG] [mixin/]: Mixing client.PackSelectionScreenMixin from resourcepackoverrides.common.mixins.json into net.minecraft.client.gui.screens.packs.PackSelectionScreen
[25Feb2026 11:04:46.427] [Render thread/DEBUG] [mixin/]: resourcepackoverrides.common.mixins.json:client.PackSelectionScreenMixin from mod resourcepackoverrides: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.427] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$updateList$0(Lnet/minecraft/client/gui/screens/packs/PackSelectionModel$Entry;)Z to mda06d5b$resourcepackoverrides$lambda$updateList$0$0 in resourcepackoverrides.common.mixins.json:client.PackSelectionScreenMixin from mod resourcepackoverrides
[25Feb2026 11:04:46.427] [Render thread/DEBUG] [mixin/]: Mixing MixinPackScreen from entity_texture_features.mixins.json into net.minecraft.client.gui.screens.packs.PackSelectionScreen
[25Feb2026 11:04:46.427] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:46.428] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$etfButton$0(Lnet/minecraft/client/gui/components/Button;)V to mda06d5b$entity_texture_features$lambda$etf$etfButton$0$1 in entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButtonResize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButtonResize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButtonResize(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.431] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:MixinPackScreen from mod entity_texture_features->@Inject::etf$etfButton(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.438] [Render thread/DEBUG] [mixin/]: Mixing EditGameRulesScreenAccessor from fabric-game-rule-api-v1.client.mixins.json into net.minecraft.client.gui.screens.worldselection.EditGameRulesScreen
[25Feb2026 11:04:46.438] [Render thread/DEBUG] [mixin/]: fabric-game-rule-api-v1.client.mixins.json:EditGameRulesScreenAccessor from mod fabric_game_rule_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.441] [Render thread/DEBUG] [mixin/]: Mixing AccessorWorldSelectionScreen from cherishedworlds.mixins.json into net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
[25Feb2026 11:04:46.441] [Render thread/DEBUG] [mixin/]: cherishedworlds.mixins.json:AccessorWorldSelectionScreen from mod cherishedworlds: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.482] [Render thread/DEBUG] [mixin/]: Mixing client.MixinStringDecomposer from fancymenu.mixins.json into net.minecraft.util.StringDecomposer
[25Feb2026 11:04:46.483] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinStringDecomposer from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.484] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinStringDecomposer from mod fancymenu->@Inject::beforeIterateFormattedFancyMenu(Ljava/lang/String;ILnet/minecraft/network/chat/Style;Lnet/minecraft/network/chat/Style;Lnet/minecraft/util/FormattedCharSink;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.494] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, fabric, mod_resources, mod/sodium, mod/easyanvils, mod/creategarnished, mod/sodiumextras, mod/openpartiesandclaims, mod/fabric_rendering_fluids_v1, mod/fabric_convention_tags_v1, mod/neoforge, mod/modernfix, mod/fabric_convention_tags_v2, mod/fabric_command_api_v2, mod/fabric_block_view_api_v2, mod/yungsapi, mod/iris, mod/createcasing, mod/clientcrafting, mod/resourcepackoverrides, mod/createdieselgenerators, mod/pickupnotifier, mod/create_new_age, mod/fabric_screen_api_v1, mod/prickle, mod/createbetterfps, mod/jeresources, mod/chat_heads, mod/crash_assistant, mod/leavesbegone, mod/supplementaries, mod/lmft, mod/corpse, mod/handcrafted, mod/bcc, mod/fabric_game_rule_api_v1, mod/reeses_sodium_options, mod/curios, mod/create_factory, mod/trading_floor, mod/searchables, mod/fabric_entity_events_v1, mod/createrailwaysnavigator, mod/conditional_mixin, mod/transition, mod/fabric_rendering_data_attachment_v1, mod/cmpackagecouriers, mod/create_factory_abstractions, mod/despawntweaks, mod/fabric_client_tags_api_v1, mod/bellsandwhistles, mod/createtransmission, mod/create_chocolate_fountain, mod/sodiumleafculling, mod/bits_n_bobs, mod/fabric_model_loading_api_v1, mod/jei, mod/lithostitched, mod/visualworkbench, mod/lithium, mod/fabric_screen_handler_api_v1, mod/caelus, mod/createornithopterglider, mod/paxi, mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/smarterfarmers, mod/craterlib, mod/fabric_particles_v1, mod/mechanical_botany, mod/createschematicchecker, mod/drippyloadingscreen, mod/smoothchunk, mod/create_deep_dark, mod/create_wrapped, mod/createmechanicalconfection, mod/terrablender, mod/fabric_api_base, mod/mousetweaks, mod/necronomicon, mod/nochatreports, mod/justenoughbreeding, mod/does_it_tick, mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/create_blaze_burner_fuels, mod/forgeconfigapiport, mod/create_aquatic_ambitions, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/xaerominimap, mod/fabric_item_group_api_v1, mod/justenoughprofessions, mod/backpacked, mod/fabric_registry_sync_v0, mod/immediatelyfast, mod/continuity, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/biomemusic, mod/create_copper_splashing, mod/puzzleslib, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/chunksending, mod/opacpvp, mod/create_things_and_misc, mod/fabric_renderer_api_v1, mod/geckolib, mod/recipeessentials, mod/fabric_item_api_v1, mod/create_mobile_packages, mod/connectivity, mod/immersive_aircraft, mod/gpumemleakfix, mod/structureessentials, mod/xaeroworldmap, mod/controlling, mod/placebo, mod/lootintegrations, mod/fabric_data_attachment_api_v1, mod/item_obliterator, mod/createfastschematiccannon, mod/redirected, mod/bookshelf, mod/createmetalwork, mod/extra_create_recipes, mod/sodiumoptionsapi, mod/melody, mod/luna_minecraft, mod/connector, mod/fabric_api,forgified_fabric_api, mod/fabric_content_registries_v0, mod/sodiumdynamiclights, mod/konkrete, mod/createcafe, mod/create_connected, mod/farmersdelight, mod/createfood, mod/entity_model_features, mod/entity_texture_features, mod/createframed, mod/fabric_api_lookup_api_v1, mod/leaky, mod/patchouli, mod/resourcefullib, mod/create_hypertube, mod/architectury, mod/ftblibrary, mod/ftbfiltersystem, mod/ftbteams, mod/ftbquests, mod/ftbxmodcompat, mod/fabric_loot_api_v2, mod/serverbrowser, mod/epherolib, mod/cupboard, mod/cherishedworlds, mod/fabric_loot_api_v3, mod/fabric_networking_api_v1, mod/framework, mod/bwncr, mod/fabric_lifecycle_events_v1, mod/tradingpost, mod/fabric_key_binding_api_v1, mod/esl, mod/fabric_transfer_api_v1, mod/bhmenu, mod/amendments, mod/copycats, mod/easymagic, mod/xaerolib, mod/totemfactory, mod/simplerpc, mod/fabric_resource_loader_v0, mod/trender, mod/create_winery, mod/create, mod/create_integrated_farming, mod/rubberworks, mod/dndecor, mod/sliceanddice, mod/dndesires, mod/pipeorgans, mod/gnkinetics, mod/someassemblyrequired, mod/create_dragons_plus, mod/create_central_kitchen, mod/clumps, mod/alternate_current, mod/create_bic_bit, mod/create_confectionery, mod/escalated, mod/toastcontrol, mod/blueprint, mod/boatload, mod/personality, mod/gallery, mod/txnilib, mod/skinlayers3d, mod/cutthrough, mod/tfmg, mod/fabric_transitive_access_wideners_v1, mod/create_fantasizing, mod/dragonlib, mod/enchdesc, mod/moonlight, mod/fabric_blockrenderlayer_v1, mod/jade, mod/create_bb, mod/i_architecture, mod/chunkactivitytracker, mod/iceberg, mod/highlighter, mod/create_sa, mod/fabric_gametest_api_v1, mod/fabric_biome_api_v1, mod/fancymenu, mod/create_vibrant_vaults, mod/coroutil, mod/watut, mod/create_pattern_schematics, mod/ferritecore, mod/create_generators, mod/aoc, mod/packetfixer, mod/create_enchantment_industry, mod/create_train_parts, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/createaddition, file/createadvancementplague.zip, file/Create_Addons_Fix_v1.zip, file/Create_FTBQuests.zip, file/guiretextures-1.11.zip, file/Create_UI_1.21.zip, moonlight:merged_pack, file/AOC Resources.zip, file/Stay_True_1.21.zip, file/NoBushyLeaves.zip, file/Create Immersive Aircrafts Resource Pack 1.21.1 - 3.0.zip, file/Create Touch-Ups v1.0.zip, file/Create_Style_Hopper_24_5_29.zip, file/CU - 3d Wrench.zip, easymagic:default_block_models, visualworkbench:default_block_models, easyanvils:default_block_models
[25Feb2026 11:04:46.512] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.data.models.BlockModelGeneratorsMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.data.models.BlockModelGenerators
[25Feb2026 11:04:46.512] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.data.models.BlockModelGeneratorsMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.546] [Render thread/INFO] [Puzzles Lib/]: Data generation for dynamic pack resources provided by 'easymagic' took 45ms
[25Feb2026 11:04:46.549] [Render thread/INFO] [Puzzles Lib/]: Data generation for dynamic pack resources provided by 'visualworkbench' took 3ms
[25Feb2026 11:04:46.551] [Render thread/INFO] [Puzzles Lib/]: Data generation for dynamic pack resources provided by 'easyanvils' took 2ms
[25Feb2026 11:04:46.553] [Render thread/DEBUG] [mixin/]: Mixing NamespaceResourceManagerMixin from continuity.mixins.json into net.minecraft.server.packs.resources.FallbackResourceManager
[25Feb2026 11:04:46.553] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:NamespaceResourceManagerMixin from mod continuity->@Inject::continuity$onHeadGetMetadataPath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.553] [Render thread/DEBUG] [mixin/]: continuity.mixins.json:NamespaceResourceManagerMixin from mod continuity->@Inject::continuity$onTailGetMetadataPath(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.599] [Render thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Successfully loaded 0 assets remolders!
[25Feb2026 11:04:46.605] [Render thread/DEBUG] [mixin/]: Mixing client.MixinGameLoadCookie from fancymenu.mixins.json into net.minecraft.client.Minecraft$GameLoadCookie
[25Feb2026 11:04:46.605] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameLoadCookie from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.607] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinGameLoadCookie from mod fancymenu->@Inject::after_construct_FancyMenu(Lcom/mojang/realmsclient/client/RealmsClient;Lnet/minecraft/client/main/GameConfig$QuickPlayData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.607] [Render thread/INFO] [de.keksuccino.fancymenu.customization.ScreenCustomization/]: [FANCYMENU] Initializing screen customization engine! Addons should NOT REGISTER TO REGISTRIES anymore now!
[25Feb2026 11:04:46.610] [Render thread/DEBUG] [mixin/]: Mixing client.MixinScreenCustomizationLayer from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayer
[25Feb2026 11:04:46.610] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinScreenCustomizationLayer from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.614] [Worker-ResourceReload-0/INFO] [Moonlight/]: Resource cache state for CLIENT_RESOURCES: up to date
[25Feb2026 11:04:46.667] [Worker-ResourceReload-0/INFO] [Moonlight/]: Populated search tree for pack at C:\Users\********\curseforge\minecraft\Instances\All of Create\dynamic-resource-pack-cache\amendments-generated_pack in 51.87 ms
[25Feb2026 11:04:46.670] [Worker-ResourceReload-0/INFO] [Moonlight/]: Populated search tree for pack at C:\Users\********\curseforge\minecraft\Instances\All of Create\dynamic-resource-pack-cache\supplementaries-generated_pack in 3.527 ms
[25Feb2026 11:04:46.672] [Worker-ResourceReload-0/INFO] [Moonlight/]: Starting runtime resource generation for pack type CLIENT_RESOURCES with generators [moonlight:dynamic_resources, amendments:generated_pack, supplementaries:generated_pack]
[25Feb2026 11:04:46.686] [Worker-ResourceReload-0/INFO] [Moonlight/]: Regenerating Dynamic CLIENT_RESOURCES Resources Provider [moonlight:dynamic_resources], requested by strategy REGEN_ON_EVERY_RELOAD
[25Feb2026 11:04:46.692] [Worker-ResourceReload-0/INFO] [Moonlight/]: Generated runtime CLIENT_RESOURCES for pack moonlight:dynamic_resources in 5.070 ms
[25Feb2026 11:04:46.692] [Worker-ResourceReload-0/INFO] [Moonlight/]: Skipping regeneration for Dynamic CLIENT_RESOURCES Resources Provider [amendments:generated_pack] (cache up-to-date)
[25Feb2026 11:04:46.695] [Worker-ResourceReload-0/INFO] [Moonlight/]: Skipping regeneration for Dynamic CLIENT_RESOURCES Resources Provider [supplementaries:generated_pack] (cache up-to-date)
[25Feb2026 11:04:46.711] [Worker-ResourceReload-0/INFO] [Moonlight/]: Finished runtime resources generation for 3 packs in a total of 39.37 ms
[25Feb2026 11:04:46.738] [Render thread/DEBUG] [mixin/]: Mixing client.MixinMenuBackgroundBuilder from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.background.MenuBackgroundBuilder
[25Feb2026 11:04:46.738] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinMenuBackgroundBuilder from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.740] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinMenuBackgroundBuilder from mod drippyloadingscreen->@Inject::return_shouldShowUpInEditorBackgroundMenu_Drippy(Lde/keksuccino/fancymenu/customization/layout/editor/LayoutEditorScreen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.744] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageMenuBackground from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.background.backgrounds.image.ImageMenuBackground
[25Feb2026 11:04:46.744] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.745] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageMenuBackground from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.751] [Render thread/DEBUG] [mixin/]: Mixing client.MixinElementBuilder from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.ElementBuilder
[25Feb2026 11:04:46.751] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinElementBuilder from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.754] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinElementBuilder from mod drippyloadingscreen->@Inject::return_shouldShowUpInEditorElementMenu_Drippy(Lde/keksuccino/fancymenu/customization/layout/editor/LayoutEditorScreen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.791] [Render thread/DEBUG] [mixin/]: Mixing client.MixinPlayerEntityElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.playerentity.v1.PlayerEntityElement
[25Feb2026 11:04:46.791] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.792] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headRenderDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:46.793] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headGetActiveEntityPropertiesDrippy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.793] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinPlayerEntityElement from mod drippyloadingscreen->@Inject::headBuildEntityRendererDrippy(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.797] [Render thread/DEBUG] [mixin/]: Mixing client.MixinImageElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.image.ImageElement
[25Feb2026 11:04:46.797] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.798] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.798] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.798] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinImageElement from mod drippyloadingscreen->@Inject::afterGetResourceDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.804] [Render thread/DEBUG] [mixin/]: Mixing client.MixinProgressBarElement from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.element.elements.progressbar.ProgressBarElement
[25Feb2026 11:04:46.804] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.805] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.805] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.805] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinProgressBarElement from mod drippyloadingscreen->@Inject::beforeRenderBackgroundDrippy(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.830] [Render thread/DEBUG] [mixin/]: Mixing client.MixinCustomizationOverlay from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.overlay.CustomizationOverlay
[25Feb2026 11:04:46.830] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinCustomizationOverlay from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.852] [Render thread/DEBUG] [mixin/]: Mixing client.MixinLayout from drippyloadingscreen.mixins.json into de.keksuccino.fancymenu.customization.layout.Layout
[25Feb2026 11:04:46.853] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.853] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$atReturnConvertLegacyVanillaButtonCustomizationsDrippy$0(Ljava/util/List;Ljava/lang/String;Lde/keksuccino/fancymenu/customization/element/elements/button/vanillawidget/VanillaWidgetElement;)V to mda06d5b$drippyloadingscreen$lambda$atReturnConvertLegacyVanillaButtonCustomizationsDrippy$0$0 in drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyElementsDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyVanillaButtonCustomizationsDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.861] [Render thread/DEBUG] [mixin/]: drippyloadingscreen.mixins.json:client.MixinLayout from mod drippyloadingscreen->@Inject::atReturnConvertLegacyMenuBackgroundDrippy(Lde/keksuccino/fancymenu/util/properties/PropertyContainerSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:46.882] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.BuddyWidget/]: Creating new TamagotchiEasterEgg with screen size: 0x0
[25Feb2026 11:04:46.894] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.Buddy/]: Buddy created in hidden state, will peek in 94.1 seconds
[25Feb2026 11:04:46.894] [Render thread/DEBUG] [de.keksuccino.fancymenu.customization.layout.editor.buddy.BuddyWidget/]: Delaying buddy state loading until screen size is properly set
[25Feb2026 11:04:46.899] [Render thread/INFO] [net.minecraft.client.gui.screens.LoadingOverlay/]: [DRIPPY LOADING SCREEN] Initializing fonts for text rendering..
[25Feb2026 11:04:46.900] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: drippy_loading_overlay
[25Feb2026 11:04:46.908] [Render thread/DEBUG] [mixin/]: Mixing client.MixinTabNavigationBar from fancymenu.mixins.json into net.minecraft.client.gui.components.tabs.TabNavigationBar
[25Feb2026 11:04:46.909] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::head_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_disableBlend_in_render_FancyMenu(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_setCurrentTab_in_setFocused_FancyMenu(Lnet/minecraft/client/gui/components/events/GuiEventListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:46.911] [Render thread/DEBUG] [mixin/]: fancymenu.mixins.json:client.MixinTabNavigationBar from mod fancymenu->@Inject::after_selectTab_in_keyPressed_FancyMenu(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:46.931] [Render thread/INFO] [de.keksuccino.fancymenu.FancyMenu/]: [FANCYMENU] Starting late client initialization phase..
[25Feb2026 11:04:46.949] [Render thread/INFO] [de.keksuccino.fancymenu.util.window.WindowHandler/]: [FANCYMENU] Custom window icon successfully updated!
[25Feb2026 11:04:47.844] [Render thread/INFO] [de.keksuccino.konkrete.Konkrete/]: [KONKRETE] Client-side modules initialized and ready to use!
[25Feb2026 11:04:47.852] [Render thread/DEBUG] [FTB Library/]: tracking config ftblibrary-client, loaded from C:\Users\********\curseforge\minecraft\Instances\All of Create\config\ftblibrary-client.snbt
[25Feb2026 11:04:47.855] [Render thread/DEBUG] [FTB Library/]: tracking config ftbquests-client, loaded from C:\Users\********\curseforge\minecraft\Instances\All of Create\config\ftbquests-client.snbt
[25Feb2026 11:04:47.867] [Render thread/INFO] [DragonLib/]: Starting DragonLib Network Manager (Client) worker thread...
[25Feb2026 11:04:47.868] [DragonLib Network Manager (Client)/INFO] [DragonLib/]: DragonLib Network Manager (Client) worker thread has been started.
[25Feb2026 11:04:47.870] [Render thread/DEBUG] [mixin/]: Mixing feature.measure_time.SimpleReloadInstanceMixin from modernfix-modernfix.mixins.json into net.minecraft.server.packs.resources.SimpleReloadInstance
[25Feb2026 11:04:47.870] [Render thread/DEBUG] [mixin/]: Mixing SimpleResourceReloadMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.packs.resources.SimpleReloadInstance
[25Feb2026 11:04:47.870] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.872] [Render thread/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:SimpleResourceReloadMixin from mod fabric_resource_loader_v0->@Inject::method_40087(Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/List;Ljava/util/concurrent/Executor;Ljava/util/concurrent/Executor;Ljava/util/concurrent/CompletableFuture;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:47.880] [Worker-ResourceReload-5/INFO] [xaero.pac.OpenPartiesAndClaims/]: Loading Open Parties and Claims!
[25Feb2026 11:04:47.884] [Worker-ResourceReload-10/DEBUG] [mixin/]: Mixing MixinCuriosApi from curios.neoforge.mixins.json into top.theillusivec4.curios.api.CuriosApi
[25Feb2026 11:04:47.885] [Worker-ResourceReload-11/INFO] [dev.wuffs.bcc.BetterCompatibilityChecker/]: Better Compatibility Checker setup
[25Feb2026 11:04:47.888] [Worker-ResourceReload-11/INFO] [dev.wuffs.bcc.neoforge.BetterCompatibilityCheckerNeoForge/]: Loaded BetterCompatibilityChecker - Modpack: All of Create 1.21 | Version: v1.0
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurio(Lnet/minecraft/world/item/Item;Ltop/theillusivec4/curios/api/type/capability/ICurioItem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getSlots(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getEntitySlots(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getItemStackSlots(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurio(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCuriosInventory(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$isStackValid(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.889] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getAttributeModifiers(Ltop/theillusivec4/curios/api/SlotContext;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lcom/google/common/collect/Multimap;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lnet/minecraft/world/item/ItemStack;Ljava/lang/String;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addModifier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;Lnet/minecraft/resources/ResourceLocation;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$registerCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicate(Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$testCurioPredicates(Ljava/util/Set;Ltop/theillusivec4/curios/api/SlotResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getUuid(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.890] [Worker-ResourceReload-10/DEBUG] [mixin/]: curios.neoforge.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$broadcastCurioBreakEvent(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:47.891] [Worker-ResourceReload-6/DEBUG] [mixin/]: Mixing accessor.FluidInteractionRegistryAccessor from create.mixins.json into net.neoforged.neoforge.fluids.FluidInteractionRegistry
[25Feb2026 11:04:47.891] [Worker-ResourceReload-6/DEBUG] [mixin/]: Renaming @Accessor method getInteractions()Ljava/util/Map; to getInteractions$create_$md$a06d5b$0 in create.mixins.json:accessor.FluidInteractionRegistryAccessor from mod create
[25Feb2026 11:04:47.900] [Worker-ResourceReload-8/INFO] [com.chunksending.ChunkSending/]: chunksending mod initialized
[25Feb2026 11:04:47.902] [Worker-ResourceReload-6/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
[25Feb2026 11:04:47.902] [Worker-ResourceReload-6/INFO] [com.gpumemleakfix.Gpumemleakfix/]: gpumemleakfix mod initialized
[25Feb2026 11:04:47.902] [Worker-ResourceReload-6/INFO] [com.structureessentials.StructureEssentials/]: structureessentials mod initialized
[25Feb2026 11:04:47.904] [Worker-ResourceReload-12/INFO] [com.lootintegrations.LootintegrationsMod/]: lootintegrations mod initialized
[25Feb2026 11:04:47.905] [Worker-ResourceReload-12/INFO] [com.Pink_Cats.createfastschematiccannon.Createfastschematiccannon/]: Create:FasterSchematicCannon: SpeedMultiply:20
[25Feb2026 11:04:47.908] [Worker-ResourceReload-3/DEBUG] [mixin/]: Mixing patch.loot.MixinLootDataType from bookshelf.mixins.json into net.minecraft.world.level.storage.loot.LootDataType
[25Feb2026 11:04:47.908] [Worker-ResourceReload-3/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType from mod bookshelf: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_18 supports class version 62)
[25Feb2026 11:04:47.910] [Worker-ResourceReload-12/DEBUG] [com.Imphuls3.createcafe.CreateCafe/]: Common Setup
[25Feb2026 11:04:47.910] [Worker-ResourceReload-3/DEBUG] [mixin/]: bookshelf.mixins.json:patch.loot.MixinLootDataType from mod bookshelf->@Inject::onDeserialize(Lnet/minecraft/resources/ResourceLocation;Lcom/mojang/serialization/DynamicOps;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/mojang/serialization/DataResult;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:47.913] [Worker-ResourceReload-10/INFO] [dev.averageanime.neoforge.CreateFood/]: Create: Food - Startup
[25Feb2026 11:04:47.913] [Worker-ResourceReload-12/INFO] [com.cupboard.Cupboard/]: Loaded config for: leaky.json
[25Feb2026 11:04:47.913] [Worker-ResourceReload-12/INFO] [com.leaky.Leaky/]: leaky mod initialized
[25Feb2026 11:04:47.918] [Worker-ResourceReload-10/INFO] [de.mrjulsen.crn.CreateRailwaysNavigator/]: Welcome to the CREATE RAILWAYS NAVIGATOR mod by MRJULSEN.
[25Feb2026 11:04:47.924] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing CreateNBTProcessorsMixin from create_enchantment_industry.mixins.json into com.simibubi.create.foundation.CreateNBTProcessors
[25Feb2026 11:04:47.925] [Worker-ResourceReload-11/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CreateNBTProcessorsMixin from mod create_enchantment_industry: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:47.925] [Worker-ResourceReload-11/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CreateNBTProcessorsMixin from mod create_enchantment_industry->@Inject::clipboardProcessor$removePrintingTemplate(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:47.926] [Worker-ResourceReload-12/DEBUG] [patchouli/]: Instantiating xplat impl: vazkii.patchouli.neoforge.xplat.NeoForgeXplatImpl
[25Feb2026 11:04:47.931] [Worker-ResourceReload-9/INFO] [xaero.lib.XaeroLib/]: Loading XaeroLib common 1/2!
[25Feb2026 11:04:47.945] [Worker-ResourceReload-11/INFO] [create_bb/]: Create: Blocks & Bogies initializing...
[25Feb2026 11:04:47.963] [Worker-ResourceReload-14/INFO] [STDOUT/]: [toni.lib.TxniLib:onInitialize:75]: TxniLib onInitialize!
[25Feb2026 11:04:47.966] [Worker-ResourceReload-14/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file create_fantasizing-server.toml for create_fantasizing tracking
[25Feb2026 11:04:47.969] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing client.BitmapProviderDefinitionMixin from backpacked.common.mixins.json into net.minecraft.client.gui.font.providers.BitmapProvider$Definition
[25Feb2026 11:04:47.969] [Worker-ResourceReload-1/DEBUG] [mixin/]: backpacked.common.mixins.json:client.BitmapProviderDefinitionMixin from mod backpacked: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.972] [Worker-ResourceReload-1/DEBUG] [mixin/]: backpacked.common.mixins.json:client.BitmapProviderDefinitionMixin from mod backpacked->@Inject::backpacked$DefinitionInit(Lnet/minecraft/resources/ResourceLocation;II[[ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:47.972] [Worker-ResourceReload-1/DEBUG] [mixin/]: ArgsClassGenerator assigning org.spongepowered.asm.synthetic.args.Args$2 for descriptor (FLcom/mojang/blaze3d/platform/NativeImage;IIIIII)V
[25Feb2026 11:04:47.974] [Worker-ResourceReload-5/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file openpartiesandclaims-server.toml for openpartiesandclaims tracking
[25Feb2026 11:04:47.975] [Render thread/DEBUG] [mixin/]: Mixing platform.neoforge.SimpleBakedModelAccessor from sodium-neoforge.mixins.json into net.minecraft.client.resources.model.SimpleBakedModel
[25Feb2026 11:04:47.975] [Render thread/DEBUG] [mixin/]: sodium-neoforge.mixins.json:platform.neoforge.SimpleBakedModelAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.975] [Render thread/DEBUG] [mixin/]: Mixing SimpleBakedModelMixin from ferritecore.modelsides.mixin.json into net.minecraft.client.resources.model.SimpleBakedModel
[25Feb2026 11:04:47.975] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:47.981] [Render thread/DEBUG] [mixin/]: ferritecore.modelsides.mixin.json:SimpleBakedModelMixin from mod ferritecore->@Inject::minimizeFaceLists(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:47.993] [Render thread/DEBUG] [mixin/]: Mixing texture.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.993] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:47.993] [Worker-ResourceReload-2/ERROR] [net.minecraft.Util/]: Invalid path in pack: pipeorgans:sounds/prestant/090-f#.wav, ignoring
[25Feb2026 11:04:47.994] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.994] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:47.994] [Render thread/DEBUG] [mixin/]: Mixing texture.pbr.MixinSpriteContents from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.994] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:47.995] [Render thread/DEBUG] [mixin/]: Mixing features.textures.SpriteContentsInvoker from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.995] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.SpriteContentsInvoker from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.995] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.995] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.995] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.997] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.997] [Render thread/DEBUG] [mixin/]: Mixing features.textures.mipmaps.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.997] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:47.998] [Render thread/DEBUG] [mixin/]: Mixing features.textures.scan.SpriteContentsMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents
[25Feb2026 11:04:47.998] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.scan.SpriteContentsMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.MixinSpriteContents from mod iris->@Inject::onReturnCreateTicker(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailClose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:48.002] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:48.003] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.pbr.MixinSpriteContents from mod iris->@Inject::iris$onTailMarkActive(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break1.ogg does not exist, cannot add it to event dndecor:large_chain_break
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break2.ogg does not exist, cannot add it to event dndecor:large_chain_break
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break3.ogg does not exist, cannot add it to event dndecor:large_chain_break
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break4.ogg does not exist, cannot add it to event dndecor:large_chain_break
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place1.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place2.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place3.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place4.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place5.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place6.ogg does not exist, cannot add it to event dndecor:large_chain_step
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break1.ogg does not exist, cannot add it to event dndecor:large_chain_place
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break2.ogg does not exist, cannot add it to event dndecor:large_chain_place
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break3.ogg does not exist, cannot add it to event dndecor:large_chain_place
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/break4.ogg does not exist, cannot add it to event dndecor:large_chain_place
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place1.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place2.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place3.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place4.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place5.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place6.ogg does not exist, cannot add it to event dndecor:large_chain_hit
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place1.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place2.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place3.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place4.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place5.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.013] [Worker-ResourceReload-2/WARN] [net.minecraft.client.sounds.SoundManager/]: File design_decor:sounds/large_chain/place6.ogg does not exist, cannot add it to event dndecor:large_chain_fall
[25Feb2026 11:04:48.014] [Worker-ResourceReload-7/INFO] [com.Pink_Cats.createschematicchecker.Createschematicchecker/]: [CSC]CSC is loading... Success!
[25Feb2026 11:04:48.019] [Worker-ResourceReload-10/INFO] [FTB XMod Compat/]: Chose [Entity Tags] as the active game stages implementation
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsFrameInfoAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsFrameInfoAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsFrameInfoAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$FrameInfo
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsFrameInfoAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getIndex()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
[25Feb2026 11:04:48.022] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getTime()I in net.minecraft.client.renderer.texture.SpriteContents$FrameInfo was not merged
[25Feb2026 11:04:48.027] [Worker-ResourceReload-10/INFO] [FTB XMod Compat/]: Chose [FALLBACK] as the active permissions implementation
[25Feb2026 11:04:48.030] [Render thread/DEBUG] [mixin/]: Mixing client.ItemOverridesMixin from connector.mixins.json into net.minecraft.client.renderer.block.model.ItemOverrides
[25Feb2026 11:04:48.030] [Render thread/DEBUG] [mixin/]: connector.mixins.json:client.ItemOverridesMixin from mod connector: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.030] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectNullBakerModelTextureGetter$0(Lnet/minecraft/client/resources/model/Material;)Lnet/minecraft/client/renderer/texture/TextureAtlasSprite; to mda06d5b$connector$lambda$redirectNullBakerModelTextureGetter$0$0 in connector.mixins.json:client.ItemOverridesMixin from mod connector
[25Feb2026 11:04:48.030] [Worker-ResourceReload-7/ERROR] [net.neoforged.fml.javafmlmod.FMLModContainer/]: Exception caught during firing event: Cannot parse null string
Index: 0
Listeners:
0: com.Pink_Cats.createschematicchecker.Createschematicchecker$$Lambda/0x00000008014db7c0@9a47aa8
java.lang.NumberFormatException: Cannot parse null string
at java.base/java.lang.Long.parseLong(Long.java:672)
at java.base/java.lang.Long.parseLong(Long.java:832)
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.FancyConfig.ConfigRegister.CSC_Variables_Load(ConfigRegister.java:307)
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.Createschematicchecker.commonSetup(Createschematicchecker.java:63)
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27)
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360)
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328)
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158)
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172)
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
[25Feb2026 11:04:48.034] [Worker-ResourceReload-7/ERROR] [net.neoforged.fml.ModContainer/LOADING]: Caught exception during event FMLCommonSetupEvent dispatch for modid createschematicchecker
java.lang.NumberFormatException: Cannot parse null string
at java.base/java.lang.Long.parseLong(Long.java:672) ~[?:?]
at java.base/java.lang.Long.parseLong(Long.java:832) ~[?:?]
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.FancyConfig.ConfigRegister.CSC_Variables_Load(ConfigRegister.java:307) ~[createschematicchecker-0.21.14-6.0-neoforge-1.21.1.jar%23441!/:1.21.1-0.21.14-6.0]
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.Createschematicchecker.commonSetup(Createschematicchecker.java:63) ~[createschematicchecker-0.21.14-6.0-neoforge-1.21.1.jar%23441!/:1.21.1-0.21.14-6.0]
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23110!/:?]
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?]
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172) ~[loader-4.0.42.jar%23107!/:4.0]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.42.jar%23107!/:4.0]
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) [?:?]
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) [?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) [?:?]
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
[25Feb2026 11:04:48.036] [Worker-ResourceReload-10/INFO] [FTB Library/]: Setting permissions currency implementation to: <NONE>
[25Feb2026 11:04:48.036] [Worker-ResourceReload-10/INFO] [FTB XMod Compat/]: Chose [<NONE>] as the active currency implementation
[25Feb2026 11:04:48.042] [Worker-ResourceReload-10/INFO] [FTB XMod Compat/]: [FTB Quests] recipe helper provider is [JEI]
[25Feb2026 11:04:48.053] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easyanvils] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easyanvils.json
[25Feb2026 11:04:48.054] [Render thread/DEBUG] [mixin/]: Mixing SelfCustomBakedModel from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.client.model.CustomBakedModel
[25Feb2026 11:04:48.054] [Render thread/DEBUG] [mixin/]: moonlight.mixins.json:SelfCustomBakedModel from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.055] [Worker-ResourceReload-10/INFO] [FTB XMod Compat/]: [FTB Quests] Enabled FTB Filter System integration
[25Feb2026 11:04:48.097] [Worker-ResourceReload-11/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
[25Feb2026 11:04:48.097] [Worker-ResourceReload-0/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
[25Feb2026 11:04:48.112] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/cracked_deepslate_bricks/cracked_deepslate_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.113] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/crack_polished_blackstone_bricks/cracked_polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.113] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 43 in file 'minecraft:optifine/ctm/crack_polished_blackstone_bricks/cracked_polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.113] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:basalt_top' in 'matchBlocks' element 'basalt_top' at index 50 in file 'minecraft:optifine/ctm/crack_polished_blackstone_bricks/cracked_polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.114] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/deepslate_bricks/deepslate_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.124] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing perf.compress_unihex_font.UnihexProviderShortContentsMixin from modernfix-modernfix.mixins.json into net.minecraft.client.gui.font.providers.UnihexProvider$ShortContents
[25Feb2026 11:04:48.126] [Worker-ResourceReload-11/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compress_unihex_font.UnihexProviderShortContentsMixin from mod modernfix->@Inject::useCompactIfPossible(ILit/unimi/dsi/fastutil/bytes/ByteList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:48.129] [Render thread/DEBUG] [mixin/]: Mixing perf.dynamic_resources.BlockStateModelLoaderMixin from modernfix-modernfix.mixins.json into net.minecraft.client.resources.model.BlockStateModelLoader
[25Feb2026 11:04:48.129] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$memoizePredicate$1(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/world/level/block/state/StateDefinition;Ljava/lang/String;)Ljava/util/function/Predicate; to mda06d5b$modernfix$lambda$memoizePredicate$1$0 in modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockStateModelLoaderMixin from mod modernfix
[25Feb2026 11:04:48.129] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$avoidMultipleParses$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/client/resources/model/BlockStateModelLoader$LoadedJson;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/block/model/BlockModelDefinition$Context;)Lnet/minecraft/client/renderer/block/model/BlockModelDefinition; to mda06d5b$modernfix$lambda$avoidMultipleParses$0$1 in modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockStateModelLoaderMixin from mod modernfix
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 61 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:pumking' in 'matchBlocks' element 'pumking' at index 69 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:jack_o'lantern' in 'matchBlocks' element 'jack_o'lantern' at index 70 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 73 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 78 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 83 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.130] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 101 in file 'minecraft:optifine/ctm/mud/mud.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/netherrack/netherrack.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/nether_gold_ore/nether_gold_ore.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/nether_quartz_ore/nether_quartz_ore.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Render thread/DEBUG] [mixin/]: Mixing BlockStatesLoaderMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.resources.model.BlockStateModelLoader
[25Feb2026 11:04:48.131] [Render thread/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:BlockStatesLoaderMixin from mod fabric_model_loading_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/polished_blackstone_bricks/polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 43 in file 'minecraft:optifine/ctm/polished_blackstone_bricks/polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:basalt_top' in 'matchBlocks' element 'basalt_top' at index 50 in file 'minecraft:optifine/ctm/polished_blackstone_bricks/polished_blackstone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.131] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/quartz_bricks/quartz_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.134] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockStateModelLoaderMixin from mod modernfix->@Inject::makeModelGroupsSynchronized(Ljava/util/Map;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/client/resources/model/UnbakedModel;Lnet/minecraft/client/color/block/BlockColors;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:48.134] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockStateModelLoaderMixin from mod modernfix->@Inject::makeModelGroupsSynchronized(Ljava/util/Map;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/client/resources/model/UnbakedModel;Lnet/minecraft/client/color/block/BlockColors;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:48.134] [Render thread/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.dynamic_resources.BlockStateModelLoaderMixin from mod modernfix->@Inject::makeModelGroupsSynchronized(Ljava/util/Map;Lnet/minecraft/util/profiling/ProfilerFiller;Lnet/minecraft/client/resources/model/UnbakedModel;Lnet/minecraft/client/color/block/BlockColors;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:48.134] [Render thread/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:BlockStatesLoaderMixin from mod fabric_model_loading_api_v1->@Inject::onHeadLoadBlockStates(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/level/block/state/StateDefinition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:48.136] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 31 in file 'minecraft:optifine/ctm/_overlays/bricks/bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 65 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:pumking' in 'matchBlocks' element 'pumking' at index 72 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:jack_o'lantern' in 'matchBlocks' element 'jack_o'lantern' at index 73 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 76 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 81 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 86 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 104 in file 'minecraft:optifine/ctm/_overlays/coarse_dirt/coarse_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.137] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/_overlays/cracked_stone_bricks/cracked_stone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 94 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 102 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 107 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 112 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hay_bale_side' in 'matchBlocks' element 'hay_bale_side' at index 121 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:deepslate_emerald' in 'matchBlocks' element 'deepslate_emerald' at index 150 in file 'minecraft:optifine/ctm/_overlays/crimson_nylium/crimson_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.138] [Worker-ResourceReload-0/DEBUG] [mixin/]: Mixing perf.compress_unihex_font.UnihexProviderByteContentsMixin from modernfix-modernfix.mixins.json into net.minecraft.client.gui.font.providers.UnihexProvider$ByteContents
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 61 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:pumking' in 'matchBlocks' element 'pumking' at index 70 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:jack_o'lantern' in 'matchBlocks' element 'jack_o'lantern' at index 71 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-0/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.compress_unihex_font.UnihexProviderByteContentsMixin from mod modernfix->@Inject::useCompactIfPossible(ILit/unimi/dsi/fastutil/bytes/ByteList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 74 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 79 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 84 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.139] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 102 in file 'minecraft:optifine/ctm/_overlays/dirt/dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.140] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 34 in file 'minecraft:optifine/ctm/_overlays/end_stone_bricks/end_stone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 18 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 42 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 43 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 44 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 45 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 99 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 106 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 111 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 116 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.142] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 129 in file 'minecraft:optifine/ctm/_overlays/grass_block/grass_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 68 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 77 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 82 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 87 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 96 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 111 in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.143] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'stone' in file 'minecraft:optifine/ctm/_overlays/gravel/gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.146] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/_overlays/mossy_stone_bricks/mossy_stone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 97 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 104 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 109 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 114 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 127 in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.147] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:mossy_block' in 'tintBlock' value 'mossy_block' in file 'minecraft:optifine/ctm/_overlays/moss_block/moss_block.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.155] [Worker-ResourceReload-8/ERROR] [Continuity/]: Method 'ctm' requires at least 47 tiles but only 17 were provided in file 'minecraft:optifine/ctm/_overlays/mushroom_stem_dirt/mushroom_stem.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.156] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/_overlays/netherrack/netherrack.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.157] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/_overlays/nether_gold_ore/nether_gold_ore.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'netherrack' in file 'minecraft:optifine/ctm/_overlays/nether_quartz_ore/nether_quartz_ore.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 18 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 42 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 43 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 44 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 45 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 94 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:pumking' in 'matchBlocks' element 'pumking' at index 102 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:jack_o'lantern' in 'matchBlocks' element 'jack_o'lantern' at index 104 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.158] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 107 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.159] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 112 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.159] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 117 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.159] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 126 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.159] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 138 in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.159] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'podzol' in file 'minecraft:optifine/ctm/_overlays/podzol/podzol.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 66 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 70 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 79 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 84 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 89 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 98 in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.160] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'sand' in file 'minecraft:optifine/ctm/_overlays/red_sand/red_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 61 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:pumking' in 'matchBlocks' element 'pumking' at index 70 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:jack_o'lantern' in 'matchBlocks' element 'jack_o'lantern' at index 71 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 74 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 79 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 84 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 102 in file 'minecraft:optifine/ctm/_overlays/rooted_dirt/rooted_dirt.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 18 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 42 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 43 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 44 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.161] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 45 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 66 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 78 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 83 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 88 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 97 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 114 in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.162] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'sand' in file 'minecraft:optifine/ctm/_overlays/sand/sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 63 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 75 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 80 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 85 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 93 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:_sand' in 'matchBlocks' element '_sand' at index 96 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:predodzol' in 'matchBlocks' element 'predodzol' at index 97 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:grass_path' in 'matchBlocks' element 'grass_path' at index 99 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 109 in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'soul_soil' in file 'minecraft:optifine/ctm/_overlays/soul_soil/soul_soil.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.163] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 40 in file 'minecraft:optifine/ctm/_overlays/stone_bricks/stone_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 19 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 43 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 44 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 45 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 46 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 69 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 78 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 83 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 88 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 97 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 112 in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.164] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'stone' in file 'minecraft:optifine/ctm/_overlays/suspicious_gravel/suspicious_gravel.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 17 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 41 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 42 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 44 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:netherrack_gold_ore' in 'matchBlocks' element 'netherrack_gold_ore' at index 65 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 77 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 82 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 87 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:farmland_moist' in 'matchBlocks' element 'farmland_moist' at index 96 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_stonebrick' in 'matchBlocks' element 'infested_stonebrick' at index 113 in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Invalid 'tintIndex' value 'suspicious_sand' in file 'minecraft:optifine/ctm/_overlays/suspicious_sand/suspicious_sand.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.165] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:light_glazed_terracotta' in 'matchBlocks' element 'light_glazed_terracotta' at index 38 in file 'minecraft:optifine/ctm/_overlays/tuff_bricks/tuff_bricks.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:black_terracottaterracotta' in 'matchBlocks' element 'black_terracottaterracotta' at index 16 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:planks' in 'matchBlocks' element 'planks' at index 40 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:silver_glazed_terracotta' in 'matchBlocks' element 'silver_glazed_terracotta' at index 41 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:stained_hardened_clay' in 'matchBlocks' element 'stained_hardened_clay' at index 42 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hardened_clay' in 'matchBlocks' element 'hardened_clay' at index 43 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:chiseled_sanstone' in 'matchBlocks' element 'chiseled_sanstone' at index 95 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:infested_cracked_stone_brick' in 'matchBlocks' element 'infested_cracked_stone_brick' at index 103 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bed_rock' in 'matchBlocks' element 'bed_rock' at index 108 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:bone_blok' in 'matchBlocks' element 'bone_blok' at index 113 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.166] [Worker-ResourceReload-8/WARN] [Continuity/]: Unknown block 'minecraft:hay_bale_side' in 'matchBlocks' element 'hay_bale_side' at index 122 in file 'minecraft:optifine/ctm/_overlays/warped_nylium/warped_nylium.properties' in pack 'file/Stay_True_1.21.zip'
[25Feb2026 11:04:48.224] [Worker-ResourceReload-8/DEBUG] [mixin/]: Mixing AtlasLoaderMixin from continuity.mixins.json into net.minecraft.client.renderer.texture.atlas.SpriteSourceList
[25Feb2026 11:04:48.225] [Worker-ResourceReload-8/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$afterLoadSources$1(Ljava/lang/String;Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/client/renderer/texture/atlas/SpriteSource$SpriteSupplier;)V to mda06d5b$continuity$lambda$continuity$afterLoadSources$1$0 in continuity.mixins.json:AtlasLoaderMixin from mod continuity
[25Feb2026 11:04:48.225] [Worker-ResourceReload-8/DEBUG] [mixin/]: Renaming synthetic method lambda$continuity$afterLoadSources$0(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/server/packs/resources/Resource;Lnet/minecraft/client/renderer/texture/atlas/SpriteResourceLoader;)Lnet/minecraft/client/renderer/texture/SpriteContents; to mda06d5b$continuity$lambda$continuity$afterLoadSources$0$1 in continuity.mixins.json:AtlasLoaderMixin from mod continuity
[25Feb2026 11:04:48.226] [modloading-worker-0/FATAL] [net.neoforged.fml.ModLoader/LOADING]: Failed to wait for future Common setup, 1 errors found
[25Feb2026 11:04:48.227] [Worker-ResourceReload-8/DEBUG] [mixin/]: continuity.mixins.json:AtlasLoaderMixin from mod continuity->@Inject::continuity$afterLoadSources(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:48.227] [Worker-ResourceReload-8/DEBUG] [mixin/]: continuity.mixins.json:AtlasLoaderMixin from mod continuity->@Inject::continuity$afterLoadSources(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V has 0 override(s) in child classes
[25Feb2026 11:04:48.227] [Worker-ResourceReload-8/DEBUG] [mixin/]: continuity.mixins.json:AtlasLoaderMixin from mod continuity->@Inject::continuity$afterLoadSources(Lnet/minecraft/server/packs/resources/ResourceManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:48.255] [Render thread/INFO] [de.keksuccino.fancymenu.util.window.WindowHandler/]: [FANCYMENU] Custom window icon successfully updated!
[25Feb2026 11:04:48.278] [Worker-ResourceReload-8/ERROR] [net.minecraft.Util/]: Invalid path in pack: dndecor:textures/block/old/zinc_catwalk - kopie.png, ignoring
[25Feb2026 11:04:48.313] [Worker-ResourceReload-2/DEBUG] [mixin/]: Mixing perf.faster_texture_stitching.StitcherMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.texture.Stitcher
[25Feb2026 11:04:48.313] [Worker-ResourceReload-2/DEBUG] [mixin/]: Renaming synthetic method lambda$stitchFast$0(Lnet/minecraft/client/renderer/texture/Stitcher$Holder;)Lnet/minecraft/client/renderer/texture/Stitcher$Entry; to mda06d5b$modernfix$lambda$stitchFast$0$0 in modernfix-modernfix.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix
[25Feb2026 11:04:48.316] [Worker-ResourceReload-2/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix->@Inject::stitchFast(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:48.316] [Worker-ResourceReload-2/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.faster_texture_stitching.StitcherMixin from mod modernfix->@Inject::gatherSpritesFast(Lnet/minecraft/client/renderer/texture/Stitcher$SpriteLoader;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:48.330] [Worker-ResourceReload-2/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.335] [Worker-ResourceReload-3/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.337] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/block/old iron/iron_door_bottom.png, ignoring
[25Feb2026 11:04:48.337] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/block/old iron/iron_door_top.png, ignoring
[25Feb2026 11:04:48.337] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/block/old iron/iron_trapdoor.png, ignoring
[25Feb2026 11:04:48.345] [Worker-ResourceReload-2/DEBUG] [mixin/]: Mixing features.textures.mipmaps.MipmapGeneratorMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.MipmapGenerator
[25Feb2026 11:04:48.345] [Worker-ResourceReload-2/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.mipmaps.MipmapGeneratorMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing texture.SpriteContentsAnimatedTextureAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsAnimatedTextureAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.AnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.AnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture
[25Feb2026 11:04:48.348] [Worker-ResourceReload-1/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsAnimatedTextureAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:48.349] [Worker-ResourceReload-1/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged
[25Feb2026 11:04:48.349] [Worker-ResourceReload-1/DEBUG] [mixin/]: Unexpected: Registered method getFrames()Ljava/util/List; in net.minecraft.client.renderer.texture.SpriteContents$AnimatedTexture was not merged
[25Feb2026 11:04:48.355] [Worker-ResourceReload-4/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.386] [Worker-ResourceReload-5/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.391] [Worker-ResourceReload-10/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.394] [Worker-ResourceReload-4/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.407] [Worker-ResourceReload-13/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.419] [Worker-ResourceReload-1/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.426] [Worker-ResourceReload-4/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.439] [Worker-ResourceReload-2/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.NeoForgeClientHelper@6a1dc890 for service interface com.mrcrayfish.framework.platform.services.IClientHelper
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_axe.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_boots.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_chestplate.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_helmet.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_hoe.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_leggings.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_pickaxe.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_shovel.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/netherite_sword.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/pack.png, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/cool netherrite/readme.txt, ignoring
[25Feb2026 11:04:48.450] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/netherite no gold/netherite_boots.png, ignoring
[25Feb2026 11:04:48.451] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/netherite no gold/netherite_chestplate.png, ignoring
[25Feb2026 11:04:48.451] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/netherite no gold/netherite_helmet.png, ignoring
[25Feb2026 11:04:48.451] [Worker-ResourceReload-8/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: minecraft:textures/item/netherite no gold/netherite_leggings.png, ignoring
[25Feb2026 11:04:48.454] [Worker-Main-3/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading
[25Feb2026 11:04:48.457] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading
[25Feb2026 11:04:48.461] [Worker-ResourceReload-8/ERROR] [net.minecraft.Util/]: Invalid path in pack: create_things_and_misc:textures/item/vibration_mechanism2 copie.png, ignoring
[25Feb2026 11:04:48.463] [Worker-ResourceReload-8/ERROR] [net.minecraft.Util/]: Invalid path in pack: createcafe:textures/item/demon's_dream_fruit_milk_tea.png, ignoring
[25Feb2026 11:04:48.487] [Worker-ResourceReload-1/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.505] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: bits_n_bobs:textures/blocks/nixie_board/text_atlas.png
[25Feb2026 11:04:48.506] [Worker-ResourceReload-6/DEBUG] [mixin/]: Mixing perf.model_optimizations.MultiVariantMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.block.model.MultiVariant
[25Feb2026 11:04:48.512] [Worker-ResourceReload-6/DEBUG] [mixin/]: Mixing perf.model_optimizations.SelectorMixin from modernfix-modernfix.mixins.json into net.minecraft.client.renderer.block.model.multipart.Selector
[25Feb2026 11:04:48.513] [Worker-ResourceReload-6/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.model_optimizations.SelectorMixin from mod modernfix->@Inject::useCachedPredicate(Lnet/minecraft/world/level/block/state/StateDefinition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:48.513] [Worker-ResourceReload-6/DEBUG] [mixin/]: modernfix-modernfix.mixins.json:perf.model_optimizations.SelectorMixin from mod modernfix->@Inject::storeCachedPredicate(Lnet/minecraft/world/level/block/state/StateDefinition;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/duck.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/duck_female.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/duck_campbell.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/duck_pekin.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/goose.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/canadian_goose.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/sus_goose.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/ping_goose.png
[25Feb2026 11:04:48.569] [Worker-ResourceReload-8/WARN] [net.minecraft.client.renderer.texture.atlas.sources.SingleFile/]: Missing sprite: untitledduckmod:textures/entity/untitled_goose.png
[25Feb2026 11:04:48.631] [Worker-ResourceReload-9/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.644] [Worker-ResourceReload-12/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.654] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [easyanvils] Received version check data:
{
"homepage": "https://github.com/Fuzss/easyanvils",
"promos": {
"1.19.2-latest": "4.0.11",
"1.19.2-recommended": "4.0.11",
"1.19.3-latest": "5.0.1",
"1.19.3-recommended": "5.0.1",
"1.19.4-latest": "6.0.0",
"1.19.4-recommended": "6.0.0",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.2",
"1.20.1-recommended": "8.0.2",
"1.18.2-latest": "3.0.0",
"1.18.2-recommended": "3.0.0",
"1.20.4-latest": "20.4.6",
"1.20.4-recommended": "20.4.6",
"1.21-latest": "21.0.5",
"1.21-recommended": "21.0.5",
"1.21.1-latest": "21.1.0",
"1.21.1-recommended": "21.1.0",
"1.21.3-latest": "21.3.1",
"1.21.3-recommended": "21.3.1",
"1.21.4-latest": "21.4.1",
"1.21.4-recommended": "21.4.1",
"1.21.5-latest": "21.5.1",
"1.21.5-recommended": "21.5.1",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0"
}
}
[25Feb2026 11:04:48.657] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easyanvils] Found status: UP_TO_DATE Current: 21.1.0 Target: null
[25Feb2026 11:04:48.657] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [resourcepackoverrides] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/resourcepackoverrides.json
[25Feb2026 11:04:48.665] [Worker-ResourceReload-6/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.ModelEvent$RegisterAdditional to a broken mod state
[25Feb2026 11:04:48.673] [Worker-ResourceReload-6/INFO] [ModernFix/]: Dynamic model bakery loading finished, with 7 permanent top level models
[25Feb2026 11:04:48.674] [Worker-ResourceReload-3/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.674] [Worker-ResourceReload-7/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:48.677] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [resourcepackoverrides] Received version check data:
{
"homepage": "https://github.com/Fuzss/resourcepackoverrides",
"promos": {
"1.19.3-latest": "4.0.2",
"1.19.3-recommended": "4.0.2",
"1.19.2-latest": "4.0.4",
"1.19.2-recommended": "4.0.4",
"1.19.1-latest": "4.0.4",
"1.19.1-recommended": "4.0.4",
"1.19-latest": "4.0.4",
"1.19-recommended": "4.0.4",
"1.18.2-latest": "3.0.3",
"1.18.2-recommended": "3.0.3",
"1.18.1-latest": "3.0.3",
"1.18.1-recommended": "3.0.3",
"1.18-latest": "3.0.3",
"1.18-recommended": "3.0.3",
"1.16.5-latest": "1.0.1",
"1.16.5-recommended": "1.0.1",
"1.16.4-latest": "1.0.1",
"1.16.4-recommended": "1.0.1",
"1.16.3-latest": "1.0.1",
"1.16.3-recommended": "1.0.1",
"1.16.2-latest": "1.0.1",
"1.16.2-recommended": "1.0.1",
"1.16.1-latest": "1.0.1",
"1.16.1-recommended": "1.0.1",
"1.20.1-latest": "8.0.3",
"1.20.1-recommended": "8.0.3",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.4-latest": "20.4.2",
"1.20.4-recommended": "20.4.2",
"1.21-latest": "21.0.0",
"1.21-recommended": "21.0.0",
"1.21.1-latest": "21.1.0",
"1.21.1-recommended": "21.1.0",
"1.21.3-latest": "21.3.0",
"1.21.3-recommended": "21.3.0",
"1.21.4-latest": "21.4.0",
"1.21.4-recommended": "21.4.0",
"1.21.5-latest": "21.5.0",
"1.21.5-recommended": "21.5.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0"
}
}
[25Feb2026 11:04:48.677] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [resourcepackoverrides] Found status: UP_TO_DATE Current: 21.1.0 Target: null
[25Feb2026 11:04:48.677] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [pickupnotifier] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/pickupnotifier.json
[25Feb2026 11:04:48.714] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [pickupnotifier] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/pick-up-notifier",
"promos": {
"1.17.1-latest": "2.1.0",
"1.17.1-recommended": "2.1.0",
"1.18-latest": "3.1.0",
"1.18-recommended": "3.1.0",
"1.18.1-latest": "3.1.0",
"1.18.1-recommended": "3.1.0",
"1.18.2-latest": "3.2.1",
"1.18.2-recommended": "3.2.1",
"1.19-latest": "4.0.0",
"1.19-recommended": "4.0.0",
"1.19.1-latest": "4.2.3",
"1.19.1-recommended": "4.2.3",
"1.19.2-latest": "4.2.4",
"1.19.2-recommended": "4.2.4",
"1.19.3-latest": "5.0.1",
"1.19.3-recommended": "5.0.1",
"1.19.4-latest": "6.0.0",
"1.19.4-recommended": "6.0.0",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.0",
"1.20.1-recommended": "8.0.0",
"1.20.4-latest": "20.4.2",
"1.20.4-recommended": "20.4.2",
"1.21-latest": "21.0.0",
"1.21-recommended": "21.0.0",
"1.21.1-latest": "21.1.1",
"1.21.1-recommended": "21.1.1",
"1.21.3-latest": "21.3.0",
"1.21.3-recommended": "21.3.0",
"1.21.4-latest": "21.4.0",
"1.21.4-recommended": "21.4.0",
"1.21.5-latest": "21.5.1",
"1.21.5-recommended": "21.5.1",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.1",
"1.21.8-recommended": "21.8.1",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0"
}
}
[25Feb2026 11:04:48.715] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [pickupnotifier] Found status: UP_TO_DATE Current: 21.1.1 Target: null
[25Feb2026 11:04:48.715] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [prickle] Starting version check at https://updates.blamejared.com/get?n=prickle&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:49.178] [Render thread/DEBUG] [mixin/]: Mixing impl.togglefog.FogMixin from mixins.sodiumextras.json into net.minecraft.client.renderer.FogRenderer
[25Feb2026 11:04:49.179] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.togglefog.FogMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:49.179] [Render thread/DEBUG] [mixin/]: Mixing MixinFogRenderer from mixins.iris.json into net.minecraft.client.renderer.FogRenderer
[25Feb2026 11:04:49.179] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:49.181] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.togglefog.FogMixin from mod sodiumextras->@Inject::inject$fogDistance(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/material/FogType;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/FogRenderer$FogData;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:49.182] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::iris$setupLegacyWaterFog(Lnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/FogRenderer$FogMode;FZFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:49.182] [Render thread/DEBUG] [mixin/]: mixins.iris.json:MixinFogRenderer from mod iris->@Inject::render(Lnet/minecraft/client/Camera;FLnet/minecraft/client/multiplayer/ClientLevel;IFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:49.192] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [prickle] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/prickle","promos":{"1.21.1-latest":"21.1.11"}}
[25Feb2026 11:04:49.193] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [prickle] Found status: BETA Current: 21.1.11 Target: 21.1.11
[25Feb2026 11:04:49.193] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [leavesbegone] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/leavesbegone.json
[25Feb2026 11:04:49.200] [Render thread/DEBUG] [mixin/]: Mixing LightingMixin from moonlight-common.mixins.json into com.mojang.blaze3d.platform.Lighting
[25Feb2026 11:04:49.200] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:49.201] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$messWithEntityRendererLighting(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:49.201] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$messEntityRendererLightingN(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:49.201] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:LightingMixin from mod moonlight->@Inject::moonlight$resetEntityRendererLightingGui(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:49.204] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [leavesbegone] Received version check data:
{
"homepage": "https://modrinth.com/mod/leaves-be-gone",
"promos": {
"1.18.2-latest": "3.0.0",
"1.18.2-recommended": "3.0.0",
"1.19.2-latest": "4.0.1",
"1.19.2-recommended": "4.0.1",
"1.19.3-latest": "5.0.0",
"1.19.3-recommended": "5.0.0",
"1.19.4-latest": "6.0.0",
"1.19.4-recommended": "6.0.0",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.0",
"1.20.1-recommended": "8.0.0",
"1.20.4-latest": "20.4.1",
"1.20.4-recommended": "20.4.1",
"1.21-latest": "21.0.0",
"1.21-recommended": "21.0.0",
"1.21.1-latest": "21.1.0",
"1.21.1-recommended": "21.1.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0",
"1.21.11-latest": "21.11.0",
"1.21.11-recommended": "21.11.0",
"1.21.3-latest": "21.3.1",
"1.21.3-recommended": "21.3.1",
"1.21.4-latest": "21.4.3",
"1.21.4-recommended": "21.4.3",
"1.21.5-latest": "21.5.2",
"1.21.5-recommended": "21.5.2",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0"
}
}
[25Feb2026 11:04:49.205] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [leavesbegone] Found status: UP_TO_DATE Current: 21.1.0 Target: null
[25Feb2026 11:04:49.205] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [corpse] Starting version check at https://update.maxhenkel.de/neoforge/corpse
[25Feb2026 11:04:49.239] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='C:/Users/********/curseforge/minecraft/Instances/All of Create/config/fancymenu/assets/bgcp.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
[25Feb2026 11:04:49.338] [Render thread/INFO] [de.mrjulsen.crn.CreateRailwaysNavigator/]: Updated custom language to: (Default)
[25Feb2026 11:04:49.707] [Worker-ResourceReload-8/ERROR] [net.mehvahdjukaar.moonlight.api.resources.pack.FastSearchPathPackResources/]: Invalid path createmechanicalconfection:textures/block/tray/Donut_e.png: Invalid segment 'Donut_e.png' in path 'textures/block/tray/Donut_e.png'
[25Feb2026 11:04:49.707] [Worker-ResourceReload-8/ERROR] [net.mehvahdjukaar.moonlight.api.resources.pack.FastSearchPathPackResources/]: Invalid path createmechanicalconfection:textures/block/tray/Donut_e.png: Invalid segment 'Donut_e.png' in path 'textures/block/tray/Donut_e.png'
[25Feb2026 11:04:49.707] [Worker-ResourceReload-8/ERROR] [net.minecraft.server.packs.PathPackResources/]: Invalid path createmechanicalconfection:textures/block/tray/Donut_e.png: Invalid segment 'Donut_e.png' in path 'textures/block/tray/Donut_e.png'
[25Feb2026 11:04:49.714] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [corpse] Received version check data:
{"1.20.2":{"1.20.2-1.0.9":"Added mod icon"},"1.21.1":{"1.21.1-1.1.13":"Improved corpse spawn position"},"1.21":{"1.21-1.0.13":"Update to 1.21"},"1.21.11":{"1.21.11-1.1.16":"Updated to 1.21.11"},"1.21.10":{"1.21.10-1.1.16":"Fixed skeleton corpse causing a crash"},"1.21.7":{"1.21.7-1.1.11":"Updated NeoForge"},"1.21.6":{"1.21.6-1.1.10":"Fixed player reach distance not respected when opening corpses"},"1.21.9":{"1.21.9-1.1.13":"Updated to 1.21.9"},"1.21.8":{"1.21.8-1.1.13":"Improved corpse spawn position"},"1.20.4":{"1.20.4-1.0.9":"Updated to 1.20.4","1.20.4-1.0.12":"Updated to NeoForges new networking system"},"1.21.3":{"1.21.3-1.1.3":"Updated Traditional Chinese translation\nUpdated Russian translation"},"1.20.3":{"1.20.3-1.0.9":"Updated to 1.20.3"},"1.21.2":{"1.21.2-1.1.2":"Updated to 1.21.2"},"promos":{"1.21.4-latest":"1.21.4-1.1.13","1.21.3-latest":"1.21.3-1.1.3","1.21.5-latest":"1.21.5-1.1.13","1.21.1-latest":"1.21.1-1.1.13","1.21.6-latest":"1.21.6-1.1.10","1.21.2-latest":"1.21.2-1.1.2","1.21.11-latest":"1.21.11-1.1.16","1.21.10-latest":"1.21.10-1.1.16","1.20.2-latest":"1.20.2-1.0.9","1.21.9-latest":"1.21.9-1.1.13","1.21.8-latest":"1.21.8-1.1.13","1.20.4-recommended":"1.20.4-1.0.9","1.21.7-latest":"1.21.7-1.1.11","1.21-latest":"1.21-1.0.13","1.20.3-recommended":"1.20.3-1.0.9","1.20.5-latest":"1.20.5-1.0.12","1.20.4-latest":"1.20.4-1.0.12","1.20.3-latest":"1.20.3-1.0.9","1.20.6-latest":"1.20.6-1.0.13","1.20.2-recommended":"1.20.2-1.0.9"},"1.20.6":{"1.20.6-1.0.13":"Fixed container registration"},"1.21.5":{"1.21.5-1.1.13":"Improved corpse spawn position"},"1.20.5":{"1.20.5-1.0.12":"Updated to 1.20.5"},"1.21.4":{"1.21.4-1.1.13":"Improved corpse spawn position"},"homepage":"https://www.curseforge.com/minecraft/mc-mods/corpse"}
[25Feb2026 11:04:49.715] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [corpse] Found status: BETA Current: 1.21.1-1.1.13 Target: 1.21.1-1.1.13
[25Feb2026 11:04:49.718] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [searchables] Starting version check at https://updates.blamejared.com/get?n=searchables&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:49.843] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [searchables] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/searchables","promos":{"1.21.1-latest":"1.0.2"}}
[25Feb2026 11:04:49.843] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [searchables] Found status: BETA Current: 1.0.2 Target: 1.0.2
[25Feb2026 11:04:49.843] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [visualworkbench] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/visualworkbench.json
[25Feb2026 11:04:49.861] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [visualworkbench] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/visual-workbench",
"promos": {
"1.17.1-latest": "2.0.0",
"1.17.1-recommended": "2.0.0",
"1.18-latest": "3.1.0",
"1.18-recommended": "3.1.0",
"1.18.1-latest": "3.1.0",
"1.18.1-recommended": "3.1.0",
"1.18.2-latest": "3.3.0",
"1.18.2-recommended": "3.3.0",
"1.19-latest": "4.0.0",
"1.19-recommended": "4.0.0",
"1.19.1-latest": "4.2.4",
"1.19.1-recommended": "4.2.4",
"1.19.2-latest": "4.2.4",
"1.19.2-recommended": "4.2.4",
"1.19.3-latest": "5.0.0",
"1.19.3-recommended": "5.0.0",
"1.19.4-latest": "6.0.1",
"1.19.4-recommended": "6.0.1",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.1",
"1.20.1-recommended": "8.0.1",
"1.20.4-latest": "20.4.2",
"1.20.4-recommended": "20.4.2",
"1.21-latest": "21.0.5",
"1.21-recommended": "21.0.5",
"1.21.1-latest": "21.1.1",
"1.21.1-recommended": "21.1.1",
"1.21.3-latest": "21.3.0",
"1.21.3-recommended": "21.3.0",
"1.21.4-latest": "21.4.1",
"1.21.4-recommended": "21.4.1",
"1.21.5-latest": "21.5.0",
"1.21.5-recommended": "21.5.0",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.1",
"1.21.8-recommended": "21.8.1",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0"
}
}
[25Feb2026 11:04:49.861] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [visualworkbench] Found status: UP_TO_DATE Current: 21.1.1 Target: null
[25Feb2026 11:04:49.862] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [forgeconfigapiport] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/forgeconfigapiport.json
[25Feb2026 11:04:49.870] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [forgeconfigapiport] Received version check data:
{
"homepage": "https://modrinth.com/mod/forge-config-api-port",
"promos": {
"1.20.2-latest": "20.2.6",
"1.20.2-recommended": "20.2.6",
"1.20.4-latest": "20.4.3",
"1.20.4-recommended": "20.4.3",
"1.20.6-latest": "20.6.1",
"1.20.6-recommended": "20.6.1",
"1.21-latest": "21.0.8",
"1.21-recommended": "21.0.8",
"1.21.1-latest": "21.1.6",
"1.21.1-recommended": "21.1.6",
"1.21.10-latest": "21.10.1",
"1.21.10-recommended": "21.10.1",
"1.21.11-latest": "21.11.0",
"1.21.11-recommended": "21.11.0",
"1.21.3-latest": "21.3.5",
"1.21.3-recommended": "21.3.5",
"1.21.4-latest": "21.4.3",
"1.21.4-recommended": "21.4.3",
"1.21.5-latest": "21.5.3",
"1.21.5-recommended": "21.5.3",
"1.21.6-latest": "21.6.4",
"1.21.6-recommended": "21.6.4",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.2",
"1.21.8-recommended": "21.8.2",
"1.21.9-latest": "21.9.8",
"1.21.9-recommended": "21.9.8"
}
}
[25Feb2026 11:04:49.871] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [forgeconfigapiport] Found status: OUTDATED Current: 21.1.1 Target: 21.1.6
[25Feb2026 11:04:49.871] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[25Feb2026 11:04:49.881] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [puzzleslib] Received version check data:
{
"homepage": "https://modrinth.com/mod/puzzles-lib",
"promos": {
"1.16.2-latest": "1.0.15",
"1.16.2-recommended": "1.0.15",
"1.16.3-latest": "1.0.15",
"1.16.3-recommended": "1.0.15",
"1.16.4-latest": "1.0.15",
"1.16.4-recommended": "1.0.15",
"1.16.5-latest": "1.0.15",
"1.16.5-recommended": "1.0.15",
"1.17.1-latest": "2.0.2",
"1.17.1-recommended": "2.0.2",
"1.18-latest": "3.2.1",
"1.18-recommended": "3.2.1",
"1.18.1-latest": "3.2.1",
"1.18.1-recommended": "3.2.1",
"1.18.2-latest": "3.5.10",
"1.18.2-recommended": "3.5.10",
"1.19-latest": "4.0.18",
"1.19-recommended": "4.0.18",
"1.19.1-latest": "4.2.4",
"1.19.1-recommended": "4.2.4",
"1.19.2-latest": "4.4.3",
"1.19.2-recommended": "4.4.3",
"1.19.3-latest": "5.0.33",
"1.19.3-recommended": "5.0.33",
"1.19.4-latest": "6.0.11",
"1.19.4-recommended": "6.0.11",
"1.20-latest": "7.0.9",
"1.20-recommended": "7.0.9",
"1.20.1-latest": "8.1.33",
"1.20.1-recommended": "8.1.33",
"1.20.4-latest": "20.4.53",
"1.20.4-recommended": "20.4.53",
"1.21-latest": "21.0.28",
"1.21-recommended": "21.0.28",
"1.21.1-latest": "21.1.39",
"1.21.1-recommended": "21.1.39",
"1.21.10-latest": "21.10.8",
"1.21.10-recommended": "21.10.8",
"1.21.11-latest": "21.11.1",
"1.21.11-recommended": "21.11.1",
"1.21.3-latest": "21.3.25",
"1.21.3-recommended": "21.3.25",
"1.21.4-latest": "21.4.14",
"1.21.4-recommended": "21.4.14",
"1.21.5-latest": "21.5.13",
"1.21.5-recommended": "21.5.13",
"1.21.6-latest": "21.6.6",
"1.21.6-recommended": "21.6.6",
"1.21.7-latest": "21.7.1",
"1.21.7-recommended": "21.7.1",
"1.21.8-latest": "21.8.9",
"1.21.8-recommended": "21.8.9",
"1.21.9-latest": "21.9.5",
"1.21.9-recommended": "21.9.5"
}
}
[25Feb2026 11:04:49.881] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 21.1.39 Target: null
[25Feb2026 11:04:49.882] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:50.011] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [controlling] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/controlling","promos":{"1.21.1-latest":"19.0.5"}}
[25Feb2026 11:04:50.011] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [controlling] Found status: BETA Current: 19.0.5 Target: 19.0.5
[25Feb2026 11:04:50.011] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:50.098] [Worker-ResourceReload-7/ERROR] [net.minecraft.client.renderer.texture.atlas.SpriteResourceLoader/]: Using missing texture, unable to load create:fluid/air
java.io.IOException: Bad PNG Signature
at TRANSFORMER/minecraft@1.21.1/net.minecraft.util.PngInfo.validateHeader(PngInfo.java:44) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/com.mojang.blaze3d.platform.NativeImage.read(NativeImage.java:139) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/com.mojang.blaze3d.platform.NativeImage.read(NativeImage.java:111) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/com.mojang.blaze3d.platform.NativeImage.read(NativeImage.java:102) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.texture.atlas.SpriteResourceLoader.lambda$create$0(SpriteResourceLoader.java:38) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.texture.atlas.SpriteResourceLoader.loadSprite(SpriteResourceLoader.java:66) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.texture.atlas.SpriteSource$Output.lambda$add$0(SpriteSource.java:21) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.renderer.texture.SpriteLoader.lambda$runSpriteSuppliers$3(SpriteLoader.java:118) ~[client-1.21.1-20240808.144430-srg.jar%23368!/:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) [?:?]
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) [?:?]
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) [?:?]
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) [?:?]
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) [?:?]
[25Feb2026 11:04:50.135] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [bookshelf] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/bookshelf","promos":{"1.21.1-latest":"21.1.81"}}
[25Feb2026 11:04:50.136] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [bookshelf] Found status: BETA_OUTDATED Current: 21.1.80 Target: 21.1.81
[25Feb2026 11:04:50.136] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [create_connected] Starting version check at https://raw.githubusercontent.com/hlysine/create_connected/main/update.json
[25Feb2026 11:04:50.144] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [create_connected] Received version check data:
{
"homepage": "https://github.com/hlysine/create_connected/",
"promos": {
"1.21.1-recommended": "1.1.13-mc1.21.1",
"1.20.1-recommended": "1.1.13-mc1.20.1",
"1.19.2-recommended": "0.9.4-mc1.19.2",
"1.18.2-recommended": "0.9.5-mc1.18.2"
}
}
[25Feb2026 11:04:50.144] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [create_connected] Found status: UP_TO_DATE Current: 1.1.13-mc1.21.1 Target: null
[25Feb2026 11:04:50.144] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [tradingpost] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tradingpost.json
[25Feb2026 11:04:50.153] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [tradingpost] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/trading-post",
"promos": {
"1.17.1-latest": "2.0.0",
"1.17.1-recommended": "2.0.0",
"1.18-latest": "3.1.2",
"1.18-recommended": "3.1.2",
"1.18.1-latest": "3.1.2",
"1.18.1-recommended": "3.1.2",
"1.18.2-latest": "3.2.0",
"1.18.2-recommended": "3.2.0",
"1.19-latest": "4.0.1",
"1.19-recommended": "4.0.1",
"1.19.1-latest": "4.2.0",
"1.19.1-recommended": "4.2.0",
"1.19.2-latest": "4.2.0",
"1.19.2-recommended": "4.2.0",
"1.19.3-latest": "5.0.0",
"1.19.3-recommended": "5.0.0",
"1.19.4-latest": "6.0.0",
"1.19.4-recommended": "6.0.0",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.2",
"1.20.1-recommended": "8.0.2",
"1.20.4-latest": "20.4.2",
"1.20.4-recommended": "20.4.2",
"1.21-latest": "21.0.2",
"1.21-recommended": "21.0.2",
"1.21.1-latest": "21.1.1",
"1.21.1-recommended": "21.1.1",
"1.21.3-latest": "21.3.0",
"1.21.3-recommended": "21.3.0",
"1.21.4-latest": "21.4.1",
"1.21.4-recommended": "21.4.1",
"1.21.5-latest": "21.5.0",
"1.21.5-recommended": "21.5.0",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.1",
"1.21.10-recommended": "21.10.1"
}
}
[25Feb2026 11:04:50.153] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [tradingpost] Found status: UP_TO_DATE Current: 21.1.1 Target: null
[25Feb2026 11:04:50.153] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [copycats] Starting version check at https://raw.githubusercontent.com/copycats-plus/copycats/multiloader/update.json
[25Feb2026 11:04:50.171] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [copycats] Received version check data:
{
"homepage": "https://github.com/copycats-plus/copycats/",
"promos": {
"1.21.1-recommended": "1.21.1-3.0.4",
"1.20.1-recommended": "1.20.1-3.0.4",
"1.19.2-recommended": "1.19.2-2.2.2",
"1.18.2-recommended": "1.18.2-2.2.2"
}
}
[25Feb2026 11:04:50.171] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [copycats] Found status: AHEAD Current: 3.0.4+mc.1.21.1-neoforge Target: null
[25Feb2026 11:04:50.171] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easymagic] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easymagic.json
[25Feb2026 11:04:50.193] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [easymagic] Received version check data:
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/easy-magic",
"promos": {
"1.17.1-latest": "2.0.2",
"1.17.1-recommended": "2.0.2",
"1.18-latest": "3.2.1",
"1.18-recommended": "3.2.1",
"1.18.1-latest": "3.2.1",
"1.18.1-recommended": "3.2.1",
"1.18.2-latest": "3.3.0",
"1.18.2-recommended": "3.3.0",
"1.19-latest": "4.0.0",
"1.19-recommended": "4.0.0",
"1.19.1-latest": "4.3.1",
"1.19.1-recommended": "4.3.1",
"1.19.2-latest": "4.3.3",
"1.19.2-recommended": "4.3.3",
"1.19.3-latest": "5.0.1",
"1.19.3-recommended": "5.0.1",
"1.19.4-latest": "6.0.0",
"1.19.4-recommended": "6.0.0",
"1.20-latest": "7.0.0",
"1.20-recommended": "7.0.0",
"1.20.1-latest": "8.0.1",
"1.20.1-recommended": "8.0.1",
"1.20.4-latest": "20.4.0",
"1.20.4-recommended": "20.4.0",
"1.21-latest": "21.0.4",
"1.21-recommended": "21.0.4",
"1.21.1-latest": "21.1.4",
"1.21.1-recommended": "21.1.4",
"1.21.3-latest": "21.3.2",
"1.21.3-recommended": "21.3.2",
"1.21.4-latest": "21.4.1",
"1.21.4-recommended": "21.4.1",
"1.21.5-latest": "21.5.0",
"1.21.5-recommended": "21.5.0",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0"
}
}
[25Feb2026 11:04:50.193] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easymagic] Found status: UP_TO_DATE Current: 21.1.4 Target: null
[25Feb2026 11:04:50.193] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [sliceanddice] Starting version check at https://api.modrinth.com/updates/slice-and-dice/forge_updates.json?neoforge=only
[25Feb2026 11:04:50.291] [Worker-ResourceReload-11/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/texture/SpriteLoader$Anonymous$85b944b4c9274871b91cc94184d850d8 (originally me/pepperbell/continuity/client/mixin/SpriteLoaderMixin$1)
[25Feb2026 11:04:50.292] [Worker-ResourceReload-11/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture create_things_and_misc:block/red7 with size 12x12 limits mip level from 4 to 2
[25Feb2026 11:04:50.293] [Worker-ResourceReload-11/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture createfood:block/pasta_slime_plate_block with size 14x14 limits mip level from 2 to 1
[25Feb2026 11:04:50.294] [Worker-ResourceReload-11/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture createmechanicalconfection:item/cog_cake_slice1_icon with size 415x415 limits mip level from 1 to 0
[25Feb2026 11:04:50.298] [Worker-ResourceReload-11/ERROR] [ModernFix/]: Using vanilla stitcher implementation due to invalid loading state
[25Feb2026 11:04:50.372] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [sliceanddice] Received version check data:
{"homepage":"https://modrinth.com/mod/slice-and-dice","promos":{"1.21.1-latest":"4.2.2","1.21.1-recommended":"4.2.2"}}
[25Feb2026 11:04:50.372] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [sliceanddice] Found status: UP_TO_DATE Current: 4.2.2 Target: null
[25Feb2026 11:04:50.372] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [clumps] Starting version check at https://updates.blamejared.com/get?n=clumps&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:50.502] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [clumps] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/clumps","promos":{"1.21.1-latest":"19∙0∙0∙1"}}
[25Feb2026 11:04:50.502] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [clumps] Found status: BETA Current: 19∙0∙0∙1 Target: 19∙0∙0∙1
[25Feb2026 11:04:50.502] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [cutthrough] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/cutthrough.json
[25Feb2026 11:04:50.510] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [cutthrough] Received version check data:
{
"homepage": "https://github.com/Fuzss/cutthrough",
"promos": {
"1.20.1-latest": "8.0.2",
"1.20.1-recommended": "8.0.2",
"1.18.2-latest": "3.0.1",
"1.18.2-recommended": "3.0.1",
"1.20.4-latest": "20.4.2",
"1.20.4-recommended": "20.4.2",
"1.21-latest": "21.0.0",
"1.21-recommended": "21.0.0",
"1.21.1-latest": "21.1.0",
"1.21.1-recommended": "21.1.0",
"1.21.3-latest": "21.3.0",
"1.21.3-recommended": "21.3.0",
"1.21.4-latest": "21.4.0",
"1.21.4-recommended": "21.4.0",
"1.21.5-latest": "21.5.0",
"1.21.5-recommended": "21.5.0",
"1.21.6-latest": "21.6.0",
"1.21.6-recommended": "21.6.0",
"1.21.7-latest": "21.7.0",
"1.21.7-recommended": "21.7.0",
"1.21.8-latest": "21.8.0",
"1.21.8-recommended": "21.8.0",
"1.21.9-latest": "21.9.0",
"1.21.9-recommended": "21.9.0",
"1.21.10-latest": "21.10.0",
"1.21.10-recommended": "21.10.0"
}
}
[25Feb2026 11:04:50.510] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [cutthrough] Found status: UP_TO_DATE Current: 21.1.0 Target: null
[25Feb2026 11:04:50.510] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [enchdesc] Starting version check at https://updates.blamejared.com/get?n=enchdesc&gv=1.21.1&ml=neoforge
[25Feb2026 11:04:50.634] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [enchdesc] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/enchantment-descriptions","promos":{"1.21.1-latest":"21.1.9"}}
[25Feb2026 11:04:50.634] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [enchdesc] Found status: BETA Current: 21.1.9 Target: 21.1.9
[25Feb2026 11:04:50.635] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [moonlight] Starting version check at https://api.modrinth.com/updates/moonlight/neoforge_updates.json
[25Feb2026 11:04:50.693] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [moonlight] Received version check data:
{"error":"not_found","description":"the requested route does not exist"}
[25Feb2026 11:04:50.693] [NeoForge Version Check/WARN] [net.neoforged.fml.VersionChecker/]: Failed to process update information
java.lang.NullPointerException: Cannot invoke "java.util.Map.get(Object)" because "promos" is null
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:173) ~[loader-4.0.42.jar%23107!/:4.0]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-4.0.42.jar%23107!/:4.0]
[25Feb2026 11:04:50.694] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [iceberg] Starting version check at https://mc-update-check.anthonyhilyard.com/520110
[25Feb2026 11:04:50.830] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [iceberg] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/iceberg","gameVersions":{"1.21.1":{"1.3.2":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/6423866"},"1.21.4":{"1.2.13":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/6186850"},"1.21.3":{"1.2.10":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/5991535"},"1.20.1":{"1.1.25":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/5838149"},"1.21":{"1.2.5":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/5625109"},"1.20.6":{"1.1.23":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/5365013"},"1.20.4":{"1.1.20":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/5012668"},"1.20":{"1.1.18":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4953572"},"1.20.2":{"1.1.17":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4918151"},"1.19.4":{"1.1.10":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4548283"},"1.19.3":{"1.1.6":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4483013"},"1.19.2":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4300529"},"1.19.1":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4300529"},"1.19":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/iceberg/files/4300529"}},"promos":{"1.21.1-latest":"1.3.2","1.21.4-latest":"1.2.13","1.21.3-latest":"1.2.10","1.20.1-latest":"1.1.25","1.21-latest":"1.2.5","1.20.6-latest":"1.1.23","1.20.4-latest":"1.1.20","1.20-latest":"1.1.18","1.20.2-latest":"1.1.17","1.19.4-latest":"1.1.10","1.19.3-latest":"1.1.6","1.19.2-latest":"1.1.4","1.19.1-latest":"1.1.4","1.19-latest":"1.1.4","1.21.1-recommended":"1.3.2","1.21.4-recommended":"1.2.13","1.21.3-recommended":"1.2.10","1.20.1-recommended":"1.1.25","1.21-recommended":"1.2.5","1.20.6-recommended":"1.1.23","1.20.4-recommended":"1.1.20","1.20-recommended":"1.1.18","1.20.2-recommended":"1.1.17","1.19.4-recommended":"1.1.10","1.19.3-recommended":"1.1.6","1.19.2-recommended":"1.1.4","1.19.1-recommended":"1.1.4","1.19-recommended":"1.1.4"}}
[25Feb2026 11:04:50.830] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [iceberg] Found status: UP_TO_DATE Current: 1.3.2 Target: null
[25Feb2026 11:04:50.830] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [highlighter] Starting version check at https://mc-update-check.anthonyhilyard.com/521590
[25Feb2026 11:04:50.849] [NeoForge Version Check/DEBUG] [net.neoforged.fml.VersionChecker/]: [highlighter] Received version check data:
{"homepage":"https://www.curseforge.com/minecraft/mc-mods/item-highlighter","gameVersions":{"1.21.4":{"1.1.11":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/6168705"},"1.21.3":{"1.1.11":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/5991612"},"1.21":{"1.1.11":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/5591015"},"1.21.1":{"1.1.11":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/5591015"},"1.20.6":{"1.1.10":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/5365033"},"1.20.1":{"1.1.9":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4985588"},"1.20":{"1.1.9":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4985588"},"1.20.2":{"1.1.8":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4918160"},"1.20.4":{"1.1.8":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4918160"},"1.12.2":{"1.1.7":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4698918"},"1.19.4":{"1.1.6":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4501019"},"1.19.3":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/4276948"},"1.19.2":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3907155"},"1.19.1":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3907155"},"1.19":{"1.1.4":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3907155"},"1.18.1":{"1.1.2":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3561221"},"1.18.2":{"1.1.2":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3561221"},"1.18":{"1.1.2":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3555120"},"1.16.5":{"1.1.1":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3514530"},"1.17.1":{"1.1.1":"View the changelog on CurseForge: https://www.curseforge.com/minecraft/mc-mods/item-highlighter/files/3514507"}},"promos":{"1.21.4-latest":"1.1.11","1.21.3-latest":"1.1.11","1.21-latest":"1.1.11","1.21.1-latest":"1.1.11","1.20.6-latest":"1.1.10","1.20.1-latest":"1.1.9","1.20-latest":"1.1.9","1.20.2-latest":"1.1.8","1.20.4-latest":"1.1.8","1.12.2-latest":"1.1.7","1.19.4-latest":"1.1.6","1.19.3-latest":"1.1.4","1.19.2-latest":"1.1.4","1.19.1-latest":"1.1.4","1.19-latest":"1.1.4","1.18.1-latest":"1.1.2","1.18.2-latest":"1.1.2","1.18-latest":"1.1.2","1.16.5-latest":"1.1.1","1.17.1-latest":"1.1.1","1.21.4-recommended":"1.1.11","1.21.3-recommended":"1.1.11","1.21-recommended":"1.1.11","1.21.1-recommended":"1.1.11","1.20.6-recommended":"1.1.10","1.20.1-recommended":"1.1.9","1.20-recommended":"1.1.9","1.20.2-recommended":"1.1.8","1.20.4-recommended":"1.1.8","1.12.2-recommended":"1.1.7","1.19.4-recommended":"1.1.6","1.19.3-recommended":"1.1.4","1.19.2-recommended":"1.1.4","1.19.1-recommended":"1.1.4","1.19-recommended":"1.1.4","1.18.1-recommended":"1.1.2","1.18.2-recommended":"1.1.2","1.18-recommended":"1.1.2","1.16.5-recommended":"1.1.1","1.17.1-recommended":"1.1.1"}}
[25Feb2026 11:04:50.849] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [highlighter] Found status: UP_TO_DATE Current: 1.1.11 Target: null
[25Feb2026 11:04:52.362] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing perf.dynamic_resources.ModelBakerImplMixin from modernfix-modernfix.mixins.json into net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl
[25Feb2026 11:04:52.362] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing ModelLoaderBakerImplMixin from fabric-model-loading-api-v1.mixins.json into net.minecraft.client.resources.model.ModelBakery$ModelBakerImpl
[25Feb2026 11:04:52.362] [Worker-ResourceReload-11/DEBUG] [mixin/]: fabric-model-loading-api-v1.mixins.json:ModelLoaderBakerImplMixin from mod fabric_model_loading_api_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:52.368] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing net.minecraft.client.resources.model.SimpleBakedModelBuilderMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.client.resources.model.SimpleBakedModel$Builder
[25Feb2026 11:04:52.368] [Worker-ResourceReload-11/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.client.resources.model.SimpleBakedModelBuilderMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:52.368] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing SimpleModelBuilderMixin from ferritecore.dedupbakedquad.mixin.json into net.minecraft.client.resources.model.SimpleBakedModel$Builder
[25Feb2026 11:04:52.368] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:52.370] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.dedupbakedquad.mixin.json:SimpleModelBuilderMixin from mod ferritecore->@Inject::deduplicate(Lnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/block/model/BakedQuad;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:52.371] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing core.model.quad.BakedQuadMixin from sodium-neoforge.mixins.json into net.minecraft.client.renderer.block.model.BakedQuad
[25Feb2026 11:04:52.371] [Worker-ResourceReload-11/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:52.373] [Worker-ResourceReload-11/DEBUG] [mixin/]: Mixing BakedQuadAccess from ferritecore.accessors.mixin.json into net.minecraft.client.renderer.block.model.BakedQuad
[25Feb2026 11:04:52.373] [Worker-ResourceReload-11/DEBUG] [mixin/]: ferritecore.accessors.mixin.json:BakedQuadAccess from mod ferritecore: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:52.373] [Worker-ResourceReload-11/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:52.373] [Worker-ResourceReload-11/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:52.373] [Worker-ResourceReload-11/DEBUG] [mixin/]: sodium-neoforge.mixins.json:core.model.quad.BakedQuadMixin from mod sodium->@Inject::init([IILnet/minecraft/core/Direction;Lnet/minecraft/client/renderer/texture/TextureAtlasSprite;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:52.384] [Worker-ResourceReload-11/INFO] [ModernFix/]: Dynamic model bakery initial baking finished, with 7 permanent top level baked models
[25Feb2026 11:04:52.527] [Render thread/DEBUG] [FTB Library/]: loaded 213 entity face icons (46 using dynamic json textures)
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: Theme:
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]:
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: [*]
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: background: ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: chapter_panel_background: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: key_reference_background: ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: extra_quest_shapes: diamond, pentagon, hexagon, octagon, heart, gear
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: selected_chapter_highlight_1: #60999999
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: selected_chapter_highlight_2: #28999999
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_color: #FFFFFF
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hover_text_color: #FFFFA0
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: disabled_text_color: #999999
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_border: #1B1D1E
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: widget_background: #44000000
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: symbol_in: #9BC600
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: symbol_out: #408300
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: button: hollow_rectangle:#1B1D1E
[25Feb2026 11:04:52.530] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: panel: hollow_rectangle:#1B1D1E; padding=-1
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: disabled_button: hollow_rectangle:#1B1D1E
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hover_button: hollow_rectangle:#1B1D1E + #44000000; padding=1
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: context_menu: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: scroll_bar_background: #44000000
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: scroll_bar: hollow_rectangle:#1B1D1E + #44000000; padding=1
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: container_slot: hollow_rectangle:#1B1D1E; padding=-1
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: text_box: part:minecraft:textures/gui/container/enchanting_table.png; pos=0,185,108,19; corner=6
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: icon: none
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: check_icon: builtin
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: add_icon: builtin
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: alert_icon: ftbquests:textures/gui/alert.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: support_icon: ftblibrary:textures/icons/support.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: wiki_icon: ftbquests:textures/gui/info.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: wiki_url: -
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pin_icon_on: ftbquests:textures/gui/pin.png; color=#F8BD1C
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pin_icon_off: ftbquests:textures/gui/pin.png; color=#DBDBDB
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: editor_icon_on: ftbquests:textures/gui/editor.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: editor_icon_off: ftbquests:textures/gui/editor_white.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: hidden_icon: ftbquests:textures/gui/hidden.png; color=#DBDBDB
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: link_icon: ftbquests:textures/gui/link.png; color=#DBDBDB
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: save_icon: ftbquests:textures/gui/save.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: settings_icon: ftbquests:textures/gui/settings.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: prefs_icon: ftblibrary:icons/player
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: close_icon: ftbquests:textures/gui/close.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: emergency_items_icon: ftbquests:textures/gui/emergency_items.png; color=#F3D9FF
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: guide_icon: ftbquests:textures/gui/guide.png; color=#EF9E1A
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: modpack_icon: ftbquests:textures/item/book.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: reward_table_icon: ftblibrary:icons/money_bag
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: shop_icon: ftbquests:textures/gui/shop.png; color=#EF9E1A
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: collect_rewards_icon: ftbquests:textures/gui/collect_rewards.png; color=#EF9E1A
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: lock_icon: ftbquests:textures/gui/quest_locked.png
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: delete_icon: ftblibrary:icons/remove
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: reload_icon: ftblibrary:icons/refresh
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: download_icon: ftblibrary:icons/down
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: edit_icon: ftblibrary:icons/settings
[25Feb2026 11:04:52.531] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: move_up_icon: ftblibrary:icons/up
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: move_down_icon: ftblibrary:icons/down
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: left_arrow: ftblibrary:icons/left
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: right_arrow: ftblibrary:icons/right
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: full_screen_quest: 0
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: tasks_text_color: #5555FF
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: rewards_text_color: #FFAA00
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_background: hollow_rectangle:#1B1D1E; round_edges + ftblibrary:textures/gui/background_squares.png; color=#DCFFFFFF; tile_size=64; color=#B4B4B4; padding=1
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_border: #1B1D1E
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_view_title: #AAAAAA
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_completed_color: #C856FF56
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_started_color: #C800FFFF
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_not_started_color: #96FFFFFF
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_locked_color: #FF999999
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_texture: ftbquests:textures/gui/dependency.png
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_completed_color: #64DC64
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_uncompleted_color: #B4CCA3A3
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unavailable_color: #64CCA3A3
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_requires_color: #00C8C8
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_required_for_color: #C8C800
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_selected_speed: 1.0
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_unselected_speed: 0.0
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: dependency_line_thickness: 0.17
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: quest_spacing: 1.0
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: pinned_quest_size: 0.75
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: checkmark_task_active: ftblibrary:icons/accept
[25Feb2026 11:04:52.532] [Render thread/DEBUG] [dev.ftb.mods.ftbquests.quest.theme.ThemeLoader/]: checkmark_task_inactive: ftblibrary:icons/accept_gray
[25Feb2026 11:04:52.536] [Render thread/INFO] [de.keksuccino.fancymenu.util.resource.ResourceHandlers/]: [FANCYMENU] Reloading resources..
[25Feb2026 11:04:52.538] [Render thread/INFO] [de.keksuccino.fancymenu.util.resource.preload.ResourcePreLoader/]: [FANCYMENU] Pre-loading resources..
[25Feb2026 11:04:52.539] [Render thread/DEBUG] [de.keksuccino.fancymenu.util.resource.ResourceHandler/]: [FANCYMENU] Registering resource with source: ResourceSource{sourceType=LOCAL, source='C:/Users/********/curseforge/minecraft/Instances/All of Create/config/fancymenu/assets/bgcp.png'} (RESOURCE HANDLER: class de.keksuccino.fancymenu.util.resource.resources.texture.ImageResourceHandler)
[25Feb2026 11:04:52.693] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play
[25Feb2026 11:04:52.693] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[25Feb2026 11:04:52.693] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: supplementaries:entity.plunderer.cannon_use
[25Feb2026 11:04:53.073] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Speakers (Realtek(R) Audio)
[25Feb2026 11:04:53.074] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[25Feb2026 11:04:53.074] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.sound.SoundEngineLoadEvent to a broken mod state
[25Feb2026 11:04:53.075] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/]: [FANCYMENU] Reloading AudioResourceHandler after Minecraft SoundEngine reload..
[25Feb2026 11:04:53.157] [Render thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Endimation Loader has loaded 1 endimations
[25Feb2026 11:04:53.157] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 8192x4096x4 minecraft:textures/atlas/blocks.png-atlas
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: Mixing texture.SpriteContentsTickerAccessor from mixins.iris.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: mixins.iris.json:texture.SpriteContentsTickerAccessor from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.tracking.SpriteContentsTickerMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsTickerAccessor from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$Ticker
[25Feb2026 11:04:53.161] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsTickerAccessor from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture;Lnet/minecraft/client/renderer/texture/SpriteContents$InterpolationData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.tracking.SpriteContentsTickerMixin from mod sodium->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.162] [Render thread/DEBUG] [mixin/]: Unexpected: Registered method getAnimationInfo()Lnet/minecraft/client/renderer/texture/SpriteContents$AnimatedTexture; in net.minecraft.client.renderer.texture.SpriteContents$Ticker was not merged
[25Feb2026 11:04:53.166] [Render thread/DEBUG] [mixin/]: Mixing features.textures.animations.upload.SpriteContentsInterpolationMixin from sodium-common.mixins.json into net.minecraft.client.renderer.texture.SpriteContents$InterpolationData
[25Feb2026 11:04:53.166] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.168] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.textures.animations.upload.SpriteContentsInterpolationMixin from mod sodium->@Inject::assignParent(Lnet/minecraft/client/renderer/texture/SpriteContents;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.235] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.235] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/signs.png-atlas
[25Feb2026 11:04:53.235] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.235] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[25Feb2026 11:04:53.236] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.236] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[25Feb2026 11:04:53.236] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.236] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x4 minecraft:textures/atlas/armor_trims.png-atlas
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.239] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.239] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.239] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.239] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:53.239] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.ModelEvent$BakingCompleted to a broken mod state
[25Feb2026 11:04:53.250] [Render thread/DEBUG] [mixin/]: Mixing MixinLlamaEntityModel from xaerohud.mixins.json into net.minecraft.client.model.LlamaModel
[25Feb2026 11:04:53.250] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinLlamaEntityModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.251] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinLlamaEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.251] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinLlamaEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.251] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinLlamaEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.274] [Render thread/DEBUG] [mixin/]: Mixing features.render.entity.CubeMixin from sodium-common.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube
[25Feb2026 11:04:53.275] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.275] [Render thread/DEBUG] [mixin/]: Mixing MixinModelPart$Cuboid from entity_model_features.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube
[25Feb2026 11:04:53.275] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart$Cuboid from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.276] [Render thread/DEBUG] [mixin/]: Mixing accessor.CuboidAccessor from entity_model_features.mixins.json into net.minecraft.client.model.geom.ModelPart$Cube
[25Feb2026 11:04:53.276] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:accessor.CuboidAccessor from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.277] [Render thread/DEBUG] [mixin/]: sodium-common.mixins.json:features.render.entity.CubeMixin from mod sodium->@Inject::onCompile(Lcom/mojang/blaze3d/vertex/PoseStack$Pose;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:53.277] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart$Cuboid from mod entity_model_features->@Inject::emf$injectAnnouncerCube(IIFFFFFFFFFZFFLjava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.277] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart$Cuboid from mod entity_model_features->@Inject::emf$injectAnnouncerCube(IIFFFFFFFFFZFFLjava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.277] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:MixinModelPart$Cuboid from mod entity_model_features->@Inject::emf$injectAnnouncerCube(IIFFFFFFFFFZFFLjava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.306] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.345] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.749] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.769] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.795] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.806] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.848] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.873] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.890] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.908] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.926] [Render thread/DEBUG] [mixin/]: Mixing PlayerItemInHandLayerMixin from moonlight-common.mixins.json into net.minecraft.client.renderer.entity.layers.PlayerItemInHandLayer
[25Feb2026 11:04:53.926] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:PlayerItemInHandLayerMixin from mod moonlight: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.927] [Render thread/DEBUG] [mixin/]: moonlight-common.mixins.json:PlayerItemInHandLayerMixin from mod moonlight->@Inject::poseRightArm(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemDisplayContext;Lnet/minecraft/world/entity/HumanoidArm;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:53.928] [Render thread/DEBUG] [mixin/]: Mixing rendering.arrows.MixinStuckArrowsFeatureRenderer from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.layers.StuckInBodyLayer
[25Feb2026 11:04:53.928] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:53.928] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$emf$bestFromListMutable$2(Lnet/minecraft/client/model/geom/ModelPart;Lcom/mojang/blaze3d/vertex/PoseStack;)V to mda06d5b$entity_model_features$lambda$emf$bestFromListMutable$2$0 in entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features
[25Feb2026 11:04:53.928] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$emf$bestFromListMutable$1(Lnet/minecraft/client/model/geom/ModelPart;Lcom/mojang/blaze3d/vertex/PoseStack;Ljava/lang/Runnable;)V to mda06d5b$entity_model_features$lambda$emf$bestFromListMutable$1$1 in entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features
[25Feb2026 11:04:53.928] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$emf$bestFromListMutable$0(Lnet/minecraft/client/model/geom/ModelPart;Lcom/mojang/blaze3d/vertex/PoseStack;)V to mda06d5b$entity_model_features$lambda$emf$bestFromListMutable$0$2 in entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$start(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/world/entity/LivingEntity;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:53.930] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.arrows.MixinStuckArrowsFeatureRenderer from mod entity_model_features->@Inject::emf$end(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:53.948] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.984] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:53.997] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.018] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.032] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.057] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.090] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.141] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.154] [Render thread/DEBUG] [mixin/]: Mixing MixinDragonEntityModel from xaerohud.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer$DragonModel
[25Feb2026 11:04:54.154] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinDragonEntityModel from mod xaerominimap: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:54.154] [Render thread/DEBUG] [mixin/]: Mixing rendering.model.MixinDragonModel from entity_model_features.mixins.json into net.minecraft.client.renderer.entity.EnderDragonRenderer$DragonModel
[25Feb2026 11:04:54.154] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinDragonEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinDragonEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: xaerohud.mixins.json:MixinDragonEntityModel from mod xaerominimap->@Inject::onRender(Lcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.155] [Render thread/DEBUG] [mixin/]: entity_model_features.mixins.json:rendering.model.MixinDragonModel from mod entity_model_features->@Inject::emf$allowMultiPartRender2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.212] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.277] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.299] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.332] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.349] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.403] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.419] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.420] [Render thread/DEBUG] [mixin/]: Mixing Deadmau5EarsLayerMixin from skinlayers3d.mixins.json into net.minecraft.client.renderer.entity.layers.Deadmau5EarsLayer
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: Mixing entity_render_context.MixinCapeLayer from mixins.iris.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: Mixing MixinCapeLayer from caelus.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: caelus.mixins.json:MixinCapeLayer from mod caelus: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: Mixing CapeFeatureRendererMixin from fabric-rendering-v1.mixins.json into net.minecraft.client.renderer.entity.layers.CapeLayer
[25Feb2026 11:04:54.421] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric_rendering_v1: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: mixins.iris.json:entity_render_context.MixinCapeLayer from mod iris->@Inject::changeId2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: caelus.mixins.json:MixinCapeLayer from mod caelus->@Inject::caelus$canRenderCape(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:54.422] [Render thread/DEBUG] [mixin/]: fabric-rendering-v1.mixins.json:CapeFeatureRendererMixin from mod fabric_rendering_v1->@Inject::injectCapeRenderCheck(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILnet/minecraft/client/player/AbstractClientPlayer;FFFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[25Feb2026 11:04:54.423] [Render thread/DEBUG] [mixin/]: Mixing ParrotLayerMixin from supplementaries.mixins.json into net.minecraft.client.renderer.entity.layers.ParrotOnShoulderLayer
[25Feb2026 11:04:54.423] [Render thread/DEBUG] [mixin/]: Mixing entity.renderer.feature.MixinShoulderParrotFeatureRenderer from entity_texture_features.mixins.json into net.minecraft.client.renderer.entity.layers.ParrotOnShoulderLayer
[25Feb2026 11:04:54.423] [Render thread/DEBUG] [mixin/]: entity_texture_features.mixins.json:entity.renderer.feature.MixinShoulderParrotFeatureRenderer from mod entity_texture_features: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:54.423] [Render thread/DEBUG] [mixin/]: Renaming synthetic method lambda$etf$alterEntity$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/nbt/CompoundTag;Ljava/util/function/Consumer;Lnet/minecraft/world/entity/EntityType;)V to mda06d5b$entity_texture_features$lambda$etf$alterEntity$0$0 in entity_texture_features.mixins.json:entity.renderer.feature.MixinShoulderParrotFeatureRenderer from mod entity_texture_features
[25Feb2026 11:04:54.441] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.459] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$CreateSkullModels to a broken mod state
[25Feb2026 11:04:54.462] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.EntityRenderersEvent$AddLayers to a broken mod state
[25Feb2026 11:04:54.463] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x1024x0 minecraft:textures/atlas/particles.png-atlas
[25Feb2026 11:04:54.465] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.466] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/paintings.png-atlas
[25Feb2026 11:04:54.466] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.466] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[25Feb2026 11:04:54.466] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.467] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 minecraft:textures/atlas/map_decorations.png-atlas
[25Feb2026 11:04:54.467] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.467] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas
[25Feb2026 11:04:54.467] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.482] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[25Feb2026 11:04:54.503] [Render thread/DEBUG] [mixin/]: Mixing state_tracking.MixinPostChain from mixins.iris.json into net.minecraft.client.renderer.PostChain
[25Feb2026 11:04:54.504] [Render thread/DEBUG] [mixin/]: mixins.iris.json:state_tracking.MixinPostChain from mod iris: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:54.504] [Render thread/DEBUG] [mixin/]: Mixing client.PostChainResize from watut.mixins.json into net.minecraft.client.renderer.PostChain
[25Feb2026 11:04:54.504] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:54.504] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:54.504] [Render thread/DEBUG] [mixin/]: watut.mixins.json:client.PostChainResize from mod watut->@Inject::resize(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:54.522] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.RegisterShadersEvent to a broken mod state
[25Feb2026 11:04:54.523] [Render thread/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/client/renderer/GameRenderer$Anonymous$4d4645945d184497bf2d29ecefea1af4 (originally com/corosus/watut/mixin/client/GameRendererReloadShaders$1)
[25Feb2026 11:04:54.526] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur could not find uniform named ColorModulator in the specified shader program.
[25Feb2026 11:04:54.526] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur_horizontal could not find uniform named ColorModulator in the specified shader program.
[25Feb2026 11:04:54.527] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader position_tex_blur_vertical could not find uniform named ColorModulator in the specified shader program.
[25Feb2026 11:04:54.545] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[25Feb2026 11:04:54.551] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 jei:textures/atlas/gui.png-atlas
[25Feb2026 11:04:54.551] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event net.neoforged.neoforge.client.event.TextureAtlasStitchedEvent to a broken mod state
[25Feb2026 11:04:54.573] [Render thread/INFO] [flywheel/backend/shaders/]: Loaded 79 shader sources in 18.476 ms
[25Feb2026 11:04:54.593] [Render thread/DEBUG] [mixin/]: Mixing ShadedBlockSbbBuilderMixin from createbetterfps.mixins.json into net.createmod.catnip.render.ShadedBlockSbbBuilder
[25Feb2026 11:04:54.593] [Render thread/DEBUG] [mixin/]: createbetterfps.mixins.json:ShadedBlockSbbBuilderMixin from mod createbetterfps: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
[25Feb2026 11:04:54.595] [Render thread/DEBUG] [mixin/]: createbetterfps.mixins.json:ShadedBlockSbbBuilderMixin from mod createbetterfps->@Inject::onEnd(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:54.596] [Render thread/DEBUG] [Ponder/]: Loaded net.createmod.catnip.platform.NeoForgeClientHooksHelper@2446bd09 for service interface net.createmod.catnip.platform.services.ModClientHooksHelper
[25Feb2026 11:04:54.598] [Render thread/INFO] [patchouli/]: BookContentResourceListenerLoader preloaded 69 jsons
[25Feb2026 11:04:54.598] [Render thread/DEBUG] [patchouli/]: Not reloading resource pack-based books as client world is missing
[25Feb2026 11:04:55.286] [Render thread/INFO] [xaero.lib.XaeroLib/]: Successfully reloaded the XaeroLib shaders!
[25Feb2026 11:04:55.288] [Render thread/DEBUG] [mixin/]: Mixing create.BeltHelperMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.belt.BeltHelper
[25Feb2026 11:04:55.298] [Render thread/INFO] [com.simibubi.create.Create/]: Loaded 59 train hat configurations.
[25Feb2026 11:04:55.298] [Render thread/INFO] [com.teamabnormals.blueprint.core.Blueprint/]: Blueprint Splash Manager has loaded 0 splashes
[25Feb2026 11:04:55.304] [Render thread/DEBUG] [mixin/]: Mixing world.raycast.ClipContextAccessor from lithium.mixins.json into net.minecraft.world.level.ClipContext
[25Feb2026 11:04:55.349] [Render thread/ERROR] [net.neoforged.fml.ModLoader/]: Cowardly refusing to send event dev.engine_room.flywheel.api.event.EndClientResourceReloadEvent to a broken mod state
[25Feb2026 11:04:55.352] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] Minecraft resource reload: FINISHED
[25Feb2026 11:04:55.352] [Render thread/INFO] [Entity Texture Features/]: [ETF]: reloading ETF data.
[25Feb2026 11:04:55.357] [Render thread/INFO] [Entity Texture Features/]: [ETF]: emissive suffixes loaded: {_e}
[25Feb2026 11:04:55.360] [Render thread/INFO] [Entity Texture Features/]: [ETF]: emissive suffixes loaded: {_e}
[25Feb2026 11:04:55.398] [Render thread/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@4fc256ec
[25Feb2026 11:04:55.438] [Render thread/ERROR] [net.minecraft.CrashReport/]: Negative index in crash report handler (0/30)
[25Feb2026 11:04:55.450] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID 607a0663-bee3-4d8d-be21-ed955d064480
[25Feb2026 11:04:55.451] [Render thread/FATAL] [net.neoforged.neoforge.client.loading.ClientModLoader/]: Crash report saved to C:\Users\********\curseforge\minecraft\Instances\All of Create\crash-reports\crash-2026-02-25_11.04.55-fml.txt
[25Feb2026 11:04:55.453] [Render thread/FATAL] [net.neoforged.neoforge.common.NeoForgeMod/]: Preparing crash report with UUID cc094be5-6ce1-4640-b0af-1fd95fdf8e50
[25Feb2026 11:04:55.453] [Render thread/INFO] [STDOUT/]: [net.minecraft.server.Bootstrap:realStdoutPrintln:135]: ---- Minecraft Crash Report ----
// Hi. I'm Connector, and I'm a crashaholic
=========================
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors.
If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
=========================
// Why did you do that?
Time: 2026-02-25 11:04:55
Description: Mod loading failures have occurred; consult the issue messages for more details
net.neoforged.neoforge.logging.CrashReportExtender$ModLoadingCrashException: Mod loading has failed
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at java.base/java.lang.Long.parseLong(Long.java:672) ~[?:?] {re:mixin}
-- Mod loading issue for: createschematicchecker --
Details:
Mod file: /C:/Users/********/curseforge/minecraft/Instances/All of Create/mods/createschematicchecker-0.21.14-6.0-neoforge-1.21.1.jar
Failure message: Create:Schematic Checker (createschematicchecker) encountered an error while dispatching the net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent event
java.lang.NumberFormatException: Cannot parse null string
Mod version: 0.21.14-6.0
Mod issues URL: <No issues URL found>
Exception message: java.lang.NumberFormatException: Cannot parse null string
Stacktrace:
at java.base/java.lang.Long.parseLong(Long.java:672) ~[?:?] {re:mixin}
at java.base/java.lang.Long.parseLong(Long.java:832) ~[?:?] {re:mixin}
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.FancyConfig.ConfigRegister.CSC_Variables_Load(ConfigRegister.java:307) ~[createschematicchecker-0.21.14-6.0-neoforge-1.21.1.jar%23441!/:1.21.1-0.21.14-6.0] {re:classloading}
at TRANSFORMER/createschematicchecker@0.21.14-6.0/com.Pink_Cats.createschematicchecker.Createschematicchecker.commonSetup(Createschematicchecker.java:63) ~[createschematicchecker-0.21.14-6.0-neoforge-1.21.1.jar%23441!/:1.21.1-0.21.14-6.0] {re:classloading}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.ConsumerEventHandler.invoke(ConsumerEventHandler.java:27) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModContainer.acceptEvent(ModContainer.java:158) ~[loader-4.0.42.jar%23107!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelEvent$4(ModLoader.java:172) ~[loader-4.0.42.jar%23107!/:4.0] {re:mixin}
at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.ModLoader.lambda$dispatchParallelTask$7(ModLoader.java:231) ~[loader-4.0.42.jar%23107!/:4.0] {re:mixin}
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934) ~[?:?] {re:mixin}
at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911) ~[?:?] {}
at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 211628880 bytes (201 MiB) / 1606418432 bytes (1532 MiB) up to 8556380160 bytes (8160 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i7-13620H
Identifier: Intel64 Family 6 Model 186 Stepping 2
Microarchitecture: Raptor Lake
Frequency (GHz): 2.92
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 16
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.101.6790
Graphics card #1 name: NVIDIA GeForce RTX 4060 Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 8188.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.6607
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 5.60
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 5.60
Memory slot #1 type: Unknown
Virtual memory max (MiB): 30858.98
Virtual memory used (MiB): 17141.23
Swap memory total (MiB): 14848.00
Swap memory used (MiB): 11.98
Space in storage for jna.tmpdir (MiB): available: 385628.78, total: 948550.31
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 385628.78, total: 948550.31
Space in storage for io.netty.native.workdir (MiB): available: 385628.78, total: 948550.31
Space in storage for java.io.tmpdir (MiB): available: 385628.78, total: 948550.31
Space in storage for workdir (MiB): available: 385628.78, total: 948550.31
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8160m -Xms256m
Loaded Shaderpack: (off)
Sinytra Connector: 2.0.0-beta.13+1.21.1
SINYTRA CONNECTOR IS PRESENT!
Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
Installed Fabric mods:
| ================================================== | ============================== | ============================== | ==================== |
| continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j | Continuity | continuity | 3.0.0_1.21.neoforge |
ModLauncher: 11.0.5+main.901c6ea8
ModLauncher launch target: forgeclient
ModLauncher services:
sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE
loader-4.0.42.jar slf4jfixer PLUGINSERVICE
loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar connector_loader TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.11.0
Configured Defaults@21.1.3
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
skinlayers3d-neoforge-1.10.1-mc1.21.1.jar |3d-Skin-Layers |skinlayers3d |1.10.1 |Manifest: NOSIGNATURE
Aoc_Core_1.21.jar |All of Create Core |aoc |2 |Manifest: NOSIGNATURE
alternate_current-mc1.21-1.9.0.jar |Alternate Current |alternate_current |1.9.0 |Manifest: NOSIGNATURE
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
backpacked-neoforge-1.21.1-3.0.3.jar |Backpacked |backpacked |3.0.3 |Manifest: NOSIGNATURE
bwncr-neoforge-1.21.1-3.20.3.jar |Bad Wither No Cookie Reloaded |bwncr |3.20.3 |Manifest: NOSIGNATURE
better-compatability-checker-neoforge-21.1.8.jar |Better Compatibility Checker |bcc |21.1.8 |Manifest: NOSIGNATURE
BHMenu-NeoForge-1.21-2.4.4.jar |BHMenu |bhmenu |2.4.4 |Manifest: NOSIGNATURE
biomemusic-1.21-3.5.jar |biomemusic mod |biomemusic |3.5 |Manifest: NOSIGNATURE
blueprint-1.21.1-8.0.8.jar |Blueprint |blueprint |8.0.8 |Manifest: NOSIGNATURE
boatiview-neoforge-0.0.6-1.21.1.jar |Boat Item View |boatiview |0.0.6 |Manifest: NOSIGNATURE
boatload-1.21.1-6.0.2.jar |Boatload |boatload |6.0.2 |Manifest: NOSIGNATURE
bookshelf-neoforge-1.21.1-21.1.80.jar |Bookshelf |bookshelf |21.1.80 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1+1.21.1.jar |Caelus API |caelus |7.0.1+1.21.1 |Manifest: NOSIGNATURE
chat_heads-0.15.0-neoforge-1.21.jar |Chat Heads |chat_heads |0.15.0 |Manifest: NOSIGNATURE
cherishedworlds-neoforge-10.1.1+1.21.1.jar |Cherished Worlds |cherishedworlds |10.1.1+1.21.1 |Manifest: NOSIGNATURE
chunkactivitytracker-neoforge-1.0.1-1.21.1.jar |Chunk Activity Tracker |chunkactivitytracker |1.0.1 |Manifest: NOSIGNATURE
chunksending-1.21-2.8.jar |chunksending mod |chunksending |2.8 |Manifest: NOSIGNATURE
clientcrafting-1.21-1.8.jar |clientcrafting mod |clientcrafting |1.8 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19∙0∙0∙1.jar |Clumps |clumps |19∙0∙0∙1 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectivity-1.21.1-7.6.jar |Connectivity Mod |connectivity |7.6 |Manifest: NOSIGNATURE
continuity-3.0.0+1.21.neoforge_mapped_moj_1.21.1.j|Continuity |continuity |3.0.0_1.21.neoforge |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
coppersplashing_1.21.1_v1.jar |Copper Splashing Recipes |create_copper_splashing |1 |Manifest: NOSIGNATURE
coroutil-neoforge-1.21.0-1.3.8.jar |CoroUtil |coroutil |1.21.0-1.3.8 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.10.28 |Manifest: NOSIGNATURE
CraterLib-Neoforge-1.21-3.0.1.jar |CraterLib |craterlib |3.0.1 |Manifest: NOSIGNATURE
create-1.21.1-6.0.9.jar |Create |create |6.0.9 |Manifest: NOSIGNATURE
create_aquatic_ambitions-1.21.1-2.0.2.jar |Create Aquatic Ambitions |create_aquatic_ambitions |2.0.2 |Manifest: NOSIGNATURE
bits_n_bobs-0.0.44.jar |Create Bits 'n' Bobs |bits_n_bobs |0.0.44 |Manifest: NOSIGNATURE
createcafe-1.4.3.jar |Create Cafe |createcafe |1.4.3 |Manifest: NOSIGNATURE
create_chocolate_fountain-1.21.1-1.0.1.jar |Create Chocolate Fountain |create_chocolate_fountain |1.21.1-1.0.1 |Manifest: NOSIGNATURE
create-confectionery1.21.1_v1.1.2.jar |Create Confectionery |create_confectionery |1.1.2 |Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdieselgenerators-1.21.1-1.3.8.jar |Create Diesel Generators |createdieselgenerators |1.21.1-1.3.8 |Manifest: NOSIGNATURE
Create Encased-1.21.1-1.8-ht2.jar |Create Encased |createcasing |1.8-ht2 |Manifest: NOSIGNATURE
create_factory_abstractions-1.21.1-1.4.8.jar |Create Factory Abstractions |create_factory_abstractions |1.4.8 |Manifest: NOSIGNATURE
create_hypertube-0.4.0-NEOFORGE.jar |Create Hypertube |create_hypertube |0.4.0 |Manifest: NOSIGNATURE
cmpackagecouriers-neoforge-2.0.1.jar |Create More: Package Couriers |cmpackagecouriers |2.0.1 |Manifest: NOSIGNATURE
createrailwaysnavigator-neoforge-1.21.1-beta-0.8.5|Create Railways Navigator |createrailwaysnavigator |1.21.1-beta-0.8.5 |Manifest: NOSIGNATURE
sliceanddice-forge-4.2.2.jar |Create Slice & Dice |sliceanddice |4.2.2 |Manifest: NOSIGNATURE
create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE
create_train_parts-0.3.6-1.21.1-6.0.9-216.jar |Create Train Parts |create_train_parts |0.3.6 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
createbicbit-forge-1.21.1-1.0.2B.jar |Create: Bitterballen |create_bic_bit |1.0.2B |Manifest: NOSIGNATURE
create_blaze_burner_fuels-1.0.2-neoforge-1.21.1.ja|Create: Blaze Burner Fuels |create_blaze_burner_fuels |1.0.2 |Manifest: NOSIGNATURE
create_bb-1.0.7-1.21.1-Neoforge.jar |Create: Blocks & Bogies |create_bb |1.0.7 |Manifest: NOSIGNATURE
create-central-kitchen-2.2.6.jar |Create: Central Kitchen |create_central_kitchen |2.2.6 |Manifest: NOSIGNATURE
create_connected-1.1.13-mc1.21.1.jar |Create: Connected |create_connected |1.1.13-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
create_deep_dark-3.0.1-neoforge-1.21.1.jar |Create: Deep Dark |create_deep_dark |3.0.1 |Manifest: NOSIGNATURE
create-dragons-plus-1.8.6.jar |Create: Dragons Plus |create_dragons_plus |1.8.6 |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.2d-BETA.jar |Create: Dreams n' Desires |dndesires |2.2d-BETA |Manifest: NOSIGNATURE
create-enchantment-industry-2.2.5b.jar |Create: Enchantment Industry |create_enchantment_industry |2.2.5b |Manifest: NOSIGNATURE
escalated-1.2.1-create.6.0.8-mc.1.21.1-neoforge.ja|Create: Escalated |escalated |1.2.1 |Manifest: NOSIGNATURE
create_factory-0.5a-1.21.1.jar |Create: Factory |create_factory |0.5a-1.21.1 |Manifest: NOSIGNATURE
create_fantasizing-1.21.1-1.1.1.jar |Create: Fantasizing Again |create_fantasizing |1.1.1 |Manifest: NOSIGNATURE
CreateFastSchematicCannon-1.4-neoforge-1.21.1.jar |Create: Fast Schematic Cannon |createfastschematiccannon |1.4-neoforge |Manifest: NOSIGNATURE
createfood-neoforge-1.21.1-2.1.0.jar |Create: Food |createfood |2.1.0 |Manifest: NOSIGNATURE
createframed-1.21.1-1.7.2.jar |Create: Framed |createframed |1.7.2 |Manifest: NOSIGNATURE
creategarnished-0∙1∙7∙4+1.21.1-neoforged.jar |Create: Garnished |creategarnished |0∙1∙7∙4 |Manifest: NOSIGNATURE
create_generators-1.2.5-neoforge-1.21.1.jar |Create: Generators |create_generators |1.2.5 |Manifest: NOSIGNATURE
i_architecture-0.1.1b.jar |Create: Industrialized Archite|i_architecture |0.1.1b |Manifest: NOSIGNATURE
create-integrated-farming-1.2.0c.jar |Create: Integrated Farming |create_integrated_farming |1.2.0c |Manifest: NOSIGNATURE
mechanical_botany-1.1.0+1.21.1-neoforged.jar |Create: Mechanical Botany |mechanical_botany |1.1.0 |Manifest: NOSIGNATURE
createmetalwork-2.0.0.jar |Create: Metalwork |createmetalwork |2.0.0 |Manifest: NOSIGNATURE
create_mobile_packages-1.21.1-0.6.0-Beta-03.jar |Create: Mobile Packages |create_mobile_packages |0.6.0-Beta-03 |Manifest: NOSIGNATURE
create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE
createornithopterglider-1.0.3-1.21.1.jar |Create: Ornithopter Glider |createornithopterglider |1.0.3-1.21.1 |Manifest: NOSIGNATURE
create_pattern_schematics-2.0.10.jar |Create: Pattern Schematics |create_pattern_schematics |2.0.10 |Manifest: NOSIGNATURE
rubberworks-neoforge-1.21.1-1.0.4.jar |Create: Rubberworks |rubberworks |1.0.4 |Manifest: NOSIGNATURE
pipeorgans-0.8.2+1.21.1.jar |Create: Sound of Steam |pipeorgans |0.8.2+1.21.1 |Manifest: NOSIGNATURE
tfmg-1.2.0.jar |Create: The Factory Must Grow |tfmg |1.2.0 |Manifest: NOSIGNATURE
create_things_and_misc-4.0-neoforge-1.21.1.jar |create: things and misc |create_things_and_misc |1.0.0 |Manifest: NOSIGNATURE
TotemFactory-1∙1∙0∙1+mc1.21.1-NeoForge.jar |Create: Totem Factory |totemfactory |1∙1∙0∙1 |Manifest: NOSIGNATURE
trading_floor-3.0.15.jar |Create: Trading Floor |trading_floor |3.0.15 |Manifest: NOSIGNATURE
createtransmission-1.0.5+neoforge-create6-1.21.1.j|Create: Transmission |createtransmission |1.0.5+neoforge-creat|Manifest: NOSIGNATURE
create_vibrant_vaults-0.3.2.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.2 |Manifest: NOSIGNATURE
create_winery-2.0.1-neoforge-1.21.1.jar |Create: Winery |create_winery |2.0.1 |Manifest: NOSIGNATURE
create_wrapped-1.0.3-neoforge-1.21.1.jar |Create: Wrapped |create_wrapped |1.0.3 |Manifest: NOSIGNATURE
createmechanicalconfection-0.3.0.jar |Create:Mechanical Confection |createmechanicalconfection |0.3.0 |Manifest: NOSIGNATURE
createschematicchecker-0.21.14-6.0-neoforge-1.21.1|Create:Schematic Checker |createschematicchecker |0.21.14-6.0 |Manifest: NOSIGNATURE
createbetterfps-1.21.1-1.1.3.jar |CreateBetterFps |createbetterfps |1.1.3 |Manifest: NOSIGNATURE
cupboard-1.21-2.9.jar |Cupboard mod |cupboard |2.9 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
CutThrough-v21.1.0-1.21.1-NeoForge.jar |Cut Through |cutthrough |21.1.0 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
despawntweaks-neoforge-1.0.0-1.21.1.jar |Despawn Tweaks |despawntweaks |1.0.0 |Manifest: NOSIGNATURE
does_it_tick-neoforge-1.1.4-1.21.1.jar |Does It Tick? |does_it_tick |1.1.4 |Manifest: NOSIGNATURE
dragonlib-neoforge-1.21.1-2.2.24.jar |DragonLib |dragonlib |1.21.1-2.2.24 |Manifest: NOSIGNATURE
drippyloadingscreen_neoforge_3.1.0_MC_1.21.1.jar |Drippy Loading Screen |drippyloadingscreen |3.1.0 |Manifest: NOSIGNATURE
EasyAnvils-v21.1.0-1.21.1-NeoForge.jar |Easy Anvils |easyanvils |21.1.0 |Manifest: NOSIGNATURE
EasyMagic-v21.1.4-1.21.1-NeoForge.jar |Easy Magic |easymagic |21.1.4 |Manifest: NOSIGNATURE
enchdesc-neoforge-1.21.1-21.1.9.jar |EnchantmentDescriptions |enchdesc |21.1.9 |Manifest: NOSIGNATURE
entity_model_features_1.21-neoforge-3.0.11.jar |Entity Model Features |entity_model_features |3.0.11 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.0.8.jar |Entity Texture Features |entity_texture_features |7.0.8 |Manifest: NOSIGNATURE
EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar |EpheroLib |epherolib |1.2.0 |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
extra_create_recipes_1.21.1_v1.jar |Extra Create Recipes |extra_create_recipes |1 |Manifest: NOSIGNATURE
fancymenu_neoforge_3.8.1_MC_1.21.1.jar |FancyMenu |fancymenu |3.8.1 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.2.10.jar |Farmer's Delight |farmersdelight |1.2.10 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forgeconfigapiport-neoforge-21.1.1.jar |Forge Config API Port |forgeconfigapiport |21.1.1 |Manifest: NOSIGNATURE
forgified-fabric-api-0.116.7+2.2.1+1.21.1.jar |Forgified Fabric API |fabric_api |0.116.7+2.2.1+1.21.1|Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.71+c290471319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.71+c290471319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31+1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31+1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.1.0+b0c22bb819.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.1.0+b0c22bb819 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52+c290471319.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52+c290471319 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.11+e9036fd419.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.11+e9036fd419 |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.15+e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15+e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28+36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28+36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.19+c290471319.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.19+c290471319 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.5+7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.5+7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.1+87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.1+87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.5+26d408aa19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.5+26d408aa19 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.34+12dbe3c819.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.34+12dbe3c819 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.8.0+5ede667619.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.8.0+5ede667619 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13+86e0887119.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13+86e0887119 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53+36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53+36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5+29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5+29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.2.0+0c57911319.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.2.0+0c57911319 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.7+e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7+e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47+62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.6.0+e40d8add19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.6.0+e40d8add19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15+a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15+a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3+333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3+333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.14+6a754fce19.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.14+6a754fce19 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.1.0+6e8f52c719.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.1.0+6e8f52c719 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0+30a980d919.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0+30a980d919 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1+cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2+824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2+824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.15+59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.15+59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.3.1+f9aace1619.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.3.1+f9aace1619 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.1+4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.1+4198af7119 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1+6e8f52c719.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1+6e8f52c719 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.1.0+1a09bd5a19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.1.0+1a09bd5a19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.49+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.49+73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6+857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6+857185bc19 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0+5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1+4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1+4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25+4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25+4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.90+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.90+8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23+10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23+10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.3+a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.3+a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0+6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0+6c854b6f19 |Manifest: NOSIGNATURE
framework-neoforge-1.21.1-0.13.11.jar |Framework |framework |0.13.11 |Manifest: NOSIGNATURE
ftb-filter-system-neoforge-21.1.4.jar |FTB Filter System |ftbfiltersystem |21.1.4 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.30.jar |FTB Library |ftblibrary |2101.1.30 |Manifest: NOSIGNATURE
ftb-quests-neoforge-2101.1.21.jar |FTB Quests |ftbquests |2101.1.21 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.9.jar |FTB Teams |ftbteams |2101.1.9 |Manifest: NOSIGNATURE
ftb-xmod-compat-neoforge-21.1.7.jar |FTB XMod Compat |ftbxmodcompat |21.1.7 |Manifest: NOSIGNATURE
gallery-1.21.1-2.0.0.jar |Gallery |gallery |2.0.0 |Manifest: NOSIGNATURE
GnKinetics-1.21.1-1.0m.jar |Gears n' Kinetics |gnkinetics |1.0m |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |Manifest: NOSIGNATURE
gpumemleakfix-1.21-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.8 |Manifest: NOSIGNATURE
handcrafted-neoforge-1.21.1-4.0.3.jar |Handcrafted |handcrafted |4.0.3 |Manifest: NOSIGNATURE
Highlighter-1.21-neoforge-1.1.11.jar |Highlighter |highlighter |1.1.11 |Manifest: NOSIGNATURE
Iceberg-1.21.1-neoforge-1.3.2.jar |Iceberg |iceberg |1.3.2 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.10+1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.10+1.21.1 |Manifest: NOSIGNATURE
immersive_aircraft-1.4.2+1.21.1-neoforge.jar |Immersive Aircraft |immersive_aircraft |1.4.2+1.21.1 |Manifest: NOSIGNATURE
iris-neoforge-1.8.12+mc1.21.1.jar |Iris |iris |1.8.12-snapshot+mc1.|Manifest: NOSIGNATURE
Item-Obliterator-NeoForge-MC1.21.1-2.3.0.jar |Item Obliterator |item_obliterator |2.3.0 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
justenoughbreeding-neoforge-1.21-1.21.1-1.6.2.jar |Just Enough Breeding |justenoughbreeding |1.6.2 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19∙27∙0∙336.jar |Just Enough Items |jei |19∙27∙0∙336 |Manifest: NOSIGNATURE
JustEnoughProfessions-neoforge-1.21.1-4.0.4.jar |Just Enough Professions (JEP) |justenoughprofessions |4.0.4 |Manifest: NOSIGNATURE
JustEnoughResources-NeoForge-1.21.1-1∙6∙0∙17.jar |Just Enough Resources |jeresources |1∙6∙0∙17 |Manifest: NOSIGNATURE
konkrete_neoforge_1.9.9_MC_1.21.jar |Konkrete |konkrete |1.9.9 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
leaky-1.21-2.4.jar |leaky mod |leaky |2.4 |Manifest: NOSIGNATURE
LeavesBeGone-v21.1.0-1.21.1-NeoForge.jar |Leaves Be Gone |leavesbegone |21.1.0 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.2+mc1.21.1.jar |Lithium |lithium |0.15.2+mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.5.7-neoforge-1.21.1.jar |Lithostitched |lithostitched |1.5.7 |Manifest: NOSIGNATURE
lmft-1.1.1+1.21.9-neoforge.jar |Load My F***ing Tags |lmft |1.1.1+1.21.9 |Manifest: NOSIGNATURE
lootintegrations-1.21.1-4.7.jar |Lootintegrations mod |lootintegrations |4.7 |Manifest: NOSIGNATURE
luna_minecraft-neoforge-5.3.1.jar |luna |luna_minecraft |5.3.1 |Manifest: NOSIGNATURE
melody_neoforge_1.0.10_MC_1.21.jar |Melody |melody |1.0.10 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
modernfix-neoforge-5.26.1+mc1.21.1.jar |ModernFix |modernfix |5.26.1+mc1.21.1 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.16-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.16 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
Necronomicon-NeoForge-1.6.0+1.21.jar |Necronomicon |necronomicon |1.6.0 |Manifest: NOSIGNATURE
neoforge-21.1.219-universal.jar |NeoForge |neoforge |21.1.219 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
open-parties-and-claims-neoforge-1.21.1-0.25.8.jar|Open Parties and Claims |openpartiesandclaims |0.25.8 |Manifest: NOSIGNATURE
opacpvp-neoforge-1.0.0-1.21.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |Manifest: NOSIGNATURE
packetfixer-3.3.1-1.20.5-1.21.X-merged.jar |PacketFixer |packetfixer |3.3.1 |Manifest: NOSIGNATURE
Patchouli-1.21.1-92-NEOFORGE.jar |Patchouli |patchouli |1.21.1-92-NEOFORGE |Manifest: NOSIGNATURE
Paxi-1.21.1-NeoForge-5.1.3.jar |Paxi |paxi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
personality-1.21.1-5.0.1.jar |Personality |personality |5.0.1 |Manifest: NOSIGNATURE
PickUpNotifier-v21.1.1-1.21.1-NeoForge.jar |Pick Up Notifier |pickupnotifier |21.1.1 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.81+mc1.21.1.jar |Ponder |ponder |1.0.81+mc1.21.1 |Manifest: NOSIGNATURE
prickle-neoforge-1.21.1-21.1.11.jar |PrickleMC |prickle |21.1.11 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.39-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.39 |Manifest: NOSIGNATURE
recipeessentials-1.21-4.0.jar |recipeessentials mod |recipeessentials |4.0 |Manifest: NOSIGNATURE
redirected-neoforge-1.0.0-1.21.1.jar |Redirected |redirected |1.0.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
ResourcePackOverrides-v21.1.0-1.21.1-NeoForge.jar |Resource Pack Overrides |resourcepackoverrides |21.1.0 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
serverbrowser-neoforge-1.4.2-1.21.1.jar |ServerBrowser |serverbrowser |1.4.2 |Manifest: NOSIGNATURE
SimpleRPC-4.0.5.jar |Simple RPC |simplerpc |4.0.5 |Manifest: NOSIGNATURE
org.sinytra.connector-2.0.0-beta.13+1.21.1-mod.jar|Sinytra Connector |connector |2.0.0-beta.13+1.21.1|Manifest: NOSIGNATURE
smarterfarmers-1.21-2.2.4-neoforge.jar |Smarter Farmers |smarterfarmers |1.21-2.2.4 |Manifest: NOSIGNATURE
smoothchunk-1.21-4.1.jar |Smoothchunk mod |smoothchunk |4.1 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE
sodiumleafculling-neoforge-1.0.1-1.21.1.jar |Sodium Leaf Culling |sodiumleafculling |1.0.1 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
someassemblyrequired-5.2.7.jar |Some Assembly Required |someassemblyrequired |5.2.7 |Manifest: NOSIGNATURE
structureessentials-1.21.1-4.8.jar |Structure Essentials mod |structureessentials |4.8 |Manifest: NOSIGNATURE
supplementaries-1.21-3.5.17-neoforge.jar |Supplementaries |supplementaries |1.21-3.5.17 |Manifest: NOSIGNATURE
TerraBlender-neoforge-1.21.1-4∙1∙0∙8.jar |TerraBlender |terrablender |4∙1∙0∙8 |Manifest: NOSIGNATURE
ToastControl-1.21.1-9.0.1.jar |Toast Control |toastcontrol |9.0.1 |Manifest: NOSIGNATURE
TradingPost-v21.1.1-1.21.1-NeoForge.jar |Trading Post |tradingpost |21.1.1 |Manifest: NOSIGNATURE
TRansition-1.0.11-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.11 |Manifest: NOSIGNATURE
TRender-1.0.10-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.10 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
VisualWorkbench-v21.1.1-1.21.1-NeoForge.jar |Visual Workbench |visualworkbench |21.1.1 |Manifest: NOSIGNATURE
watut-neoforge-1.21.0-1.2.7.jar |What Are They Up To |watut |1.21.0-1.2.7 |Manifest: NOSIGNATURE
xaerominimap-neoforge-1.21.1-25.3.10.jar |Xaero's Minimap |xaerominimap |25.3.10 |Manifest: NOSIGNATURE
xaeroworldmap-neoforge-1.21.1-1.40.11.jar |Xaero's World Map |xaeroworldmap |1.40.11 |Manifest: NOSIGNATURE
xaerolib-neoforge-1.21.1-1.1.0.jar |XaeroLib |xaerolib |1.1.0 |Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
Crash Report UUID: cc094be5-6ce1-4640-b0af-1fd95fdf8e50
FML: 4.0.42
NeoForge: 21.1.219
Flywheel Backend: flywheel:off
BetterCompatibilityChecker: Modpack Name: All of Create 1.21 | Modpack Version: v1.0
[25Feb2026 11:04:55.466] [Render thread/INFO] [de.keksuccino.fancymenu.customization.layer.ScreenCustomizationLayerHandler/]: [FANCYMENU] ScreenCustomizationLayer registered: net.neoforged.neoforge.client.gui.LoadingErrorScreen
[25Feb2026 11:04:55.484] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.world.ticks.TickPriorityMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.ticks.TickPriority
[25Feb2026 11:04:55.484] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.ticks.TickPriorityMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:55.495] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.world.BossEventMixin$BossBarColorMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.BossEvent$BossBarColor
[25Feb2026 11:04:55.495] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.BossEventMixin$BossBarColorMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:55.496] [Render thread/DEBUG] [mixin/]: Mixing net.minecraft.world.BossEventMixin$BossBarOverlayMixin from mixins.redirected_neoforge_1.21.1.json into net.minecraft.world.BossEvent$BossBarOverlay
[25Feb2026 11:04:55.496] [Render thread/DEBUG] [mixin/]: mixins.redirected_neoforge_1.21.1.json:net.minecraft.world.BossEventMixin$BossBarOverlayMixin from mod redirected: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:56.354] [Render thread/DEBUG] [mixin/]: Mixing impl.fontshadow.FontMixin$StringRenderOutputMixin from mixins.sodiumextras.json into net.minecraft.client.gui.Font$StringRenderOutput
[25Feb2026 11:04:56.354] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.fontshadow.FontMixin$StringRenderOutputMixin from mod sodiumextras: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:56.354] [Render thread/DEBUG] [mixin/]: Mixing FontStringRenderOutputMixin from chat_heads.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
[25Feb2026 11:04:56.355] [Render thread/DEBUG] [mixin/]: Mixing fast_text_lookup.MixinTextRenderer_Drawer from immediatelyfast-common.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
[25Feb2026 11:04:56.355] [Render thread/DEBUG] [mixin/]: immediatelyfast-common.mixins.json:fast_text_lookup.MixinTextRenderer_Drawer from mod immediatelyfast: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:56.355] [Render thread/DEBUG] [mixin/]: Mixing StringRenderOutputMixin from jade.mixins.json into net.minecraft.client.gui.Font$StringRenderOutput
[25Feb2026 11:04:56.355] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: mixins.sodiumextras.json:impl.fontshadow.FontMixin$StringRenderOutputMixin from mod sodiumextras->@Inject::inject$accept(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:FontStringRenderOutputMixin from mod chat_heads->@Inject::chatheads$renderChatHead(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:FontStringRenderOutputMixin from mod chat_heads->@Inject::chatheads$renderChatHead(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: chat_heads.mixins.json:FontStringRenderOutputMixin from mod chat_heads->@Inject::chatheads$renderChatHead(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$init(Lnet/minecraft/client/gui/Font;Lnet/minecraft/client/renderer/MultiBufferSource;FFIZLorg/joml/Matrix4f;Lnet/minecraft/client/gui/Font$DisplayMode;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:56.357] [Render thread/DEBUG] [mixin/]: jade.mixins.json:StringRenderOutputMixin from mod jade->@Inject::jade$accept(ILnet/minecraft/network/chat/Style;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[25Feb2026 11:04:56.382] [Render thread/DEBUG] [mixin/]: Mixing compat.xaeros.XaeroFullscreenMapAccessor from create.mixins.json into xaero.map.gui.GuiMap
[25Feb2026 11:04:56.382] [Render thread/DEBUG] [mixin/]: Mixing compat.xaeros.XaeroFullscreenMapMixin from create.mixins.json into xaero.map.gui.GuiMap
[25Feb2026 11:04:56.383] [Render thread/DEBUG] [mixin/]: create.mixins.json:compat.xaeros.XaeroFullscreenMapMixin from mod create->@Inject::create$xaeroMapFullscreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[25Feb2026 11:04:56.383] [Render thread/DEBUG] [mixin/]: create.mixins.json:compat.xaeros.XaeroFullscreenMapMixin from mod create->@Inject::create$xaeroMapFullscreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[25Feb2026 11:04:56.383] [Render thread/DEBUG] [mixin/]: create.mixins.json:compat.xaeros.XaeroFullscreenMapMixin from mod create->@Inject::create$xaeroMapFullscreenRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[25Feb2026 11:04:56.395] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyBindsScreen from controlling.mixins.json into net.minecraft.client.gui.screens.options.controls.KeyBindsScreen
[25Feb2026 11:04:56.395] [Render thread/DEBUG] [mixin/]: controlling.mixins.json:AccessKeyBindsScreen from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:56.395] [Render thread/DEBUG] [mixin/]: Mixing AccessKeyBindsScreenNeoForge from controlling.neoforge.mixins.json into net.minecraft.client.gui.screens.options.controls.KeyBindsScreen
[25Feb2026 11:04:56.395] [Render thread/DEBUG] [mixin/]: controlling.neoforge.mixins.json:AccessKeyBindsScreenNeoForge from mod controlling: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[25Feb2026 11:04:57.384] [Render thread/WARN] [ModernFix/]: Game took 42.018 seconds to start