Skip to content

[馃悶]: Supplementaries crash on world load#1845

Description

@krokots

Before Continuing:

  • Check you are using the latest version of the mods and its dependencies
  • Always include a latest.log if you are crashing
  • Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
  • If you are unsure which mod is the culprit.
    Disable all of your mods and enable them 1-2 mods each time to isolate the culprit
  • Confirm that there is no existing issue with a similar description submitted in the list of issues.

Version

1.21.1-NEOFORGE

Supplementaries Version

supplementaries-1.21-3.5.16-neoforge

Moonlight Lib Version

moonlight-1.21-2.29.3-neoforge

Describe Issue

Game crashes (CTD) on world load. Downgrading Supplementaries to 3.5.14 fixes this. Crash log :

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 2025-12-28 15:59:59
Description: Unexpected error

java.lang.NullPointerException: Trying to access unbound value: ResourceKey[minecraft:item / create:schematic_and_quill]
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.registries.DeferredHolder.value(DeferredHolder.java:103) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.registries.DeferredHolder.get(DeferredHolder.java:117) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.asItem(ItemProviderEntry.java:34) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.is(ItemProviderEntry.java:29) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.isIn(ItemProviderEntry.java:25) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.content.schematics.client.SchematicAndQuillHandler.isActive(SchematicAndQuillHandler.java:199) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.content.schematics.client.SchematicAndQuillHandler.tick(SchematicAndQuillHandler.java:139) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.foundation.events.ClientEvents.onTick(ClientEvents.java:145) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.foundation.events.ClientEvents.onTickPost(ClientEvents.java:127) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:classloading,re:mixin}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.tick(Minecraft.java:1915) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.runTick(Minecraft.java:1161) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:807) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
	at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.registries.DeferredHolder.value(DeferredHolder.java:103) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.registries.DeferredHolder.get(DeferredHolder.java:117) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.asItem(ItemProviderEntry.java:34) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.is(ItemProviderEntry.java:29) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/Registrate.MC1._21._67@1.3.0+67/com.tterrag.registrate.util.entry.ItemProviderEntry.isIn(ItemProviderEntry.java:25) ~[Registrate-MC1.21-1.3.0+67.jar%23459!/:?] {re:mixin,re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.content.schematics.client.SchematicAndQuillHandler.isActive(SchematicAndQuillHandler.java:199) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.content.schematics.client.SchematicAndQuillHandler.tick(SchematicAndQuillHandler.java:139) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.foundation.events.ClientEvents.onTick(ClientEvents.java:145) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at TRANSFORMER/create@6.0.8/com.simibubi.create.foundation.events.ClientEvents.onTickPost(ClientEvents.java:127) ~[create-1.21.1-6.0.8.jar%23323!/:6.0.8] {re:classloading}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:360) ~[bus-8.0.5.jar%23110!/:?] {}
	at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:328) ~[bus-8.0.5.jar%23110!/:?] {}
	at TRANSFORMER/neoforge@21.1.213/net.neoforged.neoforge.client.ClientHooks.fireClientTickPost(ClientHooks.java:1077) ~[neoforge-21.1.213-universal.jar%23293!/:?] {re:classloading,re:mixin}
-- Uptime --
Details:
	JVM uptime: 120.378s
	Wall uptime: 98.268s
	High-res time: 113.988s
	Client ticks: 762 ticks / 38.100s
Stacktrace:
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.fillReport(Minecraft.java:2394) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.emergencySaveAndCrash(Minecraft.java:868) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.Minecraft.run(Minecraft.java:828) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
	at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.main.Main.main(Main.java:230) ~[client-1.21.1-20240808.144430-srg.jar%23292!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:cryonicconfig.mixins.json:client.MainMixin from mod cryonicconfig,pl:mixin:A,pl:runtimedistcleaner:A}
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?] {}
	at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?] {re:mixin}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:136) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:124) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:32) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/fml_loader@4.0.42/net.neoforged.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:118) ~[loader-4.0.42.jar%23107!/:4.0] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.run(Launcher.java:103) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.Launcher.main(Launcher.java:74) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-11.0.5.jar%23112!/:?] {}
	at MC-BOOTSTRAP/cpw.mods.modlauncher@11.0.5/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-11.0.5.jar%23112!/:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.run(BootstrapLauncher.java:210) [bootstraplauncher-2.0.2.jar:?] {}
	at cpw.mods.bootstraplauncher@2.0.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:69) [bootstraplauncher-2.0.2.jar:?] {}


