[10Dec2025 10:26:36.562] [main/INFO] [net.neoforged.fml.startup.Entrypoint/]: JVM Uptime at startup: 598ms
[10Dec2025 10:26:36.571] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Starting FancyModLoader version 10.0.32 (CLIENT in PROD)
[10Dec2025 10:26:36.571] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Game directory: C:\Users\********\AppData\Roaming\PrismLauncher\instances\NeoForge 1.21.10 Updater\.minecraft
[10Dec2025 10:26:36.682] [main/INFO] [net.neoforged.fml.loading.EarlyServiceDiscovery/]: Found 5 early service jars (out of 377) in 77ms
[10Dec2025 10:26:36.682] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Loading FML Early Services:
[10Dec2025 10:26:36.683] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - C:/Users/********/AppData/Roaming/PrismLauncher/libraries/net/neoforged/fancymodloader/earlydisplay/10.0.32/earlydisplay-10.0.32.jar
[10Dec2025 10:26:36.685] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/Ixeris-3.8.1+1.21.10-neoforge.jar
[10Dec2025 10:26:36.685] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/sodium-neoforge-0.7.3+mc1.21.10.jar
[10Dec2025 10:26:36.686] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/automodpack-mc1.21.10-neoforge-4.0.1.jar
[10Dec2025 10:26:36.686] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - C:/Users/********/AppData/Roaming/PrismLauncher/libraries/net/neoforged/fancymodloader/loader/10.0.32/loader-10.0.32.jar
[10Dec2025 10:26:36.697] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Running graphics bootstrap plugin ixeris
[10Dec2025 10:26:36.701] [main/INFO] [me.decce.ixeris.core.transform.ClassLoaderHandler/]: Loading Ixeris coremod
[10Dec2025 10:26:36.811] [main/INFO] [me.decce.ixeris.neoforge.core.IxerisBootstrapper/]: Attempting to transform org.lwjgl.glfw.GLFW
[10Dec2025 10:26:37.227] [main/INFO] [me.decce.ixeris.core.transform.TransformationHelper/]: Successfully transformed class org.lwjgl.glfw.GLFW in 377ms
[10Dec2025 10:26:37.231] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Running graphics bootstrap plugin sodium
[10Dec2025 10:26:37.234] [main/INFO] [Sodium-GraphicsAdapterProbe/]: Searching for graphics cards...
[10Dec2025 10:26:37.288] [main/INFO] [Sodium-GraphicsAdapterProbe/]: Found graphics adapter: AdapterInfo{vendor=NVIDIA, description='NVIDIA GeForce RTX 3060 Ti', adapterType=0x0000031B, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_6cdc9372d41a2731\nvoglv64.dll', openglIcdVersion=32.0.15.8129}
[10Dec2025 10:26:37.292] [main/WARN] [Sodium-Workarounds/]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS_BROKEN]
[10Dec2025 10:26:37.292] [main/WARN] [Sodium-Workarounds/]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[10Dec2025 10:26:37.292] [main/INFO] [Sodium-NvidiaWorkarounds/]: Modifying process environment to apply workarounds for the NVIDIA graphics driver...
[10Dec2025 10:26:37.294] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow
[10Dec2025 10:26:37.310] [main/ERROR] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Failed to initialize ImmediateWindowProvider 'fmlearlywindow'
java.lang.IllegalStateException: Duplicate key key_key.letyourfriendeating.open_config (attempted merging values key.keyboard.f8 and key.keyboard.f8)
at java.base/java.util.stream.Collectors.duplicateKeyException(Collectors.java:135) ~[?:?]
at java.base/java.util.stream.Collectors.lambda$uniqKeysMapAccumulator$0(Collectors.java:182) ~[?:?]
at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:197) ~[?:?]
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:214) ~[?:?]
at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1716) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560) ~[?:?]
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:265) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:723) ~[?:?]
at net.neoforged.fml.earlydisplay.DisplayWindow.initialize(DisplayWindow.java:170) ~[earlydisplay-10.0.32.jar:10.0]
at net.neoforged.fml.loading.ImmediateWindowHandler.load(ImmediateWindowHandler.java:56) [loader-10.0.32.jar:10.0]
at net.neoforged.fml.loading.FMLLoader.create(FMLLoader.java:334) [loader-10.0.32.jar:10.0]
at net.neoforged.fml.startup.Entrypoint.startup(Entrypoint.java:65) [loader-10.0.32.jar:10.0]
at net.neoforged.fml.startup.Client.main(Client.java:17) [loader-10.0.32.jar:10.0]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:565) ~[?:?]
at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) [ForgeWrapper-prism-2025-12-07.jar:prism-2025-12-07]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) [NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) [NewLaunch.jar:?]
[10Dec2025 10:26:37.334] [ForkJoinPool.commonPool-worker-6/INFO] [net.neoforged.fml.loading.moddiscovery.locators.GameLocator/]: Marking obfuscated client jar as claimed to prevent loading: C:\Users\********\AppData\Roaming\PrismLauncher\libraries\com\mojang\minecraft\1.21.10\minecraft-1.21.10-client.jar
[10Dec2025 10:26:37.345] [ForkJoinPool.commonPool-worker-6/INFO] [net.neoforged.fml.loading.moddiscovery.locators.GameLocator/]: Failed to find common Minecraft classes and resources on the classpath. Assuming we're launching production.
[10Dec2025 10:26:37.452] [ForkJoinPool.commonPool-worker-6/INFO] [AutoModpack/]: Prelaunching AutoModpack...
[10Dec2025 10:26:37.555] [ForkJoinPool.commonPool-worker-6/INFO] [AutoModpack/]: Loaded config! took 23ms
[10Dec2025 10:26:37.556] [ForkJoinPool.commonPool-worker-6/INFO] [AutoModpack/]: AutoModpack self-updater is disabled in client config.
[10Dec2025 10:26:37.557] [ForkJoinPool.commonPool-worker-6/INFO] [AutoModpack/]: AutoModpack prelaunched! took 105ms
[10Dec2025 10:26:38.811] [ForkJoinPool.commonPool-worker-6/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 94 dependencies adding them to mods collection
[10Dec2025 10:26:38.831] [ForkJoinPool.commonPool-worker-6/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[10Dec2025 10:26:38.841] [ForkJoinPool.commonPool-worker-6/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]:
3D Placeable food 3.0.0 (placeable_food)
Accessories 1.4.1-beta (accessories)
Accessorify 2.4.0-beta.3 (accessorify)
Advanced Netherite 2.3.1 (advancednetherite)
AFK Announcer 1-v3.5.2 (mr_afk_announcer)
AI-Improvements 0.5.4 (aiimprovements)
All The Heads 21.10.1 (alltheheads)
Alternate Current 1.9.0 (alternate_current)
Amber 8.2.0+1.21.10 (amber)
Amplified Nether 1.2.12 (amplified_nether)
Ancient Artifacts 2 2.5.3b (mr_ancient_artifacts2)
Angel Islands 2.0.3 (mr_angel_islands)
Anvian's Lib 1.4 (anvianslib)
ApexCore 21.10.4 (apexcore)
AppleSkin 3.0.7+mc1.21.9 (appleskin)
Arcane Lanterns 21.10.1 (arcanelanterns)
Architectury 18.0.8 (architectury)
Armor Statues 21.10.0 (armorstatues)
AttributeFix 21.10.2 (attributefix)
AutoModpack 4.0.1 (automodpack_mod)
Bad Packets 0.10.2 (badpackets)
BadOptimizations 2.4.0 (badoptimizations)
Basic Weapons 2.2.2+1.21.10 (basicweapons)
Battle Towers 1.3.0 (mr_battle_towers)
Beautified Chat Client 2.8 (beautifiedchatclient)
Beautified Chat Server 3.1 (beautifiedchatserver)
Beltborne Lanterns 1.2.3 (beltborne_lanterns)
Better Animations Collection 21.10.0 (betteranimationscollection)
Better Archeology 1.21.10-1.3.4 (betterarcheology)
BetterF3 16.0.3 (betterf3)
Blasting Clay and Terracotta 1.2 (blastingclay)
Blaze Attack Animation 1.0 (mr_blaze_attackanimation)
Bloomcraft 21.10.0 (bloomcraft)
Bombs by Juix [1.1] 1.21.5-1.21.10 1.21.5-1.21.10 (bbs_data)
Bridging Mod 2.6.3+1.21.10 (bridgingmod)
Build Guide 0.4.7 (buildguide)
Builders Dream 1.4 (mr_builders_dream)
Burnable Cobwebs 0.2.2 (burnable_cobwebs)
CauldronConcretePowder 1.4.0 (stewbeet_cauldron_concrete_powder)
Chakram 2.3.5 (mr_chakram)
ChatNotify 2.6.2+1.21.10 (chatnotify)
ClickThrough Plus 3.5.3+1.21.9 (clickthrough)
Cloth Config v20 API 20.0.149 (cloth_config)
Collective 8.13 (collective)
Command Optimiser 1.0.2 (commandoptimiser)
Common Networking 1.0.21-1.21.10 (commonnetworking)
Compact Help Command 2.8 (compacthelpcommand)
Concurrent Chunk Management Engine 0.3.6+alpha.0.78+1.21.10 (c2me)
Concurrent Chunk Management Engine (Base) 0.3.6+alpha.0.78+1.21.10 (c2me_base)
Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.6+alpha.0.78+1.21.10 (c2me_client_uncapvd)
Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.6+alpha.0.78+1.21.10 (c2me_fixes_chunkio_threading_issues)
Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.6+alpha.0.78+1.21.10 (c2me_fixes_general_threading_issues)
Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.6+alpha.0.78+1.21.10 (c2me_fixes_worldgen_threading_issues)
Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.6+alpha.0.78+1.21.10 (c2me_fixes_worldgen_vanilla_bugs)
Concurrent Chunk Management Engine (No Tick View Distance) 0.3.6+alpha.0.78+1.21.10 (c2me_notickvd)
Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_chunkio)
Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_dfc)
Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_worldgen_general)
Concurrent Chunk Management Engine (Optimizations/Math) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_math)
Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_allocs)
Concurrent Chunk Management Engine (Optimizations/Natives Math) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_natives_math)
Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_scheduling)
Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.6+alpha.0.78+1.21.10 (c2me_opts_worldgen_vanilla)
Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.6+alpha.0.78+1.21.10 (c2me_rewrites_chunkio)
Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.6+alpha.0.78+1.21.10 (c2me_rewrites_chunk_serializer)
Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.6+alpha.0.78+1.21.10 (c2me_rewrites_chunk_system)
Concurrent Chunk Management Engine (Server Utils) 0.3.6+alpha.0.78+1.21.10 (c2me_server_utils)
Concurrent Chunk Management Engine (Threading/Lighting) 0.3.6+alpha.0.78+1.21.10 (c2me_threading_lighting)
conditional mixin 0.6.3 (conditional_mixin)
Cooking for Blockheads 21.10.2 (cookingforblockheads)
CorgiLib **.**.**.** (corgilib)
Corpse 1.21.10-1.1.16 (corpse)
Cottages Witch Huts 3.12 (mr_cottages_witchhuts)
Crate Delight 25.10.11-1.21.7-neoforge (cratedelight)
CraterLib 3.0.1 (craterlib)
Crop & Kettle 1.1.7 (mr_crop_andkettle)
Datapatched 2.0.2 (datapatched)
Deadly Deadly Dungeon **.**.**.** (mr_deadly_deadlydungeon)
Dis-Enchanting Table 5.1.1 (disenchanting_table)
DisplayCase 1.3 (display_case)
Distant Horizons 2.3.6-b (distanthorizons)
Dungeons and Taverns 1-v5.0.4 (mr_dungeons_andtaverns)
Dungeons and Taverns Ancient City Overhaul 1-v3.2.1 (mr_dungeons_andtavernsancientcityoverhaul)
Durability Notifier 2.6.0 (durabilitynotifier)
Easy Anvils 21.10.0 (easyanvils)
Echo Chest 21.10.0 (echochest)
EconomyCraft 1.3.1 (economycraft)
Effect Insights 21.10.1 (effectinsights)
ElevatorMod 1.21.9-1.14.5 (elevatorid)
Elytra Chestplate 2.6.1 (mr_elytra_chestplate)
Elytra physics 2.4 (elytra_physics)
Enchanted Vertical Slabs 2.6.4 (evs)
Enchantment Insights 21.10.2 (enchantmentinsights)
Enchantment Level Cap Indicator 1.2 (enchantmentlevelcapindicator)
Enchantments Encore 3.71 (mr_enchantments_encore)
Energized Power 1.21.10-2.15.8-neoforge (energizedpower)
EntityCulling 1.9.4 (entityculling)
Eternal Nether 21.10.0 (eternalnether)
Explorer's Compass 1.21.10-3.0.5-neoforge (explorerscompass)
Explorify 1.6.4 (explorify)
Extra Enchantments 2.0.0 (mr_extra_enchantments)
Fabric Renderer API (CaffeineMC) 7.1.1 (fabric_renderer_api_v1)
Faewulf's Lib 1.3.2 (faewulf_lib)
Fantastic Wings 21.10.0 (fantasticwings)
Fantasy's Furniture 21.10.3 (fantasyfurniture)
Fantasy's Furniture - Bone 21.10.0 (fantasyfurniture_bone)
Fantasy's Furniture - Dunmer 21.10.0 (fantasyfurniture_dunmer)
Fantasy's Furniture - Necrolord 21.10.0 (fantasyfurniture_necrolord)
Fantasy's Furniture - Nordic 21.10.0 (fantasyfurniture_nordic)
Fantasy's Furniture - Royal 21.10.3 (fantasyfurniture_royal)
Fantasy's Furniture - Venthyr 21.10.0 (fantasyfurniture_venthyr)
FantasyDice 21.10.0 (fantasydice)
Farming for Blockheads 21.10.1 (farmingforblockheads)
Ferrite Core 8.0.2 (ferritecore)
Fishing Frontier 3.0.0 (mr_fishing_frontier)
Flower Tweaks 4 (mr_flower_tweaks)
Followers Teleport Too 2.7 (followersteleporttoo)
Forgematica 0.4.3+mc1.21.10 (forgematica)
Forgified Fabric API Base(ThinkingStudio) 1.0.0+d5e651086f (fabric_api_base)
Forgified Fabric Networking API (v1)(ThinkingStudio) 5.0.13+3a9f31456f (fabric_networking_api_v1)
Formations 1.0.4 (formations)
Formations Nether 1.0.5 (formationsnether)
Formations Overworld 1.0.5 (formationsoverworld)
Friends&Foes 4.0.17 (friendsandfoes)
Friends&Foes - Beekeeper Hut 3.0.2 (beekeeperhut)
Friends&Foes - Flowery Mooblooms 3.0.2 (flowerymooblooms)
FurniCraft 6.3 (mr_ketkets_furnicraft)
Fzzy Config 0.7.3+1.21.9+neoforge (fzzy_config)
Galaxy's Mailboxes 1.2.0 (mr_mailboxes)
GeckoLib 5 5.3-alpha-3 (geckolib)
GlitchCore **.**.**.** (glitchcore)
Glow Ink Plus Mod 1.3 (glow_ink_plus)
Golden Foods 2.4.0 (golden_foods)
guita's Woodworks 1.1.1-1.21.9-neoforge (gwoodworks)
Happy Airships 1.1.1+1.21.10 (happy_airships)
Helpful Commands 4.0.0-alpha.1 (helpful_commands)
Hotbar Slot Cycling 21.10.0 (hotbarslotcycling)
ImmediatelyFast 1.13.3+1.21.10 (immediatelyfast)
Infinite Trading 4.6 (infinitetrading)
Inventory Profiles Next 2.2.1 (inventoryprofilesnext)
Invis item frame 4 (mr_invis_itemframe)
InvTweaksEmuForIPN 1.3.0 (invtweaksemuforipn)
Iris 1.9.6+mc1.21.10 (iris)
Ixeris 3.8.1+1.21.10-neoforge (ixeris)
Jade 20.0.5+neoforge (jade)
Jake's Build Tools 4.0.4 (mr_jakes_buildtools)
Journeymap 1.21.10-6.0.0-beta.54 (journeymap)
JourneyMap API 2.0.0 (journeymap_api)
JourneyPAC 1.1.9 (journeypac)
Just Enough Breeding 1.6.2 (justenoughbreeding)
Just Enough Items **.**.**.** (jei)
Just Enough Resources **.**.**.** (jeresources)
Just Player Heads 4.3 (justplayerheads)
Katters Structures 2.3.1 (mr_katters_structures)
Kotlin For Forge 6.0.0 (kotlinforforge)
KumaAPI 21.10.5 (kuma_api)
LambDynamicLights 4.8.7+1.21.10 (lambdynlights)
LambDynamicLights (API) 4.8.7+1.21.10 (lambdynlights_api)
LambDynamicLights (Runtime) 4.8.7+1.21.10 (lambdynlights_runtime)
Lawrence's Ambient Fireflies 1.1.0 (mr_lawrences_ambientfireflies)
Let Your Friend Eating! 1.1.2 (letyourfriendeating)
LightCraft 1.0_1.21.9 (mr_light_craftby_jmp)
Lithium 0.20.1+mc1.21.10 (lithium)
Lithostitched 1.5.1 (lithostitched)
Living Things 1.21.10-2.3.0 (livingthings)
Lootr **.**.**.** (lootr)
LuckPerms 5.5.17 (luckperms)
Luki's Grand Capitals 1.1.2 (mr_lukis_grandcapitals)
Macaw's Bridges 3.1.0 (mcwbridges)
Macaw's Doors 1.1.2 (mcwdoors)
Macaw's Fences and Walls 1.2.1 (mcwfences)
Macaw's Furniture 3.4.1 (mcwfurnitures)
Macaw's Lights and Lamps 1.1.5 (mcwlights)
Macaw's Paintings 1.0.5 (mcwpaintings)
Macaw's Paths and Pavings 1.1.1 (mcwpaths)
Macaw's Stairs and Balconies 1.0.1 (mcwstairs)
Macaw's Trapdoors 1.1.5 (mcwtrpdoors)
Macaw's Windows 2.4.1 (mcwwindows)
macu lib 1.0.5-1.21.9-neoforge (macu_lib)
MaFgLib 0.4.8+mc1.21.10 (mafglib)
Magic Vibe Decorations 2.3.2 (magic_vibe_decorations)
Magma Core 2.1.0 (magmacore)
Medieval Buildings 1.1.2 (medieval_buildings)
Medieval Buildings [The End Edition] 1.0.5 (medievalend)
Medieval Buildings [The Nether Edition] 1.0.1 (medieval_nether)
MidnightLib 1.9.1 (midnightlib)
Minecraft 1.21.10 (minecraft)
MobChampions **.**.**.** (mobchampions)
Moog's Structure Lib 1.1.0-1.21.5-1.21.10 (moogs_structures)
MoogsEndStructures 2.0.0 (mes)
MoogsNetherStructures 2.0.31 (mns)
MoogsSoaringStructures 2.0.0 (mss)
MoogsVoyagerStructures 5.0.3 (mvs)
More Concrete 1.6.1 (moreconcrete)
More Culling 1.5.0-beta.2 (moreculling)
Musical Instruments Pack 1.2 (mr_musical_instrumentspack)
Nature's Compass 1.21.10-3.0.5-neoforge (naturescompass)
Nemo's Mossy Blocks 1.21.10-2.0 (nemos_mossy_blocks)
Nemo's Tags 1.21.10-2.0 (nemos_tags)
Nemo's Woodcutter 1.21.10-1.14.1 (nemos_woodcutter)
NeoEnchant 5.12.3 (mr_neoenchant)
NeoForge 21.10.64 (neoforge)
NetherPortalFix 21.10.1 (netherportalfix)
Network Protocol Disconnect 2.0.0 (netprodis)
Nice Mobs 2.21 (mr_nice_mobs)
Nice Swimming Mounts 1.5 (mr_nice_swimmingmounts)
Night Lights 1.3.0 (nightlights)
No Feather Trample 1.3 (nofeathertrample)
Noisium 2.8.1+mc1.21.10 (noisium)
NoRollback 2.1 (mr_norollback)
NotEnoughAnimations 1.10.6 (notenoughanimations)
Notes 1.21.10-3.0.1-neoforge (notes)
Nullscape 1.2.14 (nullscape)
Oh The Trees You'll Grow 8.0.2 (ohthetreesyoullgrow)
Open Parties and Claims 0.25.8 (openpartiesandclaims)
Ore Harvester 1.5 (oreharvester)
Overflowing Bars 21.10.1 (overflowingbars)
oωo 0.12.28+1.21.10 (owo)
PacketFixer 3.3.2 (packetfixer)
Piggyback 1.1.1 (piggyback)
Placement Visualizer 21.10.9 (placementvisualizer)
Plushables 2.0.10+1.21.10 (plushables)
Plushie Pods 1.2 (mr_plushie_pods)
PrickleMC 21.10.2 (prickle)
Pride Lib 1.5.1+1.21.9 (pride)
Pufferfish's Attributes 0.8.0 (puffish_attributes)
Pufferfish's Skills 0.17.0 (puffish_skills)
Puzzles Lib 21.10.8 (puzzleslib)
Pyrite 0.16.1+1.21.9 (pyrite)
qraftyfied: STRUCTURES 10.0.2 (mr_qraftyfied)
QuarryPlus 21.10.142 (quarryplus)
Reese's Sodium Options 1.8.6+mc1.21.10 (reeses_sodium_options)
Replanting Crops 5.5 (replantingcrops)
Resourceful Lib 3.9.1 (resourcefullib)
Resourcefulconfig 3.9.1 (resourcefulconfig)
Respawning Shulkers 4.2 (respawningshulkers)
RPG skill tree 1.3.0 (mr_rpg_skilltree)
Scaffolding Drops Nearby 3.4 (scaffoldingdropsnearby)
ScalableLux 0.1.6+neoforge.d31dbcf (scalablelux)
Show Dimension In Name 1-v2.5.2 (mr_show_dimensioninname)
signpost 2.03.0 (signpost)
Silence Mobs 3.7 (silencemobs)
Silly Eatables 4.1.0 (silly_eatables)
Simple Backups 21.9.4 (simplebackups)
SkillExpNotifier 8.1.7 (skillexpnotifier)
SkniroFurniture 1.3.5-1.21.10-NeoForge (skniro_furniture)
Sleep 1-v4.2.6 (mr_sleep)
SlimyBoyos 23.0.1 (slimyboyos)
Smaller Nether Portals 4.0 (smallernetherportals)
Smelting Sand in a Blast Furnace 12.4 (blastingsand)
Sodium 0.7.3+mc1.21.10 (sodium)
Sodium Extra 0.7.1+mc1.21.10 (sodium_extra)
Some More Blocks 1.8.0 (somemoreblocks)
Spawn Animations 1.11.3+mod (spawnanimations)
Spawn Animations Compats 12.0 (mr_spawn_animationscompats)
Spellbound Weapons 4.1.6b (spellbound_weapons_mr)
SpruceUI 9.0.0+1.21.9 (spruceui)
Stackable Potions 21.4-1.0.2 (stackable_potion)
Stacked Blocks 25.07.04-1.21.5-neoforge (stackedblocks)
Statue Menus 21.10.5 (statuemenus)
Stellarity 5.1.3 (stellarity)
Storage Delight 25.12.09-1.21.9-neoforge (storagedelight)
Structurify 2.0.8b (structurify)
Tax Free Levels 1.4.12 (taxfreelevels)
Tectonic 3.0.17 (tectonic)
TerraBlender **.**.**.** (terrablender)
Terralith 2.5.13 (terralith)
This Rocks! (Forge) 1.9.4 (rocks)
TNT Grenades 1.1.1 (tnt_grenades)
Tom's Simple Storage Mod 2.6.1 (toms_storage)
Too Many Paintings 25.10.20-1.21.3-neoforge (toomanypaintings)
Tool Trims Packaged 2.3.4 (tool_trims)
Tooltip Insights 21.10.1 (tooltipinsights)
TorchToss 3.0.0+1.21.10 (torchtoss)
Trade Cycling 1.21.10-1.0.19 (trade_cycling)
TRansition 1.0.11 (transition)
Traveler's Backpack 10.10.1 (travelersbackpack)
Tree Builder 1.1 (mr_tree_builder)
Tree Harvester 9.3 (treeharvester)
Underground Villages Mod 9.0.0 (underground_villages)
Underground Worlds 21.10.0 (undergroundworlds)
Universal Bone Meal 21.10.0 (universalbonemeal)
Vanilla NPC 0.1.0 (mr_vanilla_npcs)
Vanilla+ 20.0 (mr_vanilla_plusdatapack)
Vanilla++ 20.0 (mr_vanilla_plusplusdatapack)
Variants&Ventures 1.0.19 (variantsandventures)
Waystones 21.10.4 (waystones)
Wearable_Items+_1.21.x 1.2 (rowi)
WhiteNoise 2.0.7 (whitenoise)
WorldEdit 7.4.0-beta-01+ae062ca (worldedit)
WorldEditCUI Protocol (NeoForge) 4.0.2 (worldeditcui_protocol)
YetAnotherConfigLib 3.8.1+1.21.10-neoforge (yet_another_config_lib_v3)
Yumi Minecraft Libraries: Foundation 1.0.0-beta.1+1.21.10 (yumi_mc_core)
Zombie Proof Doors 3.5 (zombieproofdoors)
[10Dec2025 10:26:39.332] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/********/AppData/Roaming/PrismLauncher/libraries/net/fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=FML Env=CLIENT
[10Dec2025 10:26:39.384] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Loading FML Plugins:
[10Dec2025 10:26:39.385] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > asyncutil-0.1.0.jar
[10Dec2025 10:26:39.385] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > reactive-streams-1.0.4.jar
[10Dec2025 10:26:39.386] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > imageio-metadata-3.12.0.jar
[10Dec2025 10:26:39.386] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlinx-serialization-json-jvm-1.9.0.jar
[10Dec2025 10:26:39.386] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > exp4j-0.4.8.jar
[10Dec2025 10:26:39.387] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/iris-neoforge-1.9.6+mc1.21.10.jar > glsl-transformer-3.0.0-pre3.jar
[10Dec2025 10:26:39.387] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar > scala-library-2.13.17.jar
[10Dec2025 10:26:39.387] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > gson-0.2.1.jar
[10Dec2025 10:26:39.387] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/fzzy_config-0.7.3+1.21.9+neoforge.jar > tomlkt-jvm-0.3.7.jar
[10Dec2025 10:26:39.387] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlinx-coroutines-jdk8-1.10.2.jar
[10Dec2025 10:26:39.389] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ResourcefulLib-neoforge-1.21.9-3.9.1.jar > bytecodecs-1.1.3.jar
[10Dec2025 10:26:39.389] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/owo-lib-neoforge-0.12.28+1.21.10.jar > jankson-0.1.6.jar
[10Dec2025 10:26:39.389] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/fzzy_config-0.7.3+1.21.9+neoforge.jar > jankson-1.2.3.jar
[10Dec2025 10:26:39.390] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/iris-neoforge-1.9.6+mc1.21.10.jar > jcpp-1.4.14.jar
[10Dec2025 10:26:39.390] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/moreculling-neoforge-1.21.9-1.5.0-beta.2.jar > mixinsquared-neoforge-0.2.0.jar > MixinSquared-0.2.0.jar
[10Dec2025 10:26:39.390] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlin-reflect-2.2.20.jar
[10Dec2025 10:26:39.391] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/owo-lib-neoforge-0.12.28+1.21.10.jar > gson-0.1.6.jar
[10Dec2025 10:26:39.391] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlin-stdlib-jdk8-2.2.20.jar
[10Dec2025 10:26:39.391] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlin-stdlib-jdk7-2.2.20.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > json-0.2.1.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlinx-serialization-core-jvm-1.9.0.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > imageio-webp-3.12.0.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > common-lang-3.12.0.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlinx-coroutines-core-jvm-1.10.2.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > thedarkcolour.kfflang-6.0.0.jar
[10Dec2025 10:26:39.392] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar > cats-core_3-2.13.0-kotori.jar
[10Dec2025 10:26:39.394] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/journeymap-neoforge-1.21.10-6.0.0-beta.54.jar > pngj-2.1.0.jar
[10Dec2025 10:26:39.394] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar > scala3-library_3-3.7.3.jar
[10Dec2025 10:26:39.394] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar > kotlin-stdlib-2.2.20.jar
[10Dec2025 10:26:39.394] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ResourcefulLib-neoforge-1.21.9-3.9.1.jar > yabn-1.0.3.jar
[10Dec2025 10:26:39.395] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar > cats-kernel_3-2.13.0-kotori.jar
[10Dec2025 10:26:39.395] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ImmediatelyFast-NeoForge-1.13.3+1.21.10.jar > Reflect-1.3.4.jar
[10Dec2025 10:26:39.395] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/kotlinforforge-6.0.0-all.jar
[10Dec2025 10:26:39.396] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/owo-lib-neoforge-0.12.28+1.21.10.jar > endec-0.1.11.jar
[10Dec2025 10:26:39.396] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - ~libraries/net/neoforged/neoforge/21.10.64/neoforge-21.10.64-universal.jar > net.neoforged.neoforge-coremods-21.10.64.jar
[10Dec2025 10:26:39.396] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar > cats-free_3-2.13.0-kotori.jar
[10Dec2025 10:26:39.397] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/ScalableCatsForce-NeoForge-3.7.3-build-12-with-library.jar
[10Dec2025 10:26:39.397] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/iris-neoforge-1.9.6+mc1.21.10.jar > antlr4-runtime-4.13.1.jar
[10Dec2025 10:26:39.397] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > rxjava-3.1.12.jar
[10Dec2025 10:26:39.398] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > common-image-3.12.0.jar
[10Dec2025 10:26:39.398] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > imageio-core-3.12.0.jar
[10Dec2025 10:26:39.398] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/owo-lib-neoforge-0.12.28+1.21.10.jar > netty-0.1.5.jar
[10Dec2025 10:26:39.398] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar > common-io-3.12.0.jar
[10Dec2025 10:26:39.399] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: - mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > jctools-core-4.0.5.jar
[10Dec2025 10:26:39.434] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-worldgen-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.457] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-general-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.458] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/spellbound-weapons-v4.1.6b.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.458] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/tool-trims-packaged-v2.3.4a.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.458] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/Explorify v1.6.4 f15-88.mod.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.458] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/Amplified_Nether_1.21.x_v1.2.11.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.458] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-dfc-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.459] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/Stellarity-5.1.3.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.459] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-threading-lighting-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.459] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/formationsnether-1.0.5-mc1.21+.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.461] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-rewrites-chunk-system-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.461] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-worldgen-vanilla-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.462] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-scheduling-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.462] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/formationsoverworld-1.0.5-mc1.21+.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.462] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-natives-math-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.462] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-math-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.463] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-worldgen-vanilla-bugs-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.463] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-chunkio-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.463] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-rewrites-chunkio-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.463] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-allocs-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.463] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/SillyEatables_v4.1.0+mod_mc1.21.9-1.21.11.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.464] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/Terralith_1.21.x_v2.5.13.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.465] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-server-utils-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.465] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/Nullscape_1.21.x_v1.2.14.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.465] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-worldgen-general-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:39.465] [main/WARN] [net.neoforged.fml.loading.LanguageProviderLoader/]: Mod jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar) > jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-chunkio-mc1.21.10-0.3.6+alpha.0.78.jar) is using the deprecated 'lowcodefml' language loader. This warning can be fixed by simply removing the modLoader and loaderVersion settings from neoforge.mods.toml.
[10Dec2025 10:26:40.046] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Building game content classloader:
- MixinConstraints (jar(mods/accessorify-2.4.0-beta.3+1.21.10-neoforge.jar > mixinconstraints-1.1.0.jar))
- accessories (jar(mods/accessories-neoforge-1.4.1-beta+1.21.10.jar))
- accessorify (jar(mods/accessorify-2.4.0-beta.3+1.21.10-neoforge.jar))
- advancednetherite (jar(mods/advancednetherite-neoforge-2.3.1-1.21.10.jar))
- aiimprovements (jar(mods/AI-Improvements-1.21.6-0.5.4.jar))
- alltheheads (jar(mods/AllTheHeads-v21.10.1+mc1.21.10-NeoForge.jar))
- alternate_current (jar(mods/alternate_current-mc1.21.9-1.9.0.jar))
- amber (jar(mods/amber-neoforge-8.2.0+1.21.10.jar))
- amplified_nether (jar(mods/Amplified_Nether_1.21.x_v1.2.11.jar))
- anvianslib (jar(mods/anvianslib-neoforge-1.21.10-1.4.jar))
- apexcore (jar(mods/apexcore-21.10.4.jar))
- appleskin (jar(mods/appleskin-neoforge-mc1.21.9-3.0.7.jar))
- arcanelanterns (jar(mods/ArcaneLanterns-v21.10.1+mc1.21.10-NeoForge.jar))
- architectury (jar(mods/architectury-18.0.8-neoforge.jar))
- armorstatues (jar(mods/ArmorStatues-v21.10.0+mc1.21.10-NeoForge.jar))
- attributefix (jar(mods/attributefix-neoforge-1.21.10-21.10.2.jar))
- automodpack_mod (jar(mods/automodpack-mc1.21.10-neoforge-4.0.1.jar > automodpack-mod.jar))
- badoptimizations (jar(mods/BadOptimizations-2.4.0-1.21.10.jar))
- badpackets (jar(mods/badpackets-neo-0.10.2.jar))
- balm (jar(mods/balm-neoforge-1.21.10-21.10.8.jar))
- basicweapons (jar(mods/basicweapons-neoforge-2.2.2+1.21.10.jar))
- bbs_data (jar(mods/Bombs by Juix [1.1] 1.21.5-1.21.10.jar))
- beautifiedchatclient (jar(mods/beautifiedchatclient-1.21.10-2.8.jar))
- beautifiedchatserver (jar(mods/beautifiedchatserver-1.21.10-3.1.jar))
- beekeeperhut (jar(mods/beekeeperhut-neoforge-3.0.2+mc1.21.10.jar))
- beltborne_lanterns (jar(mods/beltborne_lanterns-1.2.3-neoforge+1.21.10.jar))
- betteranimationscollection (jar(mods/BetterAnimationsCollection-v21.10.0+mc1.21.10-NeoForge.jar))
- betterarcheology (jar(mods/betterarcheology-neoforge-1.21.10-1.3.4.jar))
- betterf3 (jar(mods/BetterF3-16.0.3-NeoForge-1.21.10.jar))
- blastingclay (jar(mods/blastingclay-1.21.10-neoforge-1.2.jar))
- blastingsand (jar(mods/blastingsand-neoforge-1.21.10-12.4.jar))
- bloomcraft (jar(mods/Bloomcraft-v21.10.0+mc1.21.10-NeoForge.jar))
- bridgingmod (jar(mods/BridgingMod-2.6.3+1.21.10.neoforge-release.jar))
- buildguide (jar(mods/BuildGuide-1.21.10-0.4.7.jar))
- burnable_cobwebs (jar(mods/burnable_cobwebs-neoforge-0.2.2+1.21.9.jar))
- c2me (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_base (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-base-mc1.21.10-0.3.6+alpha.0.78-all.jar))
- c2me_client_uncapvd (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-client-uncapvd-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_fixes_chunkio_threading_issues (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-chunkio-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_fixes_general_threading_issues (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-general-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_fixes_worldgen_threading_issues (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-worldgen-threading-issues-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_fixes_worldgen_vanilla_bugs (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-fixes-worldgen-vanilla-bugs-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_notickvd (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-notickvd-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_allocs (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-allocs-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_chunkio (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-chunkio-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_dfc (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-dfc-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_math (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-math-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_natives_math (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-natives-math-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_scheduling (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-scheduling-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_worldgen_general (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-worldgen-general-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_opts_worldgen_vanilla (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-opts-worldgen-vanilla-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_rewrites_chunk_serializer (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-rewrites-chunk-serializer-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_rewrites_chunk_system (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-rewrites-chunk-system-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_rewrites_chunkio (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-rewrites-chunkio-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_server_utils (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-server-utils-mc1.21.10-0.3.6+alpha.0.78.jar))
- c2me_threading_lighting (jar(mods/c2me-neoforge-mc1.21.10-0.3.6+alpha.0.78.jar > c2me-threading-lighting-mc1.21.10-0.3.6+alpha.0.78.jar))
- chatnotify (jar(mods/chatnotify-neoforge-2.6.2+1.21.10.jar))
- clickthrough (jar(mods/clickthrough-plus-neoforge-3.5.3+1.21.9.jar))
- cloth_config (jar(mods/cloth-config-20.0.149-neoforge.jar))
- collective (jar(mods/collective-1.21.10-8.13.jar))
- commandoptimiser (jar(mods/commandoptimiser-neoforge-1.0.2.jar))
- commonnetworking (jar(mods/journeymap-neoforge-1.21.10-6.0.0-beta.54.jar > common-networking-neoforge-1.0.21-1.21.10.jar))
- compacthelpcommand (jar(mods/compacthelpcommand-1.21.10-2.8.jar))
- conditional_mixin (jar(mods/moreculling-neoforge-1.21.9-1.5.0-beta.2.jar > conditional-mixin-neoforge-0.6.3.jar))
- cookingforblockheads (jar(mods/cookingforblockheads-neoforge-1.21.10-21.10.2.jar))
- corgilib (jar(mods/Corgilib-NeoForge-1.21.10-8.0.0.0.jar))
- corpse (jar(mods/corpse-neoforge-1.21.10-1.1.16.jar))
- cratedelight (jar(mods/cratedelight-25.10.11-1.21.7-neoforge.jar))
- craterlib (jar(mods/CraterLib-Neoforge-1.21.9-3.0.1.jar))
- datapatched (jar(mods/datapatched-2.0.2-neoforge-1.21.10.jar))
- deimos (jar(mods/deimos-1.21.10-neoforge-2.5.jar))
- dev.yumi.commons.collections (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > lambdynamiclights-api-4.8.7+1.21.10-mojmap.jar > yumi-commons-collections-1.0.0.jar))
- dev.yumi.commons.core (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > lambdynamiclights-api-4.8.7+1.21.10-mojmap.jar > yumi-commons-core-1.0.0.jar))
- dev.yumi.commons.event (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > lambdynamiclights-api-4.8.7+1.21.10-mojmap.jar > yumi-commons-event-1.0.0.jar))
- disenchanting_table (jar(mods/disenchanting_table-merged-1.21.9-5.1.1.jar))
- display_case (jar(mods/display_case-neoforge-1.21.9-1.3.jar))
- distanthorizons (jar(mods/DistantHorizons-2.3.6-b-1.21.10-fabric-neoforge.jar))
- durabilitynotifier (jar(mods/DurabilityNotifier-neoforge-1.21.10-2.6.0.jar))
- easyanvils (jar(mods/EasyAnvils-v21.10.0+mc1.21.10-NeoForge.jar))
- echochest (jar(mods/EchoChest-v21.10.0+mc1.21.10-NeoForge.jar))
- economycraft (jar(mods/economycraft-neoforge-1.3.1_1.21.10.jar))
- effectinsights (jar(mods/EffectInsights-v21.10.1+mc1.21.10-NeoForge.jar))
- elevatorid (jar(mods/elevatorid-neoforge-1.21.9-1.14.5.jar))
- elytra_physics (jar(mods/elytra_physics-neoforge-2.4_mc1.21.9-10.jar))
- enchantmentinsights (jar(mods/EnchantmentInsights-v21.10.2+mc1.21.10-NeoForge.jar))
- enchantmentlevelcapindicator (jar(mods/enchantmentlevelcapindicator-1.21.10-1.2.jar))
- energizedpower (jar(mods/energizedpower-1.21.10-2.15.8-neoforge.jar))
- entityculling (jar(mods/entityculling-neoforge-1.9.4-mc1.21.10.jar))
- eternalnether (jar(mods/EternalNether-v21.10.0+mc1.21.10-NeoForge.jar))
- evs (jar(mods/enchanted-vertical-slabs-2.6.4-neoforge-mc1.21.10.jar))
- explorerscompass (jar(mods/ExplorersCompass-1.21.10-3.0.5-neoforge.jar))
- explorify (jar(mods/Explorify v1.6.4 f15-88.mod.jar))
- fabric_api_base (jar(mods/mafglib-0.4.8+mc1.21.10.jar > fabric-api-base-1.0.0+d5e651086f.jar))
- fabric_networking_api_v1 (jar(mods/mafglib-0.4.8+mc1.21.10.jar > fabric-networking-api-v1-5.0.13+3a9f31456f.jar))
- fabric_renderer_api_v1 (jar(mods/sodium-neoforge-0.7.3+mc1.21.10.jar > fabric-renderer-api-v1-7.1.1.jar))
- faewulf_lib (jar(mods/faewulf_lib-neoforge-1.21.10-1.3.2.jar))
- fantasticwings (jar(mods/FantasticWings-v21.10.0+mc1.21.10-NeoForge.jar))
- fantasydice (jar(mods/fantasydice-21.10.0.jar))
- fantasyfurniture (jar(mods/fantasyfurniture-21.10.3.jar))
- fantasyfurniture_bone (jar(mods/fantasyfurniture-bone-21.10.0.jar))
- fantasyfurniture_dunmer (jar(mods/fantasyfurniture-dunmer-21.10.0.jar))
- fantasyfurniture_necrolord (jar(mods/fantasyfurniture-necrolord-21.10.0.jar))
- fantasyfurniture_nordic (jar(mods/fantasyfurniture-nordic-21.10.0.jar))
- fantasyfurniture_royal (jar(mods/fantasyfurniture-royal-21.10.3.jar))
- fantasyfurniture_venthyr (jar(mods/fantasyfurniture-venthyr-21.10.0.jar))
- farmingforblockheads (jar(mods/farmingforblockheads-neoforge-1.21.10-21.10.1.jar))
- ferritecore (jar(mods/ferritecore-8.0.2-neoforge.jar))
- flowerymooblooms (jar(mods/flowerymooblooms-neoforge-3.0.2+mc1.21.10.jar))
- followersteleporttoo (jar(mods/followersteleporttoo-1.21.10-2.7.jar))
- forgematica (jar(mods/forgematica-0.4.3+mc1.21.10.jar))
- formations (jar(mods/formations-1.0.4-neoforge-mc1.21.9.jar))
- formationsnether (jar(mods/formationsnether-1.0.5-mc1.21+.jar))
- formationsoverworld (jar(mods/formationsoverworld-1.0.5-mc1.21+.jar))
- friendsandfoes (jar(mods/friendsandfoes-neoforge-4.0.17+mc1.21.10.jar))
- fzzy_config (jar(mods/fzzy_config-0.7.3+1.21.9+neoforge.jar))
- geckolib (jar(mods/geckolib-neoforge-1.21.10-5.3-alpha-3.jar))
- glitchcore (jar(mods/GlitchCore-neoforge-1.21.10-21.10.0.4.jar))
- glow_ink_plus (jar(mods/glow_ink_plus-neoforge-1.3.jar))
- golden_foods (jar(mods/golden_foods-merged-1.21.9-2.4.0.jar))
- gpu_tape (jar(mods/GPUTape-1.0.6-1.21.8-1.21.10.jar))
- gwoodworks (jar(mods/gwoodworks-1.1.1a-1.21.9-neoforge.jar))
- happy_airships (jar(mods/happy_airships-neoforge-1.1.1+1.21.10.jar))
- helpful_commands (jar(mods/helpful_commands-neoforge-4.0.0-alpha.1-1.21.10.jar))
- hotbarslotcycling (jar(mods/Ytones-v21.10.0+mc1.21.10-NeoForge.jar > hotbarslotcycling-neoforge-21.10.0.jar))
- immediatelyfast (jar(mods/ImmediatelyFast-NeoForge-1.13.3+1.21.10.jar))
- infinitetrading (jar(mods/infinitetrading-1.21.10-4.6.jar))
- inventoryprofilesnext (jar(mods/InventoryProfilesNext-neoforge-1.21.10-2.2.1.jar))
- invtweaksemuforipn (jar(mods/InvTweaksEmuForIPN-neoforge-1.21.10-1.3.0.jar))
- iris (jar(mods/iris-neoforge-1.9.6+mc1.21.10.jar))
- ixeris (jar(mods/Ixeris-3.8.1+1.21.10-neoforge.jar > Ixeris-3.8.1+1.21.10-neoforge-mod.jar))
- jade (jar(mods/Jade-1.21.9-NeoForge-20.0.5.jar))
- jei (jar(mods/jei-1.21.10-neoforge-26.2.0.27.jar))
- jeresources (jar(mods/JustEnoughResources-NeoForge-1.21.10-1.8.1.27.jar))
- journeymap (jar(mods/journeymap-neoforge-1.21.10-6.0.0-beta.54.jar))
- journeymap_api (jar(mods/journeymap-neoforge-1.21.10-6.0.0-beta.54.jar > journeymap-api-neoforge-2.0.0-1.21.10-SNAPSHOT.jar))
- journeypac (jar(mods/JourneyPAC-neoforge-1.21.9-1.1.9.jar))
- justenoughbreeding (jar(mods/justenoughbreeding-neoforge-1.21.9-1.21.10-1.6.2.jar))
- justplayerheads (jar(mods/justplayerheads-1.21.10-4.3.jar))
- kobolds (jar(mods/Kobolds-3.2.17.jar))
- kotlinforforge (jar(mods/kotlinforforge-6.0.0-all.jar > thedarkcolour.kffmod-6.0.0.jar))
- kuma_api (jar(mods/balm-neoforge-1.21.10-21.10.8.jar > kuma-api-neoforge-21.10.5+1.21.10.jar))
- lambdynlights (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar))
- lambdynlights_api (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > lambdynamiclights-api-4.8.7+1.21.10-mojmap.jar))
- lambdynlights_runtime (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar))
- letyourfriendeating (jar(mods/LetYourFriendEating_1.1.2_1.21.10_NeoForge.jar))
- libipn (jar(mods/libIPN-neoforge-1.21.10-6.6.1.jar))
- lithium (jar(mods/lithium-neoforge-0.20.1+mc1.21.10.jar))
- lithostitched (jar(mods/lithostitched-1.5.1-neoforge-1.21.9.jar))
- livingthings (jar(mods/livingthings-neoforge-1.21.10-2.3.0.jar))
- lootr (jar(mods/lootr-neoforge-1.21.10-1.18.31.98.jar))
- luckperms (jar(mods/LuckPerms-NeoForge-5.5.17.jar))
- macu_lib (jar(mods/macu_lib-neoforge-1.0.5-1.21.9.jar))
- mafglib (jar(mods/mafglib-0.4.8+mc1.21.10.jar))
- magic_vibe_decorations (jar(mods/magic_vibe_decorations-2.3.2-neoforge-1.21.9-1.21.10.jar))
- magmacore (jar(mods/MagmaCore-1.21.10-(v.2.1.0-NEO).jar))
- mcwbridges (jar(mods/mcw-bridges-3.1.0-mc1.21.9neoforge.jar))
- mcwdoors (jar(mods/mcw-doors-1.1.2-mc1.21.9neoforge.jar))
- mcwfences (jar(mods/mcw-mcwfences-1.2.1-mc1.21.10neoforge.jar))
- mcwfurnitures (jar(mods/mcw-furniture-3.4.1-mc1.21.10neoforge.jar))
- mcwlights (jar(mods/mcw-lights-1.1.5-mc1.21.10neoforge.jar))
- mcwpaintings (jar(mods/mcw-paintings-1.0.5-mc1.21.9neoforge.jar))
- mcwpaths (jar(mods/mcw-paths-1.1.1-mc1.21.9neoforge.jar))
- mcwstairs (jar(mods/mcw-stairs-1.0.1-mc1.21.9neoforge.jar))
- mcwtrpdoors (jar(mods/mcw-trapdoors-1.1.5-mc1.21.10neoforge.jar))
- mcwwindows (jar(mods/mcw-windows-2.4.1-mc1.21.9neoforge.jar))
- medieval_buildings (jar(mods/medieval_buildings-1.21.1-1.1.2-neoforge.jar))
- medieval_nether (jar(mods/medieval_buildings_nether_edition-1.21.9-1.0.1-neoforge.jar))
- medievalend (jar(mods/medieval_buildings_end_edition-1.21.X-1.0.5-neoforge.jar))
- mes (jar(mods/MoogsEndStructures-1.21-2.0.0.jar))
- midnightlib (jar(mods/midnightlib-neoforge-1.9.1+1.21.10.jar))
- minecraft (jar(~libraries/net/neoforged/minecraft-client-patched/21.10.64/minecraft-client-patched-21.10.64.jar))
- mixinextras.neoforge (jar(~libraries/net/neoforged/neoforge/21.10.64/neoforge-21.10.64-universal.jar > mixinextras-neoforge-0.5.0.jar))
- mixinsquared.neoforge (jar(mods/moreculling-neoforge-1.21.9-1.5.0-beta.2.jar > mixinsquared-neoforge-0.2.0.jar))
- mns (jar(mods/MoogsNetherStructures-1.21-2.0.31.jar))
- mobchampions (jar(mods/mobchampions-1.21.10-1.0.1.7-NEOFORGE.jar))
- monolib (jar(mods/monolib-neoforge-1.21.10-3.1.1.jar))
- moogs_structures (jar(mods/moogs_structure_lib-1.1.0-1.21.5-1.21.10-neoforge.jar))
- moreconcrete (jar(mods/moreconcrete-neoforge-1.6.1-1.21.10.jar))
- moreculling (jar(mods/moreculling-neoforge-1.21.9-1.5.0-beta.2.jar))
- mr_afk_announcer (jar(mods/afk-announcer-v3.5.2.jar))
- mr_ancient_artifacts2 (jar(mods/ancient-artifacts-2-2.5.3b.jar))
- mr_angel_islands (jar(mods/angel-islands-2.0.3.jar))
- mr_battle_towers (jar(mods/battle-towers-1.3.0.jar))
- mr_blaze_attackanimation (jar(mods/blaze-attack-animation-1.0.jar))
- mr_builders_dream (jar(mods/builders-dream-1.4.jar))
- mr_chakram (jar(mods/chakram-2.3.5.jar))
- mr_cottages_witchhuts (jar(mods/cottages-witch-huts-3.12.jar))
- mr_crop_andkettle (jar(mods/crop-and-kettle-1.1.7.jar))
- mr_deadly_deadlydungeon (jar(mods/deadly-deadly-dungeon-1.0.5.4.jar))
- mr_dungeons_andtaverns (jar(mods/dungeons-and-taverns-v5.0.4.jar))
- mr_dungeons_andtavernsancientcityoverhaul (jar(mods/dungeons-and-taverns-ancient-city-overhaul-v3.2.1.jar))
- mr_elytra_chestplate (jar(mods/elytra_chestplate-2.6.1.jar))
- mr_enchantments_encore (jar(mods/enchantments-encore-3.71.jar))
- mr_extra_enchantments (jar(mods/extra_enchantments-2.0.0.jar))
- mr_fishing_frontier (jar(mods/fishing-frontier-3.0.0.jar))
- mr_flower_tweaks (jar(mods/flower-tweaks-4.jar))
- mr_invis_itemframe (jar(mods/invis-item-frame-4.jar))
- mr_jakes_buildtools (jar(mods/jakes-build-tools-4.0.4.jar))
- mr_katters_structures (jar(mods/katters-structures-2.3.1.jar))
- mr_ketkets_furnicraft (jar(mods/ketkets-furnicraft-6.3.jar))
- mr_lawrences_ambientfireflies (jar(mods/lawrences-ambient-fireflies-1.1.0.jar))
- mr_light_craftby_jmp (jar(mods/light-craft-by_jmp-1.0_1.21.9.jar))
- mr_lukis_grandcapitals (jar(mods/lukis-grand-capitals-1.1.2.jar))
- mr_mailboxes (jar(mods/mailboxes-1.2.0.jar))
- mr_musical_instrumentspack (jar(mods/musical-instruments-pack-1.2.jar))
- mr_neoenchant (jar(mods/NeoEnchant-5.12.3.jar))
- mr_nice_mobs (jar(mods/nice-mobs-2.21.jar))
- mr_nice_swimmingmounts (jar(mods/nice-swimming-mounts-1.5.jar))
- mr_norollback (jar(mods/NoRollback 2.1 (1.13-1.21.10).jar))
- mr_plushie_pods (jar(mods/plushie-pods-1.2.jar))
- mr_qraftyfied (jar(mods/qraftyfied-10.0.2.jar))
- mr_rpg_skilltree (jar(mods/rpg-skill-tree-1.3.0.jar))
- mr_show_dimensioninname (jar(mods/show-dimension-in-name-v2.5.2.jar))
- mr_sleep (jar(mods/sleep-v4.2.6.jar))
- mr_spawn_animationscompats (jar(mods/spawn-animations-compats-12.0.jar))
- mr_tree_builder (jar(mods/tree-builder-1.1.jar))
- mr_vanilla_npcs (jar(mods/vanilla-npcs-0.1.0.jar))
- mr_vanilla_plusdatapack (jar(mods/vanilla-plus-data-pack-20.0.jar))
- mr_vanilla_plusplusdatapack (jar(mods/vanilla-plus-plus-data-pack-20.0.jar))
- mss (jar(mods/MoogsSoaringStructures-1.21-2.0.0.jar))
- mvs (jar(mods/MoogsVoyagerStructures-1.21-5.0.3.jar))
- naturescompass (jar(mods/NaturesCompass-1.21.10-3.0.5-neoforge.jar))
- nemos_mossy_blocks (jar(mods/nemos-mossy-blocks-NeoForge-1.21.10-2.0.jar))
- nemos_tags (jar(mods/nemos-tags-NeoForge-1.21.10-2.0.jar))
- nemos_woodcutter (jar(mods/nemos-woodcutter-NeoForge-1.21.10-1.14.1.jar))
- neoforge (jar(~libraries/net/neoforged/neoforge/21.10.64/neoforge-21.10.64-universal.jar))
- net.neoforged.fml.generated (empty(VirtualJar/net.neoforged.fml.generated))
- netherportalfix (jar(mods/netherportalfix-neoforge-1.21.10-21.10.1.jar))
- netprodis (jar(mods/netprodis-2.0.0+1.21.9.jar))
- nightlights (jar(mods/nightlights-neoforge-1.21.9-10-1.3.0.jar))
- nofeathertrample (jar(mods/nofeathertrample-1.21.10-1.3.jar))
- noisium (jar(mods/noisium-neoforge-2.8.1+mc1.21.10.jar))
- notenoughanimations (jar(mods/notenoughanimations-neoforge-1.10.6-mc1.21.10.jar))
- notes (jar(mods/Notes-1.21.10-3.0.1-neoforge.jar))
- nullscape (jar(mods/Nullscape_1.21.x_v1.2.14.jar))
- ohthetreesyoullgrow (jar(mods/Oh-The-Trees-Youll-Grow-neoforge-1.21.10-8.0.2.jar))
- openpartiesandclaims (jar(mods/open-parties-and-claims-neoforge-1.21.10-0.25.8.jar))
- oreharvester (jar(mods/oreharvester-1.21.10-1.5.jar))
- overflowingbars (jar(mods/OverflowingBars-v21.10.1+mc1.21.10-NeoForge.jar))
- owo (jar(mods/owo-lib-neoforge-0.12.28+1.21.10.jar))
- packetfixer (jar(mods/packetfixer-neoforge-3.3.2-1.21.10.jar))
- piggyback (jar(mods/piggyback-neoforge-1.21.10-1.1.1.jar))
- placeable_food (jar(mods/3d_placeable_food-3.0.0-neoforge-1.21.9-1.21.10.jar))
- placementvisualizer (jar(mods/apexcore-21.10.4.jar > placementvisualizer-21.10.9.jar))
- plushables (jar(mods/plushables-neoforge-2.0.10+1.21.10.jar))
- prickle (jar(mods/prickle-neoforge-1.21.10-21.10.2.jar))
- pride (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > pridelib-1.5.1+1.21.9-mojmap.jar))
- puffish_attributes (jar(mods/puffish_attributes-0.8.0-1.21.9-neoforge.jar))
- puffish_skills (jar(mods/puffish_skills-0.17.0-1.21.9-neoforge.jar))
- puzzleslib (jar(mods/PuzzlesLib-v21.10.8+mc1.21.10-NeoForge.jar))
- pyrite (jar(mods/pyrite-neoforge-0.16.1+1.21.9.jar))
- quarryplus (jar(mods/AdditionalEnchantedMiner-1.21.10-neoforge-21.10.142.jar))
- reeses_sodium_options (jar(mods/reeses-sodium-options-neoforge-1.8.6+mc1.21.10.jar))
- registree (jar(mods/apexcore-21.10.4.jar > registree-21.10.8.jar))
- replantingcrops (jar(mods/replantingcrops-1.21.10-5.5.jar))
- resourcefulconfig (jar(mods/ResourcefulConfig-neoforge-1.21.9-3.9.1.jar))
- resourcefullib (jar(mods/ResourcefulLib-neoforge-1.21.9-3.9.1.jar))
- respawningshulkers (jar(mods/respawningshulkers-1.21.10-4.2.jar))
- rocks (jar(mods/ThisRocks-1.21.10-1.9.4.jar))
- rowi (jar(mods/Wearable_Items+_1.21.9+.jar))
- scaffoldingdropsnearby (jar(mods/scaffoldingdropsnearby-1.21.10-3.4.jar))
- scalablelux (jar(mods/ScalableLux-0.1.6+neoforge.d31dbcf-all.jar))
- signpost (jar(mods/signpost-neoforge-1.21.10-2.03.0.jar))
- silencemobs (jar(mods/silencemobs-1.21.10-3.7.jar))
- silly_eatables (jar(mods/SillyEatables_v4.1.0+mod_mc1.21.9-1.21.11.jar))
- simplebackups (jar(mods/SimpleBackups-21.9.4.jar))
- skillexpnotifier (jar(mods/skillexpnotifier-forge-1.21.10-8.1.7.jar))
- skniro_furniture (jar(mods/SkniroFurniture-1.3.5-1.21.10-NeoForge.jar))
- slimyboyos (jar(mods/SlimyBoyos-neoforge-1.21.10-23.0.1.jar))
- smallernetherportals (jar(mods/smallernetherportals-1.21.10-4.0.jar))
- sodium (jar(mods/sodium-neoforge-0.7.3+mc1.21.10.jar > net.caffeinemc.sodium-neoforge-0.7.3+mc1.21.10-mod.jar))
- sodium_extra (jar(mods/sodium-extra-neoforge-0.7.1+mc1.21.10.jar))
- somemoreblocks (jar(mods/SomeMoreBlocks@neoforge-1.21.10-1.8.0.jar))
- spark (jar(mods/spark-1.10.152-neoforge.jar))
- spawnanimations (jar(mods/spawnanimations-v1.11.3-mc1.17-1.21.11-mod.jar))
- spellbound_weapons_mr (jar(mods/spellbound-weapons-v4.1.6b.jar))
- spruceui (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > spruceui-9.0.0+1.21.9-mojmap.jar))
- stackable_potion (jar(mods/stackable_potion-21.4-1.0.2.jar))
- stackedblocks (jar(mods/stackedblocks-25.07.04-1.21.5-neoforge.jar))
- statuemenus (jar(mods/ArmorStatues-v21.10.0+mc1.21.10-NeoForge.jar > statuemenus-neoforge-21.10.5.jar))
- stellarity (jar(mods/Stellarity-5.1.3.jar))
- stewbeet_cauldron_concrete_powder (jar(mods/CauldronConcretePowder_neoforge_mod.jar))
- storagedelight (jar(mods/storagedelight-25.12.09-1.21.9-neoforge.jar))
- structurify (jar(mods/structurify-neoforge-2.0.8b+mc1.21.10.jar))
- taxfreelevels (jar(mods/TaxFreeLevels-1.4.12-neoforge-1.21.9.jar))
- tectonic (jar(mods/tectonic-3.0.17-neoforge-1.21.10.jar))
- terrablender (jar(mods/TerraBlender-neoforge-1.21.10-21.10.0.0.jar))
- terralith (jar(mods/Terralith_1.21.x_v2.5.13.jar))
- thedarkcolour.kfflib (jar(mods/kotlinforforge-6.0.0-all.jar > thedarkcolour.kfflib-6.0.0.jar))
- tnt_grenades (jar(mods/TNT Grenades-1.1.1 neoforge 1.21.9.jar))
- toms_storage (jar(mods/toms_storage-1.21.10-2.6.1.jar))
- tool_trims (jar(mods/tool-trims-packaged-v2.3.4a.jar))
- tooltipinsights (jar(mods/EffectInsights-v21.10.1+mc1.21.10-NeoForge.jar > tooltipinsights-neoforge-21.10.1.jar))
- toomanypaintings (jar(mods/toomanypaintings-25.10.20-1.21.3-neoforge.jar))
- torchtoss (jar(mods/torchtoss-neoforge-1.21.10-3.0.0+1.21.10.jar))
- trade_cycling (jar(mods/trade-cycling-neoforge-1.21.10-1.0.19.jar))
- transition (jar(mods/entityculling-neoforge-1.9.4-mc1.21.10.jar > TRansition-1.0.11-1.21.10-neoforge-SNAPSHOT.jar))
- travelersbackpack (jar(mods/travelersbackpack-neoforge-1.21.10-10.10.1.jar))
- treeharvester (jar(mods/treeharvester-1.21.10-9.3.jar))
- trender (jar(mods/entityculling-neoforge-1.9.4-mc1.21.10.jar > TRender-1.0.10-1.21.10-neoforge-SNAPSHOT.jar))
- underground_villages (jar(mods/UndergroundVillages-neoforge-1.21.10-9.0.0.jar))
- undergroundworlds (jar(mods/undergroundworlds-neoforge-21.10.0.jar))
- universalbonemeal (jar(mods/UniversalBoneMeal-v21.10.0+mc1.21.10-NeoForge.jar))
- upcycle (jar(mods/Upcycle-1.21.10-(v.3.1.0-NEO).jar))
- variantsandventures (jar(mods/variantsandventures-neoforge-1.0.19+mc1.21.10.jar))
- waystones (jar(mods/waystones-neoforge-1.21.10-21.10.4.jar))
- whitenoise (jar(mods/mobchampions-1.21.10-1.0.1.7-NEOFORGE.jar > whitenoise-1.21.10-neoforge-2.0.7.jar))
- worldedit (jar(mods/worldedit-mod-7.4.0-beta-01.jar))
- worldeditcui_protocol (jar(mods/worldedit-mod-7.4.0-beta-01.jar > worldeditcui-protocol-neoforge-mc1.21.9-4.0.2.jar))
- yet_another_config_lib_v3 (jar(mods/yet_another_config_lib_v3-3.8.1+1.21.10-neoforge.jar))
- ytones (jar(mods/Ytones-v21.10.0+mc1.21.10-NeoForge.jar))
- yumi_mc_core (jar(mods/lambdynamiclights-4.8.7+1.21.10.jar > lambdynamiclights-4.8.7+1.21.10-neoforge.jar > yumi-mc-foundation-1.0.0-beta.1+1.21.10-mojmap.jar))
- zombieproofdoors (jar(mods/zombieproofdoors-1.21.10-3.5.jar))
[10Dec2025 10:26:40.211] [main/INFO] [net.neoforged.fml.loading.FMLLoader/]: Built game content classloader in 563ms
[10Dec2025 10:26:40.483] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.fixes.worldgen.threading_issues.mixin
[10Dec2025 10:26:40.513] [main/WARN] [mixin/]: Reference map 'disenchanting_table.refmap.json' for neoforge-disenchanting_table.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.514] [main/WARN] [mixin/]: Reference map 'slimyboyos.refmap.json' for slimyboyos.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.514] [main/WARN] [mixin/]: Reference map 'slimyboyos.refmap.json' for slimyboyos.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.533] [main/INFO] [Sodium Extra Config/]: Loaded configuration file for Sodium Extra: 33 options available, 0 override(s) found
[10Dec2025 10:26:40.534] [main/WARN] [mixin/]: Reference map 'sodium-extra.refmap.json' for sodium-extra.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.536] [main/WARN] [mixin/]: Reference map 'openpartiesandclaims.refmap.json' for openpartiesandclaims.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.537] [main/WARN] [mixin/]: Reference map 'openpartiesandclaims.refmap.json' for openpartiesandclaims.create.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.537] [main/WARN] [mixin/]: Reference map 'variantsandventures.refmap.json' for variantsandventures-neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.539] [main/WARN] [mixin/]: Reference map 'variantsandventures.refmap.json' for variantsandventures-common.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.539] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.rewrites.chunk_serializer.mixin
[10Dec2025 10:26:40.541] [main/INFO] [C2ME Modules Manager/]: Disabling com.ishland.c2me.rewrites.chunk_serializer.mixin
[10Dec2025 10:26:40.545] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.fixes.general.threading_issues.mixin
[10Dec2025 10:26:40.548] [main/WARN] [mixin/]: Reference map 'undergroundworlds.refmap.json' for undergroundworlds.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.551] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.551] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.fantastic.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.552] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.vertexformat.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.552] [main/WARN] [mixin/]: Reference map 'iris.refmap.json' for mixins.iris.compat.sodium.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.554] [main/WARN] [mixin/]: Reference map 'mixins.medievalend.refmap.json' for mixins.medievalend.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.555] [main/WARN] [mixin/]: Reference map 'balm.refmap.json' for balm.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.556] [main/WARN] [mixin/]: Reference map 'prickle.refmap.json' for prickle.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.559] [main/WARN] [mixin/]: Reference map 'invtemu.refmap.json' for mixins.invtemu.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.560] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.base.mixin
[10Dec2025 10:26:40.606] [main/INFO] [C2ME Config System/]: Global Executor Parallelism: 9 configured, 9 evaluated, 9 default evaluated
[10Dec2025 10:26:40.608] [main/WARN] [mixin/]: Reference map 'chatnotify.refmap.json' for chatnotify.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.610] [main/WARN] [mixin/]: Reference map 'chatnotify.refmap.json' for chatnotify.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.611] [main/WARN] [mixin/]: Reference map 'nemos_mossy_blocks.refmap.json' for nemos_mossy_blocks.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.612] [main/WARN] [mixin/]: Reference map 'reeses-sodium-options.refmap.json' for reeses-sodium-options.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.612] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.dfc.mixin
[10Dec2025 10:26:40.615] [main/WARN] [mixin/]: Reference map 'plushables.refmap.json' for plushables.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.620] [main/WARN] [mixin/]: Reference map '' for accessories-common.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.622] [main/WARN] [mixin/]: Reference map '' for accessories-neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.623] [main/WARN] [mixin/]: Reference map 'worldedit-neoforge.mixins.refmap.json' for worldedit-neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.623] [main/WARN] [mixin/]: Reference map 'deimos.refmap.json' for deimos.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.624] [main/WARN] [mixin/]: Reference map 'glow_ink_plus.refmap.json' for glow_ink_plus.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.627] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.threading.lighting.mixin
[10Dec2025 10:26:40.630] [main/WARN] [mixin/]: Reference map 'structurify.refmap.json' for structurify-common.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.630] [main/WARN] [mixin/]: Reference map 'structurify.refmap.json' for structurify-neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.651] [main/INFO] [Lithium/]: Loaded configuration file for Lithium: 163 options available, 0 override(s) found.
[10Dec2025 10:26:40.655] [main/WARN] [mixin/]: Reference map 'attributefix.refmap.json' for attributefix.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.655] [main/WARN] [mixin/]: Reference map 'travelersbackpack.mixins.refmap.json' for META-INF/travelersbackpack.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.657] [main/WARN] [mixin/]: Reference map 'glitchcore.refmap.json' for glitchcore.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.657] [main/WARN] [mixin/]: Reference map 'glitchcore.refmap.json' for glitchcore.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.657] [main/WARN] [mixin/]: Reference map 'farmingforblockheads.refmap.json' for farmingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.659] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.rewrites.chunksystem.mixin
[10Dec2025 10:26:40.669] [main/INFO] [Sodium/]: Loaded configuration file for Sodium: 42 options available, 1 override(s) found
[10Dec2025 10:26:40.675] [main/WARN] [mixin/]: Reference map 'moreculling.refmap.json' for moreculling.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.676] [main/WARN] [mixin/]: Reference map 'display_case.refmap.json' for display_case.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.677] [main/WARN] [mixin/]: Reference map 'somemoreblocks.refmap.json' for somemoreblocks.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.677] [main/WARN] [mixin/]: Reference map 'somemoreblocks.refmap.json' for somemoreblocks.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.679] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.worldgen.vanilla.mixin
[10Dec2025 10:26:40.682] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.scheduling.mixin
[10Dec2025 10:26:40.688] [main/WARN] [mixin/]: Reference map 'trade_cycling.refmap.json' for trade_cycling.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.689] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.689] [main/WARN] [mixin/]: Reference map 'terrablender.refmap.json' for terrablender_neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.689] [main/WARN] [mixin/]: Reference map 'livingthings.refmap.json' for livingthings.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.697] [main/WARN] [mixin/]: Reference map 'nemos_woodcutter.refmap.json' for nemos_woodcutter.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.697] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.notickvd.mixin
[10Dec2025 10:26:40.715] [main/WARN] [mixin/]: Reference map 'entityculling.refmap.mixins.json' for entityculling.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.731] [main/WARN] [mixin/]: Reference map 'mixins.medieval_nether.refmap.json' for mixins.medieval_nether.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.732] [main/WARN] [mixin/]: Reference map 'kuma_api.refmap.json' for kuma_api.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.733] [main/WARN] [mixin/]: Reference map 'netherportalfix.refmap.json' for netherportalfix.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.733] [main/WARN] [mixin/]: Reference map 'geckolib.refmap.json' for geckolib.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.734] [main/WARN] [mixin/]: Reference map 'golden_foods.refmap.json' for neoforge-golden_foods.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.734] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.natives_math.mixin
[10Dec2025 10:26:40.797] [main/INFO] [com.ishland.c2me.opts.natives_math.common.NativeLoader/]: Attempting to call native library. If your game crashes right after this point, native acceleration may not be available for your system.
[10Dec2025 10:26:40.837] [main/INFO] [com.ishland.c2me.opts.natives_math.common.NativeLoader/]: Detected maximum supported ISA target: AVX2
[10Dec2025 10:26:40.847] [main/WARN] [mixin/]: Reference map 'cookingforblockheads.refmap.json' for cookingforblockheads.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.847] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.math.mixin
[10Dec2025 10:26:40.849] [main/WARN] [mixin/]: Reference map 'mixins.medieval_buildings.refmap.json' for mixins.medieval_buildings.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.849] [main/WARN] [mixin/]: Reference map 'skniro_furniture.refmap.json' for skniro_furniture.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.849] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.fixes.worldgen.vanilla_bugs.mixin
[10Dec2025 10:26:40.852] [main/WARN] [mixin/]: Reference map 'anvianslib.refmap.json' for anvianslib.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.853] [main/WARN] [mixin/]: Reference map 'faewulf_lib.refmap.json' for faewulf_lib.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.853] [main/WARN] [mixin/]: Reference map 'faewulf_lib.refmap.json' for faewulf_lib.client.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.854] [main/WARN] [mixin/]: Reference map 'signpost.refmap.json' for signpost.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.854] [main/WARN] [mixin/]: Reference map 'signpost.refmap.json' for signpost.neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.854] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.fixes.chunkio.threading_issues.mixin
[10Dec2025 10:26:40.855] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.client.uncapvd.mixin
[10Dec2025 10:26:40.859] [main/WARN] [mixin/]: Reference map 'mobchampions.refmap.json' for mobchampions.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.860] [main/WARN] [mixin/]: Reference map 'basicweapons.refmap.json' for basicweapons.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.861] [main/WARN] [mixin/]: Reference map 'blastingclay.refmap.json' for blastingclay.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.863] [main/WARN] [mixin/]: Reference map 'ipnext.refmap.json' for mixins.ipnext.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.864] [main/WARN] [mixin/]: Reference map 'amber.refmap.json' for amber.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.894] [main/WARN] [mixin/]: Reference map 'piggyback.refmap.json' for piggyback.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.894] [main/WARN] [mixin/]: Reference map 'piggyback.refmap.json' for piggyback.client.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.894] [main/WARN] [mixin/]: Reference map 'piggyback.refmap.json' for piggyback.compat.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.895] [main/WARN] [mixin/]: Reference map 'monolib.refmap.json' for monolib.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.896] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.rewrites.chunkio.mixin
[10Dec2025 10:26:40.898] [main/WARN] [mixin/]: Reference map 'blastingsand.refmap.json' for blastingsand.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.899] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.allocs.mixin
[10Dec2025 10:26:40.902] [main/WARN] [mixin/]: Reference map 'waystones.refmap.json' for waystones.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.904] [main/WARN] [mixin/]: Reference map 'journeymap-refmap.json' for journeymap.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.908] [main/WARN] [mixin/]: Reference map 'ixeris.mixins.refmap.json' for ixeris.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.909] [main/WARN] [mixin/]: Reference map 'friendsandfoes.refmap.json' for friendsandfoes-neoforge.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.911] [main/WARN] [mixin/]: Reference map 'friendsandfoes.refmap.json' for friendsandfoes-common.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.912] [main/WARN] [mixin/]: Reference map 'gpu_tape.refmap.json' for gpu_tape.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.912] [main/WARN] [mixin/]: Reference map 'jade.refmap.json' for jade.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.913] [main/WARN] [mixin/]: Reference map 'nemos_tags.refmap.json' for nemos_tags.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.913] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.server.utils.mixin
[10Dec2025 10:26:40.916] [main/WARN] [mixin/]: Reference map 'evs.refmap.json' for evs.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.917] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.worldgen.general.mixin
[10Dec2025 10:26:40.918] [main/INFO] [C2ME Modules Manager/]: Initializing com.ishland.c2me.opts.chunkio.mixin
[10Dec2025 10:26:40.937] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.fastmap.mixin.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.940] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.blockstatecache.mixin.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.941] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.threaddetec.mixin.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.941] [main/WARN] [mixin/]: Reference map '${refmap_target}refmap.json' for ferritecore.accessors.mixin.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.941] [main/WARN] [mixin/]: Reference map 'yet_another_config_lib_v3.refmap.json' for yacl.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.944] [main/WARN] [mixin/]: Reference map 'packetfixer.refmap.json' for packetfixer.mixins.json could not be read. If this is a development environment you can ignore this message
[10Dec2025 10:26:40.963] [main/INFO] [BadOptimizations/]: Config version: 5
[10Dec2025 10:26:40.963] [main/INFO] [BadOptimizations/]: BadOptimizations config dump:
[10Dec2025 10:26:40.963] [main/INFO] [BadOptimizations/]: enable_toast_optimizations: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: ignore_mod_incompatibilities: false
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: lightmap_time_change_needed_for_update: 80
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: enable_lightmap_caching: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: enable_particle_manager_optimization: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: enable_entity_renderer_caching: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: log_config: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: enable_remove_redundant_fov_calculations: true
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: config_version: 5
[10Dec2025 10:26:40.964] [main/INFO] [BadOptimizations/]: enable_sky_angle_caching_in_worldrenderer: true
[10Dec2025 10:26:40.965] [main/INFO] [BadOptimizations/]: enable_block_entity_renderer_caching: true
[10Dec2025 10:26:40.965] [main/INFO] [BadOptimizations/]: skycolor_time_change_needed_for_update: 3
[10Dec2025 10:26:40.965] [main/INFO] [BadOptimizations/]: enable_entity_flag_caching: true
[10Dec2025 10:26:40.966] [main/INFO] [BadOptimizations/]: ignore_mod_cache_hooks: false
[10Dec2025 10:26:40.966] [main/INFO] [BadOptimizations/]: enable_debug_renderer_disable_if_not_needed: true
[10Dec2025 10:26:40.966] [main/INFO] [BadOptimizations/]: enable_sky_color_caching: true
[10Dec2025 10:26:40.966] [main/INFO] [BadOptimizations/]: enable_remove_tutorial_if_not_demo: true
[10Dec2025 10:26:40.966] [main/INFO] [BadOptimizations/]: show_f3_text: true
[10Dec2025 10:26:41.710] [main/WARN] [mixin/]: Error loading class: com/portingdeadmods/cable_facades/events/GameClientEvents$2 (java.lang.ClassNotFoundException: com.portingdeadmods.cable_facades.events.GameClientEvents$2)
[10Dec2025 10:26:41.712] [main/WARN] [mixin/]: Error loading class: com/direwolf20/justdirethings/client/renderers/OurRenderTypes (java.lang.ClassNotFoundException: com.direwolf20.justdirethings.client.renderers.OurRenderTypes)
[10Dec2025 10:26:41.714] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/entity/RenderFlame (java.lang.ClassNotFoundException: mekanism.client.render.entity.RenderFlame)
[10Dec2025 10:26:41.715] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/armor/MekaSuitArmor (java.lang.ClassNotFoundException: mekanism.client.render.armor.MekaSuitArmor)
[10Dec2025 10:26:41.716] [main/WARN] [mixin/]: Error loading class: mekanism/client/render/lib/effect/BillboardingEffectRenderer (java.lang.ClassNotFoundException: mekanism.client.render.lib.effect.BillboardingEffectRenderer)
[10Dec2025 10:26:41.719] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/client/utils/IEGLShaders (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.client.utils.IEGLShaders)
[10Dec2025 10:26:41.815] [main/WARN] [IMixinConfigPlugin/]: InvTweaksEmuForIPN: Doing our own dependency resolving! Because Forge is being Forge....: https://github.com/MinecraftForge/MinecraftForge/issues/9088
[10Dec2025 10:26:41.900] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/gui/components/MultilineTextField/StringView (java.lang.ClassNotFoundException: net.minecraft.client.gui.components.MultilineTextField.StringView)
[10Dec2025 10:26:41.901] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.components.MultilineTextField.StringView was not found chatnotify.mixins.json:accessor.StringViewAccessor from mod chatnotify
[10Dec2025 10:26:42.399] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.FogRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[10Dec2025 10:26:42.401] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.ClientLevelMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[10Dec2025 10:26:42.401] [main/WARN] [Sodium/]: Force-disabling mixin 'features.render.world.sky.LevelRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[10Dec2025 10:26:42.710] [main/INFO] [me.ImJoshh.elytra_physics.mixin.ElytraPhysicsMixinPlugin/]: ClientAvatarStatePreventSnappingMixin was chosen to be loaded!
[10Dec2025 10:26:42.735] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/gui/SodiumGameOptionPages (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages)
[10Dec2025 10:26:42.736] [main/WARN] [mixin/]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net.caffeinemc.sodium.config.user.UserConfigCategories)
[10Dec2025 10:26:42.736] [main/WARN] [mixin/]: Error loading class: net/vulkanmod/config/option/Options (java.lang.ClassNotFoundException: net.vulkanmod.config.option.Options)
[10Dec2025 10:26:42.760] [main/WARN] [IMixinConfigPlugin/]: Inventory Profiles Next: Doing our own dependency resolving! Because Forge is being Forge....: https://github.com/MinecraftForge/MinecraftForge/issues/9088
[10Dec2025 10:26:42.761] [main/WARN] [mixin/]: Error loading class: dev/isxander/controlify/virtualmouse/VirtualMouseHandler (java.lang.ClassNotFoundException: dev.isxander.controlify.virtualmouse.VirtualMouseHandler)
[10Dec2025 10:26:42.761] [main/WARN] [mixin/]: @Mixin target dev.isxander.controlify.virtualmouse.VirtualMouseHandler was not found mixins.ipnext.json:MixinVirtualMouseHandler from mod inventoryprofilesnext
[10Dec2025 10:26:42.768] [main/WARN] [mixin/]: Error loading class: de/maxhenkel/easyvillagers/blocks/tileentity/TraderTileentityBase (java.lang.ClassNotFoundException: de.maxhenkel.easyvillagers.blocks.tileentity.TraderTileentityBase)
[10Dec2025 10:26:42.768] [main/WARN] [mixin/]: @Mixin target de.maxhenkel.easyvillagers.blocks.tileentity.TraderTileentityBase was not found mixins.ipnext.json:MixinTraderTileEntityBase from mod inventoryprofilesnext
[10Dec2025 10:26:43.382] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal)
[10Dec2025 10:26:43.383] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal)
[10Dec2025 10:26:43.391] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/gui/SodiumGameOptionPages (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages)
[10Dec2025 10:26:43.392] [main/WARN] [mixin/]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net.caffeinemc.sodium.config.user.UserConfigCategories)
[10Dec2025 10:26:43.392] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/gui/SodiumGameOptionPages (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.gui.SodiumGameOptionPages)
[10Dec2025 10:26:43.392] [main/WARN] [mixin/]: Error loading class: net/caffeinemc/sodium/config/user/UserConfigCategories (java.lang.ClassNotFoundException: net.caffeinemc.sodium.config.user.UserConfigCategories)
[10Dec2025 10:26:43.450] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal)
[10Dec2025 10:26:43.483] [main/WARN] [mixin/]: Error loading class: org/jetbrains/annotations/ApiStatus$Internal (java.lang.ClassNotFoundException: org.jetbrains.annotations.ApiStatus$Internal)
[10Dec2025 10:26:43.509] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[10Dec2025 10:26:45.389] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 281 Datafixer optimizations took 361 milliseconds
[10Dec2025 10:26:45.429] [main/WARN] [oshi.driver.windows.perfmon.PerfmonDisabled/]: Invalid registry value type detected for PerfOS counters. Should be REG_DWORD. Ignoring: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PerfOS\Performance\Disable Performance Counters.
[10Dec2025 10:26:51.010] [pool-18-thread-1/WARN] [mixin/]: Method overwrite conflict for scheduleRandomTick in corgilib-common.mixins.json:chunk.MixinChunkAccess from mod corgilib, previously written by dev.corgitaco.ohthetreesyoullgrow.mixin.chunk.MixinChunkAccess. Skipping method.
[10Dec2025 10:26:51.010] [pool-18-thread-1/WARN] [mixin/]: Method overwrite conflict for getScheduledRandomTicks in corgilib-common.mixins.json:chunk.MixinChunkAccess from mod corgilib, previously written by dev.corgitaco.ohthetreesyoullgrow.mixin.chunk.MixinChunkAccess. Skipping method.
[10Dec2025 10:26:53.617] [pool-18-thread-1/INFO] [dev.yumi.mc.core.impl.YumiFoundationMod/]: Initializing mods (entrypoint yumi:init)...
[10Dec2025 10:26:53.896] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize quarryplus with com.kotori316.scala_lib.ScalaModContainer
[10Dec2025 10:26:53.902] [modloading-worker-0/INFO] [com.autovw.moreconcrete.common.MoreConcrete/]: Initializing platform helper for More Concrete!
[10Dec2025 10:26:53.931] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.10.64, for MC 1.21.10
[10Dec2025 10:26:53.938] [modloading-worker-0/INFO] [me.jddev0.ep.config.ModConfigs/]: Energized Power common config was successfully loaded
[10Dec2025 10:26:53.939] [modloading-worker-0/INFO] [me.jddev0.ep.config.ModConfigs/]: Energized Power server config was successfully loaded
[10Dec2025 10:26:53.981] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing VariantsAndVenturesConfig from 'config\variantsandventures.json'
[10Dec2025 10:26:54.124] [modloading-worker-0/INFO] [hexagonnico.undergroundworlds.UndergroundWorlds/]: Initializing NeoForge mod
[10Dec2025 10:26:54.132] [modloading-worker-0/INFO] [malilib/]: Sodium: [0.7.3+mc1.21.10], Iris: [1.9.6+mc1.21.10]
[10Dec2025 10:26:54.132] [modloading-worker-0/INFO] [malilib/]: Assigning MaLiLib Pipelines to Iris Programs:
[10Dec2025 10:26:54.133] [modloading-worker-0/INFO] [nemos_mossy_blocks/]: Thank you for using Nemo's Mossy Blocks
[10Dec2025 10:26:54.132] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for fantasticwings:common
[10Dec2025 10:26:54.134] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for statuemenus:common
[10Dec2025 10:26:54.166] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for echochest:common
[10Dec2025 10:26:54.177] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/no_depth/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.183] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loading
[10Dec2025 10:26:54.183] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for easyanvils:common
[10Dec2025 10:26:54.192] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for statuemenus:client
[10Dec2025 10:26:54.203] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for tooltipinsights:common
[10Dec2025 10:26:54.205] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/no_depth: BASIC_COLOR
[10Dec2025 10:26:54.205] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/lequal_depth/offset_1: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/lequal_depth/offset_2: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/lequal_depth/offset_3: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/lequal_depth/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/lequal_depth: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/greater_depth: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent/depth_mask: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/translucent: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/no_depth/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/no_depth: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/lequal_depth/offset_1: BASIC_COLOR
[10Dec2025 10:26:54.206] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/lequal_depth/offset_2: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/lequal_depth/offset_3: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/lequal_depth/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/lequal_depth: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/greater_depth: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa/depth_mask: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_color/masa: BASIC_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/no_depth/no_cull: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/no_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/lequal_depth/offset_1: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/lequal_depth/offset_2: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/lequal_depth/offset_3: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/lequal_depth/no_cull: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/lequal_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/greater_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent/depth_mask: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/translucent: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/no_depth/no_cull: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/no_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/lequal_depth/offset_1: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/lequal_depth/offset_2: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/INFO] [QuarryPlus/]: [PlatformAccess] loaded for NeoForge, PlatformAccessNeoForge
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/lequal_depth/offset_3: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/lequal_depth/no_cull: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/lequal_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/greater_depth: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa/depth_mask: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/position_tex_color/masa: TEXTURED_COLOR
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/no_depth/no_cull: LINES
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/no_depth: LINES
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/no_cull: LINES
[10Dec2025 10:26:54.207] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/lequal_depth: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/offset_1: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/offset_2: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent/offset_3: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/translucent: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/no_depth/no_cull: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/no_depth: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/no_cull: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/lequal_depth: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/offset_1: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/offset_2: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple/offset_3: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_lines/masa_simple: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/no_depth/no_cull: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/no_depth: LINES
[10Dec2025 10:26:54.208] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for tooltipinsights:client
[10Dec2025 10:26:54.208] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/no_cull: LINES
[10Dec2025 10:26:54.209] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/offset_1: LINES
[10Dec2025 10:26:54.209] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/offset_2: LINES
[10Dec2025 10:26:54.209] [modloading-worker-0/INFO] [QuarryPlus/]: Initialize finished quarryplus
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent/offset_3: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/translucent: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/no_depth/no_cull: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/no_depth: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/no_cull: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/offset_1: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/offset_2: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple/offset_3: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/debug_line_strip/masa_simple: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/solid/masa/offset: TERRAIN_SOLID
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/wireframe/masa/offset: LINES
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found fine program match for malilib:pipeline/cutout_mipped/masa/offset: TERRAIN_CUTOUT
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found fine program match for malilib:pipeline/cutout/masa/offset: TERRAIN_CUTOUT
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/translucent/masa/offset: TERRAIN_TRANSLUCENT
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/tripwire/masa/offset: TERRAIN_TRANSLUCENT
[10Dec2025 10:26:54.211] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/solid/masa: TERRAIN_SOLID
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/wireframe/masa: LINES
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found fine program match for malilib:pipeline/cutout_mipped/masa: TERRAIN_CUTOUT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found fine program match for malilib:pipeline/cutout/masa: TERRAIN_CUTOUT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/translucent/masa: TERRAIN_TRANSLUCENT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found *decent* program match for malilib:pipeline/tripwire/masa: TERRAIN_TRANSLUCENT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/no_depth/offset: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/no_depth: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/offset/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/offset: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/depth_mask: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape/no_cull: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/minihud/shape: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found okay program match for malilib:pipeline/gui_overlay: BASIC_COLOR
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found fine program match for neoforge:pipeline/entity_smooth_cutout_cull: ENTITIES_CUTOUT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found fine program match for neoforge:pipeline/entity_translucent_cull: ENTITIES_TRANSLUCENT
[10Dec2025 10:26:54.212] [modloading-worker-0/WARN] [Iris/]: Found fine program match for neoforge:pipeline/entity_unlit_translucent: ENTITIES_TRANSLUCENT
[10Dec2025 10:26:54.214] [modloading-worker-0/INFO] [noisium/]: Loading Noisium.
[10Dec2025 10:26:54.214] [modloading-worker-0/INFO] [noisium/]: Loaded Noisium config from resource
[10Dec2025 10:26:54.215] [modloading-worker-0/INFO] [noisium/]: Noisium config: noiseChunkGenerator=true, generationShapeConfig=true, chunkSection=true, chainedBlockSource=true, useGuiGraphics=true
[10Dec2025 10:26:54.215] [modloading-worker-0/INFO] [com.autovw.advancednetherite.AdvancedNetherite/]: Initializing platform helper for Advanced Netherite!
[10Dec2025 10:26:54.221] [modloading-worker-0/ERROR] [noisium/]: Failed to register config screen factory: argument type mismatch
[10Dec2025 10:26:54.265] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config easyanvils-common.toml
[10Dec2025 10:26:54.304] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config easyanvils-client.toml
[10Dec2025 10:26:54.379] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for betteranimationscollection:common
[10Dec2025 10:26:54.381] [modloading-worker-0/INFO] [Plushables/]: - Plushables Loaded -
[10Dec2025 10:26:54.427] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for easyanvils:client
[10Dec2025 10:26:54.436] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for fantasticwings:client
[10Dec2025 10:26:54.444] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for enchantmentinsights:common
[10Dec2025 10:26:54.476] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for echochest:client
[10Dec2025 10:26:54.502] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config enchantmentinsights-client.toml
[10Dec2025 10:26:54.537] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for enchantmentinsights:client
[10Dec2025 10:26:54.594] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for universalbonemeal:common
[10Dec2025 10:26:54.605] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for universalbonemeal:client
[10Dec2025 10:26:54.625] [modloading-worker-0/INFO] [lillouarts.placeablefood.PlaceableFoodMod/]: Loaded mod placeable_food
[10Dec2025 10:26:54.695] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for farmingforblockheads:common (COMMON) with 10 properties.
[10Dec2025 10:26:54.716] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config betteranimationscollection-client.toml
[10Dec2025 10:26:54.730] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for betteranimationscollection:client
[10Dec2025 10:26:54.731] [modloading-worker-0/INFO] [DisplayCase/]: Hello NeoForge world!
[10Dec2025 10:26:54.735] [modloading-worker-0/INFO] [Some More Blocks/]: Loaded service: net.seface.somemoreblocks.platform.NeoForgePlatformHelper@6ce98ba6
[10Dec2025 10:26:54.737] [modloading-worker-0/INFO] [Some More Blocks/]: *****************************************************
[10Dec2025 10:26:54.737] [modloading-worker-0/INFO] [Some More Blocks/]: * Some More Blocks initialized! *
[10Dec2025 10:26:54.737] [modloading-worker-0/INFO] [Some More Blocks/]: * https://sefacestudios.net/links *
[10Dec2025 10:26:54.737] [modloading-worker-0/INFO] [Some More Blocks/]: *****************************************************
[10Dec2025 10:26:54.737] [modloading-worker-0/INFO] [Some More Blocks/]: > Platform: NeoForge
[10Dec2025 10:26:54.738] [modloading-worker-0/INFO] [luckperms/]: Skipping LuckPerms init (not supported on the client!)
[10Dec2025 10:26:54.739] [modloading-worker-0/INFO] [Some More Blocks/]: > Environment: Production
[10Dec2025 10:26:54.740] [modloading-worker-0/INFO] [Some More Blocks/]: > Version: 1.21.10-1.8.0
[10Dec2025 10:26:54.740] [modloading-worker-0/INFO] [Some More Blocks/]: *****************************************************
[10Dec2025 10:26:54.786] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for armorstatues:common
[10Dec2025 10:26:54.792] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config armorstatues-client.toml
[10Dec2025 10:26:54.834] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for armorstatues:client
[10Dec2025 10:26:54.872] [modloading-worker-0/INFO] [Living Things/]: Loaded NeoForgeRegistrationFactory for service Factory
[10Dec2025 10:26:54.907] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager...
[10Dec2025 10:26:54.915] [modloading-worker-0/INFO] [nemos_woodcutter/]: Thank you for using Nemo's Woodcutter!
[10Dec2025 10:26:54.923] [modloading-worker-0/INFO] [mezz.jei.library.load.PluginCaller/]: Sending ConfigManager took 12.65 milliseconds
[10Dec2025 10:26:54.936] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for bloomcraft:common
[10Dec2025 10:26:54.942] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for puzzleslib:common
[10Dec2025 10:26:54.944] [modloading-worker-0/INFO] [xxrexraptorxx.magmacore.main.MagmaCore/]: Configs registered for magmacore
[10Dec2025 10:26:54.946] [modloading-worker-0/INFO] [nemos_woodcutter/]: Registering recipe serializer
[10Dec2025 10:26:54.947] [modloading-worker-0/INFO] [nemos_woodcutter/]: Register recipe types
[10Dec2025 10:26:54.952] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for puzzleslib:client
[10Dec2025 10:26:54.956] [modloading-worker-0/INFO] [nemos_woodcutter/]: Registering recipe book categories
[10Dec2025 10:26:54.957] [modloading-worker-0/INFO] [nemos_woodcutter/]: Registering recipe displays
[10Dec2025 10:26:54.962] [modloading-worker-0/INFO] [nemos_woodcutter/]: Registering menu types
[10Dec2025 10:26:54.966] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for hotbarslotcycling:common
[10Dec2025 10:26:54.982] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config hotbarslotcycling-client.toml
[10Dec2025 10:26:54.986] [modloading-worker-0/INFO] [me.ImJoshh.elytra_physics.ElytraPhysicsNeoForge/]: LOADER SETUP RUN
[10Dec2025 10:26:54.986] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for hotbarslotcycling:client
[10Dec2025 10:26:54.990] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for bloomcraft:client
[10Dec2025 10:26:54.995] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for cookingforblockheads:common (COMMON) with 12 properties.
[10Dec2025 10:26:55.001] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for alltheheads:common
[10Dec2025 10:26:55.004] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config alltheheads-common.toml
[10Dec2025 10:26:55.005] [modloading-worker-0/INFO] [spawnanimations/]: [Spawn Animations] Registering server started event...
[10Dec2025 10:26:55.006] [modloading-worker-0/INFO] [spawnanimations/]: [Spawn Animations] MidnightLib detected!
[10Dec2025 10:26:55.018] [modloading-worker-0/INFO] [spawnanimations/]: [Spawn Animations] Loaded Spawn Animations by Tschipcraft successfully!
[10Dec2025 10:26:55.019] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for arcanelanterns:common
[10Dec2025 10:26:55.020] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.neoforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
[10Dec2025 10:26:55.021] [modloading-worker-0/INFO] [Anvian's Lib/]: Anvian's Lib initialized in Minecraft 1.21.10
[10Dec2025 10:26:55.032] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for alltheheads:client
[10Dec2025 10:26:55.036] [modloading-worker-0/INFO] [Faewulf's Lib/]: [Faewulf's Lib] Initializing...
[10Dec2025 10:26:55.038] [modloading-worker-0/INFO] [Faewulf's Lib/]: [Faewulf's Lib] Hello from Faewulf with <3
[10Dec2025 10:26:55.038] [modloading-worker-0/INFO] [Faewulf's Lib/]: [Faewulf's Lib] Init done
[10Dec2025 10:26:55.052] [modloading-worker-0/INFO] [AutoModpack/]: Launching AutoModpack...
[10Dec2025 10:26:55.075] [modloading-worker-0/INFO] [macu_lib/]: Roles cache updated at Wed Dec 10 10:26:55 EST 2025
[10Dec2025 10:26:55.076] [modloading-worker-0/INFO] [macu_lib/]: RoleChecker initialized with cache refresh every 60 minutes.
[10Dec2025 10:26:55.086] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for arcanelanterns:client
[10Dec2025 10:26:55.091] [modloading-worker-0/INFO] [MonoLib/]: Warden did not detect any unsafe JAR files in C:\Users\********\AppData\Roaming\PrismLauncher\instances\NeoForge 1.21.10 Updater\.minecraft\mods
[10Dec2025 10:26:55.092] [modloading-worker-0/INFO] [MonoLib/]: You can disable this message by setting "verify_mod_files" in config/monolib-common.toml to false.
[10Dec2025 10:26:55.115] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 8.13.
[10Dec2025 10:26:55.117] [modloading-worker-0/INFO] [AutoModpack/]: AutoModpack launched! took 65ms
[10Dec2025 10:26:55.132] [modloading-worker-0/INFO] [Basic Weapons/]: No material packs found in basicweapons_materialpacks
[10Dec2025 10:26:55.142] [modloading-worker-0/INFO] [Piggyback/]: [Piggyback] Loading
[10Dec2025 10:26:55.142] [modloading-worker-0/INFO] [Piggyback/]: [Piggyback] Register commands...
[10Dec2025 10:26:55.145] [modloading-worker-0/INFO] [Amber/]: Initializing Everlasting Amber Dreams on NeoForge...
[10Dec2025 10:26:55.147] [modloading-worker-0/INFO] [Inventory Profiles Next/]: [Inventory Profiles Next] Inventory Profiles Next - init in Kotlin
[10Dec2025 10:26:55.157] [modloading-worker-0/INFO] [Basic Weapons/]: - Basic Weapons Loaded -
[10Dec2025 10:26:55.185] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for ytones:common
[10Dec2025 10:26:55.196] [modloading-worker-0/INFO] [owo/]: Cheese Cheese Creeper, the newest release from MC Basic
[10Dec2025 10:26:55.196] [modloading-worker-0/INFO] [Piggyback/]: [Piggyback] Init done
[10Dec2025 10:26:55.217] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for ytones:client
[10Dec2025 10:26:55.221] [modloading-worker-0/INFO] [net.minecraft.server.LoggedPrintStream/]: [STDOUT]: [LibGui] Initializing Client...
[10Dec2025 10:26:55.247] [modloading-worker-0/INFO] [Amber/]: Amber internal networking initialized
[10Dec2025 10:26:55.283] [modloading-worker-0/INFO] [net.blay09.mods.balm.neoforge.config.NeoForgeBalmConfig/]: Registering config for waystones:common (COMMON) with 32 properties.
[10Dec2025 10:26:55.283] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing FriendsAndFoesConfig from 'config\friendsandfoes.json'
[10Dec2025 10:26:55.293] [modloading-worker-0/INFO] [skillexpnotifier/]: Finally, Hello At Last World ~ skillexpnotifier
[10Dec2025 10:26:55.302] [modloading-worker-0/INFO] [skillexpnotifier/]: SkillExpNotifier NeoForge module initialized
[10Dec2025 10:26:55.304] [modloading-worker-0/INFO] [nemos_tags/]: Thanks for using Nemo's Tags!
[10Dec2025 10:26:55.306] [modloading-worker-0/INFO] [Beltborne Lanterns/]: Initializing v1.2.3 [NeoForge]
[10Dec2025 10:26:55.317] [modloading-worker-0/INFO] [com.iamkaf.torchtoss.TorchToss/]: TorchToss initializing...
[10Dec2025 10:26:55.317] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for eternalnether:common
[10Dec2025 10:26:55.322] [modloading-worker-0/INFO] [Enchanted Vertical Slabs/]: Enchanted Vertical Slabs is loading in a NeoForge environment!
[10Dec2025 10:26:55.326] [modloading-worker-0/INFO] [YetAnotherConfigLib/]: Deserializing YACLConfig from 'C:\Users\********\AppData\Roaming\PrismLauncher\instances\NeoForge 1.21.10 Updater\.minecraft\config\yacl.json5'
[10Dec2025 10:26:55.333] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3NeoForge/]: [BetterF3] Starting...
[10Dec2025 10:26:55.335] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3NeoForge/]: [BetterF3] Loading...
[10Dec2025 10:26:55.340] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for effectinsights:common
[10Dec2025 10:26:55.348] [modloading-worker-0/INFO] [journeymap/]: Loaded null for service interface journeymap.api.services.WebMapService
[10Dec2025 10:26:55.350] [modloading-worker-0/INFO] [lillouarts.magicvibedecorations.MagicVibeDecorationsMod/]: Mod magic_vibe_decorations successfully initialized!
[10Dec2025 10:26:55.352] [modloading-worker-0/INFO] [journeymap/]: Loaded journeymap.common.helpers.NeoForgeClientHooks@4a61720b for service interface journeymap.api.services.ClientPlatformService
[10Dec2025 10:26:55.352] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config effectinsights-client.toml
[10Dec2025 10:26:55.355] [modloading-worker-0/INFO] [journeymap/]: Loaded journeymap.common.helpers.NeoForgeHooks@7cabc850 for service interface journeymap.api.services.CommonPlatformService
[10Dec2025 10:26:55.355] [modloading-worker-0/INFO] [Packet Fixer/]: Packet Fixer 3.3.2 NeoForge has been initialized!
[10Dec2025 10:26:55.357] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for overflowingbars:common
[10Dec2025 10:26:55.357] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for effectinsights:client
[10Dec2025 10:26:55.371] [modloading-worker-0/INFO] [me.treyruffy.betterf3.BetterF3NeoForge/]: [BetterF3] All done!
[10Dec2025 10:26:55.373] [modloading-worker-0/INFO] [Puzzles Lib/]: Dispatching loading event for config overflowingbars-client.toml
[10Dec2025 10:26:55.381] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for overflowingbars:client
[10Dec2025 10:26:55.382] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing components for eternalnether:client
[10Dec2025 10:26:55.427] [modloading-worker-0/INFO] [Better Archeology/]: Registering Worldgen/structure Types for Better Archeology
[10Dec2025 10:26:55.427] [modloading-worker-0/INFO] [Better Archeology/]: Registering Entity Types for Better Archeology
[10Dec2025 10:26:55.429] [modloading-worker-0/INFO] [Better Archeology/]: Registering Enchantments for Better Archeology
[10Dec2025 10:26:55.429] [modloading-worker-0/INFO] [Better Archeology/]: Registering Creative Mode Tabs for Better Archeology
[10Dec2025 10:26:55.434] [modloading-worker-0/INFO] [Better Archeology/]: Registering Items for Better Archeology
[10Dec2025 10:26:55.461] [modloading-worker-0/INFO] [Better Archeology/]: Registering Blocks for Better Archeology
[10Dec2025 10:26:55.462] [modloading-worker-0/INFO] [Better Archeology/]: Registering Tags for Better Archeology
[10Dec2025 10:26:55.464] [modloading-worker-0/INFO] [Better Archeology/]: Registering Block Entity Types for Better Archeology
[10Dec2025 10:26:55.467] [modloading-worker-0/INFO] [Better Archeology/]: Registering Menus for Better Archeology
[10Dec2025 10:26:55.468] [modloading-worker-0/INFO] [Better Archeology/]: Registering Recipe Serializers for Better Archeology
[10Dec2025 10:26:55.468] [modloading-worker-0/INFO] [Better Archeology/]: Registering Recipe Types for Better Archeology
[10Dec2025 10:26:55.469] [modloading-worker-0/INFO] [Anvian's Lib/]: Telemetry data sent: 201
[10Dec2025 10:26:55.470] [modloading-worker-0/INFO] [Better Archeology/]: Registering Villager Professions for Better Archeology
[10Dec2025 10:26:55.475] [modloading-worker-0/INFO] [Better Archeology/]: Registering Events for Better Archeology
[10Dec2025 10:26:55.476] [modloading-worker-0/INFO] [Better Archeology/]: Registering Sound Events for Better Archeology
[10Dec2025 10:26:55.510] [modloading-worker-0/INFO] [fzzy_config/]: Loaded config fzzy_config:keybinds in 383ms
[10Dec2025 10:26:55.757] [modloading-sync-worker/INFO] [fzzy_config/]: Loaded config accessorify:config in 131ms
[10Dec2025 10:26:58.220] [modloading-sync-worker/INFO] [Living Things/]: Loaded NeoForgePlatformHelper for service IPlatformHelper
[10Dec2025 10:26:58.866] [modloading-sync-worker/INFO] [Living Things/]: Config 'livingthings.json' was successfully loaded.
[10Dec2025 10:26:58.868] [modloading-sync-worker/INFO] [Living Things/]: Config 'penguin.json' was successfully loaded.
[10Dec2025 10:26:58.869] [modloading-sync-worker/INFO] [Living Things/]: Config 'elephant.json' was successfully loaded.
[10Dec2025 10:26:58.870] [modloading-sync-worker/INFO] [Living Things/]: Config 'giraffe.json' was successfully loaded.
[10Dec2025 10:26:58.871] [modloading-sync-worker/INFO] [Living Things/]: Config 'lion.json' was successfully loaded.
[10Dec2025 10:26:58.872] [modloading-sync-worker/INFO] [Living Things/]: Config 'shark.json' was successfully loaded.
[10Dec2025 10:26:58.872] [modloading-sync-worker/INFO] [Living Things/]: Config 'ostrich.json' was successfully loaded.
[10Dec2025 10:26:58.874] [modloading-sync-worker/INFO] [Living Things/]: Config 'flamingo.json' was successfully loaded.
[10Dec2025 10:26:58.875] [modloading-sync-worker/INFO] [Living Things/]: Config 'crab.json' was successfully loaded.
[10Dec2025 10:26:58.876] [modloading-sync-worker/INFO] [Living Things/]: Config 'mantaray.json' was successfully loaded.
[10Dec2025 10:26:58.877] [modloading-sync-worker/INFO] [Living Things/]: Config 'raccoon.json' was successfully loaded.
[10Dec2025 10:26:58.879] [modloading-sync-worker/INFO] [Living Things/]: Config 'owl.json' was successfully loaded.
[10Dec2025 10:26:58.879] [modloading-sync-worker/INFO] [Living Things/]: Config 'ancient_blaze.json' was successfully loaded.
[10Dec2025 10:26:58.880] [modloading-sync-worker/INFO] [Living Things/]: Config 'koala.json' was successfully loaded.
[10Dec2025 10:26:58.881] [modloading-sync-worker/INFO] [Living Things/]: Config 'snail.json' was successfully loaded.
[10Dec2025 10:26:58.882] [modloading-sync-worker/INFO] [Living Things/]: Config 'monkey.json' was successfully loaded.
[10Dec2025 10:26:58.882] [modloading-sync-worker/INFO] [Living Things/]: Config 'nether_knight.json' was successfully loaded.
[10Dec2025 10:26:58.884] [modloading-sync-worker/INFO] [Living Things/]: Config 'shroomie.json' was successfully loaded.
[10Dec2025 10:26:58.885] [modloading-sync-worker/INFO] [Living Things/]: Config 'seahorse.json' was successfully loaded.
[10Dec2025 10:26:58.886] [modloading-sync-worker/INFO] [Living Things/]: Config 'baby_ender_dragon.json' was successfully loaded.
[10Dec2025 10:26:58.887] [modloading-sync-worker/INFO] [Living Things/]: Config 'peacock.json' was successfully loaded.
[10Dec2025 10:26:58.887] [modloading-sync-worker/INFO] [Living Things/]: Registering MobAttributes
[10Dec2025 10:26:58.911] [modloading-sync-worker/INFO] [Living Things/]: Registering SpawnPlacements
[10Dec2025 10:27:05.876] [modloading-sync-worker/INFO] [noisium/]: Loaded NeoForge config
[10Dec2025 10:27:05.901] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Class 'com.illusivesoulworks.colytra.client.ColytraLayer' not found
[10Dec2025 10:27:05.902] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Class 'com.illusivesoulworks.elytraslot.client.ElytraSlotLayer' not found
[10Dec2025 10:27:05.902] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Class 'com.kyanite.deeperdarker.client.render.SoulElytraRenderer' not found
[10Dec2025 10:27:05.902] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Class 'pw.lakuna.elytra_trinket.ElytraTrinketFeatureRenderer' not found
[10Dec2025 10:27:05.902] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Class 'org.betterx.betterend.client.render.ArmoredElytraLayer' not found
[10Dec2025 10:27:05.903] [modloading-sync-worker/INFO] [me.ImJoshh.elytra_physics.config.ElytraPhysicsConfig/]: Successfully added class 'net.minecraft.client.renderer.entity.layers.WingsLayer' to layer inject list
[10Dec2025 10:27:05.931] [modloading-sync-worker/INFO] [com.tom.storagemod.StorageMod/]: Loaded Tom's Simple Storage config file toms_storage-common.toml
[10Dec2025 10:27:05.962] [main/INFO] [net.minecraft.client.main.Main/]: Completely ignored arguments: [--userType, msa]
[10Dec2025 10:27:06.127] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[10Dec2025 10:27:06.148] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: CrazyFireWolf
[10Dec2025 10:27:06.167] [Render thread/INFO] [Iris/]: Queuing DH event binding...
[10Dec2025 10:27:06.253] [Render thread/INFO] [LambDynamicLights/]: [LambDynLights] Initializing LambDynamicLights...
[10Dec2025 10:27:06.283] [Render thread/INFO] [LambDynamicLights|Config/]: [LambDynLights] Configuration loaded.
[10Dec2025 10:27:06.287] [Render thread/INFO] [Beltborne Lanterns/]: Dynamic lights: integrated via LambDynamicLights 4.x (API entrypoint)
[10Dec2025 10:27:06.340] [Render thread/INFO] [journeymap/]: Registering Keybinds
[10Dec2025 10:27:06.341] [Render thread/INFO] [Beltborne Lanterns/]: Client ready [NeoForge].
[10Dec2025 10:27:06.746] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5
[10Dec2025 10:27:06.799] [Render thread/INFO] [Sodium-NvidiaWorkarounds/]: Modifying process environment to apply workarounds for the NVIDIA graphics driver...
[10Dec2025 10:27:06.799] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: Failed to modify the process environment
java.lang.IllegalStateException: Command line is already modified
at FML Early Services/net.caffeinemc.mods.sodium.client.platform.windows.WindowsCommandLine.setCommandLine(WindowsCommandLine.java:14) ~[sodium-neoforge-0.7.3+mc1.21.10.jar:?]
at FML Early Services/net.caffeinemc.mods.sodium.client.compatibility.workarounds.nvidia.NvidiaWorkarounds.applyEnvironmentChanges$Windows(NvidiaWorkarounds.java:89) ~[sodium-neoforge-0.7.3+mc1.21.10.jar:?]
at FML Early Services/net.caffeinemc.mods.sodium.client.compatibility.workarounds.nvidia.NvidiaWorkarounds.applyEnvironmentChanges(NvidiaWorkarounds.java:73) [sodium-neoforge-0.7.3+mc1.21.10.jar:?]
at TRANSFORMER/minecraft@1.21.10/com.mojang.blaze3d.platform.Window.redirect$clj000$sodium$wrapGlfwCreateWindow(Window.java:2129) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/com.mojang.blaze3d.platform.Window.mixinextras$bridge$redirect$clj000$sodium$wrapGlfwCreateWindow$63(Window.java) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/com.mojang.blaze3d.platform.Window.wrapOperation$cii000$sodium$setAdditionalWindowHints(Window.java:1623) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/com.mojang.blaze3d.platform.Window.<init>(Window.java:100) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.VirtualScreen.newWindow(VirtualScreen.java:23) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.Minecraft.<init>(Minecraft.java:474) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/ixeris@3.8.1+1.21.10-neoforge/me.decce.ixeris.VersionCompatUtils.tryCreateMinecraft(VersionCompatUtils.java:40) [Ixeris-3.8.1+1.21.10-neoforge-mod.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.main.Main.ixeris$runRenderThread(Main.java:577) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.main.Main.mdb9c287$ixeris$lambda$ixeris$main$0$0(Main.java:550) [minecraft-client-patched-21.10.64.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1474) [?:?]
[10Dec2025 10:27:06.800] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME!
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME! The workarounds for the NVIDIA Graphics Driver did not apply correctly!
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME! You are very likely going to run into unexplained crashes and severe performance issues.
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME! More information about what went wrong can be found above this message.
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME!
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME! Please help us understand why this problem occurred by opening a bug report on our issue tracker:
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME! https://github.com/CaffeineMC/sodium/issues
[10Dec2025 10:27:06.801] [Render thread/ERROR] [Sodium-NvidiaWorkarounds/]: READ ME!
[10Dec2025 10:27:07.336] [Render thread/INFO] [Iris/]: Debug functionality is disabled.
[10Dec2025 10:27:07.340] [Render thread/INFO] [Iris/]: ARB_direct_state_access detected, enabling DSA.
[10Dec2025 10:27:07.371] [Render thread/INFO] [com.mojang.blaze3d.systems.RenderSystem/]: OpenGL Vendor: NVIDIA Corporation
[10Dec2025 10:27:07.371] [Render thread/INFO] [com.mojang.blaze3d.systems.RenderSystem/]: OpenGL Renderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
[10Dec2025 10:27:07.371] [Render thread/INFO] [com.mojang.blaze3d.systems.RenderSystem/]: OpenGL Version: 3.3.0 NVIDIA 581.29
[10Dec2025 10:27:07.372] [Render thread/INFO] [Sodium-NvidiaWorkarounds/]: Modifying OpenGL context to apply workarounds for the NVIDIA graphics driver...
[10Dec2025 10:27:07.372] [Render thread/INFO] [Sodium-NvidiaWorkarounds/]: Enabling GL_DEBUG_OUTPUT_SYNCHRONOUS to force the NVIDIA driver to disable threaded command submission
[10Dec2025 10:27:07.394] [Render thread/INFO] [ImmediatelyFast/]: Initializing ImmediatelyFast 1.13.3+1.21.10 on NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 (NVIDIA Corporation) with OpenGL 3.3.0 NVIDIA 581.29
[10Dec2025 10:27:07.395] [Render thread/INFO] [ImmediatelyFast/]: Found Iris/Oculus 1.9.6+mc1.21.10. Enabling compatibility.
[10Dec2025 10:27:07.431] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
[10Dec2025 10:27:07.826] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/moreconcrete pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.839] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/spellbound_weapons_mr pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.847] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mcwtrpdoors pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.852] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/advancednetherite pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.856] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mcwlights pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.859] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/notes pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.859] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_qraftyfied pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.865] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/kobolds pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.866] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_lawrences_ambientfireflies pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.866] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_plushie_pods pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.867] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/naturescompass pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.868] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/farmingforblockheads pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.869] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_ancient_artifacts2 pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.877] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/justenoughbreeding pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.878] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/ohthetreesyoullgrow pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.883] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_afk_announcer pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.886] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/netherportalfix pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.886] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_invis_itemframe pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.887] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/cookingforblockheads pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.889] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/buildguide pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.889] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_blaze_attackanimation pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.893] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_light_craftby_jmp pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.894] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_rpg_skilltree pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.898] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/aiimprovements pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.904] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_lukis_grandcapitals pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.905] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/explorerscompass pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.905] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/distanthorizons pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.906] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/terralith pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.906] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/terralith overlays metadata: Overlay "empty-overlay" key formats is deprecated starting from pack format 65. Remove formats from your pack.mcmeta.
[10Dec2025 10:27:07.907] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/stewbeet_cauldron_concrete_powder pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.909] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_sleep pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.911] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_show_dimensioninname pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.912] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_mailboxes pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:07.917] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_musical_instrumentspack pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:07.923] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_deadly_deadlydungeon pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:08.567] [Render thread/INFO] [Iris/]: Hardware information:
[10Dec2025 10:27:08.567] [Render thread/INFO] [Iris/]: CPU: 16x AMD Ryzen 7 3700X 8-Core Processor
[10Dec2025 10:27:08.567] [Render thread/INFO] [Iris/]: GPU: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2 (Supports OpenGL 3.3.0 NVIDIA 581.29)
[10Dec2025 10:27:08.567] [Render thread/INFO] [Iris/]: OS: Windows 11 (10.0)
[10Dec2025 10:27:08.572] [Render thread/WARN] [malilib/]: onRegisterSpecialGuiRenderer():
[10Dec2025 10:27:09.379] [ForkJoinPool.commonPool-worker-10/WARN] [Iris/]: [Iris Update Check] This version doesn't have an update index, skipping.
[10Dec2025 10:27:09.550] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: mod/fantasyfurniture_bone_wither:built-in/assets/wither, mod/fantasyfurniture_bone_skeleton:built-in/assets/skeleton, vanilla, mod_resources, mod/sodium, mod/c2me_fixes_worldgen_threading_issues, mod/accessorify, mod/energizedpower, mod/easyanvils, mod/disenchanting_table, mod/slimyboyos, mod/quarryplus, mod/sodium_extra, mod/openpartiesandclaims, mod/fantasyfurniture_nordic, mod/underground_villages, mod/variantsandventures, mod/c2me_rewrites_chunk_serializer, mod/beautifiedchatclient, mod/mcwwindows, mod/clickthrough, mod/c2me_fixes_general_threading_issues, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/moreconcrete, mod/mr_vanilla_plusdatapack, mod/mr_ketkets_furnicraft, mod/fantasticwings, mod/neoforge, mod/undergroundworlds, mod/mcwstairs, mod/iris, mod/forgematica,litematica, mod/spellbound_weapons_mr, mod/mr_tree_builder, mod/medievalend, mod/c2me, mod/statuemenus, mod/balm, mod/nofeathertrample, mod/prickle, mod/invtweaksemuforipn, mod/jeresources, mod/c2me_base, mod/cloth_config, mod/corpse, mod/replantingcrops, mod/tool_trims, mod/chatnotify, mod/happy_airships, mod/nemos_mossy_blocks, mod/explorify, mod/mafglib,malilib, mod/zombieproofdoors, mod/mcwtrpdoors, mod/amplified_nether, mod/worldeditcui_protocol, mod/resourcefulconfig, mod/spark, mod/reeses_sodium_options, mod/echochest, mod/c2me_opts_dfc, mod/plushables, mod/tooltipinsights, mod/advancednetherite, mod/mr_dungeons_andtaverns, mod/noisium, mod/macu_lib, mod/mr_jakes_buildtools, mod/accessories, mod/worldedit, mod/deimos, mod/mcwfurnitures, mod/conditional_mixin, mod/tnt_grenades, mod/transition, mod/glow_ink_plus, mod/followersteleporttoo, mod/toms_storage, mod/stellarity, mod/smallernetherportals, mod/journeymap_api, mod/mcwlights, mod/betteranimationscollection, mod/puffish_skills, mod/notes, mod/enchantmentinsights, mod/c2me_threading_lighting, mod/mr_qraftyfied, mod/formationsnether, mod/treeharvester, mod/structurify, mod/jei, mod/lithostitched, mod/universalbonemeal, mod/lithium, mod/attributefix, mod/kobolds, mod/mr_lawrences_ambientfireflies, mod/fantasyfurniture_royal, mod/mr_plushie_pods, mod/travelersbackpack, mod/naturescompass, mod/badpackets, mod/silencemobs, mod/glitchcore, mod/farmingforblockheads, mod/craterlib, mod/mr_flower_tweaks, mod/toomanypaintings, mod/midnightlib, mod/mr_ancient_artifacts2, mod/c2me_rewrites_chunk_system, mod/fantasyfurniture_necrolord, mod/whitenoise, mod/compacthelpcommand, mod/cratedelight, mod/moreculling, mod/display_case, mod/datapatched, mod/somemoreblocks, mod/luckperms, mod/formations, mod/fantasyfurniture_bone,fantasyfurniture_bone_skeleton,fantasyfurniture_bone_wither, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/armorstatues, mod/mcwpaths, mod/tectonic, mod/formationsoverworld, mod/magic_vibe_decorations, mod/simplebackups, mod/trade_cycling, mod/terrablender, mod/livingthings, mod/fabric_api_base, mod/justenoughbreeding, mod/ohthetreesyoullgrow, mod/corgilib, mod/nemos_woodcutter, mod/journeypac, mod/kotlinforforge, mod/notenoughanimations, mod/c2me_notickvd, mod/entityculling, mod/yumi_mc_core, mod/bloomcraft, mod/immediatelyfast, mod/lambdynlights_api, mod/appleskin, mod/lootr, mod/puzzleslib, mod/mns, mod/mr_crop_andkettle, mod/mr_angel_islands, mod/mr_fishing_frontier, mod/mr_afk_announcer, mod/medieval_nether, mod/placementvisualizer, mod/letyourfriendeating, mod/mr_cottages_witchhuts, mod/kuma_api, mod/fabric_renderer_api_v1, mod/netherportalfix, mod/geckolib, mod/mr_invis_itemframe, mod/golden_foods, mod/mr_elytra_chestplate, mod/c2me_opts_natives_math, mod/hotbarslotcycling, mod/elytra_physics, mod/cookingforblockheads, mod/mr_builders_dream, mod/lambdynlights, mod/storagedelight, mod/c2me_opts_math, mod/buildguide, mod/mr_blaze_attackanimation, mod/mcwdoors, mod/medieval_buildings, mod/skniro_furniture, mod/economycraft, mod/scalablelux, mod/alltheheads, mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/pride, mod/mr_battle_towers, mod/arcanelanterns, mod/flowerymooblooms, mod/mcwbridges, mod/anvianslib, mod/enchantmentlevelcapindicator, mod/faewulf_lib, mod/signpost, mod/mr_light_craftby_jmp, mod/stackedblocks, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/mr_rpg_skilltree, mod/mcwfences, mod/automodpack_mod, mod/mobchampions, mod/gwoodworks, mod/collective, mod/mr_katters_structures, mod/mr_vanilla_npcs, mod/basicweapons, mod/blastingclay, mod/elevatorid, mod/resourcefullib, mod/bridgingmod, mod/inventoryprofilesnext, mod/amber, mod/torchtoss, mod/architectury, mod/skillexpnotifier, mod/aiimprovements, mod/lambdynlights_runtime, mod/piggyback, mod/monolib, mod/moogs_structures, mod/fabric_networking_api_v1, mod/c2me_rewrites_chunkio, mod/blastingsand, mod/infinitetrading, mod/puffish_attributes, mod/fantasydice, mod/ytones, mod/c2me_opts_allocs, mod/scaffoldingdropsnearby, mod/owo, mod/pyrite, mod/mss, mod/mr_chakram, mod/commonnetworking, mod/trender, mod/durabilitynotifier, mod/waystones, mod/taxfreelevels, mod/fantasyfurniture, mod/mcwpaintings, mod/journeymap, mod/alternate_current, mod/mr_vanilla_plusplusdatapack, mod/respawningshulkers, mod/mr_lukis_grandcapitals, mod/beautifiedchatserver, mod/oreharvester, mod/explorerscompass, mod/distanthorizons, mod/silly_eatables, mod/terralith, mod/helpful_commands, mod/ixeris, mod/stewbeet_cauldron_concrete_powder, mod/mr_nice_mobs, mod/netprodis, mod/mr_sleep, mod/mr_neoenchant, mod/mr_nice_swimmingmounts, mod/friendsandfoes, mod/fantasyfurniture_dunmer, mod/mr_show_dimensioninname, mod/gpu_tape, mod/libipn, mod/mr_extra_enchantments, mod/nightlights, mod/jade, mod/bbs_data, mod/mr_mailboxes, mod/beekeeperhut, mod/nemos_tags, mod/c2me_server_utils, mod/beltborne_lanterns, mod/stackable_potion, mod/mr_enchantments_encore, mod/rocks, mod/justplayerheads, mod/mes, mod/magmacore, mod/upcycle, mod/burnable_cobwebs, mod/spruceui, mod/nullscape, mod/eternalnether, mod/evs, mod/betterarcheology, mod/mr_musical_instrumentspack, mod/fantasyfurniture_venthyr, mod/c2me_opts_worldgen_general, mod/spawnanimations, mod/c2me_opts_chunkio, mod/commandoptimiser, mod/mvs, mod/mr_spawn_animationscompats, mod/ferritecore, mod/yet_another_config_lib_v3, mod/apexcore, mod/betterf3, mod/effectinsights, mod/placeable_food, mod/packetfixer, mod/badoptimizations, mod/rowi, mod/overflowingbars, mod/mr_norollback, mod/mr_deadly_deadlydungeon, mod/accessorify:resourcepacks/1_21_10/rp
[10Dec2025 10:27:09.674] [Worker-Main-4/INFO] [xaero.pac.OpenPartiesAndClaims/]: Loading Open Parties and Claims!
[10Dec2025 10:27:09.677] [Worker-Main-7/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: HELLO FROM COMMON SETUP
[10Dec2025 10:27:09.677] [Worker-Main-7/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: DIRT BLOCK >> minecraft:dirt
[10Dec2025 10:27:09.677] [Worker-Main-14/INFO] [com.tom.storagemod.StorageMod/]: Tom's Storage Setup starting
[10Dec2025 10:27:09.677] [Worker-Main-7/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: The magic number is... 42
[10Dec2025 10:27:09.678] [Worker-Main-7/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: ITEM >> minecraft:iron_ingot
[10Dec2025 10:27:09.683] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easyanvils] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/easyanvils.json
[10Dec2025 10:27:09.754] [Worker-Main-6/INFO] [journeymap/]: Found @JourneyMapPlugin: journeypac.MapPlugin
[10Dec2025 10:27:09.762] [Worker-Main-6/INFO] [journeymap/]: Found @JourneyMapPlugin: net.blay09.mods.waystones.compat.JourneyMapIntegration
[10Dec2025 10:27:09.762] [Worker-Main-6/INFO] [journeymap/]: Found @JourneyMapPlugin: journeymap.api.plugins.LoadedChunkOverlayPlugin
[10Dec2025 10:27:10.479] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [easyanvils] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:10.479] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [slimyboyos] Starting version check at https://updates.blamejared.com/get?n=slimyboyos&gv=1.21.10&ml=neoforge
[10Dec2025 10:27:10.615] [Worker-Main-8/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-16.0.03.hex, loading
[10Dec2025 10:27:10.623] [Worker-Main-7/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_pua-16.0.03.hex, loading
[10Dec2025 10:27:10.689] [Worker-Main-14/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-16.0.03.hex, loading
[10Dec2025 10:27:10.827] [Worker-Main-12/WARN] [net.minecraft.client.sounds.SoundManager/]: File burnable_cobwebs:sounds/burn.ogg does not exist, cannot add it to event burnable_cobwebs:burn
[10Dec2025 10:27:10.827] [Worker-Main-12/WARN] [net.minecraft.client.sounds.SoundManager/]: File eternalnether:sounds/records/wither_waltz.ogg does not exist, cannot add it to event eternalnether:wither_waltz
[10Dec2025 10:27:10.995] [Render thread/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: cnk:textures/tooltip/tooltip copy.png, ignoring
[10Dec2025 10:27:11.146] [Worker-Main-6/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(1).json, ignoring
[10Dec2025 10:27:11.146] [Worker-Main-6/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(2).json, ignoring
[10Dec2025 10:27:11.146] [Worker-Main-6/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(3).json, ignoring
[10Dec2025 10:27:11.146] [Worker-Main-6/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(4).json, ignoring
[10Dec2025 10:27:11.146] [Worker-Main-6/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(5).json, ignoring
[10Dec2025 10:27:11.284] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [slimyboyos] Found status: BETA Current: 23.0.1 Target: 23.0.1
[10Dec2025 10:27:11.284] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [quarryplus] Starting version check at https://version.kotori316.com/get-version/1.21.10/neoforge/quarryplus
[10Dec2025 10:27:11.354] [Worker-Main-15/INFO] [com.sk89q.worldedit.extension.platform.PlatformManager/]: Got request to register class com.sk89q.worldedit.neoforge.NeoForgePlatform with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@71d716b2]
[10Dec2025 10:27:11.356] [Worker-Main-15/INFO] [com.sk89q.worldedit.neoforge.NeoForgeWorldEdit/]: WorldEdit for NeoForge (version 7.4.0-beta-01+ae062ca) is loaded
[10Dec2025 10:27:11.395] [Render thread/INFO] [moreculling/]: Cached all modded block culling states
[10Dec2025 10:27:11.396] [Render thread/INFO] [Golden Foods/]: This line is printed by an example mod common mixin!
[10Dec2025 10:27:11.396] [Render thread/INFO] [Golden Foods/]: MC Version: release
[10Dec2025 10:27:11.416] [Render thread/INFO] [terrablender/]: Registered region minecraft:overworld to index 0 for type OVERWORLD
[10Dec2025 10:27:11.416] [Render thread/INFO] [terrablender/]: Registered region minecraft:nether to index 0 for type NETHER
[10Dec2025 10:27:11.416] [Render thread/INFO] [terrablender/]: Registered region undergroundworlds:overworld to index 1 for type OVERWORLD
[10Dec2025 10:27:11.433] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:water for Water (Fluid Amount Required: 1000) with the ID 0
[10Dec2025 10:27:11.433] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:lava for Lava (Fluid Amount Required: 1000) with the ID 1
[10Dec2025 10:27:11.434] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of travelersbackpack:potion for Uncraftable Potion (Fluid Amount Required: 250) with the ID 2
[10Dec2025 10:27:11.434] [Render thread/INFO] [com.tiviacz.travelersbackpack.TravelersBackpack/]: Registered the FluidEffect with Unique ID of minecraft:milk for Milk (Fluid Amount Required: 1000) with the ID 3
[10Dec2025 10:27:11.672] [Worker-Main-15/INFO] [fzzy_config/]: Loaded config accessorify:client_config in 76ms
[10Dec2025 10:27:11.681] [Worker-Main-15/INFO] [me.jddev0.ep.config.ModConfigs/]: Energized Power client config was successfully loaded
[10Dec2025 10:27:11.692] [Worker-Main-13/INFO] [QuarryPlus/]: Initialize Client(FMLClientSetupEvent)
[10Dec2025 10:27:11.707] [Worker-Main-13/INFO] [QuarryPlus/]: Initialize Client finished
[10Dec2025 10:27:11.708] [Worker-Main-10/INFO] [InvTweaks-Emu-for-IPN/]: [InvTweaks-Emu-for-IPN] Initializing client...
[10Dec2025 10:27:11.823] [Worker-Main-10/INFO] [InvTweaks-Emu-for-IPN/]: [InvTweaks-Emu-for-IPN] InvTweaksEmuForIPN - init in Kotlin
[10Dec2025 10:27:11.826] [Worker-Main-10/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: HELLO FROM CLIENT SETUP
[10Dec2025 10:27:11.827] [Worker-Main-10/INFO] [org.examplej.tnt_grenades.Tnt_grenades/]: MINECRAFT NAME >> CrazyFireWolf
[10Dec2025 10:27:11.901] [Worker-Main-10/INFO] [WhiteNoise/]: Registering config screens for mod whitenoise with 1 config(s)
[10Dec2025 10:27:11.903] [Worker-Main-10/INFO] [WhiteNoise/]: Registering config screens for mod mobchampions with 2 config(s)
[10Dec2025 10:27:12.087] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [quarryplus] Found status: BETA Current: 21.10.142 Target: 21.10.142
[10Dec2025 10:27:12.089] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwwindows] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/window.json
[10Dec2025 10:27:12.141] [Worker-Main-10/INFO] [YetAnotherConfigLib/]: Deserializing BridgingConfig from 'C:\Users\********\AppData\Roaming\PrismLauncher\instances\NeoForge 1.21.10 Updater\.minecraft\config\bridgingmod.json'
[10Dec2025 10:27:12.143] [Worker-Main-10/INFO] [skillexpnotifier/]: Client Init
[10Dec2025 10:27:12.144] [Worker-Main-10/INFO] [skillexpnotifier/]: Generating Config at C:\Users\********\AppData\Roaming\PrismLauncher\instances\NeoForge 1.21.10 Updater\.minecraft\config\SkillExpNotifier\config.yml
[10Dec2025 10:27:12.161] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwwindows] Found status: UP_TO_DATE Current: 2.4.1 Target: null
[10Dec2025 10:27:12.161] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_dungeons_andtavernsancientcityoverhaul] Starting version check at https://api.modrinth.com/updates/DNuNq5bb/forge_updates.json?neoforge=only
[10Dec2025 10:27:12.169] [Worker-Main-13/INFO] [DistantHorizons-AbstractModInitializer/]: Initializing Distant Horizons client, firing DhApiBeforeDhInitEvent...
[10Dec2025 10:27:12.181] [Worker-Main-15/INFO] [org.anti_ad.mc.common.LogBase/]: [libIPN] Initializing client...
[10Dec2025 10:27:12.210] [Worker-Main-15/INFO] [org.anti_ad.mc.common.LogBase/]: [libIPN] libIPN - init in Kotlin
[10Dec2025 10:27:12.216] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 21: 7
[10Dec2025 10:27:12.216] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 22: 8
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 23: 9
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 24: 10
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 25: 11
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 26: 12
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 27: 13
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 28: 14
[10Dec2025 10:27:12.217] [Worker-Main-5/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 29: 15
[10Dec2025 10:27:12.234] [Worker-Main-15/INFO] [Beltborne Lanterns/]: Lamp registry ready: 10 items (2 builtin, 8 extra)
[10Dec2025 10:27:12.234] [Worker-Main-15/INFO] [Beltborne Lanterns/]: Client initialization started [NeoForge]
[10Dec2025 10:27:12.402] [Worker-Main-15/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=north': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:12.402] [Worker-Main-15/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=east': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:12.402] [Worker-Main-15/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=south': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:12.405] [Worker-Main-15/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=west': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:12.447] [Worker-Main-13/INFO] [DistantHorizons-AbstractModInitializer/]: Distant Horizons, Version: 2.3.6-b
[10Dec2025 10:27:12.524] [Worker-Main-13/INFO] [DistantHorizons-com.seibel.distanthorizons.core.config.ConfigHandler/]: Initialising config for [DistantHorizons]
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 21: 7
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 22: 8
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 23: 9
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 24: 10
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 25: 11
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 26: 12
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 27: 13
[10Dec2025 10:27:12.617] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 28: 14
[10Dec2025 10:27:12.618] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 29: 15
[10Dec2025 10:27:12.678] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 21: 7
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 22: 8
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 23: 9
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 24: 10
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 25: 11
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 26: 12
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 27: 13
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 28: 14
[10Dec2025 10:27:12.679] [Worker-Main-14/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 29: 15
[10Dec2025 10:27:12.683] [Worker-Main-13/INFO] [DistantHorizons-com.seibel.distanthorizons.core.config.ConfigHandler/]: [DistantHorizons] Config initialised
[10Dec2025 10:27:12.683] [Worker-Main-11/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture placeable_food:block/chocolate_cake_texture_side with size 16x9 limits mip level from 2 to 0
[10Dec2025 10:27:12.705] [Worker-Main-13/INFO] [DistantHorizons-AbstractModInitializer/]: Distant Horizons client Initialized.
[10Dec2025 10:27:12.706] [Worker-Main-13/INFO] [DistantHorizons-AbstractModInitializer/]: Running Delayed setup...
[10Dec2025 10:27:12.706] [Worker-Main-13/INFO] [DistantHorizons-AbstractModInitializer/]: Delayed setup complete, firing DhApiAfterDhInitEvent event...
[10Dec2025 10:27:12.707] [Worker-Main-13/INFO] [Iris/]: DH Ready, binding Iris event handlers...
[10Dec2025 10:27:12.725] [Worker-Main-13/INFO] [Iris/]: DH Iris events bound.
[10Dec2025 10:27:12.805] [Render thread/INFO] [journeymap/]: Journeymap Initializing
[10Dec2025 10:27:12.827] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_dungeons_andtavernsancientcityoverhaul] Found status: AHEAD Current: 1-v3.2.1 Target: null
[10Dec2025 10:27:12.827] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [moreconcrete] Starting version check at https://raw.githubusercontent.com/Autovw/ModUpdates/main/moreconcrete/update.json
[10Dec2025 10:27:12.974] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [moreconcrete] Found status: BETA Current: 1.6.1 Target: null
[10Dec2025 10:27:12.974] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_plusdatapack] Starting version check at https://api.modrinth.com/updates/9eokjKUM/forge_updates.json?neoforge=only
[10Dec2025 10:27:13.169] [Render thread/INFO] [Iris/]: Shaders are disabled because no valid shaderpack is selected
[10Dec2025 10:27:13.415] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: energizedpower:block/dirty_water
[10Dec2025 10:27:13.422] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_plusdatapack] Found status: OUTDATED Current: 20.0 Target: 20.0.mod
[10Dec2025 10:27:13.422] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_ketkets_furnicraft] Starting version check at https://api.modrinth.com/updates/7OgRKPcG/forge_updates.json?neoforge=only
[10Dec2025 10:27:13.644] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_ketkets_furnicraft] Found status: OUTDATED Current: 6.3 Target: 6.3+mod
[10Dec2025 10:27:13.644] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [fantasticwings] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/fantasticwings.json
[10Dec2025 10:27:13.671] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/holystone_wall_gate_inventory
[10Dec2025 10:27:13.672] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/holystone_brick_wall_gate_inventory
[10Dec2025 10:27:13.672] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/aerogel_wall_gate_inventory
[10Dec2025 10:27:13.673] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/angelic_wall_gate_inventory
[10Dec2025 10:27:13.674] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/icestone_wall_gate_inventory
[10Dec2025 10:27:13.676] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: magic_vibe_decorations:item/wall_mushrooms_red
[10Dec2025 10:27:13.679] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/item_magnet
[10Dec2025 10:27:13.679] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/super_item_magnet
[10Dec2025 10:27:13.680] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/mossy_holystone_wall_gate_inventory
[10Dec2025 10:27:13.680] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/locked_iron_door_small_key
[10Dec2025 10:27:13.683] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/food_barbque_sauce
[10Dec2025 10:27:13.683] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/foods/chocolate_milk_dish
[10Dec2025 10:27:13.683] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/carved_wall_gate_inventory
[10Dec2025 10:27:13.683] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/lit_tnt
[10Dec2025 10:27:13.684] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/skyroot_crafting_table
[10Dec2025 10:27:13.685] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/hellfire_wall_gate_inventory
[10Dec2025 10:27:13.698] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: columns:block/column_inventory
[10Dec2025 10:27:13.699] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_3
[10Dec2025 10:27:13.699] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_1
[10Dec2025 10:27:13.699] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_2
[10Dec2025 10:27:13.702] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/vs_3
[10Dec2025 10:27:13.703] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/hs_3
[10Dec2025 10:27:13.704] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/b_5
[10Dec2025 10:27:13.704] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/b_4
[10Dec2025 10:27:13.705] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:breadloaf
[10Dec2025 10:27:13.705] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:pizza_full_deluxe
[10Dec2025 10:27:13.705] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:sandwiches
[10Dec2025 10:27:13.706] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:croissants
[10Dec2025 10:27:13.706] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:burger_rework
[10Dec2025 10:27:13.706] [Worker-Main-15/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:sandwiches_veggie
[10Dec2025 10:27:13.725] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [fantasticwings] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:13.725] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwstairs] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/stairs.json
[10Dec2025 10:27:13.781] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwstairs] Found status: UP_TO_DATE Current: 1.0.1 Target: null
[10Dec2025 10:27:13.781] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [spellbound_weapons_mr] Starting version check at https://api.modrinth.com/updates/egyqODDj/forge_updates.json
[10Dec2025 10:27:13.895] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [spellbound_weapons_mr] Found status: UP_TO_DATE Current: 4.1.6b Target: null
[10Dec2025 10:27:13.896] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_tree_builder] Starting version check at https://api.modrinth.com/updates/HqkUKbNx/forge_updates.json?neoforge=only
[10Dec2025 10:27:14.235] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_tree_builder] Found status: OUTDATED Current: 1.1 Target: 1.1+mod
[10Dec2025 10:27:14.236] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [statuemenus] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/statuemenus.json
[10Dec2025 10:27:14.561] [Worker-Main-12/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_large:
[10Dec2025 10:27:14.730] [Worker-Main-11/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_small:
[10Dec2025 10:27:14.785] [NeoForge Version Check/WARN] [net.neoforged.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.Gson.fromJson(Gson.java:1372) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1262) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1171) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1107) ~[gson-2.11.0.jar:?]
at net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:167) [loader-10.0.32.jar:10.0]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
at net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-10.0.32.jar:10.0]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.stream.JsonReader.unexpectedTokenError(JsonReader.java:1768) ~[gson-2.11.0.jar:?]
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:469) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:196) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:154) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1361) ~[gson-2.11.0.jar:?]
[10Dec2025 10:27:14.786] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [prickle] Starting version check at https://updates.blamejared.com/get?n=prickle&gv=1.21.10&ml=neoforge
[10Dec2025 10:27:14.789] [Worker-Main-7/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/creative_fluid_tank:
[10Dec2025 10:27:15.137] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [prickle] Found status: BETA Current: 21.10.2 Target: 21.10.2
[10Dec2025 10:27:15.137] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [corpse] Starting version check at https://update.maxhenkel.de/neoforge/corpse
[10Dec2025 10:27:15.138] [Worker-Main-8/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_medium:
[10Dec2025 10:27:15.427] [Worker-Main-5/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in minecraft:block/cube_all:
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_helmet_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/helmet_trim_nether_star
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_lapis_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_lapis_empty
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/vm_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/enchanted_book_moldo:
minecraft:textures/atlas/blocks.png:minecraft:item/enchanted_book_moldo
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/ppie:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/vm_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_chestplate_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/chestplate_trim_nether_star
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_cherry:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_sweet:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_sweet
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_amethyst_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_amethyst_empty
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_amethyst:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_amethyst
[10Dec2025 10:27:15.617] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/rv_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_resin:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_resin
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_birch:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/ocarina_storms:
minecraft:textures/atlas/blocks.png:minecraft:item/ocarina_storms
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_redstone:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_redstone
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/food_avocado:
minecraft:textures/atlas/blocks.png:minecraft:item/food_avocado
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_emerald:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_emerald
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_copper:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_copper
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/blaze_staff:
minecraft:textures/atlas/blocks.png:1_splatus:item/blaze_staff
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model juix_resources:item/bomb5:
minecraft:textures/atlas/blocks.png:juix_resources:item/tnt/atomic_bottom
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_darkoak:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.618] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_boots_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/boots_trim_nether_star
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model mcwwindows:item/window_bar:
minecraft:textures/atlas/blocks.png:mcwwindows:item/window_bar
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_chestplate_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/chestplate_trim_nether_star
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitaracacia:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_mangroove:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_quartz:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_quartz
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_helmet_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/helmet_trim_nether_star
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_leggings_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/leggings_trim_nether_star
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_warped:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_boots_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/boots_trim_nether_star
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_strong:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_strong
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/rv_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/blaze_staff_ready:
minecraft:textures/atlas/blocks.png:1_splatus:item/blaze_staff_ready
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.619] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_quartz_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_quartz_empty
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_emerald_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_emerald_empty
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_ingot_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_ingot_empty
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_9:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_6:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_8:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_lapis:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_lapis
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_7:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_drink:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_drink
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.620] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/strider_spawn_egg:
minecraft:textures/atlas/blocks.png:minecraft:item/spawn_egg
minecraft:textures/atlas/blocks.png:minecraft:item/spawn_egg_overlay
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_crimson:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.621] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_6:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_9:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_7:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_8:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_jungle:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_spruce:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_average:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_average
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_redstone_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_redstone_empty
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gpie:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.622] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model magic_vibe_decorations:item/magic_cauldron:
minecraft:textures/atlas/blocks.png:magic_vibe_decorations:block/allcolorspot
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/key:
minecraft:textures/atlas/blocks.png:1_splatus:item/key
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_leggings_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/leggings_trim_nether_star
[10Dec2025 10:27:15.625] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:15.627] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left_bottom:
[10Dec2025 10:27:15.627] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/top_hat:
[10Dec2025 10:27:15.627] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_open:
[10Dec2025 10:27:15.627] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:item/pumpkinmuff_1:
[10Dec2025 10:27:15.627] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/base:
[10Dec2025 10:27:15.628] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/straw_hat:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/bomb4:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/bomb3:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model mcwwindows:block/gothic/iron_bars:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow_2:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/dynamite_block:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/witch_cauldron_closed:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/bottom:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/right:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model animated_java:empty:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_right:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model jbt:item/mining_helmet:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_closed:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow_hurt:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_bottom:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/white_top_hat:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/flute:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/right_bottom:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_right_bottom:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/treat_basket_hand:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left_right:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_bottom:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model elevatorid:arrow:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:block/pumpkinmuff_1:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/pumpkin_missile:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:block/pumpkinmuffins:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/witch_cauldron_open:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/item_framed:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_3:
[10Dec2025 10:27:15.629] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_4:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_1:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_2:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:block/cube_all:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model kobolds:item/kobold_skull:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/cooking_pot_open:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/cooking_pot_closed:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_right:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/ext:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_right_bottom:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/leaf_garland:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model kobolds:item/kobold_wither_skull:
[10Dec2025 10:27:15.630] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/full:
[10Dec2025 10:27:15.631] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left:
[10Dec2025 10:27:15.685] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: changing preset to: BALANCED
[10Dec2025 10:27:15.690] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: changing preset to: MEDIUM
[10Dec2025 10:27:15.691] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: preset active: BALANCED
[10Dec2025 10:27:15.707] [DH-ApplyConfigPresetTimer/INFO] [com.seibel.distanthorizons.core.config.eventHandlers.presets.AbstractPresetConfigEventHandler/]: preset active: MEDIUM
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=north,stage=4]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=north,stage=5]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=south,stage=4]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=south,stage=5]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=west,stage=4]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=west,stage=5]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=east,stage=4]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=east,stage=5]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=north,stage=6]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=north,stage=7]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=south,stage=6]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=south,stage=7]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=west,stage=6]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=west,stage=7]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=east,stage=6]'
[10Dec2025 10:27:16.074] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=east,stage=7]'
[10Dec2025 10:27:16.601] [Worker-Main-11/INFO] [AttributeFix/]: Initialized AttributeFix. Took 104.94ms.
[10Dec2025 10:27:16.772] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [corpse] Found status: BETA Current: 1.21.10-1.1.16 Target: 1.21.10-1.1.16
[10Dec2025 10:27:16.772] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwtrpdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/trapdoors.json
[10Dec2025 10:27:17.513] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Balm: net.blay09.mods.balm.neoforge.compat.hudinfo.NeoForgeJadeModCompat
[10Dec2025 10:27:17.516] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Corpse: de.maxhenkel.corpse.integration.waila.PluginCorpse
[10Dec2025 10:27:17.518] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Tom's Simple Storage Mod: com.tom.storagemod.jade.JadePlugin
[10Dec2025 10:27:17.521] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Cooking for Blockheads: net.blay09.mods.cookingforblockheads.compat.NeoForgeJadeCookingForBlockheadsPlugin
[10Dec2025 10:27:17.523] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Waystones: net.blay09.mods.waystones.compat.JadeIntegration
[10Dec2025 10:27:17.524] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Jade: snownee.jade.addon.access.AccessibilityPlugin
[10Dec2025 10:27:17.531] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Jade: snownee.jade.addon.core.CorePlugin
[10Dec2025 10:27:17.539] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Jade: snownee.jade.addon.debug.DebugPlugin
[10Dec2025 10:27:17.544] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Jade: snownee.jade.addon.universal.UniversalPlugin
[10Dec2025 10:27:17.564] [Render thread/INFO] [snownee.jade.Jade/]: Start loading plugin from Jade: snownee.jade.addon.vanilla.VanillaPlugin
[10Dec2025 10:27:17.784] [Render thread/INFO] [CorgiLib/]: Initializing network...
[10Dec2025 10:27:17.787] [Render thread/INFO] [CorgiLib/]: Initialized network!
[10Dec2025 10:27:17.961] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwtrpdoors] Found status: UP_TO_DATE Current: 1.1.5 Target: null
[10Dec2025 10:27:17.961] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [echochest] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/echochest.json
[10Dec2025 10:27:18.041] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [echochest] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:18.041] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [tooltipinsights] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/tooltipinsights.json
[10Dec2025 10:27:18.114] [Render thread/WARN] [com.mojang.blaze3d.opengl.GlProgram/]: accessories:pipeline/spectrum shader program does not use sampler InputSampler defined in the pipeline. This might be a bug.
[10Dec2025 10:27:18.122] [NeoForge Version Check/WARN] [net.neoforged.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.Gson.fromJson(Gson.java:1372) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1262) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1171) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1107) ~[gson-2.11.0.jar:?]
at net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:167) [loader-10.0.32.jar:10.0]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
at net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-10.0.32.jar:10.0]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.stream.JsonReader.unexpectedTokenError(JsonReader.java:1768) ~[gson-2.11.0.jar:?]
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:469) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:196) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:154) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1361) ~[gson-2.11.0.jar:?]
[10Dec2025 10:27:18.123] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [advancednetherite] Starting version check at https://raw.githubusercontent.com/Autovw/ModUpdates/master/advancednetherite/update.json
[10Dec2025 10:27:18.124] [Render thread/WARN] [ImmediatelyFast/]: Resource pack mod/mr_ancient_artifacts2 is not compatible with font atlas resizing. Temporarily disabling font atlas resizing.
[10Dec2025 10:27:18.155] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Main Headphones (Realtek High Definition Audio)
[10Dec2025 10:27:18.156] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[10Dec2025 10:27:18.160] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[10Dec2025 10:27:18.170] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[10Dec2025 10:27:18.174] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/armor_trims.png-atlas
[10Dec2025 10:27:18.187] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/paintings.png-atlas
[10Dec2025 10:27:18.190] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[10Dec2025 10:27:18.192] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 8192x8192x2 minecraft:textures/atlas/blocks.png-atlas
[10Dec2025 10:27:18.239] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [advancednetherite] Found status: BETA Current: 2.3.1 Target: null
[10Dec2025 10:27:18.239] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_dungeons_andtaverns] Starting version check at https://api.modrinth.com/updates/tpehi7ww/forge_updates.json?neoforge=only
[10Dec2025 10:27:18.391] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/chest.png-atlas
[10Dec2025 10:27:18.395] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[10Dec2025 10:27:18.397] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[10Dec2025 10:27:18.400] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/gui.png-atlas
[10Dec2025 10:27:18.408] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[10Dec2025 10:27:18.411] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/signs.png-atlas
[10Dec2025 10:27:18.413] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[10Dec2025 10:27:18.423] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_dungeons_andtaverns] Found status: AHEAD Current: 1-v5.0.4 Target: null
[10Dec2025 10:27:18.423] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_jakes_buildtools] Starting version check at https://api.modrinth.com/updates/DosZdmJF/forge_updates.json?neoforge=only
[10Dec2025 10:27:18.592] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_jakes_buildtools] Found status: OUTDATED Current: 4.0.4 Target: 4.0.4+mod
[10Dec2025 10:27:18.592] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwfurnitures] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/furniture.json
[10Dec2025 10:27:18.621] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[10Dec2025 10:27:18.723] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Caught error loading resourcepacks, removing all selected resourcepacks
java.util.concurrent.CompletionException: java.lang.IllegalStateException: Failed to create model for minecraft:sign
at java.base/java.util.concurrent.CompletableFuture.wrapInCompletionException(CompletableFuture.java:323) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:359) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:364) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:812) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:503) ~[?:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.server.packs.resources.SimpleReloadInstance.lambda$prepareTasks$2(SimpleReloadInstance.java:72) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.util.thread.BlockableEventLoop.doRunTask(BlockableEventLoop.java:156) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.util.thread.ReentrantBlockableEventLoop.doRunTask(ReentrantBlockableEventLoop.java:24) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.util.thread.BlockableEventLoop.pollTask(BlockableEventLoop.java:130) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.util.thread.BlockableEventLoop.runAllTasks(BlockableEventLoop.java:115) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.Minecraft.runTick(Minecraft.java:1292) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.Minecraft.run(Minecraft.java:928) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.main.Main.ixeris$runRenderThread(Main.java:581) [minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.main.Main.mdb9c287$ixeris$lambda$ixeris$main$0$0(Main.java:550) [minecraft-client-patched-21.10.64.jar:?]
at java.base/java.lang.Thread.run(Thread.java:1474) [?:?]
Caused by: java.lang.IllegalStateException: Failed to create model for minecraft:sign
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderers.lambda$createEntityRenderers$0(BlockEntityRenderers.java:32) ~[minecraft-client-patched-21.10.64.jar:?]
at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1619) ~[?:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderers.createEntityRenderers(BlockEntityRenderers.java:26) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.onResourceManagerReload(BlockEntityRenderDispatcher.java:137) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.server.packs.resources.ResourceManagerReloadListener.lambda$reload$0(ResourceManagerReloadListener.java:18) ~[minecraft-client-patched-21.10.64.jar:?]
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:808) ~[?:?]
Caused by: java.lang.IllegalArgumentException: No model for layer fantasyfurniture_nordic:sign/standing/nordic#main
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.model.geom.EntityModelSet.bakeLayer(EntityModelSet.java:21) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.SignRenderer.createSignModel(SignRenderer.java:105) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.SignRenderer.lambda$new$1(SignRenderer.java:42) ~[minecraft-client-patched-21.10.64.jar:?]
at com.google.common.collect.CollectCollectors.lambda$toImmutableMap$7(CollectCollectors.java:195) ~[guava-33.3.1-jre.jar:?]
at java.base/java.util.stream.ReduceOps$3ReducingSink.accept(ReduceOps.java:169) ~[?:?]
at it.unimi.dsi.fastutil.objects.Object2ObjectArrayMap$ValuesCollection$ValuesSpliterator.forEachRemaining(Object2ObjectArrayMap.java:683) ~[fastutil-8.5.15.jar:?]
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560) ~[?:?]
at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:265) ~[?:?]
at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:723) ~[?:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.SignRenderer.<init>(SignRenderer.java:38) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderers.lambda$createEntityRenderers$0(BlockEntityRenderers.java:29) ~[minecraft-client-patched-21.10.64.jar:?]
at java.base/java.util.concurrent.ConcurrentHashMap.forEach(ConcurrentHashMap.java:1619) ~[?:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderers.createEntityRenderers(BlockEntityRenderers.java:26) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.onResourceManagerReload(BlockEntityRenderDispatcher.java:137) ~[minecraft-client-patched-21.10.64.jar:?]
at TRANSFORMER/minecraft@1.21.10/net.minecraft.server.packs.resources.ResourceManagerReloadListener.lambda$reload$0(ResourceManagerReloadListener.java:18) ~[minecraft-client-patched-21.10.64.jar:?]
at java.base/java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:808) ~[?:?]
[10Dec2025 10:27:18.735] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/moreconcrete pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.737] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/spellbound_weapons_mr pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.739] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mcwtrpdoors pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.742] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/advancednetherite pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.745] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mcwlights pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.745] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/notes pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.746] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_qraftyfied pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.748] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/kobolds pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.748] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_lawrences_ambientfireflies pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.748] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_plushie_pods pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.749] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/naturescompass pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.749] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/farmingforblockheads pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.749] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_ancient_artifacts2 pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.753] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/justenoughbreeding pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.753] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/ohthetreesyoullgrow pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.757] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_afk_announcer pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.758] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/netherportalfix pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.758] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_invis_itemframe pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.759] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/cookingforblockheads pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.759] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/buildguide pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.759] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_blaze_attackanimation pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.762] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_light_craftby_jmp pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.763] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_rpg_skilltree pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.766] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/aiimprovements pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.770] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_lukis_grandcapitals pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.771] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/explorerscompass pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.771] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/distanthorizons pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.772] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/terralith pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.772] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/terralith overlays metadata: Overlay "empty-overlay" key formats is deprecated starting from pack format 65. Remove formats from your pack.mcmeta.
[10Dec2025 10:27:18.772] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/stewbeet_cauldron_concrete_powder pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.773] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_sleep pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.774] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_show_dimensioninname pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.775] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_mailboxes pack metadata: Pack declares support for version newer than 64, but is missing mandatory fields min_format and max_format
[10Dec2025 10:27:18.777] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_musical_instrumentspack pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.780] [Render thread/ERROR] [net.minecraft.server.packs.AbstractPackResources/]: Couldn't load mod/mr_deadly_deadlydungeon pack metadata: Pack key supported_formats is deprecated starting from pack format 65. Remove supported_formats from your pack.mcmeta.
[10Dec2025 10:27:18.783] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: mod/fantasyfurniture_bone_wither:built-in/assets/wither, mod/fantasyfurniture_bone_skeleton:built-in/assets/skeleton, vanilla, mod_resources, mod/sodium, mod/c2me_fixes_worldgen_threading_issues, mod/accessorify, mod/energizedpower, mod/easyanvils, mod/disenchanting_table, mod/slimyboyos, mod/quarryplus, mod/sodium_extra, mod/openpartiesandclaims, mod/fantasyfurniture_nordic, mod/underground_villages, mod/variantsandventures, mod/c2me_rewrites_chunk_serializer, mod/beautifiedchatclient, mod/mcwwindows, mod/clickthrough, mod/c2me_fixes_general_threading_issues, mod/mr_dungeons_andtavernsancientcityoverhaul, mod/moreconcrete, mod/mr_vanilla_plusdatapack, mod/mr_ketkets_furnicraft, mod/fantasticwings, mod/neoforge, mod/undergroundworlds, mod/mcwstairs, mod/iris, mod/forgematica,litematica, mod/spellbound_weapons_mr, mod/mr_tree_builder, mod/medievalend, mod/c2me, mod/statuemenus, mod/balm, mod/nofeathertrample, mod/prickle, mod/invtweaksemuforipn, mod/jeresources, mod/c2me_base, mod/cloth_config, mod/corpse, mod/replantingcrops, mod/tool_trims, mod/chatnotify, mod/happy_airships, mod/nemos_mossy_blocks, mod/explorify, mod/mafglib,malilib, mod/zombieproofdoors, mod/mcwtrpdoors, mod/amplified_nether, mod/worldeditcui_protocol, mod/resourcefulconfig, mod/spark, mod/reeses_sodium_options, mod/echochest, mod/c2me_opts_dfc, mod/plushables, mod/tooltipinsights, mod/advancednetherite, mod/mr_dungeons_andtaverns, mod/noisium, mod/macu_lib, mod/mr_jakes_buildtools, mod/accessories, mod/worldedit, mod/deimos, mod/mcwfurnitures, mod/conditional_mixin, mod/tnt_grenades, mod/transition, mod/glow_ink_plus, mod/followersteleporttoo, mod/toms_storage, mod/stellarity, mod/smallernetherportals, mod/journeymap_api, mod/mcwlights, mod/betteranimationscollection, mod/puffish_skills, mod/notes, mod/enchantmentinsights, mod/c2me_threading_lighting, mod/mr_qraftyfied, mod/formationsnether, mod/treeharvester, mod/structurify, mod/jei, mod/lithostitched, mod/universalbonemeal, mod/lithium, mod/attributefix, mod/kobolds, mod/mr_lawrences_ambientfireflies, mod/fantasyfurniture_royal, mod/mr_plushie_pods, mod/travelersbackpack, mod/naturescompass, mod/badpackets, mod/silencemobs, mod/glitchcore, mod/farmingforblockheads, mod/craterlib, mod/mr_flower_tweaks, mod/toomanypaintings, mod/midnightlib, mod/mr_ancient_artifacts2, mod/c2me_rewrites_chunk_system, mod/fantasyfurniture_necrolord, mod/whitenoise, mod/compacthelpcommand, mod/cratedelight, mod/moreculling, mod/display_case, mod/datapatched, mod/somemoreblocks, mod/luckperms, mod/formations, mod/fantasyfurniture_bone,fantasyfurniture_bone_skeleton,fantasyfurniture_bone_wither, mod/c2me_opts_worldgen_vanilla, mod/c2me_opts_scheduling, mod/armorstatues, mod/mcwpaths, mod/tectonic, mod/formationsoverworld, mod/magic_vibe_decorations, mod/simplebackups, mod/trade_cycling, mod/terrablender, mod/livingthings, mod/fabric_api_base, mod/justenoughbreeding, mod/ohthetreesyoullgrow, mod/corgilib, mod/nemos_woodcutter, mod/journeypac, mod/kotlinforforge, mod/notenoughanimations, mod/c2me_notickvd, mod/entityculling, mod/yumi_mc_core, mod/bloomcraft, mod/immediatelyfast, mod/lambdynlights_api, mod/appleskin, mod/lootr, mod/puzzleslib, mod/mns, mod/mr_crop_andkettle, mod/mr_angel_islands, mod/mr_fishing_frontier, mod/mr_afk_announcer, mod/medieval_nether, mod/placementvisualizer, mod/letyourfriendeating, mod/mr_cottages_witchhuts, mod/kuma_api, mod/fabric_renderer_api_v1, mod/netherportalfix, mod/geckolib, mod/mr_invis_itemframe, mod/golden_foods, mod/mr_elytra_chestplate, mod/c2me_opts_natives_math, mod/hotbarslotcycling, mod/elytra_physics, mod/cookingforblockheads, mod/mr_builders_dream, mod/lambdynlights, mod/storagedelight, mod/c2me_opts_math, mod/buildguide, mod/mr_blaze_attackanimation, mod/mcwdoors, mod/medieval_buildings, mod/skniro_furniture, mod/economycraft, mod/scalablelux, mod/alltheheads, mod/fzzy_config, mod/c2me_fixes_worldgen_vanilla_bugs, mod/pride, mod/mr_battle_towers, mod/arcanelanterns, mod/flowerymooblooms, mod/mcwbridges, mod/anvianslib, mod/enchantmentlevelcapindicator, mod/faewulf_lib, mod/signpost, mod/mr_light_craftby_jmp, mod/stackedblocks, mod/c2me_fixes_chunkio_threading_issues, mod/c2me_client_uncapvd, mod/mr_rpg_skilltree, mod/mcwfences, mod/automodpack_mod, mod/mobchampions, mod/gwoodworks, mod/collective, mod/mr_katters_structures, mod/mr_vanilla_npcs, mod/basicweapons, mod/blastingclay, mod/elevatorid, mod/resourcefullib, mod/bridgingmod, mod/inventoryprofilesnext, mod/amber, mod/torchtoss, mod/architectury, mod/skillexpnotifier, mod/aiimprovements, mod/lambdynlights_runtime, mod/piggyback, mod/monolib, mod/moogs_structures, mod/fabric_networking_api_v1, mod/c2me_rewrites_chunkio, mod/blastingsand, mod/infinitetrading, mod/puffish_attributes, mod/fantasydice, mod/ytones, mod/c2me_opts_allocs, mod/scaffoldingdropsnearby, mod/owo, mod/pyrite, mod/mss, mod/mr_chakram, mod/commonnetworking, mod/trender, mod/durabilitynotifier, mod/waystones, mod/taxfreelevels, mod/fantasyfurniture, mod/mcwpaintings, mod/journeymap, mod/alternate_current, mod/mr_vanilla_plusplusdatapack, mod/respawningshulkers, mod/mr_lukis_grandcapitals, mod/beautifiedchatserver, mod/oreharvester, mod/explorerscompass, mod/distanthorizons, mod/silly_eatables, mod/terralith, mod/helpful_commands, mod/ixeris, mod/stewbeet_cauldron_concrete_powder, mod/mr_nice_mobs, mod/netprodis, mod/mr_sleep, mod/mr_neoenchant, mod/mr_nice_swimmingmounts, mod/friendsandfoes, mod/fantasyfurniture_dunmer, mod/mr_show_dimensioninname, mod/gpu_tape, mod/libipn, mod/mr_extra_enchantments, mod/nightlights, mod/jade, mod/bbs_data, mod/mr_mailboxes, mod/beekeeperhut, mod/nemos_tags, mod/c2me_server_utils, mod/beltborne_lanterns, mod/stackable_potion, mod/mr_enchantments_encore, mod/rocks, mod/justplayerheads, mod/mes, mod/magmacore, mod/upcycle, mod/burnable_cobwebs, mod/spruceui, mod/nullscape, mod/eternalnether, mod/evs, mod/betterarcheology, mod/mr_musical_instrumentspack, mod/fantasyfurniture_venthyr, mod/c2me_opts_worldgen_general, mod/spawnanimations, mod/c2me_opts_chunkio, mod/commandoptimiser, mod/mvs, mod/mr_spawn_animationscompats, mod/ferritecore, mod/yet_another_config_lib_v3, mod/apexcore, mod/betterf3, mod/effectinsights, mod/placeable_food, mod/packetfixer, mod/badoptimizations, mod/rowi, mod/overflowingbars, mod/mr_norollback, mod/mr_deadly_deadlydungeon, mod/accessorify:resourcepacks/1_21_10/rp
[10Dec2025 10:27:19.099] [Worker-Main-15/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_pua-16.0.03.hex, loading
[10Dec2025 10:27:19.102] [Worker-Main-1/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-16.0.03.hex, loading
[10Dec2025 10:27:19.131] [Render thread/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: cnk:textures/tooltip/tooltip copy.png, ignoring
[10Dec2025 10:27:19.277] [Worker-Main-9/WARN] [net.minecraft.client.sounds.SoundManager/]: File burnable_cobwebs:sounds/burn.ogg does not exist, cannot add it to event burnable_cobwebs:burn
[10Dec2025 10:27:19.277] [Worker-Main-9/WARN] [net.minecraft.client.sounds.SoundManager/]: File eternalnether:sounds/records/wither_waltz.ogg does not exist, cannot add it to event eternalnether:wither_waltz
[10Dec2025 10:27:19.337] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwfurnitures] Found status: AHEAD Current: 3.4.1 Target: null
[10Dec2025 10:27:19.337] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [glow_ink_plus] Starting version check at https://api.modrinth.com/updates/glow-ink-plus/forge_updates.json
[10Dec2025 10:27:19.387] [Worker-Main-1/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-16.0.03.hex, loading
[10Dec2025 10:27:19.499] [Worker-Main-15/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(1).json, ignoring
[10Dec2025 10:27:19.499] [Worker-Main-15/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(2).json, ignoring
[10Dec2025 10:27:19.499] [Worker-Main-15/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(3).json, ignoring
[10Dec2025 10:27:19.499] [Worker-Main-15/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(4).json, ignoring
[10Dec2025 10:27:19.499] [Worker-Main-15/WARN] [net.minecraft.server.packs.FilePackResources/]: Invalid path in datapack: placeable_food:models/custom/pork_(5).json, ignoring
[10Dec2025 10:27:19.655] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [glow_ink_plus] Found status: UP_TO_DATE Current: 1.3 Target: null
[10Dec2025 10:27:19.655] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [toms_storage] Starting version check at https://raw.githubusercontent.com/tom5454/Toms-Storage/master/version-check-nf.json
[10Dec2025 10:27:19.799] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [toms_storage] Found status: BETA Current: 2.6.1 Target: 2.6.1
[10Dec2025 10:27:19.799] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [stellarity] Starting version check at https://api.modrinth.com/updates/bZgeDzN8/forge_updates.json
[10Dec2025 10:27:19.999] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [stellarity] Found status: OUTDATED Current: 5.1.3 Target: 5.1.3+mod
[10Dec2025 10:27:19.999] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwlights] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/lights.json
[10Dec2025 10:27:20.029] [Worker-Main-10/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=north': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:20.030] [Worker-Main-10/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=east': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:20.030] [Worker-Main-10/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=south': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:20.030] [Worker-Main-10/WARN] [net.minecraft.client.renderer.block.model.BlockModelDefinition/]: Exception loading blockstate definition: 'placeable_food:rfish/mod/placeable_food' for variant: 'stage=5,facing=west': Unknown value: '5' for blockstate property: 'stage' [0, 1, 2, 3, 4]
[10Dec2025 10:27:20.092] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwlights] Found status: UP_TO_DATE Current: 1.1.5 Target: null
[10Dec2025 10:27:20.092] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [betteranimationscollection] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/betteranimationscollection.json
[10Dec2025 10:27:20.187] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [betteranimationscollection] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:20.187] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [enchantmentinsights] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/enchantmentinsights.json
[10Dec2025 10:27:20.325] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [enchantmentinsights] Found status: UP_TO_DATE Current: 21.10.2 Target: null
[10Dec2025 10:27:20.325] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_qraftyfied] Starting version check at https://api.modrinth.com/updates/ibnDR6oc/forge_updates.json?neoforge=only
[10Dec2025 10:27:20.592] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_qraftyfied] Found status: OUTDATED Current: 10.0.2 Target: 10.0.2+mod
[10Dec2025 10:27:20.592] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [universalbonemeal] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/universalbonemeal.json
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 21: 7
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 22: 8
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 23: 9
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 24: 10
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 25: 11
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 26: 12
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 27: 13
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 28: 14
[10Dec2025 10:27:20.630] [Worker-Main-6/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/hammer frame 29: 15
[10Dec2025 10:27:20.674] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [universalbonemeal] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:20.675] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [attributefix] Starting version check at https://updates.blamejared.com/get?n=attributefix&gv=1.21.10&ml=neoforge
[10Dec2025 10:27:20.849] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [attributefix] Found status: BETA Current: 21.10.2 Target: 21.10.2
[10Dec2025 10:27:20.851] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_lawrences_ambientfireflies] Starting version check at https://api.modrinth.com/updates/ZQQtFdbQ/forge_updates.json?neoforge=only
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 21: 7
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 22: 8
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 23: 9
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 24: 10
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 25: 11
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 26: 12
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 27: 13
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 28: 14
[10Dec2025 10:27:20.994] [Worker-Main-10/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/endlight_resting frame 29: 15
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 21: 7
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 22: 8
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 23: 9
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 24: 10
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 25: 11
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 26: 12
[10Dec2025 10:27:21.062] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 27: 13
[10Dec2025 10:27:21.063] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 28: 14
[10Dec2025 10:27:21.063] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteContents/]: Invalid frame index on sprite 1_splatus:item/end_excalibur frame 29: 15
[10Dec2025 10:27:21.069] [Worker-Main-7/WARN] [net.minecraft.client.renderer.texture.SpriteLoader/]: Texture placeable_food:block/chocolate_cake_texture_side with size 16x9 limits mip level from 2 to 0
[10Dec2025 10:27:21.112] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_lawrences_ambientfireflies] Found status: OUTDATED Current: 1.1.0 Target: 1.1.0+mod
[10Dec2025 10:27:21.112] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_plushie_pods] Starting version check at https://api.modrinth.com/updates/QZ9AU7D7/forge_updates.json?neoforge=only
[10Dec2025 10:27:21.199] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: energizedpower:block/dirty_water
[10Dec2025 10:27:21.219] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_plushie_pods] Found status: OUTDATED Current: 1.2 Target: 1.2+mod
[10Dec2025 10:27:21.219] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [travelersbackpack] Starting version check at https://gist.githubusercontent.com/Tiviacz1337/906937677aa472285dff9d6c2a189d5e/raw
[10Dec2025 10:27:21.448] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [travelersbackpack] Found status: BETA Current: 10.10.1 Target: null
[10Dec2025 10:27:21.448] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_flower_tweaks] Starting version check at https://api.modrinth.com/updates/JSMwcdt3/forge_updates.json?neoforge=only
[10Dec2025 10:27:21.452] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/holystone_wall_gate_inventory
[10Dec2025 10:27:21.453] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/holystone_brick_wall_gate_inventory
[10Dec2025 10:27:21.453] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/aerogel_wall_gate_inventory
[10Dec2025 10:27:21.454] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/angelic_wall_gate_inventory
[10Dec2025 10:27:21.454] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/icestone_wall_gate_inventory
[10Dec2025 10:27:21.455] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: magic_vibe_decorations:item/wall_mushrooms_red
[10Dec2025 10:27:21.457] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/item_magnet
[10Dec2025 10:27:21.457] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/super_item_magnet
[10Dec2025 10:27:21.457] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/mossy_holystone_wall_gate_inventory
[10Dec2025 10:27:21.458] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/locked_iron_door_small_key
[10Dec2025 10:27:21.459] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/food_barbque_sauce
[10Dec2025 10:27:21.459] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:item/foods/chocolate_milk_dish
[10Dec2025 10:27:21.459] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/carved_wall_gate_inventory
[10Dec2025 10:27:21.459] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: juix_resources:item/lit_tnt
[10Dec2025 10:27:21.463] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/skyroot_crafting_table
[10Dec2025 10:27:21.463] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: pyrite:block/hellfire_wall_gate_inventory
[10Dec2025 10:27:21.479] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: columns:block/column_inventory
[10Dec2025 10:27:21.479] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_3
[10Dec2025 10:27:21.479] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_1
[10Dec2025 10:27:21.479] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/ms_2
[10Dec2025 10:27:21.481] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/vs_3
[10Dec2025 10:27:21.483] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/hs_3
[10Dec2025 10:27:21.483] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/b_5
[10Dec2025 10:27:21.483] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: placeable_food:block/b_4
[10Dec2025 10:27:21.484] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:breadloaf
[10Dec2025 10:27:21.485] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:pizza_full_deluxe
[10Dec2025 10:27:21.485] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:sandwiches
[10Dec2025 10:27:21.485] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:croissants
[10Dec2025 10:27:21.485] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:burger_rework
[10Dec2025 10:27:21.485] [Worker-Main-8/WARN] [net.minecraft.client.resources.model.ModelDiscovery/]: Missing block model: minecraft:sandwiches_veggie
[10Dec2025 10:27:21.572] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_flower_tweaks] Found status: OUTDATED Current: 4 Target: 4+mod
[10Dec2025 10:27:21.572] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_ancient_artifacts2] Starting version check at https://api.modrinth.com/updates/RO3LwIqV/forge_updates.json?neoforge=only
[10Dec2025 10:27:21.647] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_ancient_artifacts2] Found status: OUTDATED Current: 2.5.3b Target: 2.5.3b+mod
[10Dec2025 10:27:21.647] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [somemoreblocks] Starting version check at https://github.com/Seface-Studios/some-more-blocks/raw/refs/heads/1.21.10/.github/neoforge-update.json
[10Dec2025 10:27:22.009] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [somemoreblocks] Found status: UP_TO_DATE Current: 1.8.0 Target: null
[10Dec2025 10:27:22.009] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [armorstatues] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/armorstatues.json
[10Dec2025 10:27:22.060] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [armorstatues] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:22.060] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwpaths] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/paths.json
[10Dec2025 10:27:22.412] [Worker-Main-4/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_large:
[10Dec2025 10:27:22.442] [Worker-Main-7/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_small:
[10Dec2025 10:27:22.449] [Worker-Main-15/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/creative_fluid_tank:
[10Dec2025 10:27:22.709] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwpaths] Found status: UP_TO_DATE Current: 1.1.1 Target: null
[10Dec2025 10:27:22.709] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [simplebackups] Starting version check at https://assets.melanx.de/updates/simple-backups.json
[10Dec2025 10:27:22.769] [Worker-Main-6/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in energizedpower:block/fluid_tank_medium:
[10Dec2025 10:27:22.834] [Worker-Main-7/WARN] [net.minecraft.client.renderer.block.model.TextureSlots$Resolver/]: Unresolved texture references in minecraft:block/cube_all:
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_helmet_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/helmet_trim_nether_star
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_lapis_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_lapis_empty
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.037] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/vm_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/enchanted_book_moldo:
minecraft:textures/atlas/blocks.png:minecraft:item/enchanted_book_moldo
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/ppie:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/vm_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_chestplate_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/chestplate_trim_nether_star
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_cherry:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_sweet:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_sweet
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_amethyst_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_amethyst_empty
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_amethyst:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_amethyst
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/rv_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_resin:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_resin
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_birch:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/ocarina_storms:
minecraft:textures/atlas/blocks.png:minecraft:item/ocarina_storms
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_redstone:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_redstone
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/food_avocado:
minecraft:textures/atlas/blocks.png:minecraft:item/food_avocado
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_emerald:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_emerald
[10Dec2025 10:27:23.038] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_copper:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_copper
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/blaze_staff:
minecraft:textures/atlas/blocks.png:1_splatus:item/blaze_staff
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model juix_resources:item/bomb5:
minecraft:textures/atlas/blocks.png:juix_resources:item/tnt/atomic_bottom
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_darkoak:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_boots_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/boots_trim_nether_star
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.039] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model mcwwindows:item/window_bar:
minecraft:textures/atlas/blocks.png:mcwwindows:item/window_bar
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_chestplate_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/chestplate_trim_nether_star
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitaracacia:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.040] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_mangroove:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/vm:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_quartz:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_quartz
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_helmet_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/helmet_trim_nether_star
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/diamond_leggings_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/leggings_trim_nether_star
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_warped:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_boots_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/boots_trim_nether_star
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_strong:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_strong
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/rv_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/blaze_staff_ready:
minecraft:textures/atlas/blocks.png:1_splatus:item/blaze_staff_ready
[10Dec2025 10:27:23.041] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/pp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_quartz_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_quartz_empty
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_emerald_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_emerald_empty
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_ingot_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_ingot_empty
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_9:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_6:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_8:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_lapis:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_lapis
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/fr_7:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_drink:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_drink
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/cr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/strider_spawn_egg:
minecraft:textures/atlas/blocks.png:minecraft:item/spawn_egg
minecraft:textures/atlas/blocks.png:minecraft:item/spawn_egg_overlay
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_crimson:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.042] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_gold:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_6:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_tracks_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_9:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_7:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/fr_8:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_jungle:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_charge_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_resin:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_redstone:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/guitar_spruce:
minecraft:textures/atlas/blocks.png:minecraft:item/carrrot_on_a_stick/texturewood1
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/scroll_average:
minecraft:textures/atlas/blocks.png:minecraft:item/scroll_average
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/h_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/pp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/medallion_redstone_empty:
minecraft:textures/atlas/blocks.png:minecraft:item/medallion_redstone_empty
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_copper:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/gpie:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_amethyst:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.044] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_charge_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_frost_lapis:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/cr_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:item/gp_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_frost_quartz:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_linear_netherite:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_5:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_4:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_linear_diamond:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_iron:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_3:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_2:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model placeable_food:block/h_1:
minecraft:textures/atlas/blocks.png:placeable_food:block/
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model magic_vibe_decorations:item/magic_cauldron:
minecraft:textures/atlas/blocks.png:magic_vibe_decorations:block/allcolorspot
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model 1_splatus:item/key:
minecraft:textures/atlas/blocks.png:1_splatus:item/key
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model minecraft:item/leather_leggings_nether_star_trim:
minecraft:textures/atlas/blocks.png:minecraft:trims/items/leggings_trim_nether_star
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing textures in model tooltrims:item/trims/trident_entity_throwing_tracks_emerald:
minecraft:textures/atlas/blocks.png:tooltrims:item/trident
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left_bottom:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/top_hat:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_open:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:item/pumpkinmuff_1:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/base:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/straw_hat:
[10Dec2025 10:27:23.045] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/bomb4:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/bomb3:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model mcwwindows:block/gothic/iron_bars:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow_2:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model juix_resources:item/dynamite_block:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/witch_cauldron_closed:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/bottom:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/right:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model animated_java:empty:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_right:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model jbt:item/mining_helmet:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_closed:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow_hurt:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_bottom:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/white_top_hat:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/right_bottom:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:item/flute:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_right_bottom:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/treat_basket_hand:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/top_left_right:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_bottom:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model elevatorid:arrow:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:block/pumpkinmuff_1:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/pumpkin_missile:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model magic_vibe_decorations:block/pumpkinmuffins:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/witch_cauldron_open:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/item_framed:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_3:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_4:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_1:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/scarecrow:
[10Dec2025 10:27:23.046] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model stellarity:block/chorus_leaves_2:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model minecraft:block/cube_all:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model kobolds:item/kobold_skull:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/cooking_pot_open:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/cooking_pot_closed:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_right:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model toms_storage:block/cable_connector/ext:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left_right_bottom:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:item/leaf_garland:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model kobolds:item/kobold_wither_skull:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/full:
[10Dec2025 10:27:23.047] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing texture references in model cnk:block/wine_rack/left:
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=north,stage=4]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=north,stage=5]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=south,stage=4]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=south,stage=5]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=west,stage=4]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=west,stage=5]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=east,stage=4]'
[10Dec2025 10:27:23.448] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bread}[facing=east,stage=5]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=north,stage=6]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=north,stage=7]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=south,stage=6]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=south,stage=7]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=west,stage=6]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=west,stage=7]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=east,stage=6]'
[10Dec2025 10:27:23.449] [Worker-Main-3/WARN] [net.minecraft.client.resources.model.ModelManager/]: Missing model for variant: 'Block{placeable_food:bpotatoes}[facing=east,stage=7]'
[10Dec2025 10:27:23.977] [Render thread/WARN] [com.mojang.blaze3d.opengl.GlProgram/]: accessories:pipeline/spectrum shader program does not use sampler InputSampler defined in the pipeline. This might be a bug.
[10Dec2025 10:27:24.184] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device OpenAL Soft on Main Headphones (Realtek High Definition Audio)
[10Dec2025 10:27:24.185] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started
[10Dec2025 10:27:24.187] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[10Dec2025 10:27:24.191] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[10Dec2025 10:27:24.192] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/armor_trims.png-atlas
[10Dec2025 10:27:24.206] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/paintings.png-atlas
[10Dec2025 10:27:24.209] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[10Dec2025 10:27:24.212] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 8192x8192x2 minecraft:textures/atlas/blocks.png-atlas
[10Dec2025 10:27:24.303] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [simplebackups] Found status: AHEAD Current: 21.9.4 Target: null
[10Dec2025 10:27:24.303] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [trade_cycling] Starting version check at https://update.maxhenkel.de/neoforge/trade_cycling
[10Dec2025 10:27:24.406] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/chest.png-atlas
[10Dec2025 10:27:24.410] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[10Dec2025 10:27:24.412] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[10Dec2025 10:27:24.416] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 2048x2048x0 minecraft:textures/atlas/gui.png-atlas
[10Dec2025 10:27:24.423] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[10Dec2025 10:27:24.426] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x0 minecraft:textures/atlas/signs.png-atlas
[10Dec2025 10:27:24.429] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[10Dec2025 10:27:24.587] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations
[10Dec2025 10:27:24.628] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [trade_cycling] Found status: BETA Current: 1.21.10-1.0.19 Target: 1.21.10-1.0.19
[10Dec2025 10:27:24.630] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [bloomcraft] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/bloomcraft.json
[10Dec2025 10:27:24.637] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x0 jei:textures/atlas/gui.png-atlas
[10Dec2025 10:27:24.701] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [bloomcraft] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:24.702] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [puzzleslib] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/puzzleslib.json
[10Dec2025 10:27:24.739] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [puzzleslib] Found status: UP_TO_DATE Current: 21.10.8 Target: null
[10Dec2025 10:27:24.739] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_crop_andkettle] Starting version check at https://api.modrinth.com/updates/hd2YH2vf/forge_updates.json?neoforge=only
[10Dec2025 10:27:24.845] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_crop_andkettle] Found status: OUTDATED Current: 1.1.7 Target: 1.1.7+mod
[10Dec2025 10:27:24.845] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_angel_islands] Starting version check at https://api.modrinth.com/updates/kHqaSlhI/forge_updates.json?neoforge=only
[10Dec2025 10:27:24.959] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_angel_islands] Found status: OUTDATED Current: 2.0.3 Target: 2.0.3+mod
[10Dec2025 10:27:24.959] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_fishing_frontier] Starting version check at https://api.modrinth.com/updates/Jx0c12oz/forge_updates.json?neoforge=only
[10Dec2025 10:27:25.059] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_fishing_frontier] Found status: OUTDATED Current: 3.0.0 Target: 3.0.0+mod
[10Dec2025 10:27:25.059] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_afk_announcer] Starting version check at https://api.modrinth.com/updates/26qk5hxQ/forge_updates.json?neoforge=only
[10Dec2025 10:27:25.185] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_afk_announcer] Found status: AHEAD Current: 1-v3.5.2 Target: null
[10Dec2025 10:27:25.186] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_cottages_witchhuts] Starting version check at https://api.modrinth.com/updates/I2Nux4TI/forge_updates.json?neoforge=only
[10Dec2025 10:27:25.282] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_cottages_witchhuts] Found status: OUTDATED Current: 3.12 Target: 3.12.1+mod
[10Dec2025 10:27:25.284] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_invis_itemframe] Starting version check at https://api.modrinth.com/updates/Zqs0ksZg/forge_updates.json?neoforge=only
[10Dec2025 10:27:25.932] [Render thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.jar.updater.SelfUpdater/]: Checking for Distant Horizons update
[10Dec2025 10:27:25.978] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_invis_itemframe] Found status: OUTDATED Current: 4 Target: 4+mod
[10Dec2025 10:27:25.978] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_elytra_chestplate] Starting version check at https://api.modrinth.com/updates/Luk2wi3b/forge_updates.json?neoforge=only
[10Dec2025 10:27:26.664] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_elytra_chestplate] Found status: OUTDATED Current: 2.6.1 Target: 2.6.1+mod
[10Dec2025 10:27:26.664] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [hotbarslotcycling] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/hotbarslotcycling.json
[10Dec2025 10:27:26.745] [NeoForge Version Check/WARN] [net.neoforged.fml.VersionChecker/]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.Gson.fromJson(Gson.java:1372) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1262) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1171) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1107) ~[gson-2.11.0.jar:?]
at net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:167) [loader-10.0.32.jar:10.0]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
at net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-10.0.32.jar:10.0]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was NUMBER at line 1 column 4 path $
See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
at com.google.gson.stream.JsonReader.unexpectedTokenError(JsonReader.java:1768) ~[gson-2.11.0.jar:?]
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:469) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:196) ~[gson-2.11.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:154) ~[gson-2.11.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:1361) ~[gson-2.11.0.jar:?]
[10Dec2025 10:27:26.745] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_builders_dream] Starting version check at https://api.modrinth.com/updates/jOIgZdUe/forge_updates.json?neoforge=only
[10Dec2025 10:27:26.817] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_builders_dream] Found status: OUTDATED Current: 1.4 Target: 1.4+mod
[10Dec2025 10:27:26.817] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_blaze_attackanimation] Starting version check at https://api.modrinth.com/updates/UT8WxaW1/forge_updates.json?neoforge=only
[10Dec2025 10:27:26.899] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_blaze_attackanimation] Found status: OUTDATED Current: 1.0 Target: 1.0+mod
[10Dec2025 10:27:26.899] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwdoors] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/doors.json
[10Dec2025 10:27:26.969] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwdoors] Found status: UP_TO_DATE Current: 1.1.2 Target: null
[10Dec2025 10:27:26.969] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [alltheheads] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/alltheheads.json
[10Dec2025 10:27:27.010] [Render thread/INFO] [DistantHorizons-com.seibel.distanthorizons.core.jar.updater.SelfUpdater/]: Distant Horizons already up to date.
[10Dec2025 10:27:27.014] [Render thread/INFO] [Golden Foods/]: This line is printed by an example mod mixin from NeoForge!
[10Dec2025 10:27:27.014] [Render thread/INFO] [Golden Foods/]: MC Version: release
[10Dec2025 10:27:27.026] [Render thread/INFO] [Iris/]: Creating pipeline for dimension minecraft:overworld
[10Dec2025 10:27:27.048] [Render thread/INFO] [Golden Foods/]: This line is printed by an example mod mixin from NeoForge!
[10Dec2025 10:27:27.048] [Render thread/INFO] [Golden Foods/]: MC Version: release
[10Dec2025 10:27:27.080] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [alltheheads] Found status: UP_TO_DATE Current: 21.10.1 Target: null
[10Dec2025 10:27:27.081] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_battle_towers] Starting version check at https://api.modrinth.com/updates/LSxfjfLO/forge_updates.json?neoforge=only
[10Dec2025 10:27:27.198] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_battle_towers] Found status: OUTDATED Current: 1.3.0 Target: 1.3.0+mod
[10Dec2025 10:27:27.198] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [arcanelanterns] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/arcanelanterns.json
[10Dec2025 10:27:27.239] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [arcanelanterns] Found status: UP_TO_DATE Current: 21.10.1 Target: null
[10Dec2025 10:27:27.239] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwbridges] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/bridges.json
[10Dec2025 10:27:27.280] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwbridges] Found status: UP_TO_DATE Current: 3.1.0 Target: null
[10Dec2025 10:27:27.280] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [anvianslib] Starting version check at https://api.modrinth.com/updates/PuTjrq4T/forge_updates.json
[10Dec2025 10:27:27.374] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [anvianslib] Found status: UP_TO_DATE Current: 1.4 Target: null
[10Dec2025 10:27:27.374] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_light_craftby_jmp] Starting version check at https://api.modrinth.com/updates/FvEDiFGN/forge_updates.json?neoforge=only
[10Dec2025 10:27:27.475] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_light_craftby_jmp] Found status: OUTDATED Current: 1.0_1.21.9 Target: 1.0_1.21.9+mod
[10Dec2025 10:27:27.475] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_rpg_skilltree] Starting version check at https://api.modrinth.com/updates/6sAmNFuE/forge_updates.json?neoforge=only
[10Dec2025 10:27:27.587] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_rpg_skilltree] Found status: UP_TO_DATE Current: 1.3.0 Target: null
[10Dec2025 10:27:27.587] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwfences] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/fences.json
[10Dec2025 10:27:27.632] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwfences] Found status: UP_TO_DATE Current: 1.2.1 Target: null
[10Dec2025 10:27:27.632] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mobchampions] Starting version check at https://raw.githubusercontent.com/wendall911/MobChampions/1.21/files/updates.json
[10Dec2025 10:27:27.694] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mobchampions] Found status: UP_TO_DATE Current: **.**.**.** Target: null
[10Dec2025 10:27:27.694] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_katters_structures] Starting version check at https://api.modrinth.com/updates/V6LLU8Gf/forge_updates.json?neoforge=only
[10Dec2025 10:27:27.788] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_katters_structures] Found status: OUTDATED Current: 2.3.1 Target: 2.3.1+mod
[10Dec2025 10:27:27.788] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_npcs] Starting version check at https://api.modrinth.com/updates/WLKQ1WSj/forge_updates.json?neoforge=only
[10Dec2025 10:27:27.878] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_npcs] Found status: OUTDATED Current: 0.1.0 Target: 0.1.0+mod
[10Dec2025 10:27:27.878] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [ytones] Starting version check at https://raw.githubusercontent.com/Fuzss/modresources/main/update/ytones.json
[10Dec2025 10:27:27.944] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [ytones] Found status: UP_TO_DATE Current: 21.10.0 Target: null
[10Dec2025 10:27:27.944] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_chakram] Starting version check at https://api.modrinth.com/updates/z2okvAFh/forge_updates.json?neoforge=only
[10Dec2025 10:27:28.034] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_chakram] Found status: OUTDATED Current: 2.3.5 Target: 2.3.5+mod
[10Dec2025 10:27:28.034] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwpaintings] Starting version check at https://raw.githubusercontent.com/sketchmacaw/macawsmods/master/paintings.json
[10Dec2025 10:27:28.086] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mcwpaintings] Found status: UP_TO_DATE Current: 1.0.5 Target: null
[10Dec2025 10:27:28.086] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [journeymap] Starting version check at https://neoforge.curseupdate.com/32274/journeymap
[10Dec2025 10:27:28.277] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [journeymap] Found status: BETA Current: 1.21.10-6.0.0-beta.54 Target: null
[10Dec2025 10:27:28.277] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_plusplusdatapack] Starting version check at https://api.modrinth.com/updates/SlhnIpop/forge_updates.json?neoforge=only
[10Dec2025 10:27:28.535] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_vanilla_plusplusdatapack] Found status: OUTDATED Current: 20.0 Target: 20.0.mod
[10Dec2025 10:27:28.535] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_lukis_grandcapitals] Starting version check at https://api.modrinth.com/updates/8Lw09aLb/forge_updates.json?neoforge=only
[10Dec2025 10:27:28.652] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_lukis_grandcapitals] Found status: OUTDATED Current: 1.1.2 Target: 1.1.2+mod
[10Dec2025 10:27:28.652] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [stewbeet_cauldron_concrete_powder] Starting version check at https://api.modrinth.com/updates/cauldron_concrete_powder/forge_updates.json?neoforge=only
[10Dec2025 10:27:28.785] [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 net.neoforged.fml.VersionChecker$1.process(VersionChecker.java:173) [loader-10.0.32.jar:10.0]
at java.base/java.lang.Iterable.forEach(Iterable.java:75) [?:?]
at net.neoforged.fml.VersionChecker$1.run(VersionChecker.java:105) [loader-10.0.32.jar:10.0]
[10Dec2025 10:27:28.787] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_nice_mobs] Starting version check at https://api.modrinth.com/updates/9RsTCVKM/forge_updates.json?neoforge=only
[10Dec2025 10:27:28.997] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_nice_mobs] Found status: OUTDATED Current: 2.21 Target: 2.21+mod
[10Dec2025 10:27:28.997] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_sleep] Starting version check at https://api.modrinth.com/updates/WTzuSu8P/forge_updates.json?neoforge=only
[10Dec2025 10:27:29.411] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_sleep] Found status: AHEAD Current: 1-v4.2.6 Target: null
[10Dec2025 10:27:29.411] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_nice_swimmingmounts] Starting version check at https://api.modrinth.com/updates/zP3Dijyg/forge_updates.json?neoforge=only
[10Dec2025 10:27:29.541] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_nice_swimmingmounts] Found status: OUTDATED Current: 1.5 Target: 1.5+mod
[10Dec2025 10:27:29.541] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_show_dimensioninname] Starting version check at https://api.modrinth.com/updates/hXdoMWYD/forge_updates.json?neoforge=only
[10Dec2025 10:27:29.653] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_show_dimensioninname] Found status: AHEAD Current: 1-v2.5.2 Target: null
[10Dec2025 10:27:29.653] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_extra_enchantments] Starting version check at https://api.modrinth.com/updates/62Iad20O/forge_updates.json?neoforge=only
[10Dec2025 10:27:29.769] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [mr_extra_enchantments] Found status: OUTDATED Current: 2.0.0 Target: 2.0.0+mod
[10Dec2025 10:27:29.769] [NeoForge Version Check/INFO] [net.neoforged.fml.VersionChecker/]: [bbs_data] Starting version check at https://modrinth.com/datapack/bombs-by-juix/updates.json?neoforge=only
[10Dec2025 10:27:33.791] [CullThread/INFO] [net.minecraft.server.LoggedPrintStream/]: [STDOUT]: Shutting down culling task!
[10Dec2025 10:27:33.800] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping!
[10Dec2025 10:27:33.964] [Ixeris Event Polling Thread/INFO] [me.decce.ixeris.core.Ixeris/]: Exiting event polling thread.
[10Dec2025 10:27:33.964] [Ixeris Event Polling Thread/INFO] [net.neoforged.fml.loading.FMLLoader/]: Closing FML Loader 4b7ecd37
[10Dec2025 10:27:33.975] [Ixeris Event Polling Thread/INFO] [net.neoforged.fml.ModLoader/]: Clearing ModLoader