Water Erosion

Water Erosion

366k Downloads

1.1.6 incompatible with Immersive Weathering mod in Minecraft 1.20.1

os144046 opened this issue ยท 6 comments

commented

Hello,
I know that you were already made aware of this issue in the curseforge comments, but I wanted to add it here for tracking, and confirm that it is an error that only occurs when the mod is loaded with Immersive Weathering.
Crash log.
Thank you. I really like this mod and look forward to future updates.

commented

Thank you for creating a tracking issue for this

commented

Any progress towards resolving this? These two mods works beautifully together when they don't crash each other.

commented
Complete Crashlog from #33 as this one expired
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [entity_texture_features, oculus, littletiles]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Why did you do that?

Time: 2024-10-02 19:34:46
Description: Exception ticking world

java.lang.UnsupportedOperationException: 'Block{minecraft:cobblestone}' property 'weathering' is not available on 'Block{minecraft:mossy_cobblestone}'
  at com._13rac1.erosion.common.Tasks.copyProperties(Tasks.java:672) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at com._13rac1.erosion.common.Tasks.maybeAddMoss(Tasks.java:644) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at com._13rac1.erosion.common.Tasks.run(Tasks.java:71) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at net.minecraft.world.level.block.LiquidBlock.handler$zma000$randomTick(LiquidBlock.java:536) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,re:classloading,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,pl:mixin:APP:erosion.mixins.json:LiquidBlockMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:LiquidBlockMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinLiquidBlock,pl:mixin:A}
  at net.minecraft.world.level.block.LiquidBlock.m_213898_(LiquidBlock.java) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,re:classloading,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,pl:mixin:APP:erosion.mixins.json:LiquidBlockMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:LiquidBlockMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinLiquidBlock,pl:mixin:A}
  at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:kiwi.mixins.json:customization.BlockStateMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:adpother.mixins.json:BlockStateBaseMixin,pl:mixin:APP:arc-common.mixins.json:MixinBlockStateBase,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:createbigcannons-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:adpother.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheAccessor,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheAccessor,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:createbigcannons-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:adpother.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


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

-- Head --
Thread: Render thread
Suspected Mod: 
  Water Erosion (watererosion), Version: 1.1.6
  	at TRANSFORMER/[email protected]/com._13rac1.erosion.common.Tasks.copyProperties(Tasks.java:672)
Stacktrace:
  at com._13rac1.erosion.common.Tasks.copyProperties(Tasks.java:672) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at com._13rac1.erosion.common.Tasks.maybeAddMoss(Tasks.java:644) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at com._13rac1.erosion.common.Tasks.run(Tasks.java:71) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
  at net.minecraft.world.level.block.LiquidBlock.handler$zma000$randomTick(LiquidBlock.java:536) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,re:classloading,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,pl:mixin:APP:erosion.mixins.json:LiquidBlockMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:LiquidBlockMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinLiquidBlock,pl:mixin:A}
  at net.minecraft.world.level.block.LiquidBlock.m_213898_(LiquidBlock.java) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,re:classloading,pl:accesstransformer:B,xf:fml:forge:flowing_fluid_block,pl:mixin:APP:erosion.mixins.json:LiquidBlockMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:LiquidBlockMixin,pl:mixin:APP:architectury-common.mixins.json:inject.MixinLiquidBlock,pl:mixin:A}
  at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.BlockStateBaseMixin,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin,pl:mixin:APP:framedblocks.mixin.json:MixinBlockStateBase,pl:mixin:APP:kiwi.mixins.json:customization.BlockStateMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:adpother.mixins.json:BlockStateBaseMixin,pl:mixin:APP:arc-common.mixins.json:MixinBlockStateBase,pl:mixin:APP:supplementaries-common.mixins.json:BlockBehaviourPlanterMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:createbigcannons-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:adpother.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
  at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheAccessor,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerChunkCacheAccessor,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin,pl:mixin:A}
  at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ServerAddEntityMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.chunk_deadlock.ServerLevelMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.faster_structure_location.ServerLevelMixin,pl:mixin:APP:createbigcannons-common.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:sereneseasons.mixins.json:MixinServerLevel,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:adpother.mixins.json:ServerLevelMixin,pl:mixin:APP:comforts.mixins.json:MixinServerSleepStatus,pl:mixin:APP:supplementaries-common.mixins.json:ServerLevelMixin,pl:mixin:APP:littletiles.mixins.json:server.level.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A}
-- Affected level --
Details:
  All players: 1 total; [ServerPlayer['Emanuele_246gi'/1823, l='ServerLevel[New World]', x=-7.26, y=123.59, z=16.39]]
  Chunk stats: 2809
  Level dimension: minecraft:overworld
  Level spawn location: World: (0,66,0), Section: (at 0,2,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: 2752 game time, 0 day time
  Level name: New World
  Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  Level weather: Rain time: 84491 (now: false), thunder time: 61118 (now: false)
  Known server brands: forge
  Removed feature flags: 
  Level was modded: true
  Level storage version: 0x04ABD - Anvil
Stacktrace:
  at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23710!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vanillafix.bugs.mixins.json:MinecraftServerMixin,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:littletiles.mixins.json:server.level.MinecraftServerAccessor,pl:mixin:A}
  at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}


-- System Details --
Details:
  Minecraft Version: 1.20.1
  Minecraft Version ID: 1.20.1
  Operating System: Windows 10 (amd64) version 10.0
  Java Version: 17.0.8, Microsoft
  Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  Memory: 3915053712 bytes (3733 MiB) / 8891924480 bytes (8480 MiB) up to 8891924480 bytes (8480 MiB)
  CPUs: 8
  Processor Vendor: GenuineIntel
  Processor Name: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
  Identifier: Intel64 Family 6 Model 94 Stepping 3
  Microarchitecture: Skylake (Client)
  Frequency (GHz): 4.01
  Number of physical packages: 1
  Number of physical CPUs: 4
  Number of logical CPUs: 8
  Graphics card #0 name: NVIDIA GeForce GTX 1070
  Graphics card #0 vendor: NVIDIA (0x10de)
  Graphics card #0 VRAM (MB): 4095.00
  Graphics card #0 deviceId: 0x1b81
  Graphics card #0 versionInfo: DriverVersion=32.0.15.6109
  Graphics card #1 name: Intel(R) HD Graphics 530
  Graphics card #1 vendor: Intel Corporation (0x8086)
  Graphics card #1 VRAM (MB): 1024.00
  Graphics card #1 deviceId: 0x1912
  Graphics card #1 versionInfo: DriverVersion=31.0.101.2125
  Memory slot #0 capacity (MB): 8192.00
  Memory slot #0 clockSpeed (GHz): 1.87
  Memory slot #0 type: DDR4
  Memory slot #1 capacity (MB): 8192.00
  Memory slot #1 clockSpeed (GHz): 1.87
  Memory slot #1 type: DDR4
  Virtual memory max (MB): 30578.61
  Virtual memory used (MB): 22082.43
  Swap memory total (MB): 14336.00
  Swap memory used (MB): 1169.80
  JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8480m -Xms256m
  Loaded Shaderpack: (off)
  Server Running: true
  Player Count: 1 / 8; [ServerPlayer['Emanuele_246gi'/1823, l='ServerLevel[New World]', x=-7.26, y=123.59, z=16.39]]
  Data Packs: vanilla, mod:saturn (incompatible), mod:eyemod, mod:globalgamerules, mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:oldguns, mod:createdeco (incompatible), mod:cccbridge (incompatible), mod:mcwwindows, mod:sdmplayerstages (incompatible), mod:forgeendertech, mod:villagerdeathmessages, mod:moreconcrete, mod:modernlife (incompatible), mod:modernfix (incompatible), mod:weather2 (incompatible), mod:metropolis, mod:guardvillagers (incompatible), mod:blocky_siege, mod:pickupnotifier, mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:shetiphiancore, mod:embeddium, mod:novillagerdm, mod:industrialforegoing (incompatible), mod:morevillagers (incompatible), mod:bcc (incompatible), mod:sdmgamestageshelper (incompatible), mod:trajanstanks (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:mr_developer_resources (incompatible), mod:transparent, mod:supermartijn642corelib, mod:journeymapstages (incompatible), mod:watererosion (incompatible), mod:structureexpansion (incompatible), mod:corail_woodcutter, mod:oculus, mod:gamestages (incompatible), mod:workers (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:noisium, mod:furenikusroads (incompatible), mod:mcwroofs, mod:sapience (incompatible), mod:mcwfurnitures, mod:adchimneys, mod:unilib, mod:l2library (incompatible), mod:playerrevive, mod:recruits (incompatible), mod:mcwlights, mod:kiwi (incompatible), mod:clienttweaks, mod:notes, mod:adfinders, mod:createbigcannons (incompatible), mod:fastload, mod:connectiblechains, mod:jei, mod:configlibtxf, mod:libraryferret, mod:immersive_weathering (incompatible), mod:mcwholidays, mod:catloaf (incompatible), mod:fastasyncworldsave (incompatible), mod:awesomedungeon, mod:naturescompass, mod:epherolib (incompatible), mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:lightmanscurrency, mod:botanypots (incompatible), mod:farmingforblockheads, mod:pneumaticcraft (incompatible), mod:questsadditions, mod:solonion, mod:jeitweaker (incompatible), mod:crafttweaker (incompatible), mod:mekanism, mod:puzzlesaccessapi, mod:villagercomfort (incompatible), mod:mcwpaths, mod:ironchest, mod:drippyloadingscreen (incompatible), mod:alchemistry (incompatible), mod:smoothchunk (incompatible), mod:theoneprobe, mod:terrablender, mod:biomesoplenty, mod:roughtweaks (incompatible), mod:mousetweaks, mod:awesomedungeonnether, mod:mr_trade_villagerhats (incompatible), mod:nochatreports (incompatible), mod:adlods, mod:spectrelib (incompatible), mod:domum_ornamentum, mod:astikorcarts (incompatible), mod:kotlinforforge (incompatible), mod:paintings (incompatible), mod:forge, mod:betterdays (incompatible), mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_dynamics, mod:jeiintegration (incompatible), mod:notenoughanimations, mod:flywheel, mod:compressedcreativity (incompatible), mod:ecologics, mod:gravestone, mod:croptopia (incompatible), mod:polymorph (incompatible), mod:securitycraft, mod:zeta (incompatible), mod:wilescollection, mod:regrowth, mod:structurize, mod:ambientenvironment (incompatible), mod:pickletweaks, mod:appleskin (incompatible), mod:puzzleslib, mod:aquaculture, mod:cookyourfood, mod:xkdeco, mod:treechop (incompatible), mod:notenoughcrashes (incompatible), mod:kuma_api (incompatible), mod:unionlib (incompatible), mod:embeddiumplus, mod:alchemylib (incompatible), mod:netherportalfix, mod:globalpacks (incompatible), mod:geckolib, mod:beautify (incompatible), mod:recipeessentials (incompatible), mod:skd, mod:decorativerailings, mod:towntalk (incompatible), mod:doggytalents (incompatible), mod:connectivity (incompatible), mod:tipsmod (incompatible), mod:gpumemleakfix (incompatible), mod:rsgauges (incompatible), mod:villagernames, mod:diolib, mod:ritchiesprojectilelib (incompatible), mod:enhancedvisuals, mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:worldborder, mod:bookshelf, mod:musketmod, mod:simpleplanes (incompatible), mod:mcwdoors, mod:mekanismgenerators, mod:fpsreducer, mod:adpother, mod:melody (incompatible), mod:beyond_earth (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:mapfrontiers (incompatible), mod:konkrete (incompatible), mod:diagonalwalls, mod:diagonalblocks, mod:mcwbridges, mod:farmersdelight, mod:culturaldelights, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:ambientsounds, mod:mekanismadditions, mod:mcwfences, mod:diagonalwindows, mod:memorysettings (incompatible), mod:patchouli (incompatible), mod:blockui, mod:multipiston, mod:collective, mod:sewingkit (incompatible), mod:oreexcavation (incompatible), mod:thermal_expansion, mod:survive (incompatible), mod:burningfurnace, mod:resourcefullib (incompatible), mod:mekanismtools, mod:twilightdelight (incompatible), mod:architectury (incompatible), mod:jobsplus (incompatible), mod:arc (incompatible), mod:ftblibrary (incompatible), mod:itemrestrictions (incompatible), mod:customvillagertrades (incompatible), mod:ftbteams (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:computercraft, mod:cupboard (incompatible), mod:traffic_plus, mod:chunkloaders, mod:smallships (incompatible), mod:lctech, mod:tradingpost, mod:betteradvancements (incompatible), mod:moremekanismprocessing (incompatible), mod:craftpresence, mod:cucumber, mod:amendments (incompatible), mod:trajanscore (incompatible), mod:awesomedungeonend, mod:ash_api, mod:platforms, mod:commonnetworking (incompatible), mod:mcwpaintings, mod:journeymap (incompatible), mod:comforts (incompatible), mod:decorative_blocks, mod:magistuarmory (incompatible), mod:badmobs (incompatible), mod:mtr (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolscontrol, mod:janoeo_foundation, mod:walljump, mod:toastcontrol (incompatible), mod:recipestages (incompatible), mod:moderntrainparts (incompatible), mod:create, mod:libertyvillagers (incompatible), mod:xercamusic, mod:craftingtweaks, mod:thingamajigs, mod:rftoolsutility, mod:itlt (incompatible), mod:moonlight (incompatible), mod:extragore, mod:itemstages (incompatible), mod:titanium (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:mixinsquared (incompatible), mod:bluepower (incompatible), mod:creativecore, mod:uilib, mod:car, mod:vanillafix (incompatible), mod:quark (incompatible), mod:supplementaries, mod:natprog, mod:brutalbosses (incompatible), mod:jaopca, mod:chemlib (incompatible), mod:recipe_book_is_pain (incompatible), mod:tradeuses (incompatible), mod:diagonalfences, mod:jei_mekanism_multiblocks (incompatible), mod:buildinggadgets2 (incompatible), mod:fancymenu (incompatible), mod:coroutil (incompatible), mod:minecolonies, mod:colony4cc (incompatible), mod:alexsdelight, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:functionalstorage, mod:nifty, mod:gunners (incompatible), mod:packetfixer (incompatible), mod:badoptimizations (incompatible), mod:littletiles, mod:createaddition (incompatible), Immersive Weathering Generated Pack, Supplementaries Generated Pack, jaopca:inmemory, xkdeco_mimic_wall (incompatible), mod:glitchcore (incompatible)
  Enabled Feature Flags: minecraft:vanilla
  World Generation: Stable
  Type: Integrated Server (map_client.txt)
  Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  Launched Version: forge-47.3.10
  Client Crashes Since Restart: 0
  Integrated Server Crashes Since Restart: 2
  ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  ModLauncher launch target: forgeclient
  ModLauncher naming: srg
  ModLauncher services: 
  	mixin-0.8.5.jar mixin PLUGINSERVICE 
  	eventbus-6.0.5.jar eventbus PLUGINSERVICE 
  	fmlloader-1.20.1-47.3.10.jar slf4jfixer PLUGINSERVICE 
  	fmlloader-1.20.1-47.3.10.jar object_holder_definalize PLUGINSERVICE 
  	fmlloader-1.20.1-47.3.10.jar runtime_enum_extender PLUGINSERVICE 
  	fmlloader-1.20.1-47.3.10.jar capability_token_subclass PLUGINSERVICE 
  	accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
  	fmlloader-1.20.1-47.3.10.jar runtimedistcleaner PLUGINSERVICE 
  	modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 
  	modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 
  FML Language Providers: 
  	[email protected]
  	[email protected]
  	javafml@null
  	lowcodefml@null
  Mod List: 
  	saturn-mc1.20.1-0.1.3.jar                         |Saturn                        |saturn                        |0.1.3               |DONE      |Manifest: NOSIGNATURE
  	eyemod-3.0.0.jar                                  |EyeMod                        |eyemod                        |3.0.0               |DONE      |Manifest: NOSIGNATURE
  	GlobalGameRules-1.20-8.0.0.11.jar                 |Global GameRules              |globalgamerules               |8.0.0.11            |DONE      |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
  	ftb-essentials-forge-2001.2.2.jar                 |FTB Essentials                |ftbessentials                 |2001.2.2            |DONE      |Manifest: NOSIGNATURE
  	supermartijn642configlib-1.1.8-forge-mc1.20.jar   |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |DONE      |Manifest: NOSIGNATURE
  	OldGunsV2-1.3.1.5.jar                             |Old Guns                      |oldguns                       |1.3.0               |DONE      |Manifest: NOSIGNATURE
  	createdeco-2.0.2-1.20.1-forge.jar                 |Create Deco                   |createdeco                    |2.0.2-1.20.1-forge  |DONE      |Manifest: NOSIGNATURE
  	cccbridge-mc1.20.1-forge-1.6.3.jar                |CC:C Bridge                   |cccbridge                     |1.6.3-forge         |DONE      |Manifest: NOSIGNATURE
  	mcw-windows-2.3.0-mc1.20.1forge.jar               |Macaw's Windows               |mcwwindows                    |2.3.0               |DONE      |Manifest: NOSIGNATURE
  	sdmplayerstages-1.20.1-1.2.2.jar                  |SDMPlayerStages               |sdmplayerstages               |1.20.1-1.2.2        |DONE      |Manifest: NOSIGNATURE
  	ForgeEndertech-1.20.1-11.1.4.0-build.0572.jar     |ForgeEndertech                |forgeendertech                |11.1.4.0            |DONE      |Manifest: NOSIGNATURE
  	villagerdeathmessages-1.20.1-3.5.jar              |Villager Death Messages       |villagerdeathmessages         |3.5                 |DONE      |Manifest: NOSIGNATURE
  	moreconcrete-1.4.7-1.20.1.jar                     |More Concrete                 |moreconcrete                  |1.4.7               |DONE      |Manifest: NOSIGNATURE
  	modernlife-1.20.1-1.69.jar                        |Modern Life                   |modernlife                    |1.20.1-1.69         |DONE      |Manifest: NOSIGNATURE
  	modernfix-forge-5.19.4+mc1.20.1.jar               |ModernFix                     |modernfix                     |5.19.4+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
  	weather2-1.20.1-2.8.3.jar                         |Weather2                      |weather2                      |1.20.1-2.8.3        |DONE      |Manifest: NOSIGNATURE
  	metropolis-0.1.0.jar                              |Metropolis                    |metropolis                    |0.1.0               |DONE      |Manifest: NOSIGNATURE
  	guardvillagers-1.20.1-1.6.7.jar                   |Guard Villagers               |guardvillagers                |1.20.1-1.6.7        |DONE      |Manifest: NOSIGNATURE
  	blocky_siege-6.1.92-1.20.1.jar                    |Blocky Siege                  |blocky_siege                  |6.1.92              |DONE      |Manifest: NOSIGNATURE
  	PickUpNotifier-v8.0.0-1.20.1-Forge.jar            |Pick Up Notifier              |pickupnotifier                |8.0.0               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	balm-forge-1.20.1-7.3.9-all.jar                   |Balm                          |balm                          |7.3.9               |DONE      |Manifest: NOSIGNATURE
  	JustEnoughResources-1.20.1-1.4.0.247.jar          |Just Enough Resources         |jeresources                   |1.4.0.247           |DONE      |Manifest: NOSIGNATURE
  	cloth-config-11.1.136-forge.jar                   |Cloth Config v10 API          |cloth_config                  |11.1.136            |DONE      |Manifest: NOSIGNATURE
  	sound-physics-remastered-forge-1.20.1-1.4.5.jar   |Sound Physics Remastered      |sound_physics_remastered      |1.20.1-1.4.5        |DONE      |Manifest: NOSIGNATURE
  	shetiphiancore-forge-1.20.1-1.3.jar               |ShetiPhian-Core               |shetiphiancore                |1.20.1-1.3          |DONE      |Manifest: NOSIGNATURE
  	embeddium-0.3.31+mc1.20.1.jar                     |Embeddium                     |embeddium                     |0.3.31+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
  	novillagerdm-1.20.1-5.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |5.0.0               |DONE      |Manifest: NOSIGNATURE
  	industrial-foregoing-1.20.1-3.5.17.jar            |Industrial Foregoing          |industrialforegoing           |3.5.17              |DONE      |Manifest: NOSIGNATURE
  	morevillagers-forge-1.20.1-5.0.0.jar              |More Villagers                |morevillagers                 |5.0.0               |DONE      |Manifest: NOSIGNATURE
  	BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker  |bcc                           |4.0.8               |DONE      |Manifest: NOSIGNATURE
  	sdmgamestageshelper-1.20.1-1.1.0.jar              |SDMGameStagesHelper           |sdmgamestageshelper           |1.20.1-1.1.0        |DONE      |Manifest: NOSIGNATURE
  	trajans-tanks-forge-1.20.1-2.4.jar                |Trajan's WW2 Tank Mod (Forge) |trajanstanks                  |2.4                 |DONE      |Manifest: NOSIGNATURE
  	BotanyTrees-Forge-1.20.1-9.0.17.jar               |BotanyTrees                   |botanytrees                   |9.0.17              |DONE      |Manifest: NOSIGNATURE
  	ironfurnaces-1.20.1-4.1.6.jar                     |Iron Furnaces                 |ironfurnaces                  |4.1.6               |DONE      |Manifest: NOSIGNATURE
  	mcw-trapdoors-1.1.3-mc1.20.1forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.3               |DONE      |Manifest: NOSIGNATURE
  	developer-resources-0.2.jar                       |Data API                      |mr_developer_resources        |0.2                 |DONE      |Manifest: NOSIGNATURE
  	transparent-forge-8.0.1+1.20.1.jar                |Transparent                   |transparent                   |8.0.1+1.20.1        |DONE      |Manifest: NOSIGNATURE
  	supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.17+a            |DONE      |Manifest: NOSIGNATURE
  	journeymapstages-1.20.1-1.0.0.jar                 |JourneyMapStages              |journeymapstages              |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
  	water-erosion-1.20.1-forge-1.1.6.jar              |Water Erosion                 |watererosion                  |1.1.6               |DONE      |Manifest: NOSIGNATURE
  	structure-expansion-2.0.1-build.11.jar            |Structure Expansion           |structureexpansion            |2.0.1-build.11      |DONE      |Manifest: NOSIGNATURE
  	corail_woodcutter-1.20.1-3.0.6.jar                |Corail Woodcutter             |corail_woodcutter             |3.0.6               |DONE      |Manifest: NOSIGNATURE
  	oculus-mc1.20.1-1.7.0.jar                         |Oculus                        |oculus                        |1.7.0               |DONE      |Manifest: NOSIGNATURE
  	GameStages-Forge-1.20.1-15.0.1.jar                |GameStages                    |gamestages                    |15.0.1              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  	workers-1.20.1-1.7.8.jar                          |Workers Mod                   |workers                       |1.7.8               |DONE      |Manifest: NOSIGNATURE
  	Searchables-forge-1.20.1-1.0.3.jar                |Searchables                   |searchables                   |1.0.3               |DONE      |Manifest: NOSIGNATURE
  	FramedBlocks-9.3.1.jar                            |FramedBlocks                  |framedblocks                  |9.3.1               |DONE      |Manifest: NOSIGNATURE
  	noisium-forge-2.3.0+mc1.20-1.20.1.jar             |Noisium                       |noisium                       |2.3.0+mc1.20-1.20.1 |DONE      |Manifest: NOSIGNATURE
  	furenikusroads-0.1.0.jar                          |Fureniku's Roads              |furenikusroads                |0.1.0               |DONE      |Manifest: NOSIGNATURE
  	mcw-roofs-2.3.1-mc1.20.1forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.3.1               |DONE      |Manifest: NOSIGNATURE
  	sapience-1.20.1-1.0.0.jar                         |Sapience                      |sapience                      |1.20.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
  	mcw-furniture-3.3.0-mc1.20.1forge.jar             |Macaw's Furniture             |mcwfurnitures                 |3.3.0               |DONE      |Manifest: NOSIGNATURE
  	AdChimneys-1.20.1-10.1.15.0-build.0828.jar        |Advanced Chimneys             |adchimneys                    |10.1.15.0           |DONE      |Manifest: NOSIGNATURE
  	UniLib-1.0.2+1.20.1-forge.jar                     |UniLib                        |unilib                        |1.0.2               |DONE      |Manifest: NOSIGNATURE
  	l2library-2.4.16-slim.jar                         |L2 Library                    |l2library                     |2.4.16              |DONE      |Manifest: NOSIGNATURE
  	PlayerRevive_FORGE_v2.0.27_mc1.20.1.jar           |PlayerRevive                  |playerrevive                  |2.0.27              |DONE      |Manifest: NOSIGNATURE
  	recruits-1.20.1-1.12.1.jar                        |Recruits Mod                  |recruits                      |1.12.1              |DONE      |Manifest: NOSIGNATURE
  	mcw-lights-1.1.0-mc1.20.1forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.1.0               |DONE      |Manifest: NOSIGNATURE
  	Kiwi-1.20.1-Forge-11.8.20.jar                     |Kiwi Library                  |kiwi                          |11.8.20+forge       |DONE      |Manifest: NOSIGNATURE
  	clienttweaks-forge-1.20-11.1.0.jar                |Client Tweaks                 |clienttweaks                  |11.1.0              |DONE      |Manifest: NOSIGNATURE
  	Notes-1.20.1-1.3.0-forge.jar                      |Notes                         |notes                         |1.20.1-1.3.0-forge  |DONE      |Manifest: NOSIGNATURE
  	AdFinders-1.20.1-9.1.10.0-build.0804.jar          |Advanced Finders              |adfinders                     |9.1.10.0            |DONE      |Manifest: NOSIGNATURE
  	createbigcannons-5.5.1-mc.1.20.1-forge.jar        |Create Big Cannons            |createbigcannons              |5.5.1+mc.1.20.1-forg|DONE      |Manifest: NOSIGNATURE
  	Fastload-Reforged-mc1.20.1-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |DONE      |Manifest: NOSIGNATURE
  	Connectible Chains-forge-1.20.1-1.0.0.jar         |Connectible Chains            |connectiblechains             |1.0.0               |DONE      |Manifest: NOSIGNATURE
  	jei-1.20.1-forge-15.12.2.51.jar                   |Just Enough Items             |jei                           |15.12.2.51          |DONE      |Manifest: NOSIGNATURE
  	configlibtxf-4.2.4-forge.jar                      |ConfigLib TXF                 |configlibtxf                  |4.2.4-forge         |DONE      |Manifest: NOSIGNATURE
  	libraryferret-forge-1.20.1-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
  	immersive_weathering-1.20.1-2.0.3-forge.jar       |Immersive Weathering          |immersive_weathering          |1.20.1-2.0.3        |DONE      |Manifest: NOSIGNATURE
  	mcw-holidays-1.1.0-mc1.20.1forge.jar              |Macaw's Holidays              |mcwholidays                   |1.1.0               |DONE      |Manifest: NOSIGNATURE
  	catloaf-1.1.1-1.20.x-FORGE.jar                    |Cat Loaf                      |catloaf                       |1.1.1               |DONE      |Manifest: NOSIGNATURE
  	fastasyncworldsave-1.20.1-2.0.jar                 |fastasyncworldsave mod        |fastasyncworldsave            |1.20.1-2.0          |DONE      |Manifest: NOSIGNATURE
  	awesomedungeon-forge-1.20.1-3.2.0.jar             |Awesome dungeon               |awesomedungeon                |3.2.0               |DONE      |Manifest: NOSIGNATURE
  	NaturesCompass-1.20.1-1.11.2-forge.jar            |Nature's Compass              |naturescompass                |1.20.1-1.11.2-forge |DONE      |Manifest: NOSIGNATURE
  	EpheroLib-1.20.1-FORGE-1.2.0.jar                  |BOZOID                        |epherolib                     |0.1.2               |DONE      |Manifest: NOSIGNATURE
  	smarterfarmers-1.20-2.1.0.jar                     |Smarter Farmers               |smarterfarmers                |1.20-2.1.0          |DONE      |Manifest: NOSIGNATURE
  	SereneSeasons-1.20.1-9.0.0.46.jar                 |Serene Seasons                |sereneseasons                 |9.0.0.46            |DONE      |Manifest: NOSIGNATURE
  	lightmanscurrency-1.20.1-2.2.3.3a.jar             |Lightman's Currency           |lightmanscurrency             |1.20.1-2.2.3.3a     |DONE      |Manifest: NOSIGNATURE
  	BotanyPots-Forge-1.20.1-13.0.39.jar               |BotanyPots                    |botanypots                    |13.0.39             |DONE      |Manifest: NOSIGNATURE
  	GlitchCore-forge-1.20.1-0.0.1.0.jar               |GlitchCore                    |glitchcore                    |0.0.1.0             |DONE      |Manifest: NOSIGNATURE
  	farmingforblockheads-forge-1.20.1-14.0.2.jar      |Farming for Blockheads        |farmingforblockheads          |14.0.2              |DONE      |Manifest: NOSIGNATURE
  	pneumaticcraft-repressurized-6.0.17+mc1.20.1.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |6.0.17+mc1.20.1     |DONE      |Manifest: NOSIGNATURE
  	questsadditions-1.4.6.jar                         |Quests Additions              |questsadditions               |1.4.6               |DONE      |Manifest: NOSIGNATURE
  	SoLOnion_FORGE_v1.4.3_mc1.20.1.jar                |Spice of Life Onion           |solonion                      |1.4.3               |DONE      |Manifest: NOSIGNATURE
  	JeiTweaker-forge-1.20.1-8.0.6.jar                 |JeiTweaker                    |jeitweaker                    |8.0.6               |DONE      |Manifest: NOSIGNATURE
  	CraftTweaker-forge-1.20.1-14.0.43.jar             |CraftTweaker                  |crafttweaker                  |14.0.43             |DONE      |Manifest: NOSIGNATURE
  	Mekanism-1.20.1-10.4.9.61.jar                     |Mekanism                      |mekanism                      |10.4.9              |DONE      |Manifest: NOSIGNATURE
  	puzzlesaccessapi-forge-8.0.7.jar                  |Puzzles Access Api            |puzzlesaccessapi              |8.0.7               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	Villager Comfort-1.0.2.jar                        |Villager Comfort Updated      |villagercomfort               |1.20.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
  	mcw-paths-1.0.5-1.20.1forge.jar                   |Macaw's Paths and Pavings     |mcwpaths                      |1.0.5               |DONE      |Manifest: NOSIGNATURE
  	ironchest-1.20.1-14.4.4.jar                       |Iron Chests                   |ironchest                     |1.20.1-14.4.4       |DONE      |Manifest: NOSIGNATURE
  	drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar     |Drippy Loading Screen         |drippyloadingscreen           |3.0.1               |DONE      |Manifest: NOSIGNATURE
  	alchemistry-1.20.1-2.3.4.jar                      |Alchemistry                   |alchemistry                   |2.3.4               |DONE      |Manifest: NOSIGNATURE
  	smoothchunk-1.20.1-3.6.jar                        |Smoothchunk mod               |smoothchunk                   |1.20.1-3.6          |DONE      |Manifest: NOSIGNATURE
  	theoneprobe-1.20.1-10.0.2.jar                     |The One Probe                 |theoneprobe                   |1.20.1-10.0.2       |DONE      |Manifest: NOSIGNATURE
  	TerraBlender-forge-1.20.1-3.0.1.7.jar             |TerraBlender                  |terrablender                  |3.0.1.7             |DONE      |Manifest: NOSIGNATURE
  	BiomesOPlenty-forge-1.20.1-19.0.0.91.jar          |Biomes O' Plenty              |biomesoplenty                 |19.0.0.91           |DONE      |Manifest: NOSIGNATURE
  	Rough_Tweaks_Revamped-1.20.x-1.1.2.jar            |Rough Tweaks Revamped         |roughtweaks                   |1.20.x-1.1.2        |DONE      |Manifest: NOSIGNATURE
  	MouseTweaks-forge-mc1.20.1-2.25.1.jar             |Mouse Tweaks                  |mousetweaks                   |2.25.1              |DONE      |Manifest: NOSIGNATURE
  	awesomedungeonnether-forge-1.20.1-3.1.1.jar       |Awesome dungeon nether        |awesomedungeonnether          |3.1.1               |DONE      |Manifest: NOSIGNATURE
  	trade-villager-hats-0.1.0.jar                     |Gen's Villager Hats           |mr_trade_villagerhats         |0.1.0               |DONE      |Manifest: NOSIGNATURE
  	NoChatReports-FORGE-1.20.1-v2.2.2.jar             |No Chat Reports               |nochatreports                 |1.20.1-v2.2.2       |DONE      |Manifest: NOSIGNATURE
  	AdLods-1.20.1-8.1.3.0-build.0820.jar              |Large Ore Deposits            |adlods                        |8.1.3.0             |DONE      |Manifest: NOSIGNATURE
  	spectrelib-forge-0.13.15+1.20.1.jar               |SpectreLib                    |spectrelib                    |0.13.15+1.20.1      |DONE      |Manifest: NOSIGNATURE
  	domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.|Domum Ornamentum              |domum_ornamentum              |1.20.1-1.0.186-RELEA|DONE      |Manifest: NOSIGNATURE
  	astikorcarts-1.20.1-1.1.8.jar                     |AstikorCarts Redux            |astikorcarts                  |1.1.8               |DONE      |Manifest: NOSIGNATURE
  	kffmod-4.11.0.jar                                 |Kotlin For Forge              |kotlinforforge                |4.11.0              |DONE      |Manifest: NOSIGNATURE
  	Paintings-forge-1.20.1-11.0.0.2.jar               |Paintings ++                  |paintings                     |11.0.0.2            |DONE      |Manifest: NOSIGNATURE
  	forge-1.20.1-47.3.10-universal.jar                |Forge                         |forge                         |47.3.10             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  	betterdays-1.20.1-3.1.0.6-FORGE.jar               |BetterDays                    |betterdays                    |1.20.1-3.1.0.6-FORGE|DONE      |Manifest: NOSIGNATURE
  	client-1.20.1-20230612.114412-srg.jar             |Minecraft                     |minecraft                     |1.20.1              |DONE      |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
  	cofh_core-1.20.1-11.0.2.56.jar                    |CoFH Core                     |cofh_core                     |11.0.2              |DONE      |Manifest: NOSIGNATURE
  	thermal_core-1.20.1-11.0.6.24.jar                 |Thermal Series                |thermal                       |11.0.6              |DONE      |Manifest: NOSIGNATURE
  	thermal_innovation-1.20.1-11.0.1.23.jar           |Thermal Innovation            |thermal_innovation            |11.0.1              |DONE      |Manifest: NOSIGNATURE
  	thermal_foundation-1.20.1-11.0.6.70.jar           |Thermal Foundation            |thermal_foundation            |11.0.6              |DONE      |Manifest: NOSIGNATURE
  	thermal_dynamics-1.20.1-11.0.1.23.jar             |Thermal Dynamics              |thermal_dynamics              |11.0.1              |DONE      |Manifest: NOSIGNATURE
  	jeiintegration_1.20.1-10.0.0.jar                  |JEI Integration               |jeiintegration                |10.0.0              |DONE      |Manifest: NOSIGNATURE
  	notenoughanimations-forge-1.7.6-mc1.20.1.jar      |NotEnoughAnimations           |notenoughanimations           |1.7.6               |DONE      |Manifest: NOSIGNATURE
  	flywheel-forge-1.20.1-0.6.11-13.jar               |Flywheel                      |flywheel                      |0.6.11-13           |DONE      |Manifest: NOSIGNATURE
  	compressedcreativity-1.20.1-0.1.8.b.jar           |Compressed Creativity         |compressedcreativity          |1.20.1-0.1.8.b      |DONE      |Manifest: NOSIGNATURE
  	ecologics-forge-1.20.1-2.2.0.jar                  |Ecologics                     |ecologics                     |2.2.0               |DONE      |Manifest: NOSIGNATURE
  	gravestone-forge-1.20.1-1.0.23.jar                |Gravestone Mod                |gravestone                    |1.20.1-1.0.23       |DONE      |Manifest: NOSIGNATURE
  	Croptopia-1.20.1-FORGE-3.0.4.jar                  |Croptopia                     |croptopia                     |3.0.4               |DONE      |Manifest: NOSIGNATURE
  	polymorph-forge-0.49.5+1.20.1.jar                 |Polymorph                     |polymorph                     |0.49.5+1.20.1       |DONE      |Manifest: NOSIGNATURE
  	[1.20.1] SecurityCraft v1.9.10.jar                |SecurityCraft                 |securitycraft                 |1.9.10              |DONE      |Manifest: NOSIGNATURE
  	Zeta-1.0-24.jar                                   |Zeta                          |zeta                          |1.0-24              |DONE      |Manifest: NOSIGNATURE
  	wilescollection-1.20.1-neoforge-1.4.13.jar        |WilE`s Collection             |wilescollection               |1.4.13              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  	regrowth-1.20-46.31.2.jar                         |Regrowth                      |regrowth                      |46.31.2             |DONE      |Manifest: NOSIGNATURE
  	structurize-1.20.1-1.0.742-RELEASE.jar            |Structurize                   |structurize                   |1.20.1-1.0.742-RELEA|DONE      |Manifest: NOSIGNATURE
  	AmbientEnvironment-forge-1.20.1-11.0.0.1.jar      |Ambient Environment           |ambientenvironment            |11.0.0.1            |DONE      |Manifest: NOSIGNATURE
  	PickleTweaks-1.20.1-8.0.5.jar                     |Pickle Tweaks                 |pickletweaks                  |8.0.5               |DONE      |Manifest: NOSIGNATURE
  	appleskin-forge-mc1.20.1-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.20.1      |DONE      |Manifest: NOSIGNATURE
  	PuzzlesLib-v8.1.23-1.20.1-Forge.jar               |Puzzles Lib                   |puzzleslib                    |8.1.23              |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	Aquaculture-1.20.1-2.5.2.jar                      |Aquaculture 2                 |aquaculture                   |2.5.2               |DONE      |Manifest: NOSIGNATURE
  	cookyourfood--mc1.20.1--1.11.jar                  |Cook your food                |cookyourfood                  |1.11                |DONE      |Manifest: NOSIGNATURE
  	XeKr's Decoration-1.20.1-Forge-0.8.2.jar          |XeKr's Decoration             |xkdeco                        |0.8.2+forge         |DONE      |Manifest: NOSIGNATURE
  	TreeChop-1.20.1-forge-0.19.0-fixed.jar            |HT's TreeChop                 |treechop                      |0.19.0              |DONE      |Manifest: NOSIGNATURE
  	notenoughcrashes-4.4.7+1.20.1-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.4.7+1.20.1        |DONE      |Manifest: NOSIGNATURE
  	kuma-api-forge-20.1.8+1.20.1.jar                  |KumaAPI                       |kuma_api                      |20.1.8              |DONE      |Manifest: NOSIGNATURE
  	UnionLib-1.20.1-10.2.6-Forge.jar                  |UnionLib                      |unionlib                      |10.2.6              |DONE      |Manifest: NOSIGNATURE
  	embeddiumplus-1.20.1-v1.2.13.jar                  |Embeddium++                   |embeddiumplus                 |1.2.13              |DONE      |Manifest: NOSIGNATURE
  	alchemylib-1.20.1-1.0.30.jar                      |AlchemyLib                    |alchemylib                    |1.0.30              |DONE      |Manifest: NOSIGNATURE
  	netherportalfix-forge-1.20-13.0.1.jar             |NetherPortalFix               |netherportalfix               |13.0.1              |DONE      |Manifest: NOSIGNATURE
  	global_packs-forge-1.19.4-1.16.2_forge.jar        |Global Packs                  |globalpacks                   |1.16.2_forge        |DONE      |Manifest: NOSIGNATURE
  	geckolib-forge-1.20.1-4.4.9.jar                   |GeckoLib 4                    |geckolib                      |4.4.9               |DONE      |Manifest: NOSIGNATURE
  	beautify-2.0.2.jar                                |Beautify                      |beautify                      |2.0.2               |DONE      |Manifest: NOSIGNATURE
  	recipeessentials-1.20.1-3.6.jar                   |recipeessentials mod          |recipeessentials              |1.20.1-3.6          |DONE      |Manifest: NOSIGNATURE
  	Skarts-Decorations-0.3.1-(1.20.1).jar             |Skart's Decorations           |skd                           |0.3.1               |DONE      |Manifest: NOSIGNATURE
  	decorativerailings 1.20.1 - v1.1 - Forge.jar      |Decorative Railings           |decorativerailings            |1.20.1              |DONE      |Manifest: NOSIGNATURE
  	towntalk-1.20.1-1.1.0.jar                         |TownTalk                      |towntalk                      |1.1.0               |DONE      |Manifest: NOSIGNATURE
  	DoggyTalentsNext-1.20.1-1.18.32.jar               |Doggy Talents Next            |doggytalents                  |1.18.32             |DONE      |Manifest: NOSIGNATURE
  	connectivity-1.20.1-5.6.jar                       |Connectivity Mod              |connectivity                  |1.20.1-5.6          |DONE      |Manifest: NOSIGNATURE
  	Tips-Forge-1.20.1-12.1.8.jar                      |Tips                          |tipsmod                       |12.1.8              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  	gpumemleakfix-1.20.1-1.8.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.20.1-1.8          |DONE      |Manifest: NOSIGNATURE
  	rsgauges-1.2.22.jar                               |Gauges and Switches           |rsgauges                      |1.2.22              |DONE      |Manifest: NOSIGNATURE
  	villagernames-1.20.1-8.1.jar                      |Villager Names                |villagernames                 |8.1                 |DONE      |Manifest: NOSIGNATURE
  	diabololib-6.7.33.jar                             |DiaboloLib                    |diolib                        |6.7.33              |DONE      |Manifest: NOSIGNATURE
  	ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-bu|Ritchie's Projectile Library  |ritchiesprojectilelib         |2.0.0-dev+mc.1.20.1-|DONE      |Manifest: NOSIGNATURE
  	EnhancedVisuals_FORGE_v1.8.1_mc1.20.1.jar         |EnhancedVisuals               |enhancedvisuals               |1.8.1               |DONE      |Manifest: NOSIGNATURE
  	cookingforblockheads-forge-1.20.1-16.0.9.jar      |CookingForBlockheads          |cookingforblockheads          |16.0.9              |DONE      |Manifest: NOSIGNATURE
  	Controlling-forge-1.20.1-12.0.2.jar               |Controlling                   |controlling                   |12.0.2              |DONE      |Manifest: NOSIGNATURE
  	Placebo-1.20.1-8.6.2.jar                          |Placebo                       |placebo                       |8.6.2               |DONE      |Manifest: NOSIGNATURE
  	citadel-2.6.0-1.20.1.jar                          |Citadel                       |citadel                       |2.6.0               |DONE      |Manifest: NOSIGNATURE
  	alexsmobs-1.22.9.jar                              |Alex's Mobs                   |alexsmobs                     |1.22.9              |DONE      |Manifest: NOSIGNATURE
  	mixinextras-forge-0.4.1.jar                       |MixinExtras                   |mixinextras                   |0.4.1               |DONE      |Manifest: NOSIGNATURE
  	worldborder-1.20.1-4.7.jar                        |World Border                  |worldborder                   |4.7                 |DONE      |Manifest: NOSIGNATURE
  	Bookshelf-Forge-1.20.1-20.2.13.jar                |Bookshelf                     |bookshelf                     |20.2.13             |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  	musketmod-1.20.1-forge-1.5.2.jar                  |Musket Mod                    |musketmod                     |1.5.2               |DONE      |Manifest: NOSIGNATURE
  	simpleplanes-1.20.1-5.3.3.jar                     |Simple Planes                 |simpleplanes                  |1.20.1-5.3.3        |DONE      |Manifest: NOSIGNATURE
  	mcw-doors-1.1.1forge-mc1.20.1.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.1               |DONE      |Manifest: NOSIGNATURE
  	MekanismGenerators-1.20.1-10.4.9.61.jar           |Mekanism: Generators          |mekanismgenerators            |10.4.9              |DONE      |Manifest: NOSIGNATURE
  	FpsReducer2-forge-1.20-2.5.jar                    |FPS Reducer                   |fpsreducer                    |1.20-2.5            |DONE      |Manifest: NOSIGNATURE
  	AdPother-1.20.1-8.1.23.0-build.0852.jar           |Pollution of the Realms       |adpother                      |8.1.23.0            |DONE      |Manifest: NOSIGNATURE
  	melody_forge_1.0.3_MC_1.20.1-1.20.4.jar           |Melody                        |melody                        |1.0.2               |DONE      |Manifest: NOSIGNATURE
  	Beyond-Earth-1.20.1-7.0-PRERELEASE.jar            |Beyond Earth                  |beyond_earth                  |7.0-PRERELEASE      |DONE      |Manifest: NOSIGNATURE
  	dummmmmmy-1.20-2.0.2.jar                          |MmmMmmMmmmmm                  |dummmmmmy                     |1.20-2.0.2          |DONE      |Manifest: NOSIGNATURE
  	twilightforest-1.20.1-4.3.2508-universal.jar      |The Twilight Forest           |twilightforest                |4.3.2508            |DONE      |Manifest: NOSIGNATURE
  	MapFrontiers-1.20.1-2.6.0p5-forge.jar             |MapFrontiers                  |mapfrontiers                  |2.6.0p5             |DONE      |Manifest: NOSIGNATURE
  	konkrete_forge_1.8.0_MC_1.20-1.20.1.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE
  	DiagonalWalls-v8.0.3-1.20.1-Forge.jar             |Diagonal Walls                |diagonalwalls                 |8.0.3               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	diagonalblocks-forge-8.0.5.jar                    |Diagonal Blocks               |diagonalblocks                |8.0.5               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	mcw-bridges-3.0.0-mc1.20.1forge.jar               |Macaw's Bridges               |mcwbridges                    |3.0.0               |DONE      |Manifest: NOSIGNATURE
  	FarmersDelight-1.20.1-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.20.1-1.2.4        |DONE      |Manifest: NOSIGNATURE
  	culturaldelights-0.16.1.jar                       |Cultural Delights             |culturaldelights              |0.16.1              |DONE      |Manifest: NOSIGNATURE
  	entity_model_features_forge_1.20.1-2.2.6.jar      |Entity Model Features         |entity_model_features         |2.2.6               |DONE      |Manifest: NOSIGNATURE
  	entity_texture_features_forge_1.20.1-6.2.5.jar    |Entity Texture Features       |entity_texture_features       |6.2.5               |DONE      |Manifest: NOSIGNATURE
  	AmbientSounds_FORGE_v6.1.1_mc1.20.1.jar           |AmbientSounds                 |ambientsounds                 |6.1.1               |DONE      |Manifest: NOSIGNATURE
  	MekanismAdditions-1.20.1-10.4.9.61.jar            |Mekanism: Additions           |mekanismadditions             |10.4.9              |DONE      |Manifest: NOSIGNATURE
  	mcw-fences-1.1.2-mc1.20.1forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.1.2               |DONE      |Manifest: NOSIGNATURE
  	DiagonalWindows-v8.1.4-1.20.1-Forge.jar           |Diagonal Windows              |diagonalwindows               |8.1.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	memorysettings-1.20.1-5.5.jar                     |memorysettings mod            |memorysettings                |1.20.1-5.5          |DONE      |Manifest: NOSIGNATURE
  	Patchouli-1.20.1-84-FORGE.jar                     |Patchouli                     |patchouli                     |1.20.1-84-FORGE     |DONE      |Manifest: NOSIGNATURE
  	blockui-1.20.1-1.0.186-beta.jar                   |UI Library Mod                |blockui                       |1.20.1-1.0.186-beta |DONE      |Manifest: NOSIGNATURE
  	multipiston-1.20-1.2.43-RELEASE.jar               |Multi-Piston                  |multipiston                   |1.20-1.2.43-RELEASE |DONE      |Manifest: NOSIGNATURE
  	collective-1.20.1-7.84.jar                        |Collective                    |collective                    |7.84                |DONE      |Manifest: NOSIGNATURE
  	SewingKit-1.20.1-1.8.1.jar                        |Sewing Kit                    |sewingkit                     |1.8.1               |DONE      |Manifest: NOSIGNATURE
  	oreexcavation-1.13.174.jar                        |OreExcavation                 |oreexcavation                 |1.13.174            |DONE      |Manifest: NOSIGNATURE
  	thermal_expansion-1.20.1-11.0.1.29.jar            |Thermal Expansion             |thermal_expansion             |11.0.1              |DONE      |Manifest: NOSIGNATURE
  	Survive-1.20.1-9.0.5.jar                          |Survive                       |survive                       |1.20.1-9.0.5        |DONE      |Manifest: NOSIGNATURE
  	burningfurnace-1.20.1-5.2.jar                     |Burning Furnace               |burningfurnace                |5.2                 |DONE      |Manifest: NOSIGNATURE
  	resourcefullib-forge-1.20.1-2.1.29.jar            |Resourceful Lib               |resourcefullib                |2.1.29              |DONE      |Manifest: NOSIGNATURE
  	MekanismTools-1.20.1-10.4.9.61.jar                |Mekanism: Tools               |mekanismtools                 |10.4.9              |DONE      |Manifest: NOSIGNATURE
  	twilightdelight-2.0.12.jar                        |Twilight's Flavor & Delight   |twilightdelight               |2.0.12              |DONE      |Manifest: NOSIGNATURE
  	architectury-9.2.14-forge.jar                     |Architectury                  |architectury                  |9.2.14              |DONE      |Manifest: NOSIGNATURE
  	jobsplus-1.3.7-forge.jar                          |Jobs+                         |jobsplus                      |1.3.7               |DONE      |Manifest: NOSIGNATURE
  	arc-1.7-1.20.1-forge.jar                          |Arc                           |arc                           |1.7-1.20.1          |DONE      |Manifest: NOSIGNATURE
  	ftb-library-forge-2001.2.4.jar                    |FTB Library                   |ftblibrary                    |2001.2.4            |DONE      |Manifest: NOSIGNATURE
  	itemrestrictions-1.2-forge.jar                    |Item Restrictions             |itemrestrictions              |1.2                 |DONE      |Manifest: NOSIGNATURE
  	customvillagertrades-forge-20.25.0.jar            |Custom Villager Trades        |customvillagertrades          |20.25.0             |DONE      |Manifest: NOSIGNATURE
  	ftb-teams-forge-2001.3.0.jar                      |FTB Teams                     |ftbteams                      |2001.3.0            |DONE      |Manifest: NOSIGNATURE
  	ftb-quests-forge-2001.4.8.jar                     |FTB Quests                    |ftbquests                     |2001.4.8            |DONE      |Manifest: NOSIGNATURE
  	ftb-xmod-compat-forge-2.1.1.jar                   |FTB XMod Compat               |ftbxmodcompat                 |2.1.1               |DONE      |Manifest: NOSIGNATURE
  	cc-tweaked-1.20.1-forge-1.113.1.jar               |CC: Tweaked                   |computercraft                 |1.113.1             |DONE      |Manifest: NOSIGNATURE
  	cupboard-1.20.1-2.7.jar                           |Cupboard utilities            |cupboard                      |1.20.1-2.7          |DONE      |Manifest: NOSIGNATURE
  	Traffic_Plus_1.4.0_1.20.1.jar                     |Traffic Plus                  |traffic_plus                  |1.4.0               |DONE      |Manifest: NOSIGNATURE
  	chunkloaders-1.2.8a-forge-mc1.20.1.jar            |Chunk Loaders                 |chunkloaders                  |1.2.8a              |DONE      |Manifest: NOSIGNATURE
  	smallships-forge-1.20.1-2.0.0-b1.4.jar            |Small Ships                   |smallships                    |2.0.0-b1.4          |DONE      |Manifest: NOSIGNATURE
  	lctech-1.20.1-0.2.1.11.jar                        |Lightman's Currency Tech      |lctech                        |1.20.1-0.2.1.11     |DONE      |Manifest: NOSIGNATURE
  	TradingPost-v8.0.2-1.20.1-Forge.jar               |Trading Post                  |tradingpost                   |8.0.2               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	BetterAdvancements-Forge-1.20.1-0.4.2.10.jar      |Better Advancements           |betteradvancements            |0.4.2.10            |DONE      |Manifest: NOSIGNATURE
  	MoreMekanismProcessing-1.20.1-4.1.jar             |More Mekanism Processing      |moremekanismprocessing        |4.1                 |DONE      |Manifest: NOSIGNATURE
  	CraftPresence-2.5.0+1.20.1-forge.jar              |CraftPresence                 |craftpresence                 |2.5.0               |DONE      |Manifest: NOSIGNATURE
  	Cucumber-1.20.1-7.0.12.jar                        |Cucumber Library              |cucumber                      |7.0.12              |DONE      |Manifest: NOSIGNATURE
  	amendments-1.20-1.2.11.jar                        |Amendments                    |amendments                    |1.20-1.2.11         |DONE      |Manifest: NOSIGNATURE
  	trajanscore-1.51-1.20.1.jar                       |Trajan's Core                 |trajanscore                   |1                   |DONE      |Manifest: NOSIGNATURE
  	awesomedungeonend-forge-1.20.1-3.1.1.jar          |Awesome dungeon the end       |awesomedungeonend             |3.1.1               |DONE      |Manifest: NOSIGNATURE
  	ash_api-forge-3.0.2+1.20.1.jar                    |Ash API                       |ash_api                       |3.0.2+1.20.1        |DONE      |Manifest: NOSIGNATURE
  	platforms-forge-1.20.1-1.1.jar                    |Platforms                     |platforms                     |1.20.1-1.1          |DONE      |Manifest: NOSIGNATURE
  	common-networking-forge-1.0.5-1.20.1.jar          |Common Networking             |commonnetworking              |1.0.5-1.20.1        |DONE      |Manifest: NOSIGNATURE
  	mcw-paintings-1.0.5-1.20.1forge.jar               |Macaw's Paintings             |mcwpaintings                  |1.0.5               |DONE      |Manifest: NOSIGNATURE
  	journeymap-1.20.1-5.10.2-forge.jar                |Journeymap                    |journeymap                    |5.10.2              |DONE      |Manifest: NOSIGNATURE
  	comforts-forge-6.4.0+1.20.1.jar                   |Comforts                      |comforts                      |6.4.0+1.20.1        |DONE      |Manifest: NOSIGNATURE
  	decorative_blocks-forge-1.20.1-4.1.3.jar          |Decorative Blocks             |decorative_blocks             |4.1.3               |DONE      |Manifest: NOSIGNATURE
  	[1.20.1-forge]-Epic-Knights-9.8.jar               |Epic Knights Mod              |magistuarmory                 |9.8                 |DONE      |Manifest: NOSIGNATURE
  	BadMobs-1.20.1-19.0.4.jar                         |BadMobs                       |badmobs                       |19.0.4              |DONE      |Manifest: NOSIGNATURE
  	MTR-forge-1.20.1-3.2.2-hotfix-2.jar               |Minecraft Transit Railway     |mtr                           |1.20.1-3.2.2-hotfix-|DONE      |Manifest: NOSIGNATURE
  	mcjtylib-1.20-8.0.6.jar                           |McJtyLib                      |mcjtylib                      |1.20-8.0.6          |DONE      |Manifest: NOSIGNATURE
  	rftoolsbase-1.20-5.0.5.jar                        |RFToolsBase                   |rftoolsbase                   |1.20-5.0.5          |DONE      |Manifest: NOSIGNATURE
  	xnet-1.20-6.1.6.jar                               |XNet                          |xnet                          |1.20-6.1.6          |DONE      |Manifest: NOSIGNATURE
  	rftoolspower-1.20-6.0.2.jar                       |RFToolsPower                  |rftoolspower                  |1.20-6.0.2          |DONE      |Manifest: NOSIGNATURE
  	rftoolsbuilder-1.20-6.0.8.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.20-6.0.8          |DONE      |Manifest: NOSIGNATURE
  	rftoolscontrol-1.20-7.0.2.jar                     |RFToolsControl                |rftoolscontrol                |1.20-7.0.2          |DONE      |Manifest: NOSIGNATURE
  	janoeo-foundation-9.13.4.96.jar                   |Janoeo Foundation             |janoeo_foundation             |9.13.4.96           |DONE      |Manifest: NOSIGNATURE
  	walljump-1.20.1-1.2.5-forge.jar                   |Wall-Jump TXF                 |walljump                      |1.20.1-1.2.5-forge  |DONE      |Manifest: NOSIGNATURE
  	ToastControl-1.20.1-8.0.3.jar                     |Toast Control                 |toastcontrol                  |8.0.3               |DONE      |Manifest: NOSIGNATURE
  	RecipeStages-8.0.0.2.jar                          |Recipe Stages                 |recipestages                  |8.0.0.2             |DONE      |Manifest: NOSIGNATURE
  	moderntrainparts-0.1.7-forge-mc1.20.1-cr0.5.1.f.ja|Modern Train Parts            |moderntrainparts              |0.1.7-forge-mc1.20.1|DONE      |Manifest: NOSIGNATURE
  	create-1.20.1-0.5.1.h.jar                         |Create                        |create                        |0.5.1.h             |DONE      |Manifest: NOSIGNATURE
  	libertyvillagers-2.0.0+forge+1.20.1.jar           |Liberty's Villagers           |libertyvillagers              |2.0.0+forge+1.20.1  |DONE      |Manifest: NOSIGNATURE
  	xercamusic-1.20.1-1.0.2.jar                       |Music Maker Mod               |xercamusic                    |1.20.1-1.0.2        |DONE      |Manifest: NOSIGNATURE
  	craftingtweaks-forge-1.20.1-18.2.5.jar            |CraftingTweaks                |craftingtweaks                |18.2.5              |DONE      |Manifest: NOSIGNATURE
  	thingamajigs-1.20.1-1.7.4.jar                     |Thingamajigs                  |thingamajigs                  |1.7.3               |DONE      |Manifest: NOSIGNATURE
  	rftoolsutility-1.20-6.0.6.jar                     |RFToolsUtility                |rftoolsutility                |1.20-6.0.6          |DONE      |Manifest: NOSIGNATURE
  	itlt-1.20.01-2.2.1.jar                            |It's The Little Things        |itlt                          |2.2.1               |DONE      |Manifest: NOSIGNATURE
  	moonlight-1.20-2.13.2-forge.jar                   |Moonlight Library             |moonlight                     |1.20-2.13.2         |DONE      |Manifest: NOSIGNATURE
  	extragore-1.20.1-5.2.3.1.jar                      |Extra Gore                    |extragore                     |5.2.3.1             |DONE      |Manifest: NOSIGNATURE
  	ItemStages-Forge-1.20.1-8.0.3.jar                 |ItemStages                    |itemstages                    |8.0.3               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  	titanium-1.20.1-3.8.32.jar                        |Titanium                      |titanium                      |3.8.32              |DONE      |Manifest: NOSIGNATURE
  	mysterious_mountain_lib-1.4.7-1.20.1.jar          |Mysterious Mountain Lib       |mysterious_mountain_lib       |1.4.7-1.20.1        |DONE      |Manifest: NOSIGNATURE
  	corn_delight-1.0.4-1.20.1.jar                     |Corn Delight                  |corn_delight                  |1.0.4-1.20.1        |DONE      |Manifest: NOSIGNATURE
  	mixinsquared-forge-0.1.1.jar                      |MixinSquared                  |mixinsquared                  |0.1.1               |DONE      |Manifest: NOSIGNATURE
  	bluepower-1.20.1-0.10.323-alpha-universal.jar     |Blue Power                    |bluepower                     |0.10.323-alpha      |DONE      |Manifest: NOSIGNATURE
  	CreativeCore_FORGE_v2.12.17_mc1.20.1.jar          |CreativeCore                  |creativecore                  |2.12.17             |DONE      |Manifest: NOSIGNATURE
  	uilib-0.3.5-forge.jar                             |UI Lib                        |uilib                         |0.3.5               |DONE      |Manifest: NOSIGNATURE
  	car-forge-1.20.1-1.0.32.jar                       |Ultimate Car Mod              |car                           |1.20.1-1.0.32       |DONE      |Manifest: NOSIGNATURE
  	vanillaIcecreamFix-1.0.0-forge-beta.jar           |vanillaIcecreamFix            |vanillafix                    |1.0.0-forge-beta    |DONE      |Manifest: NOSIGNATURE
  	Quark-4.0-460.jar                                 |Quark                         |quark                         |4.0-460             |DONE      |Manifest: NOSIGNATURE
  	supplementaries-1.20-2.8.17.jar                   |Supplementaries               |supplementaries               |1.20-2.8.17         |DONE      |Manifest: NOSIGNATURE
  	NaturalProgression-1.20.1-2.3.8-2.3.8.jar         |Natural Progression           |natprog                       |2.3.8               |DONE      |Manifest: NOSIGNATURE
  	brutalbosses-1.20.1-7.1.jar                       |brutalbosses mod              |brutalbosses                  |1.20.1-7.1          |DONE      |Manifest: NOSIGNATURE
  	JAOPCA-1.20.1-4.4.11.21.jar                       |JAOPCA                        |jaopca                        |4.4.11.21           |DONE      |Manifest: NOSIGNATURE
  	chemlib-1.20.1-2.0.19.jar                         |ChemLib                       |chemlib                       |2.0.19              |DONE      |Manifest: NOSIGNATURE
  	recipe-book-is-pain-0.9.0-1.20-forge.jar          |Recipe Book Is Pain           |recipe_book_is_pain           |0.9.0-1.20-forge    |DONE      |Manifest: NOSIGNATURE
  	tradeuses-1.2.4-1.20.x-FORGE.jar                  |Trade Uses                    |tradeuses                     |1.2.4               |DONE      |Manifest: NOSIGNATURE
  	DiagonalFences-v8.1.4-1.20.1-Forge.jar            |Diagonal Fences               |diagonalfences                |8.1.4               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  	JustEnoughMekanismMultiblocks-1.20.1-4.5.jar      |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |4.5                 |DONE      |Manifest: NOSIGNATURE
  	buildinggadgets2-1.0.7.jar                        |Building Gadgets 2            |buildinggadgets2              |1.0.7               |DONE      |Manifest: NOSIGNATURE
  	fancymenu_forge_3.2.3_MC_1.20.1.jar               |FancyMenu                     |fancymenu                     |3.2.3               |DONE      |Manifest: NOSIGNATURE
  	coroutil-forge-1.20.1-1.3.7.jar                   |CoroUtil                      |coroutil                      |1.20.1-1.3.7        |DONE      |Manifest: NOSIGNATURE
  	minecolonies-1.20.1-1.1.603-RELEASE.jar           |MineColonies                  |minecolonies                  |1.20.1-1.1.603-RELEA|DONE      |Manifest: NOSIGNATURE
  	Colony4ComputerCraft-1.20.1-2.6.4.jar             |MineColonies for ComputerCraft|colony4cc                     |2.6.4               |DONE      |Manifest: NOSIGNATURE
  	alexsdelight-1.5.jar                              |Alex's Delight                |alexsdelight                  |1.5                 |DONE      |Manifest: NOSIGNATURE
  	ferritecore-6.0.1-forge.jar                       |Ferrite Core                  |ferritecore                   |6.0.1               |DONE      |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
  	engineersdecor-1.3.30.jar                         |Engineer's Decor              |engineersdecor                |1.3.30              |DONE      |Manifest: NOSIGNATURE
  	functionalstorage-1.20.1-1.2.10.jar               |Functional Storage            |functionalstorage             |1.20.1-1.2.10       |DONE      |Manifest: NOSIGNATURE
  	niftyblocks-1.31.jar                              |NiftyBlocks                   |nifty                         |1.31                |DONE      |Manifest: NOSIGNATURE
  	Gunners-Forge-1.20.1-0.0.5.jar                    |Gunners                       |gunners                       |0.0.5               |DONE      |Manifest: NOSIGNATURE
  	packetfixer-forge-1.4.2-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |1.4.2               |DONE      |Manifest: NOSIGNATURE
  	BadOptimizations-2.1.4-1.20.1.jar                 |BadOptimizations              |badoptimizations              |2.1.4               |DONE      |Manifest: NOSIGNATURE
  	LittleTiles_BETA_v1.6.0-pre131_mc1.20.1.jar       |LittleTiles                   |littletiles                   |1.6.0-pre131        |DONE      |Manifest: NOSIGNATURE
  	createaddition-1.20.1-1.2.4e.jar                  |Create Crafts & Additions     |createaddition                |1.20.1-1.2.4e       |DONE      |Manifest: NOSIGNATURE
  Crash Report UUID: 95b9cef9-f5d1-49df-8fac-cee837b9bde0
  FML: 47.3
  Forge: net.minecraftforge:47.3.10
  Flywheel Backend: GL33 Instanced Arrays
  Kiwi Modules: 
  	kiwi:block_components
  	kiwi:block_templates
  	kiwi:contributors
  	kiwi:data
  	kiwi:item_templates
  	xkdeco:entity_types
  Suspected Mods: Water Erosion (watererosion), Minecraft (minecraft)
commented

The error:

java.lang.UnsupportedOperationException: 'Block{minecraft:cobblestone}' property 'weathering' is not available on 'Block{minecraft:mossy_cobblestone}'
	at com._13rac1.erosion.common.Tasks.copyProperties(Tasks.java:672) ~[water-erosion-1.20.1-forge-1.1.6.jar%23701!/:1.1.6] {re:mixin,re:classloading}
commented

It seems the Immersive Weathering weathering property should also exist on Mossy Cobblestone, but Water Erosion should not crash if a property is missing.

commented

Closed by 444a270