-- Affected level --
Details:
	All players: 1 total; [LocalPlayer['krokoTS'/8, l='ClientLevel', x=-66.14, y=101.00, z=-124.02]]
	Chunk stats: 961, 578
	Level dimension: minecraft:overworld
	Level spawn location: World: (0,148,0), Section: (at 0,4,0 in 0,9,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
	Level time: 7607139 game time, 4186777 day time
	Server brand: neoforge
	Server type: Integrated singleplayer server
	Tracked entity count: 252

-- Last reload --
Details:
	Reload number: 1
	Reload reason: initial
	Finished: Yes
	Packs: vanilla, KubeJS Virtual Resource Pack [Before Mods, assets], mod_resources, mod/kuma_api, mod/stackablepotions, mod/supermartijn642configlib, mod/geckolib, mod/createdeco, mod/mimi, mod/playeranimator, mod/alloy_smelter, mod/morejs, mod/mcwwindows, mod/immersive_aircraft, mod/woodenhopper, mod/sound_physics_remastered, mod/neoforge, mod/placebo, mod/yungsapi, mod/mcwstairs, mod/cobweb, mod/createcasing, mod/bookshelf, mod/createdieselgenerators, mod/mcwdoors, mod/fcbop, mod/balm, mod/prickle, mod/carryon, mod/jeresources, mod/exposure, mod/dummmmmmy, mod/l2damagetracker, mod/supplementaries, mod/athena, mod/create_connected, mod/mcwbridges, mod/farmersdelight, mod/astikorcartsredux, mod/repurposed_structures, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences, mod/supermartijn642corelib, mod/apothic_attributes, mod/curios, mod/patchouli, mod/suppsquared, mod/collective, mod/runelic, mod/resourcefullib, mod/mcwroofs, mod/lootjs, mod/inventoryprofilesnext, mod/architectury, mod/cupboard, mod/apothic_enchanting, mod/trashcans, mod/l2library, mod/sparsestructures, mod/l2menustacker, mod/rhino, mod/doubledoors, mod/l2tabs, mod/biomesize, mod/harvest_with_ease, mod/amendments, mod/jei, mod/kubejs, mod/map_atlases, mod/paxi, mod/kobolds, mod/nyctography, mod/comforts, mod/naturescompass, mod/glitchcore, mod/anvilrestoration, mod/fusion, mod/factory_blocks, mod/chalk, mod/craftingtweaks, mod/apothic_amendments__enchanting, mod/dramaticdoors, mod/libipn, mod/borninconfiguration, mod/born_in_chaos_v1, mod/terrablender, mod/biomesoplenty, mod/moonlight, mod/apothic_spawners, mod/apotheosis, mod/apothic_sups_enchanting, mod/irons_apothic, mod/jade, mod/animal_feeding_trough, mod/creativecore, mod/spectrelib, mod/modulargolems, mod/kotlinforforge, mod/flywheel, mod/ponder, mod/create, mod/everycomp, mod/gravestone, mod/pigpen, mod/storagedrawers, mod/l2core, mod/sol_valheim_reforged, mod/irons_spellbooks, mod/mob_weapon_api, mod/justutilities, mod/cryonicconfig, mod/kubejs_create, mod/connectedglass, mod/l2itemselector, mod/addonslib, mod/well, mod/morered, KubeJS Virtual Resource Pack [Internal, assets], KubeJS Virtual Resource Pack [After Mods, assets], KubeJS File Resource Pack [assets], moonlight:merged_pack, KubeJS Virtual Resource Pack [Last, assets]

-- System Details --
Details:
	Minecraft Version: 1.21.1
	Minecraft Version ID: 1.21.1
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.7, Microsoft
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
	Memory: 407093840 bytes (388 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
	CPUs: 16
	Processor Vendor: AuthenticAMD
	Processor Name: AMD Ryzen 7 2700X Eight-Core Processor         
	Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
	Microarchitecture: Zen+
	Frequency (GHz): 3.69
	Number of physical packages: 1
	Number of physical CPUs: 8
	Number of logical CPUs: 16
	Graphics card #0 name: NVIDIA GeForce RTX 3060
	Graphics card #0 vendor: NVIDIA
	Graphics card #0 VRAM (MiB): 12288.00
	Graphics card #0 deviceId: VideoController1
	Graphics card #0 versionInfo: 32.0.15.8108
	Memory slot #0 capacity (MiB): 8192.00
	Memory slot #0 clockSpeed (GHz): 2.13
	Memory slot #0 type: DDR4
	Memory slot #1 capacity (MiB): 8192.00
	Memory slot #1 clockSpeed (GHz): 2.13
	Memory slot #1 type: DDR4
	Virtual memory max (MiB): 21694.56
	Virtual memory used (MiB): 15125.80
	Swap memory total (MiB): 5376.00
	Swap memory used (MiB): 39.73
	Space in storage for jna.tmpdir (MiB): available: 51579.56, total: 237950.66
	Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 51579.56, total: 237950.66
	Space in storage for io.netty.native.workdir (MiB): available: 51579.56, total: 237950.66
	Space in storage for java.io.tmpdir (MiB): available: 51579.56, total: 237950.66
	Space in storage for workdir (MiB): available: 51579.56, total: 237950.66
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
	Launched Version: neoforge-21.1.213
	Launcher name: minecraft-launcher
	Backend library: LWJGL version 3.3.3+5
	Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 581.08, NVIDIA Corporation
	Window size: 1920x1017
	GFLW Platform: win32
	GL Caps: Using framebuffer using OpenGL 3.2
	GL debug messages: 
	Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
	Universe: 400921fb54442d18
	Type: Integrated Server (map_client.txt)
	Graphics mode: fancy
	Render Distance: 12/12 chunks
	Resource Packs: vanilla, mod_resources, mod/kuma_api (incompatible), mod/stackablepotions (incompatible), mod/supermartijn642configlib, mod/geckolib, mod/createdeco (incompatible), mod/mimi (incompatible), mod/playeranimator, mod/alloy_smelter (incompatible), mod/morejs (incompatible), mod/mcwwindows, mod/immersive_aircraft (incompatible), mod/woodenhopper (incompatible), mod/sound_physics_remastered, mod/neoforge, mod/placebo, mod/yungsapi, mod/mcwstairs, mod/cobweb, mod/createcasing (incompatible), mod/bookshelf (incompatible), mod/createdieselgenerators (incompatible), mod/mcwdoors, mod/fcbop (incompatible), mod/balm (incompatible), mod/prickle (incompatible), mod/carryon (incompatible), mod/jeresources (incompatible), mod/exposure (incompatible), mod/dummmmmmy (incompatible), mod/l2damagetracker (incompatible), mod/supplementaries (incompatible), mod/athena, mod/create_connected (incompatible), mod/mcwbridges, mod/farmersdelight (incompatible), mod/astikorcartsredux, mod/repurposed_structures, mod/ambientsounds, mod/mcwtrpdoors, mod/mcwfences (incompatible), mod/supermartijn642corelib, mod/apothic_attributes, mod/curios (incompatible), mod/patchouli (incompatible), mod/suppsquared (incompatible), mod/collective (incompatible), mod/runelic (incompatible), mod/resourcefullib, mod/mcwroofs, mod/lootjs, mod/inventoryprofilesnext (incompatible), mod/architectury (incompatible), mod/cupboard (incompatible), mod/apothic_enchanting, mod/trashcans, mod/l2library (incompatible), mod/sparsestructures (incompatible), mod/l2menustacker (incompatible), mod/rhino, mod/doubledoors (incompatible), mod/l2tabs (incompatible), mod/biomesize (incompatible), mod/harvest_with_ease, mod/amendments (incompatible), mod/jei (incompatible), mod/kubejs, mod/map_atlases (incompatible), mod/paxi, mod/kobolds (incompatible), mod/nyctography (incompatible), mod/comforts (incompatible), mod/naturescompass, mod/glitchcore (incompatible), mod/anvilrestoration (incompatible), mod/fusion, mod/factory_blocks (incompatible), mod/chalk, mod/craftingtweaks (incompatible), mod/apothic_amendments__enchanting (incompatible), mod/dramaticdoors (incompatible), mod/libipn (incompatible), mod/borninconfiguration, mod/born_in_chaos_v1 (incompatible), mod/terrablender (incompatible), mod/biomesoplenty, mod/moonlight (incompatible), mod/apothic_spawners, mod/apotheosis, mod/apothic_sups_enchanting (incompatible), mod/irons_apothic (incompatible), mod/jade (incompatible), mod/animal_feeding_trough (incompatible), mod/creativecore, mod/spectrelib (incompatible), mod/modulargolems (incompatible), mod/kotlinforforge (incompatible), mod/flywheel, mod/ponder (incompatible), mod/create (incompatible), mod/everycomp (incompatible), mod/gravestone, mod/pigpen (incompatible), mod/storagedrawers, mod/l2core (incompatible), mod/sol_valheim_reforged (incompatible), mod/irons_spellbooks, mod/mob_weapon_api (incompatible), mod/justutilities (incompatible), mod/cryonicconfig, mod/kubejs_create, mod/connectedglass, mod/l2itemselector (incompatible), mod/addonslib, mod/well, mod/morered, moonlight:merged_pack
	Current Language: en_us
	Locale: en_US
	System encoding: Cp1250
	File encoding: UTF-8
	CPU: 16x AMD Ryzen 7 2700X Eight-Core Processor 
	Server Running: true
	Player Count: 1 / 8; [ServerPlayer['krokoTS'/8, l='ServerLevel[Czarnogr贸d]', x=-66.14, y=101.00, z=-124.02]]
	Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/kuma_api (incompatible), mod/stackablepotions (incompatible), mod/supermartijn642configlib (incompatible), mod/geckolib, mod/createdeco (incompatible), mod/mimi (incompatible), mod/playeranimator, mod/alloy_smelter (incompatible), mod/morejs (incompatible), mod/mcwwindows (incompatible), mod/immersive_aircraft (incompatible), mod/woodenhopper (incompatible), mod/sound_physics_remastered (incompatible), mod/neoforge, mod/placebo, mod/yungsapi (incompatible), mod/mcwstairs (incompatible), mod/cobweb (incompatible), mod/createcasing (incompatible), mod/bookshelf (incompatible), mod/createdieselgenerators (incompatible), mod/mcwdoors (incompatible), mod/fcbop, mod/balm (incompatible), mod/prickle (incompatible), mod/carryon (incompatible), mod/jeresources (incompatible), mod/exposure (incompatible), mod/dummmmmmy (incompatible), mod/l2damagetracker (incompatible), mod/supplementaries (incompatible), mod/athena, mod/create_connected (incompatible), mod/mcwbridges (incompatible), mod/farmersdelight (incompatible), mod/astikorcartsredux, mod/repurposed_structures, mod/ambientsounds (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwfences (incompatible), mod/supermartijn642corelib, mod/apothic_attributes, mod/curios (incompatible), mod/patchouli (incompatible), mod/suppsquared (incompatible), mod/collective, mod/runelic (incompatible), mod/resourcefullib, mod/mcwroofs (incompatible), mod/lootjs, mod/inventoryprofilesnext (incompatible), mod/architectury (incompatible), mod/cupboard (incompatible), mod/apothic_enchanting, mod/trashcans, mod/l2library (incompatible), mod/sparsestructures (incompatible), mod/l2menustacker (incompatible), mod/rhino, mod/doubledoors, mod/l2tabs (incompatible), mod/biomesize (incompatible), mod/harvest_with_ease (incompatible), mod/amendments (incompatible), mod/jei (incompatible), mod/kubejs, mod/map_atlases (incompatible), mod/paxi (incompatible), mod/kobolds (incompatible), mod/nyctography (incompatible), mod/comforts (incompatible), mod/naturescompass (incompatible), mod/glitchcore (incompatible), mod/anvilrestoration, mod/fusion, mod/factory_blocks (incompatible), mod/chalk (incompatible), mod/craftingtweaks (incompatible), mod/apothic_amendments__enchanting, mod/dramaticdoors (incompatible), mod/libipn (incompatible), mod/borninconfiguration, mod/born_in_chaos_v1, mod/terrablender (incompatible), mod/biomesoplenty (incompatible), mod/moonlight (incompatible), mod/apothic_spawners, mod/apotheosis, mod/apothic_sups_enchanting, mod/irons_apothic (incompatible), mod/jade (incompatible), mod/animal_feeding_trough (incompatible), mod/creativecore (incompatible), mod/spectrelib (incompatible), mod/modulargolems (incompatible), mod/kotlinforforge (incompatible), mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/everycomp (incompatible), mod/gravestone (incompatible), mod/pigpen (incompatible), mod/storagedrawers, mod/l2core (incompatible), mod/sol_valheim_reforged, mod/irons_spellbooks (incompatible), mod/mob_weapon_api (incompatible), mod/justutilities (incompatible), mod/cryonicconfig, mod/kubejs_create, mod/connectedglass, mod/l2itemselector (incompatible), mod/addonslib, mod/well, mod/morered, supplementaries:generated_pack, suppsquared:dynamic_assets, everycomp:dynamic_resources
	Available Data Packs: bundle, trade_rebalance, vanilla, mod/addonslib, mod/alloy_smelter (incompatible), mod/ambientsounds (incompatible), mod/amendments (incompatible), mod/animal_feeding_trough (incompatible), mod/anvilrestoration, mod/apotheosis, mod/apothic_amendments__enchanting, mod/apothic_attributes, mod/apothic_enchanting, mod/apothic_spawners, mod/apothic_sups_enchanting, mod/architectury (incompatible), mod/astikorcartsredux, mod/athena, mod/balm (incompatible), mod/biomesize (incompatible), mod/biomesoplenty (incompatible), mod/bookshelf (incompatible), mod/born_in_chaos_v1, mod/borninconfiguration, mod/carryon (incompatible), mod/chalk (incompatible), mod/cobweb (incompatible), mod/collective, mod/comforts (incompatible), mod/connectedglass, mod/craftingtweaks (incompatible), mod/create (incompatible), mod/create_connected (incompatible), mod/createcasing (incompatible), mod/createdeco (incompatible), mod/createdieselgenerators (incompatible), mod/creativecore (incompatible), mod/cryonicconfig, mod/cupboard (incompatible), mod/curios (incompatible), mod/doubledoors, mod/dramaticdoors (incompatible), mod/dummmmmmy (incompatible), mod/everycomp (incompatible), mod/exposure (incompatible), mod/factory_blocks (incompatible), mod/farmersdelight (incompatible), mod/fcbop, mod/flywheel (incompatible), mod/fusion, mod/geckolib, mod/glitchcore (incompatible), mod/gravestone (incompatible), mod/harvest_with_ease (incompatible), mod/immersive_aircraft (incompatible), mod/inventoryprofilesnext (incompatible), mod/irons_apothic (incompatible), mod/irons_spellbooks (incompatible), mod/jade (incompatible), mod/jei (incompatible), mod/jeresources (incompatible), mod/justutilities (incompatible), mod/kobolds (incompatible), mod/kotlinforforge (incompatible), mod/kubejs, mod/kubejs_create, mod/kuma_api (incompatible), mod/l2core (incompatible), mod/l2damagetracker (incompatible), mod/l2itemselector (incompatible), mod/l2library (incompatible), mod/l2menustacker (incompatible), mod/l2tabs (incompatible), mod/libipn (incompatible), mod/lootjs, mod/map_atlases (incompatible), mod/mcwbridges (incompatible), mod/mcwdoors (incompatible), mod/mcwfences (incompatible), mod/mcwroofs (incompatible), mod/mcwstairs (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwwindows (incompatible), mod/mimi (incompatible), mod/mob_weapon_api (incompatible), mod/modulargolems (incompatible), mod/moonlight (incompatible), mod/morejs (incompatible), mod/morered, mod/naturescompass (incompatible), mod/neoforge, mod/nyctography (incompatible), mod/patchouli (incompatible), mod/paxi (incompatible), mod/pigpen (incompatible), mod/placebo, mod/playeranimator, mod/ponder (incompatible), mod/prickle (incompatible), mod/repurposed_structures, mod/resourcefullib, mod/rhino, mod/runelic (incompatible), mod/sol_valheim_reforged, mod/sound_physics_remastered (incompatible), mod/sparsestructures (incompatible), mod/spectrelib (incompatible), mod/stackablepotions (incompatible), mod/storagedrawers, mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/supplementaries (incompatible), mod/suppsquared (incompatible), mod/terrablender (incompatible), mod/trashcans, mod/well, mod/woodenhopper (incompatible), mod/yungsapi (incompatible), mod_data, supplementaries:generated_pack, suppsquared:dynamic_assets, create:dynamic_data, everycomp:dynamic_resources
	Enabled Feature Flags: minecraft:vanilla
	World Generation: Stable
	World Seed: 1098649467915633416
	ModLauncher: 11.0.5+main.901c6ea8
	ModLauncher launch target: forgeclient
	ModLauncher services: 
		sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE 
		loader-4.0.42.jar slf4jfixer PLUGINSERVICE 
		loader-4.0.42.jar runtime_enum_extender PLUGINSERVICE 
		at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE 
		loader-4.0.42.jar runtimedistcleaner PLUGINSERVICE 
		modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE 
		modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE 
	FML Language Providers: 
		kotlinforforge@5.10.0
		javafml@4.0
		lowcodefml@4.0
		minecraft@4.0
	Mod List: 
		addonslib-neoforge-1.21.1-1.10.jar                |Addons Lib                    |addonslib                     |1.21.1-1.10         |Manifest: NOSIGNATURE
		alloy_smelter-neoforge-1.21.1-1.2.1.jar           |Alloy Smelter                 |alloy_smelter                 |1.2.1               |Manifest: NOSIGNATURE
		AmbientSounds_NEOFORGE_v6.3.1_mc1.21.1.jar        |AmbientSounds                 |ambientsounds                 |6.3.1               |Manifest: NOSIGNATURE
		amendments-1.21-2.0.13-neoforge.jar               |Amendments                    |amendments                    |1.21-2.0.13         |Manifest: NOSIGNATURE
		animal_feeding_trough-1.1.2+1.21-neoforge.jar     |Animal Feeding Trough         |animal_feeding_trough         |1.1.2               |Manifest: NOSIGNATURE
		anvilrestoration-1.21.1-2.4.jar                   |Anvil Restoration             |anvilrestoration              |2.4                 |Manifest: NOSIGNATURE
		Apotheosis-1.21.1-8.4.1.jar                       |Apotheosis                    |apotheosis                    |8.4.1               |Manifest: NOSIGNATURE
		apothic_amendments__enchanting-NF1.21.1-0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4               |Manifest: NOSIGNATURE
		ApothicAttributes-1.21.1-2.9.0.jar                |Apothic Attributes            |apothic_attributes            |2.9.0               |Manifest: NOSIGNATURE
		ApothicEnchanting-1.21.1-1.5.0.jar                |Apothic Enchanting            |apothic_enchanting            |1.5.0               |Manifest: NOSIGNATURE
		ApothicSpawners-1.21.1-1.3.2.jar                  |Apothic Spawners              |apothic_spawners              |1.3.2               |Manifest: NOSIGNATURE
		apothic_sups_enchanting-0.1.0-neoforge-1.21.1.jar |Apothic Supplementaries - Ench|apothic_sups_enchanting       |0.1.0               |Manifest: NOSIGNATURE
		architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE
		astikorcartsredux-1.2.2.jar                       |AstikorCarts Redux            |astikorcartsredux             |1.2.2               |Manifest: NOSIGNATURE
		athena-neoforge-1.21-4.0.2.jar                    |Athena                        |athena                        |4.0.2               |Manifest: NOSIGNATURE
		balm-neoforge-1.21.1-21.0.55.jar                  |Balm                          |balm                          |21.0.55             |Manifest: NOSIGNATURE
		BiomesOPlenty-neoforge-1.21.1-21.1.0.13.jar       |Biomes O' Plenty              |biomesoplenty                 |21.1.0.13           |Manifest: NOSIGNATURE
		biomesize-1.21.1-1.5.jar                          |biomesize mod                 |biomesize                     |1.5                 |Manifest: NOSIGNATURE
		bookshelf-neoforge-1.21.1-21.1.80.jar             |Bookshelf                     |bookshelf                     |21.1.80             |Manifest: NOSIGNATURE
		born_in_chaos_[Neoforge]_1.21.1_1.7.4.jar         |Born in Chaos                 |born_in_chaos_v1              |1.7.3               |Manifest: NOSIGNATURE
		borninconfiguration-3.1.2.jar                     |Born In Configuration         |borninconfiguration           |3.1.2               |Manifest: NOSIGNATURE
		carryon-neoforge-1.21.1-2.2.2.11.jar              |Carry On                      |carryon                       |2.2.2               |Manifest: NOSIGNATURE
		chalk-1.6.11.jar                                  |Chalk                         |chalk                         |1.6.11              |Manifest: NOSIGNATURE
		cobweb-neoforge-1.21-1.4.0.jar                    |Cobweb                        |cobweb                        |1.4.0               |Manifest: NOSIGNATURE
		collective-1.21.1-8.13.jar                        |Collective                    |collective                    |8.13                |Manifest: NOSIGNATURE
		comforts-neoforge-9.0.4+1.21.1.jar                |Comforts                      |comforts                      |9.0.4+1.21.1        |Manifest: NOSIGNATURE
		connectedglass-1.1.14-neoforge-mc1.21.jar         |Connected Glass               |connectedglass                |1.1.14              |Manifest: NOSIGNATURE
		craftingtweaks-neoforge-1.21.1-21.1.6.jar         |Crafting Tweaks               |craftingtweaks                |21.1.6              |Manifest: NOSIGNATURE
		create-1.21.1-6.0.8.jar                           |Create                        |create                        |6.0.8               |Manifest: NOSIGNATURE
		createdeco-2.1.2.jar                              |Create Deco                   |createdeco                    |2.1.2               |Manifest: NOSIGNATURE
		createdieselgenerators-1.21.1-1.3.8.jar           |Create Diesel Generators      |createdieselgenerators        |1.21.1-1.3.8        |Manifest: NOSIGNATURE
		Create Encased-1.21.1-1.7.2-fix2.jar              |Create Encased                |createcasing                  |1.7.2-fix2          |Manifest: NOSIGNATURE
		create_connected-1.1.10-mc1.21.1.jar              |Create: Connected             |create_connected              |1.1.10-mc1.21.1     |Manifest: NOSIGNATURE
		CreativeCore_NEOFORGE_v2.13.23_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.13.23             |Manifest: NOSIGNATURE
		cryonicconfig-neoforge-1.0.0+mc1.21.11.jar        |Cryonic Config                |cryonicconfig                 |1.0.0+mc1.21.11     |Manifest: NOSIGNATURE
		cupboard-1.21-2.9.jar                             |Cupboard mod                  |cupboard                      |2.9                 |Manifest: NOSIGNATURE
		curios-neoforge-9.5.1+1.21.1.jar                  |Curios API                    |curios                        |9.5.1+1.21.1        |Manifest: NOSIGNATURE
		doubledoors-1.21.1-7.2.jar                        |Double Doors                  |doubledoors                   |7.2                 |Manifest: NOSIGNATURE
		DramaticDoors-NeoQuiFab-1.21.1-3.3.2.jar          |Dramatic Doors                |dramaticdoors                 |1.21.1-3.3.2        |Manifest: NOSIGNATURE
		everycomp-1.21-2.11.23-neoforge.jar               |Every Compat                  |everycomp                     |1.21-2.11.23        |Manifest: NOSIGNATURE
		exposure-neoforge-1.21.1-1.9.12.jar               |Exposure                      |exposure                      |1.9.12              |Manifest: NOSIGNATURE
		factory_blocks-neoforge-1.4.0+mc1.21.1.jar        |Factory Blocks                |factory_blocks                |1.4.0+mc1.21.1      |Manifest: NOSIGNATURE
		farmers-cutting-biomes-o-plenty-2.0.0-1.21.jar    |Farmer's Cutting: Biomes O' Pl|fcbop                         |2.0.0               |Manifest: NOSIGNATURE
		FarmersDelight-1.21.1-1.2.9.jar                   |Farmer's Delight              |farmersdelight                |1.2.9               |Manifest: NOSIGNATURE
		flywheel-neoforge-1.21.1-1.0.5.jar                |Flywheel                      |flywheel                      |1.0.5               |Manifest: NOSIGNATURE
		fusion-1.2.11d-neoforge-mc1.21.jar                |Fusion                        |fusion                        |1.2.11+d            |Manifest: NOSIGNATURE
		geckolib-neoforge-1.21.1-4.8.2.jar                |GeckoLib 4                    |geckolib                      |4.8.2               |Manifest: NOSIGNATURE
		GlitchCore-neoforge-1.21.1-2.1.0.0.jar            |GlitchCore                    |glitchcore                    |2.1.0.0             |Manifest: NOSIGNATURE
		gravestone-neoforge-1.21.1-1.0.35.jar             |Gravestone Mod                |gravestone                    |1.21.1-1.0.35       |Manifest: NOSIGNATURE
		harvest-with-ease-neoforge-1.21-9.4.0.jar         |Harvest with ease             |harvest_with_ease             |9.4.0               |Manifest: NOSIGNATURE
		immersive_aircraft-1.4.1+1.21.1-neoforge.jar      |Immersive Aircraft            |immersive_aircraft            |1.4.1+1.21.1        |Manifest: NOSIGNATURE
		InventoryProfilesNext-neoforge-1.21.1-2.2.2.jar   |Inventory Profiles Next       |inventoryprofilesnext         |2.2.2               |Manifest: NOSIGNATURE
		irons_apothic-1.9.2.jar                           |Iron's Apothic                |irons_apothic                 |1.9.2               |Manifest: NOSIGNATURE
		irons_spellbooks-1.21.1-3.14.8.jar                |Iron's Spells 'n Spellbooks   |irons_spellbooks              |1.21.1-3.14.8       |Manifest: NOSIGNATURE
		Jade-1.21.1-NeoForge-15.10.3.jar                  |Jade                          |jade                          |15.10.3+neoforge    |Manifest: NOSIGNATURE
		jei-1.21.1-neoforge-19.27.0.335.jar               |Just Enough Items             |jei                           |19.27.0.335         |Manifest: NOSIGNATURE
		JustEnoughResources-NeoForge-1.21.1-1.6.0.17.jar  |Just Enough Resources         |jeresources                   |1.6.0.17            |Manifest: NOSIGNATURE
		justutilities-neoforge-1.21-21.0.9.jar            |Just Utilities                |justutilities                 |21.0.9              |Manifest: NOSIGNATURE
		Kobolds-3.0.38.jar                                |Kobolds                       |kobolds                       |3.0.38              |Manifest: NOSIGNATURE
		thedarkcolour.kffmod-5.10.0.jar                   |Kotlin For Forge              |kotlinforforge                |5.10.0              |Manifest: NOSIGNATURE
		kubejs-neoforge-2101.7.2-build.348.jar            |KubeJS                        |kubejs                        |2101.7.2-build.348  |Manifest: NOSIGNATURE
		kubejs-create-neoforge-2101.3.1-build.18.jar      |KubeJS Create                 |kubejs_create                 |2101.3.1-build.18   |Manifest: NOSIGNATURE
		kuma-api-neoforge-21.0.7+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.7              |Manifest: NOSIGNATURE
		l2core-3.0.8+15.jar                               |L2Core                        |l2core                        |3.0.8+15            |Manifest: NOSIGNATURE
		l2damagetracker-3.0.5.jar                         |L2DamageTracker               |l2damagetracker               |3.0.5               |Manifest: NOSIGNATURE
		l2itemselector-3.0.8.jar                          |L2ItemSelector                |l2itemselector                |3.0.8               |Manifest: NOSIGNATURE
		l2library-3.0.7.jar                               |L2Library                     |l2library                     |3.0.7               |Manifest: NOSIGNATURE
		l2menustacker-3.0.10.jar                          |L2MenuStacker                 |l2menustacker                 |3.0.10              |Manifest: NOSIGNATURE
		l2tabs-3.0.5+7.jar                                |L2Tabs                        |l2tabs                        |3.0.5+7             |Manifest: NOSIGNATURE
		libIPN-neoforge-1.21.1-6.6.2.jar                  |libIPN                        |libipn                        |6.6.2               |Manifest: NOSIGNATURE
		lootjs-neoforge-1.21.1-3.6.0.jar                  |LootJS                        |lootjs                        |1.21.1-3.6.0        |Manifest: NOSIGNATURE
		mcw-bridges-3.1.1-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.1.1               |Manifest: NOSIGNATURE
		mcw-doors-1.1.2-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.2               |Manifest: NOSIGNATURE
		mcw-mcwfences-1.2.1-mc1.21.1neoforge.jar          |Macaw's Fences and Walls      |mcwfences                     |1.2.1               |Manifest: NOSIGNATURE
		mcw-roofs-2.3.2-mc1.21.1neoforge.jar              |Macaw's Roofs                 |mcwroofs                      |2.3.2               |Manifest: NOSIGNATURE
		mcw-mcwstairs-1.0.2-mc1.21.1neoforge.jar          |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.2               |Manifest: NOSIGNATURE
		mcw-trapdoors-1.1.5-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.5               |Manifest: NOSIGNATURE
		mcw-mcwwindows-2.4.2-mc1.21.1neoforge.jar         |Macaw's Windows               |mcwwindows                    |2.4.2               |Manifest: NOSIGNATURE
		map_atlases-1.21-6.3.6-neoforge.jar               |Map Atlases                   |map_atlases                   |1.21-6.3.6          |Manifest: NOSIGNATURE
		mimimod-1.21.1-4.3.0-neo.jar                      |MIMI Mod                      |mimi                          |1.21.1-4.3.0-neo    |Manifest: NOSIGNATURE
		client-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
		dummmmmmy-1.21-2.0.11-neoforge.jar                |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.11         |Manifest: NOSIGNATURE
		mob_weapon_api-3.0.5.jar                          |Mob Weapon API                |mob_weapon_api                |3.0.5               |Manifest: NOSIGNATURE
		modulargolems-3.1.8.jar                           |Modular Golems                |modulargolems                 |3.1.8               |Manifest: NOSIGNATURE
		moonlight-1.21-2.29.3-neoforge.jar                |Moonlight Lib                 |moonlight                     |1.21-2.29.3         |Manifest: NOSIGNATURE
		morered-1.21.1-6.0.0.3.jar                        |More Red                      |morered                       |6.0.0.3             |Manifest: NOSIGNATURE
		morejs-neoforge-1.21.1-0.16.0.jar                 |MoreJS                        |morejs                        |1.21.1-0.16.0       |Manifest: NOSIGNATURE
		NaturesCompass-1.21.1-3.0.3-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE
		neoforge-21.1.213-universal.jar                   |NeoForge                      |neoforge                      |21.1.213            |Manifest: NOSIGNATURE
		nyctography-neoforge-1.21.1-21.1.6.jar            |Nyctography                   |nyctography                   |21.1.6              |Manifest: NOSIGNATURE
		Patchouli-1.21.1-92-NEOFORGE.jar                  |Patchouli                     |patchouli                     |1.21.1-92-NEOFORGE  |Manifest: NOSIGNATURE
		Paxi-1.21.1-NeoForge-5.1.3.jar                    |Paxi                          |paxi                          |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
		pigpen-neoforge-1.21.1-21.1.4.jar                 |PigPen                        |pigpen                        |21.1.4              |Manifest: NOSIGNATURE
		Placebo-1.21.1-9.9.1.jar                          |Placebo                       |placebo                       |9.9.1               |Manifest: NOSIGNATURE
		player-animation-lib-forge-2.0.3+1.21.1.jar       |Player Animator               |playeranimator                |2.0.3+1.21.1        |Manifest: NOSIGNATURE
		Ponder-NeoForge-1.21.1-1.0.64.jar                 |Ponder                        |ponder                        |1.0.64              |Manifest: NOSIGNATURE
		prickle-neoforge-1.21.1-21.1.11.jar               |PrickleMC                     |prickle                       |21.1.11             |Manifest: NOSIGNATURE
		repurposed_structures-7.5.17+1.21.1-neoforge.jar  |Repurposed Structures         |repurposed_structures         |7.5.17+1.21.1-neofor|Manifest: NOSIGNATURE
		resourcefullib-neoforge-1.21-3.0.12.jar           |Resourceful Lib               |resourcefullib                |3.0.12              |Manifest: NOSIGNATURE
		rhino-2101.2.7-build.81.jar                       |Rhino                         |rhino                         |2101.2.7-build.81   |Manifest: NOSIGNATURE
		runelic-neoforge-1.21.1-21.1.5.jar                |Runelic                       |runelic                       |21.1.5              |Manifest: NOSIGNATURE
		sound-physics-remastered-neoforge-1.21.1-1.5.1.jar|Sound Physics Remastered      |sound_physics_remastered      |1.21.1-1.5.1        |Manifest: NOSIGNATURE
		sparsestructures-neoforge-1.21.1-3.0.jar          |SparseStructures              |sparsestructures              |3.0                 |Manifest: NOSIGNATURE
		spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE
		sol_valheim_reforged-1.1.3-neoforge-1.21.1.jar    |Spice of Life: Valheim Reforge|sol_valheim_reforged          |1.1.3               |Manifest: NOSIGNATURE
		Stackable Potions-neoforge-1.21.1-1.0.0.jar       |Stackable Potions             |stackablepotions              |1.0.0               |Manifest: NOSIGNATURE
		StorageDrawers-neoforge-1.21.1-13.11.4.jar        |Storage Drawers               |storagedrawers                |13.11.4             |Manifest: NOSIGNATURE
		supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE
		supermartijn642corelib-1.1.18b-neoforge-mc1.21.jar|SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18+b            |Manifest: NOSIGNATURE
		supplementaries-1.21-3.5.16-neoforge.jar          |Supplementaries               |supplementaries               |1.21-3.5.16         |Manifest: NOSIGNATURE
		suppsquared-1.21-1.2.17-neoforge.jar              |Supplementaries Squared       |suppsquared                   |1.21-1.2.17         |Manifest: NOSIGNATURE
		TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE
		trashcans-1.0.18c-neoforge-mc1.21.jar             |Trash Cans                    |trashcans                     |1.0.18+c            |Manifest: NOSIGNATURE
		well-neoforge-1.21-1.0.0.jar                      |Well Mod                      |well                          |1.0.0               |Manifest: NOSIGNATURE
		woodenhopper-neoforge-1.21.1-3.2.1.0.jar          |Wooden Hopper                 |woodenhopper                  |1.21.1-3.2.1.0      |Manifest: NOSIGNATURE
		YungsApi-1.21.1-NeoForge-5.1.6.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
	Crash Report UUID: a9237853-1958-49ba-bda0-70eac81147b2
	FML: 4.0.42
	NeoForge: 21.1.213
	Flywheel Backend: flywheel:indirect

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions