Skip to content

[Bug]: Crash when using create mod blasting recipes with polymorph #329

@Baboobraz

Description

@Baboobraz

Minecraft Version

1.21.1

What happened?

Polymorph causes a crash when using create encased fans to blast items. The crash note reads "java.lang.ClassCastException: class net.minecraft.world.item.crafting.SmeltingRecipe cannot be cast to class net.minecraft.world.item.crafting.SmokingRecipe"

How do you trigger this bug?

1.Install create and polymorph
2.Set up a blasting system with create using an encased fan in front of lava
3.Throw an item that can be blasted down and wait for it to finish smelting, which will cause the crash
...

Loader

NeoForge

Loader Version

21.1.228

API Version

No response

Mod Version

polymorph-neoforge-1.1.0+1.21.1

Relevant Log Outputs

---- Minecraft Crash Report ----

// I am capable of so much more than being a crash log. There has to be more to this world.
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 let you down. Sorry :(

Time: 2026-04-27 20:14:48
Description: Ticking block entity

java.lang.ClassCastException: class net.minecraft.world.item.crafting.SmeltingRecipe cannot be cast to class net.minecraft.world.item.crafting.SmokingRecipe (net.minecraft.world.item.crafting.SmeltingRecipe and net.minecraft.world.item.crafting.SmokingRecipe are in module minecraft@1.21.1 of loader 'TRANSFORMER' @5d97caa4)
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.processing.AllFanProcessingTypes$BlastingType.process(AllFanProcessingTypes.java:158) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:ProcessingTypeMixins$BlastingTypeMixin from mod create_dragons_plus,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.processing.FanProcessing.applyProcessing(FanProcessing.java:40) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:create_dragons_plus.mixins.json:create.FanProcessingAccessor from mod create_dragons_plus,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.AirCurrent.tickAffectedEntities(AirCurrent.java:120) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:simulated.mixins.json:diving_boots.AirCurrentMixin from mod simulated,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.multistate.AirCurrentMixin from mod copycats,pl:mixin:APP:create_dragons_plus.mixins.json:create.AirCurrentMixin from mod create_dragons_plus,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:AirCurrentMixinForSimulatedBehaviour from mod create_dragons_plus,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.airflow.AirCurrentMixin from mod sable,pl:mixin:APP:dndesires.mixins.json:AirCurrentMixin from mod dndesires,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.AirCurrent.tick(AirCurrent.java:72) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:simulated.mixins.json:diving_boots.AirCurrentMixin from mod simulated,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.multistate.AirCurrentMixin from mod copycats,pl:mixin:APP:create_dragons_plus.mixins.json:create.AirCurrentMixin from mod create_dragons_plus,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:AirCurrentMixinForSimulatedBehaviour from mod create_dragons_plus,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.airflow.AirCurrentMixin from mod sable,pl:mixin:APP:dndesires.mixins.json:AirCurrentMixin from mod dndesires,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity.tick(EncasedFanBlockEntity.java:151) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.fans_provide_force.EncasedFanBlockEntityMixin from mod sable,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:711) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,re:classloading,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:788) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:565) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:428) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin from mod architects_palette,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {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%23298!/:?] {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%23298!/:?] {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: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%23298!/:?] {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%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}

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

