Paste your logs.

Built for Minecraft & Hytale

NeoForge 1.21.1 Crash Report

844 lines
Raw
Detected
Minecraft version: 1.21.1 Java version: 21.0.7 NeoForge version: 21.1.240
---- Minecraft Crash Report ----
// *plays dead*
Please make sure this issue is not caused by Sable before reporting it to other mod authors.
If you cannot reproduce it without Sable, file a report on the issue tracker
https://github.com/ryanhcode/sable/issues
// I just don't know what went wrong :(
Time: 2026-07-20 23:28:01
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:the_beyond.mixins.json:EndWeatherSyncMixin from mod the_beyond,pl:mixin:APP:the_beyond.mixins.json:ServerLevelLightningSuppressMixin from mod the_beyond,pl:mixin:APP:primal.mixins.json:ServerLevelMixin from mod primal,pl:mixin:APP:reliable_replacer.mixins.json:minecraft.ServerLevelMixin from mod reliable_replacer,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin from mod architects_palette,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:bygone.mixins.json:ServerLevelMixin from mod bygone,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:caverns_and_chasms.mixins.json:ServerLevelMixin from mod caverns_and_chasms,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:magnumtorch.common.mixins.json:ServerLevelMixin from mod magnumtorch,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:nomansland.mixins.json:ServerLevelMixin from mod nomansland,pl:mixin:APP:nomansland.mixins.json:ServerLevelSleepMixin from mod nomansland,pl:mixin:A}
[MixinTraceReforged] Mixins in Stack Trace:
net.minecraft.server.level.ServerLevel:
architectspalette.core.mixin.ServerWorldMixin (architects_palette.mixins.json)
net.mehvahdjukaar.supplementaries.mixins.ServerLevelMixin (supplementaries-common.mixins.json)
io.github.mortuusars.envelope.mixin.spawners.ServerLevelMixin (envelope-common.mixins.json)
com.terraformersmc.biolith.impl.mixin.MixinServerWorld (biolith.mixins.json)
net.fabricmc.fabric.mixin.lookup.ServerWorldMixin (fabric-api-lookup-api-v1.mixins.json)
dev.ryanhcode.sable.mixin.plot.ServerLevelMixin (sable.mixins.json)
fuzs.magnumtorch.mixin.ServerLevelMixin (magnumtorch.common.mixins.json)
com.teamabnormals.caverns_and_chasms.core.mixin.ServerLevelMixin (caverns_and_chasms.mixins.json)
io.github.mortuusars.envelope.mixin.injected.ServerLevelMixin (envelope-common.mixins.json)
com.jamiedev.bygone.core.mixin.ServerLevelMixin (bygone.mixins.json)
dev.ryanhcode.sable.mixin.entity.server_entities_tick.ServerLevelMixin (sable.mixins.json)
dev.ryanhcode.sable.mixin.particle.ServerLevelMixin (sable.mixins.json)
com.thebeyond.mixin.ServerLevelLightningSuppressMixin (the_beyond.mixins.json)
net.mehvahdjukaar.moonlight.core.mixins.ServerLevelMixin (moonlight-common.mixins.json)
dev.ryanhcode.sable.mixin.entity.entity_kicking.ServerLevelMixin (sable.mixins.json)
com.simibubi.create.foundation.mixin.accessor.ServerLevelAccessor (create.mixins.json)
dev.ryanhcode.sable.mixin.entity.entity_aabb_lookup.LevelsMixin (sable.mixins.json)
net.caffeinemc.mods.lithium.mixin.util.entity_movement_tracking.ServerLevelAccessor (lithium.mixins.json)
foundry.veil.mixin.network.NetworkServerLevelMixin (veil.network.mixins.json)
io.github.mortuusars.envelope.mixin.event.ServerLevelMixin (envelope-common.mixins.json)
net.caffeinemc.mods.lithium.mixin.minimal_nonvanilla.spawning.ServerLevelAccessor (lithium.mixins.json)
dev.ryanhcode.sable.mixin.explosion.ServerLevelMixin (sable.mixins.json)
com.evandev.reliable_replacer.mixin.minecraft.ServerLevelMixin (reliable_replacer.mixins.json)
net.caffeinemc.mods.lithium.mixin.entity.inactive_navigations.ServerLevelMixin (lithium.mixins.json)
net.fabricmc.fabric.mixin.event.lifecycle.ServerWorldMixin (fabric-lifecycle-events-v1.mixins.json)
net.fabricmc.fabric.mixin.attachment.ServerWorldMixin (fabric-data-attachment-api-v1.mixins.json)
com.github.alexthe666.citadel.mixin.ServerLevelMixin (citadel.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.cache_strongholds.ServerLevelMixin (modernfix-modernfix.mixins.json)
com.teamabnormals.blueprint.core.mixin.ServerLevelMixin (blueprint.mixins.json)
net.caffeinemc.mods.lithium.mixin.util.accessors.ServerLevelAccessor (lithium.mixins.json)
net.caffeinemc.mods.lithium.mixin.world.block_entity_ticking.sleeping.ServerLevelMixin (lithium.mixins.json)
org.primal.mixin.ServerLevelMixin (primal.mixins.json)
dev.ryanhcode.sable.mixin.physics.ServerLevelMixin (sable.mixins.json)
net.caffeinemc.mods.lithium.mixin.alloc.chunk_random.ServerLevelMixin (lithium.mixins.json)
com.thebeyond.mixin.EndWeatherSyncMixin (the_beyond.mixins.json)
dev.latvian.mods.kubejs.core.mixin.ServerLevelMixin (kubejs.mixins.json)
com.farcr.nomansland.common.mixin.ServerLevelSleepMixin (nomansland.mixins.json)
dev.ryanhcode.sable.mixin.block_decal_render.ServerLevelMixin (sable.mixins.json)
dev.ryanhcode.sable.mixin.water_occlusion.LevelsMixin (sable.mixins.json)
com.farcr.nomansland.common.mixin.ServerLevelMixin (nomansland.mixins.json)
dev.ryanhcode.sable.mixin.plot.LevelsMixin (sable.mixins.json)
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['fuebon'/61, l='ServerLevel[BRAH!]', x=1384.18, y=67.00, z=310.47]]
Chunk stats: 3442
Level dimension: minecraft:overworld
Level spawn location: World: (432,70,96), Section: (at 0,6,0 in 27,4,6; chunk contains blocks 432,-64,96 to 447,319,111), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
Level time: 13934 game time, 13934 day time
Level name: BRAH!
Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true
Level weather: Rain time: 162473 (now: false), thunder time: 22101 (now: false)
Known server brands: neoforge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 302
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:veil.network.mixins.json:NetworkServerLevelMixin from mod veil,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:envelope-common.mixins.json:event.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:injected.ServerLevelMixin from mod envelope,pl:mixin:APP:envelope-common.mixins.json:spawners.ServerLevelMixin from mod envelope,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:lithium.mixins.json:alloc.chunk_random.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:entity.inactive_navigations.ServerLevelMixin from mod lithium,pl:mixin:APP:lithium.mixins.json:minimal_nonvanilla.spawning.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.accessors.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerLevelAccessor from mod lithium,pl:mixin:APP:lithium.mixins.json:world.block_entity_ticking.sleeping.ServerLevelMixin from mod lithium,pl:mixin:APP:the_beyond.mixins.json:EndWeatherSyncMixin from mod the_beyond,pl:mixin:APP:the_beyond.mixins.json:ServerLevelLightningSuppressMixin from mod the_beyond,pl:mixin:APP:primal.mixins.json:ServerLevelMixin from mod primal,pl:mixin:APP:reliable_replacer.mixins.json:minecraft.ServerLevelMixin from mod reliable_replacer,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin from mod architects_palette,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin from mod citadel,pl:mixin:APP:fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1,pl:mixin:APP:fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1,pl:mixin:APP:bygone.mixins.json:ServerLevelMixin from mod bygone,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:kubejs.mixins.json:ServerLevelMixin from mod kubejs,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin from mod blueprint,pl:mixin:APP:caverns_and_chasms.mixins.json:ServerLevelMixin from mod caverns_and_chasms,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,pl:mixin:APP:magnumtorch.common.mixins.json:ServerLevelMixin from mod magnumtorch,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor from mod create,pl:mixin:APP:sable.mixins.json:block_decal_render.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_aabb_lookup.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.entity_kicking.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:entity.server_entities_tick.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:explosion.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:particle.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:physics.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.LevelsMixin from mod sable,pl:mixin:APP:sable.mixins.json:plot.ServerLevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:water_occlusion.LevelsMixin from mod sable,pl:mixin:APP:nomansland.mixins.json:ServerLevelMixin from mod nomansland,pl:mixin:APP:nomansland.mixins.json:ServerLevelSleepMixin from mod nomansland,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1040) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:917) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.thread_priorities.IntegratedServerMixin from mod modernfix,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.suspend_integrated_server_during_load.IntegratedServerMixin from mod modernfix,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin from mod blueprint,pl:mixin:APP:sable.mixins.json:toast.IntegratedServerMixin from mod sable,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin from mod lithostitched,pl:mixin:A,pl:runtimedistcleaner:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar#400!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
[MixinTraceReforged] Mixins in Stack Trace:
net.minecraft.server.level.ServerLevel:
architectspalette.core.mixin.ServerWorldMixin (architects_palette.mixins.json)
net.mehvahdjukaar.supplementaries.mixins.ServerLevelMixin (supplementaries-common.mixins.json)
io.github.mortuusars.envelope.mixin.spawners.ServerLevelMixin (envelope-common.mixins.json)
com.terraformersmc.biolith.impl.mixin.MixinServerWorld (biolith.mixins.json)
net.fabricmc.fabric.mixin.lookup.ServerWorldMixin (fabric-api-lookup-api-v1.mixins.json)
dev.ryanhcode.sable.mixin.plot.ServerLevelMixin (sable.mixins.json)
fuzs.magnumtorch.mixin.ServerLevelMixin (magnumtorch.common.mixins.json)
com.teamabnormals.caverns_and_chasms.core.mixin.ServerLevelMixin (caverns_and_chasms.mixins.json)
io.github.mortuusars.envelope.mixin.injected.ServerLevelMixin (envelope-common.mixins.json)
com.jamiedev.bygone.core.mixin.ServerLevelMixin (bygone.mixins.json)
dev.ryanhcode.sable.mixin.entity.server_entities_tick.ServerLevelMixin (sable.mixins.json)
dev.ryanhcode.sable.mixin.particle.ServerLevelMixin (sable.mixins.json)
com.thebeyond.mixin.ServerLevelLightningSuppressMixin (the_beyond.mixins.json)
net.mehvahdjukaar.moonlight.core.mixins.ServerLevelMixin (moonlight-common.mixins.json)
dev.ryanhcode.sable.mixin.entity.entity_kicking.ServerLevelMixin (sable.mixins.json)
com.simibubi.create.foundation.mixin.accessor.ServerLevelAccessor (create.mixins.json)
dev.ryanhcode.sable.mixin.entity.entity_aabb_lookup.LevelsMixin (sable.mixins.json)
net.caffeinemc.mods.lithium.mixin.util.entity_movement_tracking.ServerLevelAccessor (lithium.mixins.json)
foundry.veil.mixin.network.NetworkServerLevelMixin (veil.network.mixins.json)
io.github.mortuusars.envelope.mixin.event.ServerLevelMixin (envelope-common.mixins.json)
net.caffeinemc.mods.lithium.mixin.minimal_nonvanilla.spawning.ServerLevelAccessor (lithium.mixins.json)
dev.ryanhcode.sable.mixin.explosion.ServerLevelMixin (sable.mixins.json)
com.evandev.reliable_replacer.mixin.minecraft.ServerLevelMixin (reliable_replacer.mixins.json)
net.caffeinemc.mods.lithium.mixin.entity.inactive_navigations.ServerLevelMixin (lithium.mixins.json)
net.fabricmc.fabric.mixin.event.lifecycle.ServerWorldMixin (fabric-lifecycle-events-v1.mixins.json)
net.fabricmc.fabric.mixin.attachment.ServerWorldMixin (fabric-data-attachment-api-v1.mixins.json)
com.github.alexthe666.citadel.mixin.ServerLevelMixin (citadel.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.cache_strongholds.ServerLevelMixin (modernfix-modernfix.mixins.json)
com.teamabnormals.blueprint.core.mixin.ServerLevelMixin (blueprint.mixins.json)
net.caffeinemc.mods.lithium.mixin.util.accessors.ServerLevelAccessor (lithium.mixins.json)
net.caffeinemc.mods.lithium.mixin.world.block_entity_ticking.sleeping.ServerLevelMixin (lithium.mixins.json)
org.primal.mixin.ServerLevelMixin (primal.mixins.json)
dev.ryanhcode.sable.mixin.physics.ServerLevelMixin (sable.mixins.json)
net.caffeinemc.mods.lithium.mixin.alloc.chunk_random.ServerLevelMixin (lithium.mixins.json)
com.thebeyond.mixin.EndWeatherSyncMixin (the_beyond.mixins.json)
dev.latvian.mods.kubejs.core.mixin.ServerLevelMixin (kubejs.mixins.json)
com.farcr.nomansland.common.mixin.ServerLevelSleepMixin (nomansland.mixins.json)
dev.ryanhcode.sable.mixin.block_decal_render.ServerLevelMixin (sable.mixins.json)
dev.ryanhcode.sable.mixin.water_occlusion.LevelsMixin (sable.mixins.json)
com.farcr.nomansland.common.mixin.ServerLevelMixin (nomansland.mixins.json)
dev.ryanhcode.sable.mixin.plot.LevelsMixin (sable.mixins.json)
net.minecraft.server.MinecraftServer:
net.fabricmc.fabric.mixin.event.lifecycle.MinecraftServerMixin (fabric-lifecycle-events-v1.mixins.json)
com.teamabnormals.blueprint.core.mixin.MinecraftServerMixin (blueprint.mixins.json)
com.infernalstudios.infernalexp.mixin.MinecraftServerMixin (infernalexp.mixins.json)
io.github.mortuusars.envelope.mixin.spawners.MinecraftServerMixin (envelope-common.mixins.json)
net.fabricmc.fabric.mixin.message.MinecraftServerMixin (fabric-message-api-v1.mixins.json)
net.fabricmc.fabric.mixin.resource.loader.MinecraftServerMixin (fabric-resource-loader-v0.mixins.json)
fudge.notenoughcrashes.mixins.client.MixinMinecraftServerClientOnly (notenoughcrashes.mixins.json)
appeng.mixins.spatial.MinecraftServerMixin (ae2.mixins.json)
dev.ryanhcode.sable.mixin.udp.MinecraftServerMixin (sable.mixins.json)
org.embeddedt.modernfix.common.mixin.core.MinecraftServerMixin (modernfix-modernfix.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.fix_loop_spin_waiting.MinecraftServerMixin (modernfix-modernfix.mixins.json)
org.primal.mixin.TestingMixin (primal.mixins.json)
dev.uncandango.alltheleaks.mixin.core.main.MinecraftServerMixin (alltheleaks.mixins.json)
dev.latvian.mods.kubejs.core.mixin.MinecraftServerMixin (kubejs.mixins.json)
com.ninni.spawn.mixin.MinecraftServerMixin (spawn.mixins.json)
net.createmod.ponder.mixin.accessor.MinecraftServerAccessor (ponder-common.mixins.json)
foundry.veil.mixin.network.NetworkMinecraftServerMixin (veil.network.mixins.json)
com.farcr.nomansland.common.mixin.MinecraftServerMixin (nomansland.mixins.json)
net.mehvahdjukaar.moonlight.core.mixins.platform.MinecraftServerMixin (moonlight.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.dedicated_reload_executor.MinecraftServerMixin (modernfix-modernfix.mixins.json)
com.github.alexthe666.citadel.mixin.MinecraftServerMixin (citadel.mixins.json)
com.evandev.reliable_replacer.mixin.minecraft.MinecraftServerMixin (reliable_replacer.mixins.json)
foundry.veil.mixin.scheduler.MinecraftServerMixin (veil.scheduler.mixins.json)
com.terraformersmc.biolith.impl.mixin.MixinMinecraftServer (biolith.mixins.json)
net.minecraft.client.server.IntegratedServer:
org.embeddedt.modernfix.common.mixin.perf.thread_priorities.IntegratedServerMixin (modernfix-modernfix.mixins.json)
org.embeddedt.modernfix.common.mixin.perf.suspend_integrated_server_during_load.IntegratedServerMixin (modernfix-modernfix.mixins.json)
dev.worldgen.lithostitched.mixin.client.IntegratedServerMixin (lithostitched.mixins.json)
com.teamabnormals.blueprint.core.mixin.client.IntegratedServerMixin (blueprint.mixins.json)
dev.ryanhcode.sable.mixin.toast.IntegratedServerMixin (sable.mixins.json)
-- Dynamic Lighting --
Details:
Description: This section contains information related to dynamic lighting, this may not be related to your crash.
Mode: fancy
Dynamic Light Sources: 8
Spatial Hash Occupancy: 8 / 1024
-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.7, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 2164555872 bytes (2064 MiB) / 5230297088 bytes (4988 MiB) up to 6442450944 bytes (6144 MiB)
CPUs: 16
Processor Vendor: GenuineIntel
Processor Name: 13th Gen Intel(R) Core(TM) i7-13620H
Identifier: Intel64 Family 6 Model 186 Stepping 2
Microarchitecture: Raptor Lake
Frequency (GHz): 2.92
Number of physical packages: 1
Number of physical CPUs: 10
Number of logical CPUs: 16
Graphics card #0 name: Intel(R) UHD Graphics
Graphics card #0 vendor: Intel Corporation
Graphics card #0 VRAM (MiB): 2048.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.101.5972
Graphics card #1 name: NVIDIA GeForce RTX 4050 Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 6141.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.16.1047
Memory slot #0 capacity (MiB): 8192.00
Memory slot #0 clockSpeed (GHz): 5.60
Memory slot #0 type: Unknown
Memory slot #1 capacity (MiB): 8192.00
Memory slot #1 clockSpeed (GHz): 5.60
Memory slot #1 type: Unknown
Virtual memory max (MiB): 29279.68
Virtual memory used (MiB): 28486.68
Swap memory total (MiB): 13192.18
Swap memory used (MiB): 2323.71
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 54473.59, total: 467452.00
Space in storage for workdir (MiB): available: 54473.59, total: 467452.00
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6144m
Loaded Shaderpack: miniature-shader-2.18.12.zip
Profile: Custom ( 1 option changed by user)
Yumi MC Core: 1.0.0-beta.1 1.21.1
Mods:
aces_spell_utils: Ace's Spell Utils v1.2.7.0-1.21.1
additionalentityattributes: Additional Entity Attributes v2.0.2 1.21.1
ae2: Applied Energistics 2 v19.2.17
ae2wtlib: AE2WTLib v19.5.1
ae2wtlib_api: AE2WTLib API v19.5.1
aeronautics: Create Aeronautics v1.3.0
aeronautics_bundled: Create Aeronautics v1.3.0
alexscaves: Alex's Caves v2.0.2
alexsdelight: Alexs Delight v1.6
alexsmobs: Alex's Mobs v1.22.9
alltheleaks: All The Leaks v1.1.10 1.21.1-neoforge
apothic_attributes: Apothic Attributes v2.9.1
appliedcreate: Applied Create v1.1.6
archeological: Archeological v1.2.2
architects_palette: Architects Palette v1.4.0-beta.5
architectury: Architectury v13.0.8
arrowhead: Arrowhead v2.1.0 1.21.1-neoforge
asterismarcanum: Asterism Arcanum v1.21.1-0.1.0
astrocraft_lite: Astrocraft-Lite v1.2
atmospheric: Atmospheric v7.0.1
autumnity: Autumnity v6.0.1
azurelib: AzureLib v3.1.11
backportedspellbooks: Backported Spellbooks v0.1.0
bagus_lib: Bagus Lib v1.21.1-13.25.1
betteradvancedtooltips: Better Advanced Tooltips v2101.1.0-build.1
biolith: Biolith v3.0.14
blueprint: Blueprint v8.1.1
brewinandchewin: Brewin' And Chewin' v4.5.0
bygone: Bygone v2.1
caelus: Caelus API v7.0.1 1.21.1
caverns_and_chasms: Caverns & Chasms v3.0.0
chloride: Chloride v1.8.1
choups_drakvyrn_mod: Choup's Drakvyrn Mod v3.0.3
chunksfadein: Chunks Fade In v3.0.25-1.21
citadel: Citadel v2.7.0
clockwork: Clockwork v1.1.3
cloth_config: Cloth Config v15 API v15.0.140
cobweb: Cobweb v1.4.0
codecui: CodecUI v1.21.1-1.1.5
colorwheel: Colorwheel v1.2.9 mc1.21.1
compatapi: Compat API v1.0.3
compatstructures: Compat Structures v1.0.3
conflictradar: Modpack Conflict Radar v1.0.3
connectiblechains: Reconnectible Chains v2.2.5
connection: Heartstone: Connection v2.1.0
consolefilter: Console Filter v1.21.1-4.0.0-neoforge
constructionwand: Construction Wand KOTS v2.16.10
controlling: Controlling v19.0.5
copycats: Create: Copycats v3.0.4 mc.1.21.1-neoforge
cpapireforged: Custom Portal API ReForged v1.2.2
crash_assistant: Crash Assistant v1.11.11
crashexploitfixer: CrashExploitFixer v2.0.0
create: Create v6.0.10
create_neapolitan: Create: Neapolitan v1.0.1
createappliedkinetics: Create: Applied Kinetics v1.5.3-1.21.1
createdndboreblockfix: Create: Dreams & Desires Bore Block fix v1.0.0
creaturefeature: Creature Feature v1.1.3
crittersandcompanions: Critters and Companions v2.6.0
ctm: ConnectedTexturesMod v1.21-1.2.1 3
curios: Curios API v9.5.1 1.21.1
desert_update: Desert Update v1.2.1-1.21.1
dndesires: Create: Dreams n' Desires v2.3a-BETA
dungeonsdelight: Dungeon's Delight v1.5.0
enigmatic_arcana: Enigmatic Arcana v1.1.0
entity_model_features: Entity Model Features v3.2.4
entity_texture_features: Entity Texture Features v7.1
entityculling: EntityCulling v1.10.5
entityjs: EntityJS v1.4.7
envelope: Envelope v0.6.2
environmental: Environmental v5.0.1
ess_requiem: Ender's Spells and Stuff: Requiem v0.1.6
etcetera: Etcetera v2.2.4
everycomp: Every Compat v1.21-2.11.46
expandability: ExpandAbility v12.0.0
explosiveenhancement: Explosive Enhancement v1.4.2-1.21.1
extradelight: Extra Delight v2.6.5
fabric_api: Forgified Fabric API v0.115.6 2.1.0 1.21.1
fabric_api_base: Forgified Fabric API Base v0.4.42 d1308ded19
fabric_api_lookup_api_v1: Forgified Fabric API Lookup API (v1) v1.6.70 c21168c319
fabric_biome_api_v1: Forgified Fabric Biome API (v1) v13.0.31 1e62d33c19
fabric_block_api_v1: Forgified Fabric Block API (v1) v1.0.22 a6e994cd19
fabric_block_view_api_v2: Forgified Fabric BlockView API (v2) v1.0.10 9afaaf8c19
fabric_blockrenderlayer_v1: Forgified Fabric BlockRenderLayer Registration (v1) v1.1.52 b089b4bd19
fabric_client_tags_api_v1: Forgified Fabric Client Tags v1.1.15 e053909619
fabric_command_api_v2: Forgified Fabric Command API (v2) v2.2.28 36d727be19
fabric_content_registries_v0: Forgified Fabric Content Registries (v0) v8.0.18 0a0c14ff19
fabric_convention_tags_v1: Forgified Fabric Convention Tags v2.1.4 7f945d5b19
fabric_convention_tags_v2: Forgified Fabric Convention Tags (v2) v2.11.0 87e5848019
fabric_data_attachment_api_v1: Forgified Fabric Data Attachment API (v1) v1.4.3 58235da019
fabric_data_generation_api_v1: Forgified Fabric Data Generation API (v1) v20.2.28 2d91a6db19
fabric_entity_events_v1: Forgified Fabric Entity Events (v1) v1.7.0 1af6e62419
fabric_events_interaction_v0: Forgified Fabric Events Interaction (v0) v0.7.13 7b71cc1619
fabric_game_rule_api_v1: Forgified Fabric Game Rule API (v1) v1.0.53 36d727be19
fabric_gametest_api_v1: Forgified Fabric Game Test API (v1) v2.0.5 29f188ce19
fabric_item_api_v1: Forgified Fabric Item API (v1) v11.1.1 57cdfa8219
fabric_item_group_api_v1: Forgified Fabric Item Group API (v1) v4.1.7 e324903319
fabric_key_binding_api_v1: Forgified Fabric Key Binding API (v1) v1.0.47 62cc7ce119
fabric_lifecycle_events_v1: Forgified Fabric Lifecycle Events (v1) v2.5.0 a2ee258a19
fabric_loot_api_v2: Forgified Fabric Loot API (v2) v3.0.15 a3ee712d19
fabric_loot_api_v3: Forgified Fabric Loot API (v3) v1.0.3 333dfad919
fabric_message_api_v1: Forgified Fabric Message API (v1) v6.0.13 e053909619
fabric_model_loading_api_v1: Forgified Fabric Model Loading API (v1) v2.0.0 986ae77219
fabric_networking_api_v1: Forgified Fabric Networking API (v1) v4.3.0 4f690eb619
fabric_object_builder_api_v1: Forgified Fabric Object Builder API (v1) v15.2.1 cc242efd19
fabric_particles_v1: Forgified Fabric Particles (v1) v4.0.2 824f924c19
fabric_recipe_api_v1: Forgified Fabric Recipe API (v1) v5.0.14 59440bcc19
fabric_registry_sync_v0: Forgified Fabric Registry Sync (v0) v5.2.0 867470b919
fabric_renderer_api_v1: Forgified Fabric Renderer API (v1) v3.4.1 9125b6dc19
fabric_renderer_indigo: Forgified Fabric Renderer - Indigo v1.7.0 4198af7119
fabric_rendering_data_attachment_v1: Forgified Fabric Rendering Data Attachment (v1) v0.3.48 73761d2e19
fabric_rendering_fluids_v1: Forgified Fabric Rendering Fluids (v1) v3.1.6 857185bc19
fabric_rendering_v1: Forgified Fabric Rendering (v1) v5.0.5 077ba95f19
fabric_resource_conditions_api_v1: Forgified Fabric Resource Conditions API (v1) v4.3.0 5bdd099819
fabric_resource_loader_v0: Forgified Fabric Resource Loader (v0) v1.3.1 4ea8954419
fabric_screen_api_v1: Forgified Fabric Screen API (v1) v2.0.25 4228281319
fabric_screen_handler_api_v1: Forgified Fabric Screen Handler API (v1) v1.3.88 8dbc56dd19
fabric_sound_api_v1: Forgified Fabric Sound API (v1) v1.0.23 10b84f8419
fabric_transfer_api_v1: Forgified Fabric Transfer API (v1) v5.4.2 a25cb45619
fabric_transitive_access_wideners_v1: Forgified Fabric Transitive Access Wideners (v1) v6.2.0 6c854b6f19
farmersdelight: Farmer's Delight v1.3.2
ferritecore: Ferrite Core v7.0.3
feywild: Feywild v5.5.3
fieldguide: Field Guide v1.13.3
fightsfrights: Fights&Frights v1.0.0
fintastic: Fintastic v1.21.1-3.3
flywheel: Flywheel v1.0.6
forbidden_arcanus: Forbidden Arcanus v2.6.1
forbidden_arcanus_js: Forbidden Arcanus JS v2101.1.3
fractal: Fractal v1.8.0 1.21.1-neoforge
fractaljei: FractalJEI v2.0.2
fusion: Fusion v1.3.7
galena_hats: Galena Hats v1.21.1-1.2.5
galosphere: Galosphere v1.5.5
galosphere_spellbooks: Galosphere Spellbooks v1.1.3
galosphere_trimming: Galosphere Trimming v1.21.1-1.0
gametechbcs_spellbooks: GameTechBC's Spellbooks v3.0.0-1.21.1
geckolib: GeckoLib 4 v4.9.2
gemsrealm: Gems Realm v1.21-2.11.3
ghost_villager: Ghost Villager v1.0.0
golemoverhaul: Golem Overhaul v1.1.0
gpu_tape: GPUTape v1.0.2
gpushift: GpuShift GPU V2 Beta v1.3.0-beta.1
gravel_placers: Gravel Placers v1.1.5
greenhouseconfig: Greenhouse Config v2.2.3 1.21.1
greenhouseconfig_night_config: Greenhouse Config - Night Config v1.1.0
greenhouseconfig_toml: Greenhouse Config - TOML v1.1.0
grimoireofgaia: Grimoire of Gaia 4 v6.0.0-alpha.9
gtbcs_spell_lib: GTBC's SpellLib v1.5.0-1.21.1
guideme: GuideME v21.1.17
hazennstuff: Hazen N Stuff v1.4.0.14
hazentouvelib: HazentouveLib v1.0.8
heart_crystals: A Heart of Crystal v1.1.0
heartstone: Heartstone v1.21-1.3.1
hunters_return: Hunters Return v1.21.1-20.9.0
immediatelyfast: ImmediatelyFast v1.6.11 1.21.1
immersiveoverlays: Immersive Overlays v1.7.2 1.21.1
incontrol: InControl v1.21-10.2.6
infernalexp: Infernal Expansion v0.3.11
iris: Iris v1.8.14-beta.1 mc1.21.1
irons_lib: Iron's Lib v1.21.1-2.1.0
irons_spellbooks: Iron's Spells 'n Spellbooks v1.21.1-3.16.2
irons_spells_js: Iron's Spellbooks KubeJS v4.0.3
iss_food_spelling: ISS: Food Spelling v1.0.1
item_descriptions: Item Descriptions v2.8.0 1.21.1
jei: Just Enough Items v19.39.0.368
jeidrawables: JEIDrawables v21.1.7
jinxedlib: JinxedLib v1.0.4
k_balance: Klsts' Rebalance v2.1.0
kjscauto: KubeJS Create Automation v0.8.0-beta-neoforge
knightlib: Knight Lib v1.6.1
kotlinforforge: Kotlin For Forge v5.12.0
kubejs: KubeJS v2101.7.2-build.368
kubejsable: KubeJSable v1.1.0
kubejsoffline: KubeJS Offline v1.21-5.2.3
lambdynlights: LambDynamicLights v4.8.10 1.21.1
lambdynlights_api: LambDynamicLights (API) v4.8.10 1.21.1
lambdynlights_runtime: LambDynamicLights (Runtime) v4.8.10 1.21.1
lionfishapi: lionfishapi v3.1
lithium: Lithium v0.15.4 mc1.21.1
lithostitched: Lithostitched v1.7.13
lodestone: Lodestone v1.8.2
lootjs: LootJS v1.21.1-3.7.0
magnumtorch: Magnum Torch v21.1.1
malum: Malum v1.8.2
manacrystals: Mana Crystals v1.1.0.1
minecraft: Minecraft v1.21.1
mixed_litter: Mixed Litter v1.2.2
mixintracereforged: Mixin Trace Reforged v1.0.0
modernfix: ModernFix v5.27.15 mc1.21.1
modonomicon: Modonomicon v1.120.3
moonlight: Moonlight Lib v1.21.1-3.1.1
mousetweaks: Mouse Tweaks v2.26.1
mr_lukis_woodlandmansions: Luki's Woodland Mansions v1-v1.0
naturalist: Naturalist v1.0.2
naturalsizes: NaturalSizes v1.1
neapolitan: Neapolitan v6.0.1
neoforge: NeoForge v21.1.240
netherman: Cult of Azazel v1.1.4.9a
netprodis: Network Protocol Disconnect v2.0.0
nochatreports: No Chat Reports v1.21.1-v2.9.1
nomansland: No Man's Land v1.5.12
nomorespellbooks: No More Spellbooks : Iron's Spells 'n Spellbooks v1.2.0
notenoughcrashes: Not Enough Crashes v4.4.9 1.21.1
offroad: Create Offroad v1.3.0
optileaves: OptiLeaves v1.1
oreganized: Reoreganized v4.4.1
orevolution: Orevolution! v5.1.1
packdev_toolkit: Packdev Toolkit v1.3.0
patchouli: Patchouli v1.21.1-93-NEOFORGE
pathfinder: Pathfinder v1.0.1
placebo: Placebo v9.9.1
platform: Platform v1.3.3
playeranimator: Player Animator v2.0.4 1.21.1
ponder: Ponder v1.0.82 mc1.21.1
pride: Pride Lib v1.2.4 1.21.1
primal: Primal v1.1.6
prometheus: Prometheus v1.2.5
puzzleslib: Puzzles Lib v21.1.52
quest_giver: Quest Giver v1.4.2
questlog: Questlog v3.2.0
recreative: Recreative v1.5.0
reeses_sodium_options: Reese's Sodium Options v2.2.3 mc1.21.1
regions_unexplored: Regions Unexplored v0.6.2
reliable_advancements: Reliable Advancements v4.0.2
reliable_backpacks: Reliable Backpacks v1.8.2
reliable_gliders: Reliable Gliders v1.3.2
reliable_recipes: Reliable Recipes v2.2.0
reliable_remover: Reliable Remover v2.9.4
reliable_replacer: Reliable Replacer v1.5.5
resourcefulconfig: Resourcefulconfig v3.0.11
resourcefullib: Resourceful Lib v3.0.12
revelationary: Revelationary v1.5.0 1.21.1
rhino: Rhino v2101.2.7-build.85
rideablepolarbears: RideablePolarBears v1.0.0 1.21.1-neoforge
runiclib: RunicLib v5.0.7
sable: Sable v2.0.3
sablecompanion: Sable Companion v1.6.0
sablephysicscompat: Sable: Physics Compat v1.3.0
searchables: Searchables v1.0.2
shieldexp: Shield Expansion v1.4.1
shoulder_surfing_irons_spells_integration: Shoulder Surfing: Iron's Spells Integration v0.0.7
shouldersurfing: Shoulder Surfing Reloaded v1.21.1-4.22.12
silentgems: Silent's Gems v5.1.3
silentlib: Silent Lib v10.6.0
simulated: Create Simulated v1.3.0
sodium: Sodium v0.8.12 mc1.21.1
sol_valheim_reforged: Spice of Life: Valheim Reforged v1.1.6
soul_fire_d: Soul Fire'd v6.1.0
spark: spark v1.10.124
spawn: Spawn v4.0.4-1.21.1
spears: Backported Spears v1.8.0
spectrum: Spectrum v1.11.8-1.21.1-neo
spectrumjei: SpectrumJEI v21.1.9 neoforge
spelunkery: Spelunkery v1.21.1-0.4.3
spruceui: SpruceUI v6.2.5 1.21.1
stackoverflow_iscyclic_crashfix: Stackoverflow IsCyclic Crash Fix v0.5
stealth: Stealth! v1.0.102
stonezone: Stone Zone v1.21-2.11.16
storms_of_the_wild: Storms of the Wild v1.2.0
streetskubegui: KubeJS GUI 2 v1.0.0
structure_layout_optimizer: Structure Layout Optimizer v1.0.12
supplementaries: Supplementaries v1.21.1-3.8.2
suppsquared: Supplementaries Squared v1.21-1.2.18
swingthroughgrass: SwingThroughGrass v1.0.1
the_beyond: The Beyond v0.0.5-InDev
tolerable_creepers: Tolerable Creepers v2.2.4
transition: TRansition v1.0.21
treephysics: Tree Physics v2.3
trender: TRender v1.0.15
triggers: Triggers v1.0.1
txnilib: TxniLib v1.0.24
unusual_adventures: Unusual Adventures v1.1.0
valhelsia_core: Valhelsia Core v1.1.5
vanillabackport: VanillaBackport v1.1.7.10
veil: Veil v4.1.4
villagesandpillages: Villages & Pillages v1.0.3
wan_ancient_beasts: Wan's Ancient Beasts v1.3.2
whaleborne: Whaleborne v1.21.1-1.2.2
whaleborne_yeet_cannonry: Whaleborne - Yeet Cannonry! v1.0.0
wildernature: [Let's Do] Wilder Nature v1.1.3
wind_spellbooks: Wind's Spellbooks : Iron's Spells 'n Spellbooks Addon v1.0.4
yet_another_config_lib_v3: YetAnotherConfigLib v3.8.2 1.21.1-neoforge
yumi_mc_core: Yumi Minecraft Libraries: Foundation v1.0.0-beta.1 1.21.1
yungsapi: YUNG's API v1.21.1-NeoForge-5.1.6
Server Running: true
Player Count: 1 / 8; [ServerPlayer['fuebon'/61, l='ServerLevel[BRAH!]', x=1384.18, y=67.00, z=310.47]]
Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/alexsmobs (incompatible), mod/infernalexp (incompatible), mod/additionalentityattributes, mod/playeranimator, mod/fabric_rendering_fluids_v1, mod/quest_giver (incompatible), mod/gemsrealm (incompatible), mod/aeronautics_bundled, mod/creaturefeature, mod/fabric_convention_tags_v1, mod/neoforge, mod/ctm, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/fabric_convention_tags_v2, mod/yungsapi (incompatible), mod/iris, mod/bagus_lib, mod/veil (incompatible), mod/biolith (incompatible), mod/grimoireofgaia (incompatible), mod/triggers (incompatible), mod/fabric_screen_api_v1, mod/envelope, mod/spelunkery (incompatible), mod/structure_layout_optimizer, mod/cloth_config (incompatible), mod/crash_assistant (incompatible), mod/reliable_remover (incompatible), mod/supplementaries, mod/aces_spell_utils, mod/fabric_game_rule_api_v1, mod/irons_spells_js, mod/wind_spellbooks, mod/clockwork (incompatible), mod/kjscauto (incompatible), mod/vanillabackport, mod/resourcefulconfig, mod/shoulder_surfing_irons_spells_integration, mod/spark (incompatible), mod/reeses_sodium_options, mod/curios (incompatible), mod/astrocraft_lite (incompatible), mod/searchables (incompatible), mod/fabric_entity_events_v1, mod/spectrumjei (incompatible), mod/transition (incompatible), mod/fabric_rendering_data_attachment_v1, mod/optileaves (incompatible), mod/chunksfadein, mod/hazentouvelib, mod/jeidrawables (incompatible), mod/fabric_client_tags_api_v1, mod/connectiblechains (incompatible), mod/fabric_model_loading_api_v1, mod/jei (incompatible), mod/ae2 (incompatible), mod/lithostitched, mod/irons_lib, mod/lithium, mod/fieldguide (incompatible), mod/feywild, mod/aeronautics (incompatible), mod/fabric_screen_handler_api_v1, mod/compatapi, mod/forbidden_arcanus_js, mod/caelus (incompatible), mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/runiclib (incompatible), mod/reliable_gliders (incompatible), mod/iss_food_spelling (incompatible), mod/fusion, mod/fabric_particles_v1, mod/hunters_return, mod/offroad (incompatible), mod/the_beyond, mod/unusual_adventures, mod/fightsfrights, mod/fabric_api_base, mod/mousetweaks (incompatible), mod/primal, mod/immersiveoverlays (incompatible), mod/nochatreports, mod/shouldersurfing (incompatible), mod/alltheleaks, mod/netherman (incompatible), mod/fabric_block_api_v1, mod/fabric_resource_conditions_api_v1, mod/treephysics, mod/kotlinforforge (incompatible), mod/recreative (incompatible), mod/brewinandchewin (incompatible), mod/asterismarcanum, mod/entityjs (incompatible), mod/sablecompanion, mod/fabric_item_group_api_v1, mod/greenhouseconfig_night_config, mod/sol_valheim_reforged, mod/entityculling (incompatible), mod/yumi_mc_core, mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/createdndboreblockfix, mod/lambdynlights_api, mod/fabric_recipe_api_v1, mod/fabric_object_builder_api_v1, mod/puzzleslib (incompatible), mod/storms_of_the_wild, mod/consolefilter (incompatible), mod/ess_requiem, mod/fabric_sound_api_v1, mod/fabric_message_api_v1, mod/explosiveenhancement (incompatible), mod/jinxedlib (incompatible), mod/notenoughcrashes (incompatible), mod/fabric_renderer_api_v1, mod/create_neapolitan, mod/reliable_replacer, mod/enigmatic_arcana, mod/codecui, mod/geckolib, mod/fabric_item_api_v1, mod/revelationary, mod/galosphere, mod/naturalist, mod/gravel_placers (incompatible), mod/architects_palette (incompatible), mod/incontrol, mod/stealth (incompatible), mod/connection (incompatible), mod/controlling (incompatible), mod/placebo, mod/apothic_attributes, mod/citadel (incompatible), mod/rideablepolarbears (incompatible), mod/fabric_data_attachment_api_v1, mod/pathfinder, mod/lambdynlights, mod/manacrystals (incompatible), mod/compatstructures, mod/cobweb (incompatible), mod/prometheus (incompatible), mod/soul_fire_d, mod/simulated (incompatible), mod/gpushift, mod/spears, mod/galosphere_spellbooks (incompatible), mod/packdev_toolkit (incompatible), mod/shieldexp (incompatible), mod/fabric_api, mod/pride, mod/fabric_content_registries_v0, mod/fractal, mod/greenhouseconfig_toml, mod/reliable_advancements (incompatible), mod/crashexploitfixer, mod/farmersdelight, mod/dungeonsdelight (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/fabric_api_lookup_api_v1, mod/choups_drakvyrn_mod, mod/mixintracereforged (incompatible), mod/greenhouseconfig, mod/lionfishapi (incompatible), mod/gtbcs_spell_lib, mod/patchouli (incompatible), mod/suppsquared (incompatible), mod/bygone, mod/mixed_litter, mod/resourcefullib, mod/sablephysicscompat, mod/lootjs, mod/architectury (incompatible), mod/golemoverhaul, mod/crittersandcompanions (incompatible), mod/streetskubegui, mod/lambdynlights_runtime, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fractaljei (incompatible), mod/reliable_recipes (incompatible), mod/fabric_networking_api_v1, mod/backportedspellbooks, mod/fabric_lifecycle_events_v1, mod/ghost_villager, mod/item_descriptions (incompatible), mod/galena_hats (incompatible), mod/fabric_key_binding_api_v1, mod/fabric_transfer_api_v1, mod/villagesandpillages (incompatible), mod/rhino, mod/kubejs, mod/kubejsoffline, mod/stonezone (incompatible), mod/ae2wtlib (incompatible), mod/arrowhead, mod/copycats (incompatible), mod/ae2wtlib_api, mod/hazennstuff, mod/createappliedkinetics (incompatible), mod/fabric_resource_loader_v0, mod/trender (incompatible), mod/orevolution (incompatible), mod/conflictradar, mod/chloride (incompatible), mod/archeological, mod/reliable_backpacks (incompatible), mod/questlog (incompatible), mod/knightlib (incompatible), mod/guideme, mod/blueprint (incompatible), mod/environmental (incompatible), mod/neapolitan (incompatible), mod/autumnity (incompatible), mod/caverns_and_chasms (incompatible), mod/txnilib (incompatible), mod/azurelib (incompatible), mod/netprodis, mod/whaleborne_yeet_cannonry, mod/fabric_transitive_access_wideners_v1, mod/gpu_tape (incompatible), mod/alexscaves (incompatible), mod/swingthroughgrass (incompatible), mod/moonlight, mod/regions_unexplored, mod/magnumtorch (incompatible), mod/silentlib (incompatible), mod/fabric_blockrenderlayer_v1, mod/platform, mod/forbidden_arcanus (incompatible), mod/tolerable_creepers (incompatible), mod/atmospheric (incompatible), mod/naturalsizes, mod/fabric_gametest_api_v1, mod/spruceui, mod/desert_update, mod/irons_spellbooks (incompatible), mod/gametechbcs_spellbooks, mod/nomorespellbooks (incompatible), mod/fabric_biome_api_v1, mod/cpapireforged (incompatible), mod/whaleborne (incompatible), mod/modonomicon (incompatible), mod/galosphere_trimming, mod/wildernature (incompatible), mod/heart_crystals, mod/betteradvancedtooltips, mod/alexsdelight (incompatible), mod/ferritecore (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/extradelight (incompatible), mod/etcetera (incompatible), mod/silentgems, mod/mr_lukis_woodlandmansions, mod/spawn (incompatible), mod/colorwheel, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/appliedcreate (incompatible), mod/dndesires, mod/sable, mod/constructionwand (incompatible), mod/nomansland (incompatible), mod/everycomp, mod/oreganized (incompatible), mod/heartstone (incompatible), mod/lodestone (incompatible), mod/malum (incompatible), mod/spectrum, mod/kubejsable, mod/expandability, mod/wan_ancient_beasts, mod/valhelsia_core (incompatible), mod/stackoverflow_iscyclic_crashfix (incompatible), mod/k_balance, mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/fintastic (incompatible), fabric, spelunkery:generated_pack, supplementaries:generated_pack, compatapi:compat:compatstructures:naturalist:compats.naturalist:7c775859bc, compatapi:compat:compatstructures:irons_spellbooks:compats.irons_spellbooks:e1ca573a7a, compatapi:compat:compatstructures:create:compats.create:a5bbbbe3bb, compatapi:compat:compatstructures:alexsmobs:compats.alexsmobs:8d977d7a2e, compatapi:compat:compatstructures:alexscaves:compats.alexscaves:45c79f8f5d, compatapi:compat:compatstructures:ae2:compats.ae2:b9eb251ada, mod/soul_fire_d:datapack/enchantments, suppsquared:dynamic_assets, everycomp:dynamic_resources, mod/the_beyond:beyond_terrain, prometheus:fire_source_tags, prometheus:campfire_tags, prometheus:fire_charge_tags
Available Data Packs: bundle, trade_rebalance, vanilla, fabric, mod/aces_spell_utils, mod/additionalentityattributes, mod/ae2 (incompatible), mod/ae2wtlib (incompatible), mod/ae2wtlib_api, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/alexscaves (incompatible), mod/alexsdelight (incompatible), mod/alexsmobs (incompatible), mod/alltheleaks, mod/apothic_attributes, mod/appliedcreate (incompatible), mod/archeological, mod/architects_palette (incompatible), mod/architectury (incompatible), mod/arrowhead, mod/asterismarcanum, mod/astrocraft_lite (incompatible), mod/atmospheric (incompatible), mod/autumnity (incompatible), mod/azurelib (incompatible), mod/backportedspellbooks, mod/bagus_lib, mod/betteradvancedtooltips, mod/biolith (incompatible), mod/blueprint (incompatible), mod/brewinandchewin (incompatible), mod/bygone, mod/caelus (incompatible), mod/caverns_and_chasms (incompatible), mod/chloride (incompatible), mod/choups_drakvyrn_mod, mod/chunksfadein, mod/citadel (incompatible), mod/clockwork (incompatible), mod/cloth_config (incompatible), mod/cobweb (incompatible), mod/codecui, mod/colorwheel, mod/compatapi, mod/compatstructures, mod/conflictradar, mod/connectiblechains (incompatible), mod/connection (incompatible), mod/consolefilter (incompatible), mod/constructionwand (incompatible), mod/controlling (incompatible), mod/copycats (incompatible), mod/cpapireforged (incompatible), mod/crash_assistant (incompatible), mod/crashexploitfixer, mod/create (incompatible), mod/create_neapolitan, mod/createappliedkinetics (incompatible), mod/createdndboreblockfix, mod/creaturefeature, mod/crittersandcompanions (incompatible), mod/ctm, mod/curios (incompatible), mod/desert_update, mod/dndesires, mod/dungeonsdelight (incompatible), mod/enigmatic_arcana, mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/entityculling (incompatible), mod/entityjs (incompatible), mod/envelope, mod/environmental (incompatible), mod/ess_requiem, mod/etcetera (incompatible), mod/everycomp, mod/expandability, mod/explosiveenhancement (incompatible), mod/extradelight (incompatible), mod/fabric_api, mod/fabric_api_base, mod/fabric_api_lookup_api_v1, mod/fabric_biome_api_v1, mod/fabric_block_api_v1, mod/fabric_block_view_api_v2, mod/fabric_blockrenderlayer_v1, mod/fabric_client_tags_api_v1, mod/fabric_command_api_v2, mod/fabric_content_registries_v0, mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/fabric_data_attachment_api_v1, mod/fabric_data_generation_api_v1, mod/fabric_entity_events_v1, mod/fabric_events_interaction_v0, mod/fabric_game_rule_api_v1, mod/fabric_gametest_api_v1, mod/fabric_item_api_v1, mod/fabric_item_group_api_v1, mod/fabric_key_binding_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_message_api_v1, mod/fabric_model_loading_api_v1, mod/fabric_networking_api_v1, mod/fabric_object_builder_api_v1, mod/fabric_particles_v1, mod/fabric_recipe_api_v1, mod/fabric_registry_sync_v0, mod/fabric_renderer_api_v1, mod/fabric_renderer_indigo, mod/fabric_rendering_data_attachment_v1, mod/fabric_rendering_fluids_v1, mod/fabric_rendering_v1, mod/fabric_resource_conditions_api_v1, mod/fabric_resource_loader_v0, mod/fabric_screen_api_v1, mod/fabric_screen_handler_api_v1, mod/fabric_sound_api_v1, mod/fabric_transfer_api_v1, mod/fabric_transitive_access_wideners_v1, mod/farmersdelight, mod/ferritecore (incompatible), mod/feywild, mod/fieldguide (incompatible), mod/fightsfrights, mod/fintastic (incompatible), mod/flywheel (incompatible), mod/forbidden_arcanus (incompatible), mod/forbidden_arcanus_js, mod/fractal, mod/fractaljei (incompatible), mod/fusion, mod/galena_hats (incompatible), mod/galosphere, mod/galosphere_spellbooks (incompatible), mod/galosphere_trimming, mod/gametechbcs_spellbooks, mod/geckolib, mod/gemsrealm (incompatible), mod/ghost_villager, mod/golemoverhaul, mod/gpu_tape (incompatible), mod/gpushift, mod/gravel_placers (incompatible), mod/greenhouseconfig, mod/greenhouseconfig_night_config, mod/greenhouseconfig_toml, mod/grimoireofgaia (incompatible), mod/gtbcs_spell_lib, mod/guideme, mod/hazennstuff, mod/hazentouvelib, mod/heart_crystals, mod/heartstone (incompatible), mod/hunters_return, mod/immediatelyfast (incompatible), mod/immersiveoverlays (incompatible), mod/incontrol, mod/infernalexp (incompatible), mod/iris, mod/irons_lib, mod/irons_spellbooks (incompatible), mod/irons_spells_js, mod/iss_food_spelling (incompatible), mod/item_descriptions (incompatible), mod/jei (incompatible), mod/jeidrawables (incompatible), mod/jinxedlib (incompatible), mod/k_balance, mod/kjscauto (incompatible), mod/knightlib (incompatible), mod/kotlinforforge (incompatible), mod/kubejs, mod/kubejsable, mod/kubejsoffline, mod/lambdynlights, mod/lambdynlights_api, mod/lambdynlights_runtime, mod/lionfishapi (incompatible), mod/lithium, mod/lithostitched, mod/lodestone (incompatible), mod/lootjs, mod/magnumtorch (incompatible), mod/malum (incompatible), mod/manacrystals (incompatible), mod/mixed_litter, mod/mixintracereforged (incompatible), mod/modernfix (incompatible), mod/modonomicon (incompatible), mod/moonlight, mod/mousetweaks (incompatible), mod/mr_lukis_woodlandmansions, mod/naturalist, mod/naturalsizes, mod/neapolitan (incompatible), mod/neoforge, mod/netherman (incompatible), mod/netprodis, mod/nochatreports, mod/nomansland (incompatible), mod/nomorespellbooks (incompatible), mod/notenoughcrashes (incompatible), mod/offroad (incompatible), mod/optileaves (incompatible), mod/oreganized (incompatible), mod/orevolution (incompatible), mod/packdev_toolkit (incompatible), mod/patchouli (incompatible), mod/pathfinder, mod/placebo, mod/platform, mod/playeranimator, mod/ponder (incompatible), mod/pride, mod/primal, mod/prometheus (incompatible), mod/puzzleslib (incompatible), mod/quest_giver (incompatible), mod/questlog (incompatible), mod/recreative (incompatible), mod/reeses_sodium_options, mod/regions_unexplored, mod/reliable_advancements (incompatible), mod/reliable_backpacks (incompatible), mod/reliable_gliders (incompatible), mod/reliable_recipes (incompatible), mod/reliable_remover (incompatible), mod/reliable_replacer, mod/resourcefulconfig, mod/resourcefullib, mod/revelationary, mod/rhino, mod/rideablepolarbears (incompatible), mod/runiclib (incompatible), mod/sable, mod/sablecompanion, mod/sablephysicscompat, mod/searchables (incompatible), mod/shieldexp (incompatible), mod/shoulder_surfing_irons_spells_integration, mod/shouldersurfing (incompatible), mod/silentgems, mod/silentlib (incompatible), mod/simulated (incompatible), mod/sodium, mod/sol_valheim_reforged, mod/soul_fire_d, mod/spark (incompatible), mod/spawn (incompatible), mod/spears, mod/spectrum, mod/spectrumjei (incompatible), mod/spelunkery (incompatible), mod/spruceui, mod/stackoverflow_iscyclic_crashfix (incompatible), mod/stealth (incompatible), mod/stonezone (incompatible), mod/storms_of_the_wild, mod/streetskubegui, mod/structure_layout_optimizer, mod/supplementaries, mod/suppsquared (incompatible), mod/swingthroughgrass (incompatible), mod/the_beyond, mod/tolerable_creepers (incompatible), mod/transition (incompatible), mod/treephysics, mod/trender (incompatible), mod/triggers (incompatible), mod/txnilib (incompatible), mod/unusual_adventures, mod/valhelsia_core (incompatible), mod/vanillabackport, mod/veil (incompatible), mod/villagesandpillages (incompatible), mod/wan_ancient_beasts, mod/whaleborne (incompatible), mod/whaleborne_yeet_cannonry, mod/wildernature (incompatible), mod/wind_spellbooks, mod/yet_another_config_lib_v3 (incompatible), mod/yumi_mc_core, mod/yungsapi (incompatible), mod_data, spelunkery:generated_pack, supplementaries:generated_pack, compatapi:compat:compatstructures:naturalist:compats.naturalist:7c775859bc, compatapi:compat:compatstructures:irons_spellbooks:compats.irons_spellbooks:e1ca573a7a, compatapi:compat:compatstructures:create:compats.create:a5bbbbe3bb, compatapi:compat:compatstructures:alexsmobs:compats.alexsmobs:8d977d7a2e, compatapi:compat:compatstructures:alexscaves:compats.alexscaves:45c79f8f5d, compatapi:compat:compatstructures:ae2:compats.ae2:b9eb251ada, mod/the_beyond:beyond_terrain, prometheus:fire_source_tags, prometheus:campfire_tags, prometheus:fire_charge_tags, mod/soul_fire_d:datapack/enchantments, suppsquared:dynamic_assets, mod/forbidden_arcanus:data/forbidden_arcanus/datapacks/preview, create:dynamic_data, everycomp:dynamic_resources
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -3317583679940187075
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
Launched Version: 1.21.1
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
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.43.jar slf4jfixer PLUGINSERVICE
loader-4.0.43.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-4.0.43.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.5.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar fml TRANSFORMATIONSERVICE
modlauncher-11.0.5.jar crash_assistant TRANSFORMATIONSERVICE
FML Language Providers:
kotlinforforge@5.12.0
__fabric_loader_bootstrap@2.5.29 0.16.0 1.21
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
letsdo-wildernature-neoforge-1.1.3.jar |[Let's Do] Wilder Nature |wildernature |1.1.3 |Manifest: NOSIGNATURE
A Heart of Crystal (v1.1.0) (Neoforge. v1.21.1).ja|A Heart of Crystal |heart_crystals |1.1.0 |Manifest: NOSIGNATURE
aces_spell_utils-1.2.7.0-1.21.1.jar |Ace's Spell Utils |aces_spell_utils |**.**.**.**-1.21.1 |Manifest: NOSIGNATURE
additionalentityattributes-2.0.2 1.21.1-neoforge.j|Additional Entity Attributes |additionalentityattributes |2.0.2 1.21.1 |Manifest: NOSIGNATURE
ae2wtlib-19.5.1.jar |AE2WTLib |ae2wtlib |19.5.1 |Manifest: NOSIGNATURE
de.mari_023.ae2wtlib_api-19.5.1.jar |AE2WTLib API |ae2wtlib_api |19.5.1 |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |Manifest: NOSIGNATURE
alexsdelight-1.6.jar |Alexs Delight |alexsdelight |1.6 |Manifest: NOSIGNATURE
alltheleaks-1.1.10 1.21.1-neoforge.jar |All The Leaks |alltheleaks |1.1.10 1.21.1-neofor|Manifest: NOSIGNATURE
ApothicAttributes-1.21.1-2.9.1.jar |Apothic Attributes |apothic_attributes |2.9.1 |Manifest: NOSIGNATURE
appliedcreate-1.21.1-1.1.6.jar |Applied Create |appliedcreate |1.1.6 |Manifest: NOSIGNATURE
appliedenergistics2-19.2.17.jar |Applied Energistics 2 |ae2 |19.2.17 |Manifest: NOSIGNATURE
Archeological-neoforge-1.21.1-1.2.2.jar |Archeological |archeological |1.2.2 |Manifest: NOSIGNATURE
architects_palette-neoforge-1.21.1-1.4.0-beta.5.ja|Architects Palette |architects_palette |1.4.0-beta.5 |Manifest: NOSIGNATURE
architectury-13.0.8-neoforge.jar |Architectury |architectury |13.0.8 |Manifest: NOSIGNATURE
arrowhead-2.1.0 1.21.1-neoforge.jar |Arrowhead |arrowhead |2.1.0 1.21.1-neoforg|Manifest: NOSIGNATURE
asterismarcanum-1.21.1-0.1.0.jar |Asterism Arcanum |asterismarcanum |1.21.1-0.1.0 |Manifest: NOSIGNATURE
astrocraft_lite-neoforge-1.21-1.2.jar |Astrocraft-Lite |astrocraft_lite |1.2 |Manifest: NOSIGNATURE
atmospheric-1.21.1-7.0.1.jar |Atmospheric |atmospheric |7.0.1 |Manifest: NOSIGNATURE
autumnity-1.21.1-6.0.1.jar |Autumnity |autumnity |6.0.1 |Manifest: NOSIGNATURE
azurelib-neo-1.21.1-3.1.11.jar |AzureLib |azurelib |3.1.11 |Manifest: NOSIGNATURE
spear-backport-neoforge-1.8.0-1.21.1.jar |Backported Spears |spears |1.8.0 |Manifest: NOSIGNATURE
backportedspellbooks-0.1.2.jar |Backported Spellbooks |backportedspellbooks |0.1.0 |Manifest: NOSIGNATURE
bagus_lib-1.21.1-13.25.1.jar |Bagus Lib |bagus_lib |1.21.1-13.25.1 |Manifest: NOSIGNATURE
better-advanced-tooltips-2101.1.0-build.1.jar |Better Advanced Tooltips |betteradvancedtooltips |2101.1.0-build.1 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.14.jar |Biolith |biolith |3.0.14 |Manifest: NOSIGNATURE
blueprint-1.21.1-8.1.1.jar |Blueprint |blueprint |8.1.1 |Manifest: NOSIGNATURE
BrewinAndChewin-neoforge-4.5.0 1.21.1.jar |Brewin' And Chewin' |brewinandchewin |4.5.0 |Manifest: NOSIGNATURE
bygone-neoforge-1.21.1-2.1b.jar |Bygone |bygone |2.1 |Manifest: NOSIGNATURE
caelus-neoforge-7.0.1 1.21.1.jar |Caelus API |caelus |7.0.1 1.21.1 |Manifest: NOSIGNATURE
caverns_and_chasms-1.21.1-3.0.0.jar |Caverns & Chasms |caverns_and_chasms |3.0.0 |Manifest: NOSIGNATURE
chloride-NEOFORGE-mc1.21.1-v1.8.1.jar |Chloride |chloride |1.8.1 |Manifest: NOSIGNATURE
Choups Drakvyrn Mod (v3.0.4) for 1.21.1.jar |Choup's Drakvyrn Mod |choups_drakvyrn_mod |3.0.3 |Manifest: NOSIGNATURE
chunksfadein-neoforge-3.0.25-1.21.jar |Chunks Fade In |chunksfadein |3.0.25-1.21 |Manifest: NOSIGNATURE
citadel-2.7.0-1.21.1.jar |Citadel |citadel |2.7.0 |Manifest: NOSIGNATURE
clockwork-neoforge-1.21.1-1.1.3.jar |Clockwork |clockwork |1.1.3 |Manifest: NOSIGNATURE
cloth-config-15.0.140-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.140 |Manifest: NOSIGNATURE
cobweb-neoforge-1.21-1.4.0.jar |Cobweb |cobweb |1.4.0 |Manifest: NOSIGNATURE
codecui-neoforge-1.21.1-1.1.5.jar |CodecUI |codecui |1.21.1-1.1.5 |Manifest: NOSIGNATURE
colorwheel-neoforge-1.2.9 mc1.21.1.jar |Colorwheel |colorwheel |1.2.9 mc1.21.1 |Manifest: NOSIGNATURE
compatapi-1.0.3.jar |Compat API |compatapi |1.0.3 |Manifest: NOSIGNATURE
compatstructures-1.0.3.jar |Compat Structures |compatstructures |1.0.3 |Manifest: NOSIGNATURE
ctm-267602-5587515.jar |ConnectedTexturesMod |ctm |1.21-1.2.1 3 |Manifest: NOSIGNATURE
ConsoleFilter-1.21.1-4.0.0-neoforge.jar |Console Filter |consolefilter |1.21.1-4.0.0-neoforg|Manifest: NOSIGNATURE
constructionwand-kots-1.21.1-2.16.10.jar |Construction Wand KOTS |constructionwand |2.16.10 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
crash_assistant-neoforge.jar |Crash Assistant |crash_assistant |1.11.11 |Manifest: NOSIGNATURE
crashexploitfixer-neoforge-2.0.0 1.21.4.jar |CrashExploitFixer |crashexploitfixer |2.0.0 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.3.0.jar |Create Aeronautics |aeronautics_bundled |1.3.0 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.3.0 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.3.|Create Offroad |offroad |1.3.0 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.3.0 |Manifest: NOSIGNATURE
createappliedkinetics-1.5.3-1.21.1.jar |Create: Applied Kinetics |createappliedkinetics |1.5.3-1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4 mc.1.21.1-neoforge.jar |Create: Copycats |copycats |3.0.4 mc.1.21.1-neof|Manifest: NOSIGNATURE
createdndboreblockfix-1.0.0.jar |Create: Dreams & Desires Bore |createdndboreblockfix |1.0.0 |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.3a-BETA.jar |Create: Dreams n' Desires |dndesires |2.3a-BETA |Manifest: NOSIGNATURE
create_neapolitan-1.0.1.jar |Create: Neapolitan |create_neapolitan |1.0.1 |Manifest: NOSIGNATURE
creaturefeature-1.1.3.jar |Creature Feature |creaturefeature |1.1.3 |Manifest: NOSIGNATURE
crittersandcompanions-neoforge-2.6.0.jar |Critters and Companions |crittersandcompanions |2.6.0 |Manifest: NOSIGNATURE
cultofazazelneoforge-1.1.4.9a.jar |Cult of Azazel |netherman |**.**.**.**a |Manifest: NOSIGNATURE
curios-neoforge-9.5.1 1.21.1.jar |Curios API |curios |9.5.1 1.21.1 |Manifest: NOSIGNATURE
cpapireforged-neo-1.21.1-1.2.2.jar |Custom Portal API ReForged |cpapireforged |1.2.2 |Manifest: NOSIGNATURE
desert_update-1.2.1-1.21.1.jar |Desert Update |desert_update |1.2.1-1.21.1 |Manifest: NOSIGNATURE
neoforge-dungeonsdelight-1.21.1-1.5.0.jar |Dungeon's Delight |dungeonsdelight |1.5.0 |Manifest: NOSIGNATURE
ess_requiem-0.1.6.jar |Ender's Spells and Stuff: Requ|ess_requiem |0.1.6 |Manifest: NOSIGNATURE
enigmatic_arcana-1.1.0.jar |Enigmatic Arcana |enigmatic_arcana |1.1.0 |Manifest: NOSIGNATURE
entity_model_features-3.2.4-1.21-neoforge.jar |Entity Model Features |entity_model_features |3.2.4 |Manifest: NOSIGNATURE
entity_texture_features_1.21-neoforge-7.1.jar |Entity Texture Features |entity_texture_features |7.1 |Manifest: NOSIGNATURE
entityculling-neoforge-1.10.5-mc1.21.1.jar |EntityCulling |entityculling |1.10.5 |Manifest: NOSIGNATURE
entityjs-1.4.7.jar |EntityJS |entityjs |1.4.7 |Manifest: NOSIGNATURE
envelope-neoforge-1.21.1-0.6.2.jar |Envelope |envelope |0.6.2 |Manifest: NOSIGNATURE
environmental-1.21.1-5.0.1.jar |Environmental |environmental |5.0.1 |Manifest: NOSIGNATURE
etcetera-neoforge-1.21.1-2.2.4.jar |Etcetera |etcetera |2.2.4 |Manifest: NOSIGNATURE
everycomp-1.21-2.11.46-neoforge.jar |Every Compat |everycomp |1.21-2.11.46 |Manifest: NOSIGNATURE
expandability-12.0.0.jar |ExpandAbility |expandability |12.0.0 |Manifest: NOSIGNATURE
explosive-enhancement-neoforge-1.4.2-1.21.1.jar |Explosive Enhancement |explosiveenhancement |1.4.2-1.21.1 |Manifest: NOSIGNATURE
extradelight-2.6.6.jar |Extra Delight |extradelight |2.6.5 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.2.jar |Farmer's Delight |farmersdelight |1.3.2 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
feywild-1.21.1-5.5.3.jar |Feywild |feywild |5.5.3 |Manifest: NOSIGNATURE
fieldguide-neoforge-1.21.1-1.13.3.jar |Field Guide |fieldguide |1.13.3 |Manifest: NOSIGNATURE
fightsfrights-1.0.0-neoforge-1.21.1.jar |Fights&Frights |fightsfrights |1.0.0 |Manifest: NOSIGNATURE
fintastic-1.21.1-3.3.jar |Fintastic |fintastic |1.21.1-3.3 |Manifest: NOSIGNATURE
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
forbidden_arcanus-2.6.1.jar |Forbidden Arcanus |forbidden_arcanus |2.6.1 |Manifest: NOSIGNATURE
forbidden_arcanus_js-2101.1.3.jar |Forbidden Arcanus JS |forbidden_arcanus_js |2101.1.3 |Manifest: NOSIGNATURE
forgified-fabric-api-0.115.6 2.1.0 1.21.1.jar |Forgified Fabric API |fabric_api |0.115.6 2.1.0 1.21.1|Manifest: NOSIGNATURE
fabric-api-base-0.4.42 d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42 d1308ded19 |Manifest: NOSIGNATURE
fabric-api-lookup-api-v1-1.6.70 c21168c319.jar |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1 |1.6.70 c21168c319 |Manifest: NOSIGNATURE
fabric-biome-api-v1-13.0.31 1e62d33c19.jar |Forgified Fabric Biome API (v1|fabric_biome_api_v1 |13.0.31 1e62d33c19 |Manifest: NOSIGNATURE
fabric-block-api-v1-1.0.22 a6e994cd19.jar |Forgified Fabric Block API (v1|fabric_block_api_v1 |1.0.22 a6e994cd19 |Manifest: NOSIGNATURE
fabric-blockrenderlayer-v1-1.1.52 b089b4bd19.jar |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1 |1.1.52 b089b4bd19 |Manifest: NOSIGNATURE
fabric-block-view-api-v2-1.0.10 9afaaf8c19.jar |Forgified Fabric BlockView API|fabric_block_view_api_v2 |1.0.10 9afaaf8c19 |Manifest: NOSIGNATURE
fabric-client-tags-api-v1-1.1.15 e053909619.jar |Forgified Fabric Client Tags |fabric_client_tags_api_v1 |1.1.15 e053909619 |Manifest: NOSIGNATURE
fabric-command-api-v2-2.2.28 36d727be19.jar |Forgified Fabric Command API (|fabric_command_api_v2 |2.2.28 36d727be19 |Manifest: NOSIGNATURE
fabric-content-registries-v0-8.0.18 0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0 |8.0.18 0a0c14ff19 |Manifest: NOSIGNATURE
fabric-convention-tags-v1-2.1.4 7f945d5b19.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v1 |2.1.4 7f945d5b19 |Manifest: NOSIGNATURE
fabric-convention-tags-v2-2.11.0 87e5848019.jar |Forgified Fabric Convention Ta|fabric_convention_tags_v2 |2.11.0 87e5848019 |Manifest: NOSIGNATURE
fabric-data-attachment-api-v1-1.4.3 58235da019.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.4.3 58235da019 |Manifest: NOSIGNATURE
fabric-data-generation-api-v1-20.2.28 2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.28 2d91a6db19 |Manifest: NOSIGNATURE
fabric-entity-events-v1-1.7.0 1af6e62419.jar |Forgified Fabric Entity Events|fabric_entity_events_v1 |1.7.0 1af6e62419 |Manifest: NOSIGNATURE
fabric-events-interaction-v0-0.7.13 7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0 |0.7.13 7b71cc1619 |Manifest: NOSIGNATURE
fabric-game-rule-api-v1-1.0.53 36d727be19.jar |Forgified Fabric Game Rule API|fabric_game_rule_api_v1 |1.0.53 36d727be19 |Manifest: NOSIGNATURE
fabric-gametest-api-v1-2.0.5 29f188ce19.jar |Forgified Fabric Game Test API|fabric_gametest_api_v1 |2.0.5 29f188ce19 |Manifest: NOSIGNATURE
fabric-item-api-v1-11.1.1 57cdfa8219.jar |Forgified Fabric Item API (v1)|fabric_item_api_v1 |11.1.1 57cdfa8219 |Manifest: NOSIGNATURE
fabric-item-group-api-v1-4.1.7 e324903319.jar |Forgified Fabric Item Group AP|fabric_item_group_api_v1 |4.1.7 e324903319 |Manifest: NOSIGNATURE
fabric-key-binding-api-v1-1.0.47 62cc7ce119.jar |Forgified Fabric Key Binding A|fabric_key_binding_api_v1 |1.0.47 62cc7ce119 |Manifest: NOSIGNATURE
fabric-lifecycle-events-v1-2.5.0 a2ee258a19.jar |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1 |2.5.0 a2ee258a19 |Manifest: NOSIGNATURE
fabric-loot-api-v2-3.0.15 a3ee712d19.jar |Forgified Fabric Loot API (v2)|fabric_loot_api_v2 |3.0.15 a3ee712d19 |Manifest: NOSIGNATURE
fabric-loot-api-v3-1.0.3 333dfad919.jar |Forgified Fabric Loot API (v3)|fabric_loot_api_v3 |1.0.3 333dfad919 |Manifest: NOSIGNATURE
fabric-message-api-v1-6.0.13 e053909619.jar |Forgified Fabric Message API (|fabric_message_api_v1 |6.0.13 e053909619 |Manifest: NOSIGNATURE
fabric-model-loading-api-v1-2.0.0 986ae77219.jar |Forgified Fabric Model Loading|fabric_model_loading_api_v1 |2.0.0 986ae77219 |Manifest: NOSIGNATURE
fabric-networking-api-v1-4.3.0 4f690eb619.jar |Forgified Fabric Networking AP|fabric_networking_api_v1 |4.3.0 4f690eb619 |Manifest: NOSIGNATURE
fabric-object-builder-api-v1-15.2.1 cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1 |15.2.1 cc242efd19 |Manifest: NOSIGNATURE
fabric-particles-v1-4.0.2 824f924c19.jar |Forgified Fabric Particles (v1|fabric_particles_v1 |4.0.2 824f924c19 |Manifest: NOSIGNATURE
fabric-recipe-api-v1-5.0.14 59440bcc19.jar |Forgified Fabric Recipe API (v|fabric_recipe_api_v1 |5.0.14 59440bcc19 |Manifest: NOSIGNATURE
fabric-registry-sync-v0-5.2.0 867470b919.jar |Forgified Fabric Registry Sync|fabric_registry_sync_v0 |5.2.0 867470b919 |Manifest: NOSIGNATURE
fabric-renderer-indigo-1.7.0 4198af7119.jar |Forgified Fabric Renderer - In|fabric_renderer_indigo |1.7.0 4198af7119 |Manifest: NOSIGNATURE
fabric-renderer-api-v1-3.4.1 9125b6dc19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.1 9125b6dc19 |Manifest: NOSIGNATURE
fabric-rendering-v1-5.0.5 077ba95f19.jar |Forgified Fabric Rendering (v1|fabric_rendering_v1 |5.0.5 077ba95f19 |Manifest: NOSIGNATURE
fabric-rendering-data-attachment-v1-0.3.48 73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48 73761d2e19 |Manifest: NOSIGNATURE
fabric-rendering-fluids-v1-3.1.6 857185bc19.jar |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1 |3.1.6 857185bc19 |Manifest: NOSIGNATURE
fabric-resource-conditions-api-v1-4.3.0 5bdd099819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0 5bdd099819 |Manifest: NOSIGNATURE
fabric-resource-loader-v0-1.3.1 4ea8954419.jar |Forgified Fabric Resource Load|fabric_resource_loader_v0 |1.3.1 4ea8954419 |Manifest: NOSIGNATURE
fabric-screen-api-v1-2.0.25 4228281319.jar |Forgified Fabric Screen API (v|fabric_screen_api_v1 |2.0.25 4228281319 |Manifest: NOSIGNATURE
fabric-screen-handler-api-v1-1.3.88 8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1 |1.3.88 8dbc56dd19 |Manifest: NOSIGNATURE
fabric-sound-api-v1-1.0.23 10b84f8419.jar |Forgified Fabric Sound API (v1|fabric_sound_api_v1 |1.0.23 10b84f8419 |Manifest: NOSIGNATURE
fabric-transfer-api-v1-5.4.2 a25cb45619.jar |Forgified Fabric Transfer API |fabric_transfer_api_v1 |5.4.2 a25cb45619 |Manifest: NOSIGNATURE
fabric-transitive-access-wideners-v1-6.2.0 6c854b6|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.2.0 6c854b6f19 |Manifest: NOSIGNATURE
Fractal-1.8.0 1.21.1-neoforge.jar |Fractal |fractal |1.8.0 1.21.1-neoforg|Manifest: NOSIGNATURE
FractalJEI-NeoForge-2.0.2.jar |FractalJEI |fractaljei |2.0.2 |Manifest: NOSIGNATURE
fusion-1.3.7-neoforge-mc1.21.1.jar |Fusion |fusion |1.3.7 |Manifest: NOSIGNATURE
hats-neoforge-1.21.1-1.2.5.jar |Galena Hats |galena_hats |1.21.1-1.2.5 |Manifest: NOSIGNATURE
Galosphere-1.21.1-1.5.5-NeoForge.jar |Galosphere |galosphere |1.5.5 |Manifest: NOSIGNATURE
galosphere_spellbooks-1.1.3.jar |Galosphere Spellbooks |galosphere_spellbooks |1.1.3 |Manifest: NOSIGNATURE
galosphere_trimming-1.21.1-1.0.jar |Galosphere Trimming |galosphere_trimming |1.21.1-1.0 |Manifest: NOSIGNATURE
gametechbcs_spellbooks-3.0.0-1.21.1.jar |GameTechBC's Spellbooks |gametechbcs_spellbooks |3.0.0-1.21.1 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.9.2.jar |GeckoLib 4 |geckolib |4.9.2 |Manifest: NOSIGNATURE
gemsrealm-1.21-2.11.3-neoforge.jar |Gems Realm |gemsrealm |1.21-2.11.3 |Manifest: NOSIGNATURE
ghost_villager-neoforge-1.0.0 1.21.jar |Ghost Villager |ghost_villager |1.0.0 |Manifest: NOSIGNATURE
golemoverhaul-neoforge-1.21.1-1.1.0.jar |Golem Overhaul |golemoverhaul |1.1.0 |Manifest: NOSIGNATURE
gpushift-gpu-v2-beta-universal-1.21.1-1.3.0-beta.1|GpuShift GPU V2 Beta |gpushift |1.3.0-beta.1 |Manifest: NOSIGNATURE
GPUTape-1.20.6-1.21x-1.0.3.jar |GPUTape |gpu_tape |1.0.2 |Manifest: NOSIGNATURE
gravel_placers-neoforge-1.21.1-1.1.5.jar |Gravel Placers |gravel_placers |1.1.5 |Manifest: NOSIGNATURE
greenhouseconfig-2.2.3 1.21.1-neoforge.jar |Greenhouse Config |greenhouseconfig |2.2.3 1.21.1 |Manifest: NOSIGNATURE
greenhouseconfig_night_config-1.1.0.jar |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.1.0 |Manifest: NOSIGNATURE
greenhouseconfig_toml-1.1.0.jar |Greenhouse Config - TOML |greenhouseconfig_toml |1.1.0 |Manifest: NOSIGNATURE
GrimoireOfGaia4-1.21.1-6.0.0-alpha.9.jar |Grimoire of Gaia 4 |grimoireofgaia |6.0.0-alpha.9 |Manifest: NOSIGNATURE
gtbcs_spell_lib-1.5.0-1.21.1.jar |GTBC's SpellLib |gtbcs_spell_lib |1.5.0-1.21.1 |Manifest: NOSIGNATURE
guideme-21.1.17.jar |GuideME |guideme |21.1.17 |Manifest: NOSIGNATURE
hazennstuff-1.4.0.14.jar |Hazen N Stuff |hazennstuff |**.**.**.** |Manifest: NOSIGNATURE
hazentouvelib-1.0.8.jar |HazentouveLib |hazentouvelib |1.0.8 |Manifest: NOSIGNATURE
heartstone-1.21-1.3.1-neoforge.jar |Heartstone |heartstone |1.21-1.3.1 |Manifest: NOSIGNATURE
connection-neoforge-1.21.1-2.1.0.jar |Heartstone: Connection |connection |2.1.0 |Manifest: NOSIGNATURE
hunters_return-1.21.1-20.9.0.jar |Hunters Return |hunters_return |1.21.1-20.9.0 |Manifest: NOSIGNATURE
ImmediatelyFast-NeoForge-1.6.11 1.21.1.jar |ImmediatelyFast |immediatelyfast |1.6.11 1.21.1 |Manifest: NOSIGNATURE
immersiveoverlays-1.7.2 1.21.1-neoforge.jar |Immersive Overlays |immersiveoverlays |1.7.2 1.21.1 |Manifest: NOSIGNATURE
incontrol-1.21-10.2.6.jar |InControl |incontrol |1.21-10.2.6 |Manifest: NOSIGNATURE
infernalexp-neoforge-1.21.1-0.3.11.jar |Infernal Expansion |infernalexp |0.3.11 |Manifest: NOSIGNATURE
iris-neoforge-1.8.14-beta.1 mc1.21.1.jar |Iris |iris |1.8.14-beta.1 mc1.21|Manifest: NOSIGNATURE
irons_lib-1.21.1-2.1.0.jar |Iron's Lib |irons_lib |1.21.1-2.1.0 |Manifest: NOSIGNATURE
irons_spells_js-4.0.3.jar |Iron's Spellbooks KubeJS |irons_spells_js |4.0.3 |Manifest: NOSIGNATURE
irons_spellbooks-1.21.1-3.16.2.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.21.1-3.16.2 |Manifest: NOSIGNATURE
ISS-Food Spelling-1.21.1-1.0.1.jar |ISS: Food Spelling |iss_food_spelling |1.0.1 |Manifest: NOSIGNATURE
item_descriptions-2.8.0 1.21.1-neoforge.jar |Item Descriptions |item_descriptions |2.8.0 1.21.1 |Manifest: NOSIGNATURE
JEIDrawables-NeoForge-21.1.7.jar |JEIDrawables |jeidrawables |21.1.7 |Manifest: NOSIGNATURE
jinxedlib-neoforge-1.21.1-1.0.4.jar |JinxedLib |jinxedlib |1.0.4 |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.39.0.368.jar |Just Enough Items |jei |**.**.**.** |Manifest: NOSIGNATURE
k_balance-2.1.0-neoforge-1.21.1.jar |Klsts' Rebalance |k_balance |2.1.0 |Manifest: NOSIGNATURE
knightlib-neoforge-1.21.1-1.6.1.jar |Knight Lib |knightlib |1.6.1 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.12.0.jar |Kotlin For Forge |kotlinforforge |5.12.0 |Manifest: NOSIGNATURE
kubejs-neoforge-2101.7.2-build.368.jar |KubeJS |kubejs |2101.7.2-build.368 |Manifest: NOSIGNATURE
kjscauto-0.8.0-beta-neoforge.jar |KubeJS Create Automation |kjscauto |0.8.0-beta-neoforge |Manifest: NOSIGNATURE
streetskubegui-neoforge-1.0.0.jar |KubeJS GUI 2 |streetskubegui |1.0.0 |Manifest: NOSIGNATURE
kubejsoffline-neoforge-1.21-5.2.3.jar |KubeJS Offline |kubejsoffline |1.21-5.2.3 |Manifest: NOSIGNATURE
kubejsable-1.1.0.jar |KubeJSable |kubejsable |1.1.0 |Manifest: NOSIGNATURE
lambdynamiclights-4.8.10 1.21.1.jar |LambDynamicLights |lambdynlights |4.8.10 1.21.1 |Manifest: NOSIGNATURE
lambdynamiclights-api-4.8.10 1.21.1-mojmap.jar |LambDynamicLights (API) |lambdynlights_api |4.8.10 1.21.1 |Manifest: NOSIGNATURE
lambdynamiclights-4.8.10 1.21.1-neoforge.jar |LambDynamicLights (Runtime) |lambdynlights_runtime |4.8.10 1.21.1 |Manifest: NOSIGNATURE
lionfishapi-3.1.jar |lionfishapi |lionfishapi |3.1 |Manifest: NOSIGNATURE
lithium-neoforge-0.15.4 mc1.21.1.jar |Lithium |lithium |0.15.4 mc1.21.1 |Manifest: NOSIGNATURE
lithostitched-1.7.13-neoforge-21.1.jar |Lithostitched |lithostitched |1.7.13 |Manifest: NOSIGNATURE
lodestone-1.21.1-1.8.2.jar |Lodestone |lodestone |1.8.2 |Manifest: NOSIGNATURE
lootjs-neoforge-1.21.1-3.7.0.jar |LootJS |lootjs |1.21.1-3.7.0 |Manifest: NOSIGNATURE
lukis-woodland-mansions-v1.0-1.21-1.21.4.jar |Luki's Woodland Mansions |mr_lukis_woodlandmansions |1-v1.0 |Manifest: NOSIGNATURE
MagnumTorch-v21.1.1-1.21.1-NeoForge.jar |Magnum Torch |magnumtorch |21.1.1 |Manifest: NOSIGNATURE
malum-1.21.1-1.8.2.jar |Malum |malum |1.8.2 |Manifest: NOSIGNATURE
manacrystals-1.1.0.1-1.21.1.jar |Mana Crystals |manacrystals |1.1.0.1 |Manifest: NOSIGNATURE
client-1.21.1-20240808.144430-srg.jar |Minecraft |minecraft |1.21.1 |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mixed-litter-1.2.2.jar |Mixed Litter |mixed_litter |1.2.2 |Manifest: NOSIGNATURE
mixintracereforged-neoforge-1.0.0-1.21.1.jar |Mixin Trace Reforged |mixintracereforged |1.0.0 |Manifest: NOSIGNATURE
modernfix-neoforge-5.27.15 mc1.21.1.jar |ModernFix |modernfix |5.27.15 mc1.21.1 |Manifest: NOSIGNATURE
modonomicon-1.21.1-neoforge-1.120.3.jar |Modonomicon |modonomicon |1.120.3 |Manifest: NOSIGNATURE
conflictradar-1.0.3.jar |Modpack Conflict Radar |conflictradar |1.0.3 |Manifest: NOSIGNATURE
moonlight-neoforge-1.21.1-3.1.1.jar |Moonlight Lib |moonlight |1.21.1-3.1.1 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
naturalist-1.0.2-neoforge-1.21.1.jar |Naturalist |naturalist |1.0.2 |Manifest: NOSIGNATURE
naturalsizes-1.1-neoforge-1.21.1.jar |NaturalSizes |naturalsizes |1.1 |Manifest: NOSIGNATURE
neapolitan-1.21.1-6.0.1.jar |Neapolitan |neapolitan |6.0.1 |Manifest: NOSIGNATURE
neoforge-21.1.240-universal.jar |NeoForge |neoforge |21.1.240 |Manifest: NOSIGNATURE
netprodis-2.0.0 1.21.jar |Network Protocol Disconnect |netprodis |2.0.0 |Manifest: NOSIGNATURE
NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar |No Chat Reports |nochatreports |1.21.1-v2.9.1 |Manifest: NOSIGNATURE
nomansland-1.5.12.jar |No Man's Land |nomansland |1.5.12 |Manifest: NOSIGNATURE
nomorespellbooks-1.2.0-neoforge 1.21.1.jar |No More Spellbooks : Iron's Sp|nomorespellbooks |1.2.0 |Manifest: NOSIGNATURE
notenoughcrashes-neoforge-4.4.9 1.21.1.jar |Not Enough Crashes |notenoughcrashes |4.4.9 1.21.1 |Manifest: NOSIGNATURE
Optileaves-neoforge-v1.1.jar |OptiLeaves |optileaves |1.1 |Manifest: NOSIGNATURE
orevolution-1.21.1-5.1.1.jar |Orevolution! |orevolution |5.1.1 |Manifest: NOSIGNATURE
packdev_toolkit-neoforge-1.21.1-1.3.0.jar |Packdev Toolkit |packdev_toolkit |1.3.0 |Manifest: NOSIGNATURE
Patchouli-1.21.1-93-NEOFORGE.jar |Patchouli |patchouli |1.21.1-93-NEOFORGE |Manifest: NOSIGNATURE
pathfinder-1.1.0.jar |Pathfinder |pathfinder |1.0.1 |Manifest: NOSIGNATURE
Placebo-1.21.1-9.9.1.jar |Placebo |placebo |9.9.1 |Manifest: NOSIGNATURE
Platform-neoforge-1.21.1-1.3.3.jar |Platform |platform |1.3.3 |Manifest: NOSIGNATURE
player-animation-lib-forge-2.0.4 1.21.1.jar |Player Animator |playeranimator |2.0.4 1.21.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82 mc1.21.1.jar |Ponder |ponder |1.0.82 mc1.21.1 |Manifest: NOSIGNATURE
pridelib-1.2.4 1.21.1-mojmap.jar |Pride Lib |pride |1.2.4 1.21.1 |Manifest: NOSIGNATURE
primal-1.1.6 1.21.jar |Primal |primal |1.1.6 |Manifest: NOSIGNATURE
prometheus-neoforge-1.21-1.2.5.jar |Prometheus |prometheus |1.2.5 |Manifest: NOSIGNATURE
PuzzlesLib-v21.1.52-1.21.1-NeoForge.jar |Puzzles Lib |puzzleslib |21.1.52 |Manifest: NOSIGNATURE
quest_giver-1.21.1-1.4.2.jar |Quest Giver |quest_giver |1.4.2 |Manifest: NOSIGNATURE
questlog-neoforge-1.21.1-3.2.0.jar |Questlog |questlog |3.2.0 |Manifest: NOSIGNATURE
connectiblechains-neoforge-1.21.1-2.2.5.jar |Reconnectible Chains |connectiblechains |2.2.5 |Manifest: NOSIGNATURE
recreative-neoforge-1.21.1-1.5.0.jar |Recreative |recreative |1.5.0 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-2.2.3 mc1.21.1.jar |Reese's Sodium Options |reeses_sodium_options |2.2.3 mc1.21.1 |Manifest: NOSIGNATURE
regions-unexplored-0.6.2-neoforge-21.1.jar |Regions Unexplored |regions_unexplored |0.6.2 |Manifest: NOSIGNATURE
reliable_advancements-neoforge-1.21.1-4.0.2.jar |Reliable Advancements |reliable_advancements |4.0.2 |Manifest: NOSIGNATURE
reliable_backpacks-neoforge-1.21.1-1.8.2.jar |Reliable Backpacks |reliable_backpacks |1.8.2 |Manifest: NOSIGNATURE
reliable_gliders-neoforge-1.21.1-1.3.2.jar |Reliable Gliders |reliable_gliders |1.3.2 |Manifest: NOSIGNATURE
reliable_recipes-neoforge-1.21.1-2.2.0.jar |Reliable Recipes |reliable_recipes |2.2.0 |Manifest: NOSIGNATURE
reliable_remover-neoforge-1.21.1-2.9.4.jar |Reliable Remover |reliable_remover |2.9.4 |Manifest: NOSIGNATURE
reliable_replacer-neoforge-1.21.1-1.5.5.jar |Reliable Replacer |reliable_replacer |1.5.5 |Manifest: NOSIGNATURE
Reoreganized 1.21.1-4.4.1.jar |Reoreganized |oreganized |4.4.1 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
resourcefulconfig-neoforge-1.21-3.0.11.jar |Resourcefulconfig |resourcefulconfig |3.0.11 |Manifest: NOSIGNATURE
revelationary-neoforge-1.5.0 1.21.1.jar |Revelationary |revelationary |1.5.0 1.21.1 |Manifest: NOSIGNATURE
rhino-2101.2.7-build.85.jar |Rhino |rhino |2101.2.7-build.85 |Manifest: NOSIGNATURE
RideablePolarBears-1.0.0 1.21.1-neoforge.jar |RideablePolarBears |rideablepolarbears |1.0.0 1.21.1-neoforg|Manifest: NOSIGNATURE
neoforge-runiclib-1.21.1-5.0.7.jar |RunicLib |runiclib |5.0.7 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-2.0.3.jar |Sable |sable |2.0.3 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.6.0.jar |Sable Companion |sablecompanion |1.6.0 |Manifest: NOSIGNATURE
sablephysicscompat-1.3.0.jar |Sable: Physics Compat |sablephysicscompat |1.3.0 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
shieldexp-neoforge-1.21.1-1.4.1.jar |Shield Expansion |shieldexp |1.4.1 |Manifest: NOSIGNATURE
ShoulderSurfing-NeoForge-1.21.1-4.22.12.jar |Shoulder Surfing Reloaded |shouldersurfing |1.21.1-4.22.12 |Manifest: NOSIGNATURE
shoulder_surfing_irons_spells_integration-0.0.7-mc|Shoulder Surfing: Iron's Spell|shoulder_surfing_irons_spells_|0.0.7 |Manifest: NOSIGNATURE
silent-lib-1.21.1-neoforge-10.6.0.jar |Silent Lib |silentlib |10.6.0 |Manifest: NOSIGNATURE
silentgems-1.21.1-neoforge-5.1.3.jar |Silent's Gems |silentgems |5.1.3 |Manifest: NOSIGNATURE
net.caffeinemc.sodium-neoforge-0.8.12 mc1.21.1-mod|Sodium |sodium |0.8.12 mc1.21.1 |Manifest: NOSIGNATURE
soul-fire-d-neoforge-1.21-6.1.0.jar |Soul Fire'd |soul_fire_d |6.1.0 |Manifest: NOSIGNATURE
spark-1.10.124-neoforge.jar |spark |spark |1.10.124 |Manifest: NOSIGNATURE
spawn-4.0.4-1.21.1.jar |Spawn |spawn |4.0.4-1.21.1 |Manifest: NOSIGNATURE
spectrum-1.11.8-1.21.1-neo.jar |Spectrum |spectrum |1.11.8-1.21.1-neo |Manifest: NOSIGNATURE
SpectrumJEI-21.1.9 neoforge.jar |SpectrumJEI |spectrumjei |21.1.9 neoforge |Manifest: NOSIGNATURE
spelunkery-1.21.1-0.4.3-neoforge.jar |Spelunkery |spelunkery |1.21.1-0.4.3 |Manifest: NOSIGNATURE
sol_valheim_reforged-1.1.6-neoforge-1.21.1.jar |Spice of Life: Valheim Reforge|sol_valheim_reforged |1.1.6 |Manifest: NOSIGNATURE
spruceui-6.2.5 1.21.1-mojmap.jar |SpruceUI |spruceui |6.2.5 1.21.1 |Manifest: NOSIGNATURE
StackOverflow_IsCyclic_CrashFix-0.0--1.21.1.jar |Stackoverflow IsCyclic Crash F|stackoverflow_iscyclic_crashfi|0.5 |Manifest: NOSIGNATURE
stealth_karlkarlmann_neoforge_1.21.1_ver_1.0.102.j|Stealth! |stealth |1.0.102 |Manifest: NOSIGNATURE
stonezone-1.21-2.11.16-neoforge.jar |Stone Zone |stonezone |1.21-2.11.16 |Manifest: NOSIGNATURE
storms_of_the_wild-1.2.0-neoforge-1.21.1.jar |Storms of the Wild |storms_of_the_wild |1.2.0 |Manifest: NOSIGNATURE
structure_layout_optimizer-neoforge-1.0.12.jar |Structure Layout Optimizer |structure_layout_optimizer |1.0.12 |Manifest: NOSIGNATURE
supplementaries-neoforge-1.21.1-3.8.2.jar |Supplementaries |supplementaries |1.21.1-3.8.2 |Manifest: NOSIGNATURE
suppsquared-neoforge-1.21-1.2.18.jar |Supplementaries Squared |suppsquared |1.21-1.2.18 |Manifest: NOSIGNATURE
swingthroughgrass-neoforge-1.0.1-1.21.1.jar |SwingThroughGrass |swingthroughgrass |1.0.1 |Manifest: NOSIGNATURE
the_beyond-0.0.5-InDev.jar |The Beyond |the_beyond |0.0.5-InDev |Manifest: NOSIGNATURE
tolerable_creepers-neoforge-1.21.1-2.2.4.jar |Tolerable Creepers |tolerable_creepers |2.2.4 |Manifest: NOSIGNATURE
TRansition-1.0.21-1.21.1-neoforge-SNAPSHOT.jar |TRansition |transition |1.0.21 |Manifest: NOSIGNATURE
treephysics-neoforge-1.21.1-2.3.jar |Tree Physics |treephysics |2.3 |Manifest: NOSIGNATURE
TRender-1.0.15-1.21.1-neoforge-SNAPSHOT.jar |TRender |trender |1.0.15 |Manifest: NOSIGNATURE
triggers-1.0.1-1.21.1-neoforge.jar |Triggers |triggers |1.0.1 |Manifest: NOSIGNATURE
txnilib-neoforge-1.0.24-1.21.1.jar |TxniLib |txnilib |1.0.24 |Manifest: NOSIGNATURE
unusual_adventures-1.1.0b-neoforge-1.21.1.jar |Unusual Adventures |unusual_adventures |1.1.0 |Manifest: NOSIGNATURE
valhelsia_core-neoforge-1.21.1-1.1.5.jar |Valhelsia Core |valhelsia_core |1.1.5 |Manifest: NOSIGNATURE
VanillaBackport-neoforge-1.21.1-1.1.7.10.jar |VanillaBackport |vanillabackport |**.**.**.** |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-4.1.4.jar |Veil |veil |4.1.4 |Manifest: NOSIGNATURE
villagesandpillages-neoforge-mc1.21.1-1.0.3.jar |Villages & Pillages |villagesandpillages |1.0.3 |Manifest: NOSIGNATURE
wab-1.21.1-1.3.2.jar |Wan's Ancient Beasts |wan_ancient_beasts |1.3.2 |Manifest: NOSIGNATURE
whaleborne-1.21.1-1.2.2.jar |Whaleborne |whaleborne |1.21.1-1.2.2 |Manifest: NOSIGNATURE
whaleborne_yeet_cannonry-neoforge-1.21.1-1.0.0.jar|Whaleborne - Yeet Cannonry! |whaleborne_yeet_cannonry |1.0.0 |Manifest: NOSIGNATURE
wind_spellbooks-1.0.4.jar |Wind's Spellbooks : Iron's Spe|wind_spellbooks |1.0.4 |Manifest: NOSIGNATURE
yet_another_config_lib_v3-3.8.2 1.21.1-neoforge.ja|YetAnotherConfigLib |yet_another_config_lib_v3 |3.8.2 1.21.1-neoforg|Manifest: NOSIGNATURE
yumi-mc-foundation-1.0.0-beta.1 1.21.1-mojmap.jar |Yumi Minecraft Libraries: Foun|yumi_mc_core |1.0.0-beta.1 1.21.1 |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: 8ec76d8d-25d4-4a73-b898-2ea72638f20d
FML: 4.0.43
NeoForge: 21.1.240
Flywheel Backend: colorwheel:instancing
AllTheLeaks:
Events:
World join: 1
Singleplayer: 1
Multiplayer: 0
Client Level Updates: 2
Client Player Logout: 1
Explicit GC Last Run: 9ms ago
Leaking objects:
ChunkAccess:
LevelChunk: 1324
Suspected Mods: None