-- Head --
Thread: Server thread
Stacktrace:
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.processing.AllFanProcessingTypes$BlastingType.process(AllFanProcessingTypes.java:158) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:ProcessingTypeMixins$BlastingTypeMixin from mod create_dragons_plus,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.processing.FanProcessing.applyProcessing(FanProcessing.java:40) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:create_dragons_plus.mixins.json:create.FanProcessingAccessor from mod create_dragons_plus,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.AirCurrent.tickAffectedEntities(AirCurrent.java:120) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:simulated.mixins.json:diving_boots.AirCurrentMixin from mod simulated,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.multistate.AirCurrentMixin from mod copycats,pl:mixin:APP:create_dragons_plus.mixins.json:create.AirCurrentMixin from mod create_dragons_plus,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:AirCurrentMixinForSimulatedBehaviour from mod create_dragons_plus,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.airflow.AirCurrentMixin from mod sable,pl:mixin:APP:dndesires.mixins.json:AirCurrentMixin from mod dndesires,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.AirCurrent.tick(AirCurrent.java:72) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:simulated.mixins.json:diving_boots.AirCurrentMixin from mod simulated,pl:mixin:APP:copycats-common.mixins.json:foundation.copycat.multistate.AirCurrentMixin from mod copycats,pl:mixin:APP:create_dragons_plus.mixins.json:create.AirCurrentMixin from mod create_dragons_plus,pl:mixin:APP:create_dragons_plus.simulated.mixins.json:AirCurrentMixinForSimulatedBehaviour from mod create_dragons_plus,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.airflow.AirCurrentMixin from mod sable,pl:mixin:APP:dndesires.mixins.json:AirCurrentMixin from mod dndesires,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity.tick(EncasedFanBlockEntity.java:151) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:mixin,re:classloading,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.fans_provide_force.EncasedFanBlockEntityMixin from mod sable,pl:mixin:A}
at TRANSFORMER/create@6.0.10/com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.tick(SmartBlockEntityTicker.java:15) ~[create-1.21.1-6.0.10.jar%23323!/:6.0.10] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:711) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,re:classloading,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:788) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:565) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:A}
-- Block entity being ticked --
Details:
Name: create:encased_fan // com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
Block: Block{create:encased_fan}[facing=north]
Block location: World: (4,-60,-1), Section: (at 4,4,15 in 0,-4,-1; chunk contains blocks 0,-64,-16 to 15,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Block: Block{create:encased_fan}[facing=north]
Block location: World: (4,-60,-1), Section: (at 4,4,15 in 0,-4,-1; chunk contains blocks 0,-64,-16 to 15,319,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.tick(LevelChunk.java:711) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,re:classloading,pl:mixin:APP:polymorph.mixins.json:MixinLevelChunk from mod polymorph,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.tick(LevelChunk.java:788) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:classloading}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.world.level.Level.tickBlockEntities(Level.java:565) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumdynamiclights.json:LevelMixin from mod sodiumdynamiclights,pl:mixin:APP:flywheel.impl.mixins.json:LevelMixin from mod flywheel,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin from mod sliceanddice,pl:mixin:APP:sable.mixins.json:entity.entity_sublevel_collision.LevelMixin from mod sable,pl:mixin:APP:sable.mixins.json:world_border.LevelMixin from mod sable,pl:mixin:APP:sable-neoforge.mixins.json:compatibility.create.super_glue.LevelAccessor from mod sable,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:428) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin from mod architects_palette,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,pl:mixin:A}
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1037) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {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%23298!/:?] {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%23298!/:?] {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: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%23298!/:?] {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%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}

-- Affected level --
Details:
All players: 1 total; [ServerPlayer['Baboobraz'/33, l='ServerLevel[test]', x=6.45, y=-60.00, z=-3.74]]
Chunk stats: 4489
Level dimension: minecraft:overworld
Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,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: 4888 game time, 4888 day time
Level name: test
Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true
Level weather: Rain time: 138449 (now: false), thunder time: 39263 (now: false)
Known server brands: neoforge
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 148
Stacktrace:
at TRANSFORMER/minecraft@1.21.1/net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1721) ~[client-1.21.1-20240808.144430-srg.jar%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin from mod architects_palette,pl:mixin:APP:modernfix-modernfix.mixins.json:perf.cache_strongholds.ServerLevelMixin from mod modernfix,pl:mixin:APP:biolith.mixins.json:MixinServerWorld from mod biolith,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus from mod comforts,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin from mod moonlight,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:polymorph.mixins.json:MixinServerLevel from mod polymorph,pl:mixin:APP:quark.mixins.json:ServerLevelMixin from mod quark,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%23298!/:?] {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%23298!/:?] {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%23298!/:?] {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: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%23298!/:?] {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%23298!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.base/java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}

-- System Details --
Details:
Minecraft Version: 1.21.1
Minecraft Version ID: 1.21.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 21.0.10, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 537281520 bytes (512 MiB) / 3569352704 bytes (3404 MiB) up to 4294967296 bytes (4096 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 8845HS w/ Radeon 780M Graphics
Identifier: AuthenticAMD Family 25 Model 117 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 3.79
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon 780M Graphics
Graphics card #0 vendor: Advanced Micro Devices, Inc.
Graphics card #0 VRAM (MiB): 512.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 31.0.22038.0
Graphics card #1 name: NVIDIA GeForce RTX 4060 Laptop GPU
Graphics card #1 vendor: NVIDIA
Graphics card #1 VRAM (MiB): 8188.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.15.9144
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): 28419.41
Virtual memory used (MiB): 26005.84
Swap memory total (MiB): 12800.00
Swap memory used (MiB): 1046.17
Space in storage for jna.tmpdir (MiB): available: 330977.00, total: 953641.00
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 330977.00, total: 953641.00
Space in storage for io.netty.native.workdir (MiB): available: 330977.00, total: 953641.00
Space in storage for java.io.tmpdir (MiB): available: 330977.00, total: 953641.00
Space in storage for workdir (MiB): available: 330977.00, total: 953641.00
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Baboobraz'/33, l='ServerLevel[test]', x=6.45, y=-60.00, z=-3.74]]
Active Data Packs: create:dynamic_data, vanilla, mod_data, mod/sodium, mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/refinedstorage_quartz_arsenal (incompatible), mod/sodium_extra, mod/sodiumextras (incompatible), mod/geckolib, mod/createdeco (incompatible), mod/architects_palette (incompatible), mod/aeronautics_bundled, mod/sophisticatedcore (incompatible), mod/controlling (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/yungsapi (incompatible), mod/createcasing (incompatible), mod/veil (incompatible), mod/sophisticatedbackpacks (incompatible), mod/simulated (incompatible), mod/biolith (incompatible), mod/create_new_age (incompatible), mod/balm (incompatible), mod/carryon (incompatible), mod/sodiumoptionsapi (incompatible), mod/baguettelib, mod/cloth_config (incompatible), mod/supplementaries (incompatible), mod/sodiumdynamiclights (incompatible), mod/refinedstorage (incompatible), mod/athena, mod/create_oxidized, mod/corpse (incompatible), mod/create_connected (incompatible), mod/chipped, mod/farmersdelight, mod/createframed (incompatible), mod/copperagebackport, mod/colorfulhearts (incompatible), mod/vanillabackport, mod/supermartijn642corelib, mod/reeses_sodium_options, mod/curios (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/searchables (incompatible), mod/ftbultimine (incompatible), mod/resourcefullib, mod/extrastorage, mod/createliquidfuel (incompatible), mod/resource_gamma_util (incompatible), mod/architectury (incompatible), mod/moreoverlays (incompatible), mod/conditional_mixin (incompatible), mod/fabric_rendering_data_attachment_v1, mod/inventoryessentials (incompatible), mod/polylib (incompatible), mod/fastleafdecay, mod/esl (incompatible), mod/createultimine, mod/inventorysorter (incompatible), mod/bellsandwhistles (incompatible), mod/wi_zoom, mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/amendments (incompatible), mod/sophisticatedstorage (incompatible), mod/copycats (incompatible), mod/jei (incompatible), mod/lithostitched, mod/aeronautics (incompatible), mod/waystones (incompatible), mod/clumps (incompatible), mod/comforts (incompatible), mod/naturescompass (incompatible), mod/decorative_blocks (incompatible), mod/ftbbackups2 (incompatible), mod/snowundertrees, mod/corpsecurioscompat, mod/fusion, mod/edivadlib, mod/ftbchunks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/offroad (incompatible), mod/craftingtweaks (incompatible), mod/tectonic, mod/create_ultimate_factory, mod/anvilcore, mod/create_confectionery, mod/moonlight (incompatible), mod/fabric_api_base, mod/mousetweaks (incompatible), mod/jade (incompatible), mod/platform, mod/cleanswing, mod/spectrelib (incompatible), mod/kotlinforforge (incompatible), mod/easy_villagers (incompatible), mod/ribbits (incompatible), mod/sablecompanion, mod/flywheel (incompatible), mod/ponder (incompatible), mod/create (incompatible), mod/dndecor (incompatible), mod/sliceanddice, mod/dndesires, mod/create_dragons_plus, mod/everycomp (incompatible), mod/sable, mod/ecologics (incompatible), mod/create_sa, mod/polymorph (incompatible), mod/rspolymorph, mod/storagedrawers, mod/zeta, mod/quark, mod/freecam (incompatible), mod/farmers_structures, mod/create_vibrant_vaults, mod/appleskin (incompatible), mod/ferritecore (incompatible), mod/connectedglass, mod/solcarrot (incompatible), mod/gjeb (incompatible), mod/refinedstorage_jei_integration (incompatible), mod/create_enchantment_industry, mod/create_structures_arise, mod/createaddition (incompatible), mod/geophilic, tectonic, everycomp:dynamic_resources, supplementaries:generated_pack, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests, create_dragons_plus:runtime
Available Data Packs: bundle, trade_rebalance, vanilla, mod/aeronautics (incompatible), mod/aeronautics_bundled, mod/amendments (incompatible), mod/anvilcore, mod/appleskin (incompatible), mod/architects_palette (incompatible), mod/architectury (incompatible), mod/athena, mod/baguettelib, mod/balm (incompatible), mod/bellsandwhistles (incompatible), mod/biolith (incompatible), mod/carryon (incompatible), mod/chipped, mod/cleanswing, mod/cloth_config (incompatible), mod/clumps (incompatible), mod/colorfulhearts (incompatible), mod/comforts (incompatible), mod/conditional_mixin (incompatible), mod/connectedglass, mod/controlling (incompatible), mod/copperagebackport, mod/copycats (incompatible), mod/corpse (incompatible), mod/corpsecurioscompat, mod/craftingtweaks (incompatible), mod/create (incompatible), mod/create_confectionery, mod/create_connected (incompatible), mod/create_dragons_plus, mod/create_enchantment_industry, mod/create_new_age (incompatible), mod/create_oxidized, mod/create_sa, mod/create_structures_arise, mod/create_ultimate_factory, mod/create_vibrant_vaults, mod/createaddition (incompatible), mod/createcasing (incompatible), mod/createdeco (incompatible), mod/createframed (incompatible), mod/createliquidfuel (incompatible), mod/createultimine, mod/curios (incompatible), mod/decorative_blocks (incompatible), mod/dndecor (incompatible), mod/dndesires, mod/easy_villagers (incompatible), mod/ecologics (incompatible), mod/edivadlib, mod/esl (incompatible), mod/everycomp (incompatible), mod/extrastorage, mod/fabric_api_base, mod/fabric_block_view_api_v2, mod/fabric_renderer_api_v1, mod/fabric_rendering_data_attachment_v1, mod/farmers_structures, mod/farmersdelight, mod/fastleafdecay, mod/ferritecore (incompatible), mod/flywheel (incompatible), mod/freecam (incompatible), mod/ftbbackups2 (incompatible), mod/ftbchunks (incompatible), mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/ftbultimine (incompatible), mod/fusion, mod/geckolib, mod/geophilic, mod/gjeb (incompatible), mod/inventoryessentials (incompatible), mod/inventorysorter (incompatible), mod/jade (incompatible), mod/jei (incompatible), mod/kotlinforforge (incompatible), mod/kuma_api (incompatible), mod/lithostitched, mod/modernfix (incompatible), mod/moonlight (incompatible), mod/moreoverlays (incompatible), mod/mousetweaks (incompatible), mod/naturescompass (incompatible), mod/neoforge, mod/offroad (incompatible), mod/platform, mod/polylib (incompatible), mod/polymorph (incompatible), mod/ponder (incompatible), mod/quark, mod/reeses_sodium_options, mod/refinedstorage (incompatible), mod/refinedstorage_jei_integration (incompatible), mod/refinedstorage_quartz_arsenal (incompatible), mod/resource_gamma_util (incompatible), mod/resourcefullib, mod/ribbits (incompatible), mod/rspolymorph, mod/sable, mod/sablecompanion, mod/searchables (incompatible), mod/simulated (incompatible), mod/sliceanddice, mod/snowundertrees, mod/sodium, mod/sodium_extra, mod/sodiumdynamiclights (incompatible), mod/sodiumextras (incompatible), mod/sodiumoptionsapi (incompatible), mod/solcarrot (incompatible), mod/sophisticatedbackpacks (incompatible), mod/sophisticatedbackpackscreateintegration (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticatedstorage (incompatible), mod/sophisticatedstoragecreateintegration (incompatible), mod/spectrelib (incompatible), mod/storagedrawers, mod/supermartijn642corelib, mod/supplementaries (incompatible), mod/tectonic, mod/vanillabackport, mod/veil (incompatible), mod/waystones (incompatible), mod/wi_zoom, mod/yungsapi (incompatible), mod/zeta, mod_data, create_new_age:create_new_age_monkey_edition, supplementaries:generated_pack, tectonic, create:dynamic_data, create_dragons_plus:runtime, everycomp:dynamic_resources, quark_ct_variant_bookshelves, quark_ct_framed_glass, quark_ct_variant_chests, quark_vdo_nether_wart_sack, quark_vdo_variant_bookshelves, quark_vdo_better_stone_tools, quark_vdo_variant_ladders, quark_vdo_variant_chests
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: 8220082081832326403
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'
Launched Version: neoforge-21.1.228
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.11.0
javafml@4.0
lowcodefml@4.0
minecraft@4.0
Mod List:
amendments-1.21-2.0.15-neoforge.jar |Amendments |amendments |1.21-2.0.15 |Manifest: NOSIGNATURE
anvilcore-10.1 Release-neoforge-1.21.1.jar |AnvilCore |anvilcore |10.1 |Manifest: NOSIGNATURE
appleskin-neoforge-mc1.21-3.0.9.jar |AppleSkin |appleskin |3.0.9+mc1.21 |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
athena-neoforge-1.21-4.0.2.jar |Athena |athena |4.0.2 |Manifest: NOSIGNATURE
baguettelib-1.21.1-NeoForge-2.0.3.jar |BaguetteLib |baguettelib |2.0.3 |Manifest: NOSIGNATURE
balm-neoforge-1.21.1-21.0.56.jar |Balm |balm |21.0.56 |Manifest: NOSIGNATURE
biolith-neoforge-3.0.10.jar |Biolith |biolith |3.0.10 |Manifest: NOSIGNATURE
carryon-neoforge-1.21.1-2.2.4.4.jar |Carry On |carryon |2.2.4 |Manifest: NOSIGNATURE
chipped-neoforge-1.21.1-4.0.2.jar |Chipped |chipped |4.0.2 |Manifest: NOSIGNATURE
cleanswing-1.9.jar |Clean Swing |cleanswing |1.9 |Manifest: NOSIGNATURE
cloth-config-neoforge-15.0.128-neoforge.jar |Cloth Config v15 API |cloth_config |15.0.128 |Manifest: NOSIGNATURE
Clumps-neoforge-1.21.1-19.0.0.1.jar |Clumps |clumps |19.0.0.1 |Manifest: NOSIGNATURE
colorfulhearts-neoforge-1.21.1-10.5.9.jar |Colorful Hearts |colorfulhearts |10.5.9 |Manifest: NOSIGNATURE
comforts-neoforge-9.0.5+1.21.1.jar |Comforts |comforts |9.0.5+1.21.1 |Manifest: NOSIGNATURE
conditional-mixin-neoforge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |Manifest: NOSIGNATURE
connectedglass-1.1.14-neoforge-mc1.21.jar |Connected Glass |connectedglass |1.1.14 |Manifest: NOSIGNATURE
Controlling-neoforge-1.21.1-19.0.5.jar |Controlling |controlling |19.0.5 |Manifest: NOSIGNATURE
copperagebackport-neoforge-1.21.1-0.1.4.jar |Copper Age Backport |copperagebackport |0.1.4 |Manifest: NOSIGNATURE
corpse-neoforge-1.21.1-1.1.13.jar |Corpse |corpse |1.21.1-1.1.13 |Manifest: NOSIGNATURE
corpsecurioscompat-1.21.1-NeoForge-3.1.3.jar |Corpse Curios Compatibility |corpsecurioscompat |3.1.3 |Manifest: NOSIGNATURE
craftingtweaks-neoforge-1.21.1-21.1.9.jar |Crafting Tweaks |craftingtweaks |21.1.9 |Manifest: NOSIGNATURE
create-1.21.1-6.0.10.jar |Create |create |6.0.10 |Manifest: NOSIGNATURE
create-aeronautics-bundled-1.21.1-1.1.3.jar |Create Aeronautics |aeronautics_bundled |1.1.3 |Manifest: NOSIGNATURE
dev.eriksonn.aeronautics.aeronautics-neoforge-1.21|Create Aeronautics |aeronautics |1.1.3 |Manifest: NOSIGNATURE
create-confectionery1.21.1_v1.1.2.jar |Create Confectionery |create_confectionery |1.1.2 |Manifest: NOSIGNATURE
createaddition-1.5.10.jar |Create Crafts & Additions |createaddition |1.5.10 |Manifest: NOSIGNATURE
createdeco-2.1.3.jar |Create Deco |createdeco |2.1.3 |Manifest: NOSIGNATURE
Create Encased-1.21.1-1.8-ht2.jar |Create Encased |createcasing |1.8-ht2 |Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.21.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.21.1 |Manifest: NOSIGNATURE
dev.ryanhcode.offroad.offroad-neoforge-1.21.1-1.1.|Create Offroad |offroad |1.1.3 |Manifest: NOSIGNATURE
dev.simulated_team.simulated.simulated-neoforge-1.|Create Simulated |simulated |1.1.3 |Manifest: NOSIGNATURE
sliceanddice-forge-4.2.4.jar |Create Slice & Dice |sliceanddice |4.2.4 |Manifest: NOSIGNATURE
create-stuff-additions1.21.1_v2.1.0e.jar |Create Stuff 'N Additions |create_sa |2.1.0. |Manifest: NOSIGNATURE
createultimine-1.21.1-neoforge-1.3.0.jar |Create Ultimine |createultimine |1.3.0 |Manifest: NOSIGNATURE
bellsandwhistles-0.4.7-1.21.1.jar |Create: Bells & Whistles |bellsandwhistles |0.4.7-1.21.1 |Manifest: NOSIGNATURE
create_connected-1.1.14-mc1.21.1.jar |Create: Connected |create_connected |1.1.14-mc1.21.1 |Manifest: NOSIGNATURE
copycats-3.0.4+mc.1.21.1-neoforge.jar |Create: Copycats+ |copycats |3.0.4+mc.1.21.1-neof|Manifest: NOSIGNATURE
CreateDragonsPlus-1.10.0b.jar |Create: Dragons Plus |create_dragons_plus |1.10.0b |Manifest: NOSIGNATURE
DnDesires-1.21.1-2.2d-BETA.jar |Create: Dreams n' Desires |dndesires |2.2d-BETA |Manifest: NOSIGNATURE
create-enchantment-industry-2.3.1.jar |Create: Enchantment Industry |create_enchantment_industry |2.3.1 |Manifest: NOSIGNATURE
createframed-1.21.1-1.7.3.jar |Create: Framed |createframed |1.7.3 |Manifest: NOSIGNATURE
create-new-age-1.1.7c+neoforge-mc1.21.1.jar |Create: New Age |create_new_age |1.1.7c+mc1.21.1 |Manifest: NOSIGNATURE
create_oxidized-0.1.3.jar |Create: Oxidized |create_oxidized |0.1.3 |Manifest: NOSIGNATURE
create_structures_arise-174.47.46 Release-neoforge|Create: Structures Arise |create_structures_arise |174.47.46 |Manifest: NOSIGNATURE
create_ultimate_factory-2.2.3-neoforge-1.21.1.jar |Create: Ultimate Factory |create_ultimate_factory |2.2.3 |Manifest: NOSIGNATURE
create_vibrant_vaults-0.3.2.jar |Create: Vibrant Vaults |create_vibrant_vaults |0.3.2 |Manifest: NOSIGNATURE
curios-neoforge-9.5.1+1.21.1.jar |Curios API |curios |9.5.1+1.21.1 |Manifest: NOSIGNATURE
DecorativeBlocks-Reborn-neoforge-1.21.1-6.0.2.jar |Decorative Blocks Reborn |decorative_blocks |6.0.2 |Manifest: NOSIGNATURE
Design-n-Decor-1.21.1-2.1.0.jar |Design n' Decor |dndecor |2.1.0 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.21.1-1.1.23.jar |Easy Villagers |easy_villagers |1.21.1-1.1.23 |Manifest: NOSIGNATURE
ecologics-1.21.1-2.3.4.jar |Ecologics |ecologics |2.3.4 |Manifest: NOSIGNATURE
EdivadLib-1.21-3.0.0.jar |EdivadLib |edivadlib |3.0.0 |Manifest: NOSIGNATURE
esl-neoforge-1.21.1-1.0.3+neoforge-mc1.21.1.jar |ESL |esl |1.0.3 |Manifest: NOSIGNATURE
everycomp-1.21-2.11.39-neoforge.jar |Every Compat |everycomp |1.21-2.11.39 |Manifest: NOSIGNATURE
ExtraStorage-1.21.1-5.0.9.jar |ExtraStorage |extrastorage |5.0.9 |Manifest: NOSIGNATURE
FarmersDelight-1.21.1-1.3.0.jar |Farmer's Delight |farmersdelight |1.3.0 |Manifest: NOSIGNATURE
FarmersStructures-1.0.2-1.21.1_neoforge.jar |FarmersStructures |farmers_structures |1.0.2 |Manifest: NOSIGNATURE
fastleafdecay-35.jar |FastLeafDecay |fastleafdecay |35 |Manifest: NOSIGNATURE
ferritecore-7.0.3-neoforge.jar |Ferrite Core |ferritecore |7.0.3 |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
flywheel-neoforge-1.21.1-1.0.6.jar |Flywheel |flywheel |1.0.6 |Manifest: NOSIGNATURE
fabric-api-base-0.4.42+d1308ded19.jar |Forgified Fabric API Base |fabric_api_base |0.4.42+d1308ded19 |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-renderer-api-v1-3.4.0+9c40919e19.jar |Forgified Fabric Renderer API |fabric_renderer_api_v1 |3.4.0+9c40919e19 |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
freecam-neoforge-1.3.0+mc1.21.jar |Freecam |freecam |1.3.0+mc1.21 |Manifest: NOSIGNATURE
ftbbackups2-neoforge-1.21-1.0.28.jar |FTB Backups 2 |ftbbackups2 |1.0.28 |Manifest: NOSIGNATURE
ftb-chunks-neoforge-2101.1.14.jar |FTB Chunks |ftbchunks |2101.1.14 |Manifest: NOSIGNATURE
ftb-library-neoforge-2101.1.31.jar |FTB Library |ftblibrary |2101.1.31 |Manifest: NOSIGNATURE
ftb-teams-neoforge-2101.1.10.jar |FTB Teams |ftbteams |2101.1.10 |Manifest: NOSIGNATURE
ftb-ultimine-neoforge-2101.1.13.jar |FTB Ultimine |ftbultimine |2101.1.13 |Manifest: NOSIGNATURE
fusion-1.2.12-neoforge-mc1.21.1.jar |Fusion |fusion |1.2.12 |Manifest: NOSIGNATURE
geckolib-neoforge-1.21.1-4.8.4.jar |GeckoLib 4 |geckolib |4.8.4 |Manifest: NOSIGNATURE
Geophilic v3.4.6.mod.jar |Geophilic |geophilic |3.4.6 |Manifest: NOSIGNATURE
gjeb-neoforge-1.21.1-1.3.0.40.jar |GJEB (GammaJustExtremeBright) |gjeb |1.3.0.40 |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
inventoryessentials-neoforge-1.21.1-21.1.14.jar |Inventory Essentials |inventoryessentials |21.1.14 |Manifest: NOSIGNATURE
Jade-1.21.1-NeoForge-15.10.5.jar |Jade |jade |15.10.5+neoforge |Manifest: NOSIGNATURE
jei-1.21.1-neoforge-19.27.0.336.jar |Just Enough Items |jei |19.27.0.336 |Manifest: NOSIGNATURE
thedarkcolour.kffmod-5.11.0.jar |Kotlin For Forge |kotlinforforge |5.11.0 |Manifest: NOSIGNATURE
kuma-api-neoforge-21.0.7+1.21.jar |KumaAPI |kuma_api |21.0.7 |Manifest: NOSIGNATURE
lithostitched-1.7.2-neoforge-21.1.jar |Lithostitched |lithostitched |1.7.2 |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
modernfix-neoforge-5.27.4+mc1.21.1.jar |ModernFix |modernfix |5.27.4+mc1.21.1 |Manifest: NOSIGNATURE
moonlight-1.21-2.29.33-neoforge.jar |Moonlight Lib |moonlight |1.21-2.29.33 |Manifest: NOSIGNATURE
moreoverlays-1.24.2-mc1.21.1-neoforge.jar |More Overlays Updated |moreoverlays |1.24.2 |Manifest: NOSIGNATURE
MouseTweaks-neoforge-mc1.21-2.26.1.jar |Mouse Tweaks |mousetweaks |2.26.1 |Manifest: NOSIGNATURE
NaturesCompass-1.21.1-3.4.0-neoforge.jar |Nature's Compass |naturescompass |1.21.1-3.4.0-neoforg|Manifest: NOSIGNATURE
neoforge-21.1.228-universal.jar |NeoForge |neoforge |21.1.228 |Manifest: NOSIGNATURE
Platform-neoforge-1.21.1-1.3.jar |Platform |platform |1.3 |Manifest: NOSIGNATURE
polylib-2100.1.0-build.183-neoforge.jar |PolyLib |polylib |2100.1.0-build.183 |Manifest: NOSIGNATURE
polymorph-neoforge-1.1.0+1.21.1.jar |Polymorph |polymorph |1.1.0+1.21.1 |Manifest: NOSIGNATURE
ponder-neoforge-1.0.82+mc1.21.1.jar |Ponder |ponder |1.0.82+mc1.21.1 |Manifest: NOSIGNATURE
Quark-4.1-477.jar |Quark |quark |4.1-477 |Manifest: NOSIGNATURE
reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options |reeses_sodium_options |1.8.3+mc1.21.4 |Manifest: NOSIGNATURE
refinedstorage-neoforge-2.0.4.jar |Refined Storage |refinedstorage |2.0.4 |Manifest: NOSIGNATURE
refinedstorage-jei-integration-neoforge-1.0.0.jar |Refined Storage - JEI Integrat|refinedstorage_jei_integration|1.0.0 |Manifest: NOSIGNATURE
refinedstorage-quartz-arsenal-neoforge-1.0.7.jar |Refined Storage - Quartz Arsen|refinedstorage_quartz_arsenal |1.0.7 |Manifest: NOSIGNATURE
resource_gamma_util-neoforge-1.21.1-1.4.0.jar |Resource Gamma Util |resource_gamma_util |1.21.1-1.4.0 |Manifest: NOSIGNATURE
resourcefullib-neoforge-1.21-3.0.12.jar |Resourceful Lib |resourcefullib |3.0.12 |Manifest: NOSIGNATURE
Ribbits-1.21.1-NeoForge-4.1.6.jar |Ribbits |ribbits |1.21.1-NeoForge-4.1.|Manifest: NOSIGNATURE
rspolymorph-1.0.7.jar |RS Polymorph |rspolymorph |1.0.7 |Manifest: NOSIGNATURE
sable-neoforge-1.21.1-1.1.3.jar |Sable |sable |1.1.3 |Manifest: NOSIGNATURE
sable-companion-common-1.21.1-1.5.0.jar |Sable Companion |sablecompanion |1.5.0 |Manifest: NOSIGNATURE
Searchables-neoforge-1.21.1-1.0.2.jar |Searchables |searchables |1.0.2 |Manifest: NOSIGNATURE
inventorysorter-1.21.1-24.0.24.jar |Simple Inventory Sorter |inventorysorter |24.0.24 |Manifest: NOSIGNATURE
snowundertrees-1.21.1-1.5.jar |Snow Under Trees |snowundertrees |1.5 |Manifest: NOSIGNATURE
sodium-neoforge-0.6.13+mc1.21.1.jar |Sodium |sodium |0.6.13+mc1.21.1 |Manifest: NOSIGNATURE
sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |Manifest: NOSIGNATURE
sodium-extra-neoforge-0.6.0+mc1.21.1.jar |Sodium Extra |sodium_extra |0.6.0+mc1.21.1 |Manifest: NOSIGNATURE
sodiumextras-neoforge-1.0.8-1.21.1.jar |Sodium Extras |sodiumextras |1.0.7 |Manifest: NOSIGNATURE
sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.21.1-3.25.41.1683.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.25.41 |Manifest: NOSIGNATURE
sophisticatedbackpackscreateintegration-1.21.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0.1.5 |Manifest: NOSIGNATURE
sophisticatedcore-1.21.1-1.4.29.1752.jar |Sophisticated Core |sophisticatedcore |1.4.29 |Manifest: NOSIGNATURE
sophisticatedstorage-1.21.1-1.5.44.1680.jar |Sophisticated Storage |sophisticatedstorage |1.5.44 |Manifest: NOSIGNATURE
sophisticatedstoragecreateintegration-1.21.1-0.1.1|Sophisticated Storage Create I|sophisticatedstoragecreateinte|0.1.17 |Manifest: NOSIGNATURE
spectrelib-neoforge-0.17.2+1.21.jar |SpectreLib |spectrelib |0.17.2+1.21 |Manifest: NOSIGNATURE
solcarrot-1.21.1-1.16.6.jar |Spice of Life: Carrot Edition |solcarrot |1.16.6 |Manifest: NOSIGNATURE
StorageDrawers-neoforge-1.21.1-13.11.4.jar |Storage Drawers |storagedrawers |13.11.4 |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.21-neoforge-mc1.21.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.21 |Manifest: NOSIGNATURE
supplementaries-1.21-3.5.34-neoforge.jar |Supplementaries |supplementaries |1.21-3.5.34 |Manifest: NOSIGNATURE
tectonic-3.0.22-neoforge-21.1.jar |Tectonic |tectonic |3.0.22 |Manifest: NOSIGNATURE
VanillaBackport-neoforge-1.21.1-1.1.6.3.jar |VanillaBackport |vanillabackport |1.1.6.3 |Manifest: NOSIGNATURE
veil-neoforge-1.21.1-3.6.2.jar |Veil |veil |3.6.2 |Manifest: NOSIGNATURE
waystones-neoforge-1.21.1-21.1.30.jar |Waystones |waystones |21.1.30 |Manifest: NOSIGNATURE
WI-Zoom-1.6-MC1.21.1-NeoForge.jar |WI Zoom |wi_zoom |1.6-MC1.21.1-NeoForg|Manifest: NOSIGNATURE
YungsApi-1.21.1-NeoForge-5.1.6.jar |YUNG's API |yungsapi |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE
Zeta-1.1-40.jar |Zeta |zeta |1.1-40 |Manifest: NOSIGNATURE
Crash Report UUID: c8a46451-1a89-4066-b972-fed59e1135a9
FML: 4.0.42
NeoForge: 21.1.228
Flywheel Backend: flywheel:indirect

Metadata

Metadata

Assignees

Labels

status: triageThis issue or pull request is awaiting reviewtype: bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions