Recently, I started a new playthrough, but I have been plagued with constant crashing and I can't figure out why. It's almost unplayable the moment I join a world and I'm sick of it.
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [entity_texture_features, sodiumoptionsapi, oculus, sodiumdynamiclights]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Surprise! Haha. Well, this is awkward.
Time: 2026-05-07 19:28:11
Description: Exception ticking world
java.lang.NullPointerException: Exception ticking world
at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
at java.util.ImmutableCollections$SetN.contains(Unknown Source) ~[?:?] {}
at net.minecraft.core.Holder$Reference.m_203656_(Holder.java:162) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_204336_(BlockBehaviour.java:827) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31) ~[FungiDelight-1.20.1-1.3.jar%23324!/:1.3] {re:classloading}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:893) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at 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
Suspected Mod:
Fungi Delight (fungidelight), Version: 1.3
at TRANSFORMER/
[email protected]/net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31)
Stacktrace:
at java.util.Objects.requireNonNull(Unknown Source) ~[?:?] {re:mixin}
at java.util.ImmutableCollections$SetN.contains(Unknown Source) ~[?:?] {}
at net.minecraft.core.Holder$Reference.m_203656_(Holder.java:162) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_204336_(BlockBehaviour.java:827) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.mehdinoui.fungidelight.common.block.mushrooms.MorelMushroomBlock.m_213898_(MorelMushroomBlock.java:31) ~[FungiDelight-1.20.1-1.3.jar%23324!/:1.3] {re:classloading}
at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_222972_(BlockBehaviour.java:762) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinBlockStateBehavior,pl:mixin:APP:ars_nouveau.mixins.json:redstone.RedstoneLevelMixin,pl:mixin:APP:fruitsdelight.mixins.json:BlockStateBaseMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8714_(ServerLevel.java:481) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:312) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:305) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:immersive_weathering-common.mixins.json:ServerLevelMixin,pl:mixin:APP:glitchcore.mixins.json:MixinServerLevel,pl:mixin:APP:moonlight-common.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Affected level --
Details:
All players: 1 total; [ServerPlayer['SupahDude64'/3537, l='ServerLevel[Aurora Borealis]', x=18.33, y=65.00, z=-5.81]]
Chunk stats: 2809
Level dimension: minecraft:overworld
Level spawn location: World: (0,68,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: 4709 game time, 4709 day time
Level name: Aurora Borealis
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Level weather: Rain time: 105841 (now: false), thunder time: 158691 (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%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23394!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 202609240 bytes (193 MiB) / 5242880000 bytes (5000 MiB) up to 5242880000 bytes (5000 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 2700X Eight-Core Processor
Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
Microarchitecture: Zen+
Frequency (GHz): 3.70
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2488
Graphics card #0 versionInfo: DriverVersion=32.0.15.9186
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 2.13
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 2.13
Memory slot #1 type: DDR4
Virtual memory max (MB): 35896.30
Virtual memory used (MB): 22448.01
Swap memory total (MB): 3200.00
Swap memory used (MB): 88.04
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5000m -Xms256m
Loaded Shaderpack: (off)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['SupahDude64'/3537, l='ServerLevel[Aurora Borealis]', x=18.33, y=65.00, z=-5.81]]
Data Packs: vanilla, mod:fcquark, mod:geckolib, mod:vegandelight, mod:mcwwindows, mod:sophisticatedcore (incompatible), mod:eggdelight, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mcwstairs, mod:swamp_woman, mod:storagedelight, mod:sophisticatedbackpacks (incompatible), mod:upcycle, mod:mcwdoors, mod:fcbop, mod:sodiumoptionsapi, mod:ice_and_fire_delight, mod:sodiumdynamiclights, mod:embeddium, mod:geophilic_reforged (incompatible), mod:structure_gel, mod:mcwbridges, mod:farmersdelight, mod:casualness_delight, mod:entity_model_features (incompatible), mod:entity_texture_features (incompatible), mod:vintagedelight, mod:handcrafted (incompatible), mod:chefsdelight (incompatible), mod:stackedblocks, mod:awcapi (incompatible), mod:mcwtrpdoors, mod:mcwfences, mod:hearthandharvest, mod:dungeons_enhanced, mod:mcwbiomesoplenty, mod:fungidelight, mod:curios (incompatible), mod:patchouli (incompatible), mod:collective, mod:cerbons_api, mod:butchersdelightfoods, mod:resourcefullib (incompatible), mod:rusticdelight (incompatible), mod:butchersdelight, mod:mcwroofs, mod:architectury (incompatible), mod:backported_wolves, mod:mcwfurnitures, mod:transition, mod:arsdelight (incompatible), mod:l2library (incompatible), mod:bwbc, mod:quarkdelight, mod:randombonemealflowers, mod:mcwlights, mod:smartbrainlib, mod:culturaldelights, mod:sophisticatedstorage (incompatible), mod:mobs_of_mythology, mod:treeharvester, mod:jei, mod:veggiesdelight, mod:hearth_and_home (incompatible), mod:trender, mod:immersive_weathering (incompatible), mod:mcwholidays, mod:l2harvester60x (incompatible), mod:structory, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:glitchcore (incompatible), mod:midnightlib (incompatible), mod:stackedblocksfarmersdelight, mod:iceandfire, mod:terralith, mod:cratedelight, mod:azurelib, mod:ars_nouveau (incompatible), mod:ars_additions (incompatible), mod:not_enough_glyphs (incompatible), mod:seeddelight (incompatible), mod:moredelight (incompatible), mod:forge, mod:mcwpaths, mod:nyfsspiders (incompatible), mod:cavedelight, mod:dustydecorations, mod:festive_delight, mod:alexscaves, mod:terrablender, mod:biomesoplenty, mod:moonlight (incompatible), mod:fabric_api_base, mod:mousetweaks, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:l2harvester (incompatible), mod:brewinandchewin, mod:brewincompatdelight, mod:farmersrespite, mod:decoration_delight, mod:mcwquark, mod:barbequesdelight (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:entityculling, mod:crittersandcompanions (incompatible), mod:farmers_structures, mod:modonomicon, mod:structory_towers, mod:oceansdelight (incompatible), mod:farmers_delight_christmas_editon, mod:alexsdelight, mod:myths_of_the_sea, mod:occultism, mod:ars_ocultas (incompatible), mod:backported_animal_variants, mod:ubesdelight, mod:largemeals, mod:uncrafteverything, mod:addonslib, mod:l2harvester05x (incompatible), mod:euphoria_patcher, mod:oculus, mod:fruitsdelight (incompatible), mod:delightful, mod:iceandfire_curios, Immersive Weathering Generated Pack, mod:chunky (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.4.10
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.4.10.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.10.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.10.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.10.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.10.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]lowcodefml@null
javafml@null
Mod List:
farmers-cutting-quark-1.0.0.jar |Farmer's Cutting: Quark |fcquark |1.0.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.8.3.jar |GeckoLib 4 |geckolib |4.8.3 |DONE |Manifest: NOSIGNATURE
vegandelight-1.4.jar |Vegan Delight |vegandelight |1.4 |DONE |Manifest: NOSIGNATURE
mcw-mcwwindows-2.4.2-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.4.2 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.3.34.1844.jar |Sophisticated Core |sophisticatedcore |1.3.34.1844 |DONE |Manifest: NOSIGNATURE
EggDelight-v1.2-1.20.1.jar |Egg Delight |eggdelight |1.2 |DONE |Manifest: NOSIGNATURE
citadel-2.6.3-1.20.1.jar |Citadel |citadel |2.6.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
mcw-mcwstairs-1.0.2-mc1.20.1forge.jar |Macaw's Stairs and Balconies |mcwstairs |1.0.2 |DONE |Manifest: NOSIGNATURE
SwampWoman-forge-1.20.1-1.0.jar |Swamp Woman |swamp_woman |1.0.0 |DONE |Manifest: NOSIGNATURE
storagedelight-26.04.18+1.20-forge.jar |Storage Delight |storagedelight |26.04.18+1.20-forge |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.24.38.1738.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.38.1738 |DONE |Manifest: NOSIGNATURE
Upcycle-1.20.x-(v.1.1.0).jar |Upcycle |upcycle |1.1.0 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.5-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.5 |DONE |Manifest: NOSIGNATURE
farmers-cutting-biomes-o-plenty-1.0.0.jar |Farmer's Cutting: Biomes O' Pl|fcbop |1.0.0 |DONE |Manifest: NOSIGNATURE
sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE
ice_and_fire_delight-forge-1.20.1-0.2.5.jar |Ice and Fire Delight |ice_and_fire_delight |0.2.5 |DONE |Manifest: NOSIGNATURE
sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.1.2-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.2 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.3.1.jar |Farmer's Delight |farmersdelight |1.20.1-1.3.1 |DONE |Manifest: NOSIGNATURE
casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE
entity_model_features_1.20.1-forge-3.2.2.jar |Entity Model Features |entity_model_features |3.2.2 |DONE |Manifest: NOSIGNATURE
entity_texture_features_1.20.1-forge-7.1.jar |Entity Texture Features |entity_texture_features |7.1 |DONE |Manifest: NOSIGNATURE
vintagedelight-0.1.6.jar |Vintage Delight |vintagedelight |0.1.6 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
chefsdelight-1.0.4-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.4-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
stackedblocks-25.02.13-1.20-forge.jar |Stacked Blocks |stackedblocks |25.02.13-1.20-forge |DONE |Manifest: NOSIGNATURE
Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |DONE |Manifest: NOSIGNATURE
awcapi-neoforge-1.20.1-1.0.2.jar |Advanced Wall Climber API |awcapi |1.0.2 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.5-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.5 |DONE |Manifest: NOSIGNATURE
mcw-mcwfences-1.2.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.1 |DONE |Manifest: NOSIGNATURE
hearthandharvest-1.20.1-1.0.12.jar |Hearth and Harvest |hearthandharvest |1.0.12 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.4.3.jar |Dungeons Enhanced |dungeons_enhanced |5.4.3 |DONE |Manifest: NOSIGNATURE
mcwbiomesoplenty-1.20.1-1.5.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.20.1-1.5 |DONE |Manifest: NOSIGNATURE
FungiDelight-1.20.1-1.3.jar |Fungi Delight |fungidelight |1.3 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-85-FORGE.jar |Patchouli |patchouli |1.20.1-85-FORGE |DONE |Manifest: NOSIGNATURE
collective-1.20.1-8.22.jar |Collective |collective |8.22 |DONE |Manifest: NOSIGNATURE
CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE
Butchersdelight Foods beta 1.20.1 1.0.3.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.3 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
rusticdelight-forge-1.20.1-1.6.0.jar |Rustic Delight |rusticdelight |1.6.0 |DONE |Manifest: NOSIGNATURE
Butchersdelight beta 1.20.1 2.1.0.jar |ButchersDelight |butchersdelight |1.20.12.1.0 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
backported_wolves-forge-1.20.x+2.0.0.jar |Backported Wolves |backported_wolves |1.20.x+2.0.0 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.4.1-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.4.1 |DONE |Manifest: NOSIGNATURE
TRansition-1.0.19-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.19 |DONE |Manifest: NOSIGNATURE
arsdelight-1.2.1.jar |Ars Nouveau's Flavors & Deligh|arsdelight |1.2.1 |DONE |Manifest: NOSIGNATURE
l2library-2.5.1-slim.jar |L2 Library |l2library |2.5.1 |DONE |Manifest: NOSIGNATURE
backported_wolves_bopcompat_1.20.1.jar |Backported wolves BOP Compat |bwbc |1.0.0 |DONE |Manifest: NOSIGNATURE
quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
randombonemealflowers-1.20.1-4.7.jar |Random Bone Meal Flowers |randombonemealflowers |4.7 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.5-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.5 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
culturaldelights-0.16.5.jar |Cultural Delights |culturaldelights |0.16.5 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.4.43.1720.jar |Sophisticated Storage |sophisticatedstorage |1.4.43.1720 |DONE |Manifest: NOSIGNATURE
mobs_of_mythology-forge-3.0.2.jar |Mobs of Mythology |mobs_of_mythology |3.0.2 |DONE |Manifest: NOSIGNATURE
treeharvester-1.20.1-9.1.jar |Tree Harvester |treeharvester |9.1 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |15.20.0.112 |DONE |Manifest: NOSIGNATURE
VeggiesDelight-1.20.1-1.9.2.jar |Veggies Delight |veggiesdelight |1.9.2 |DONE |Manifest: NOSIGNATURE
hearth_and_home-forge-1.20.1-2.0.1.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
TRender-1.0.13-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.13 |DONE |Manifest: NOSIGNATURE
immersive_weathering-1.20.1-2.0.5-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.5 |DONE |Manifest: NOSIGNATURE
mcw-holidays-1.1.2-mc1.20.1forge.jar |Macaw's Holidays |mcwholidays |1.1.2 |DONE |Manifest: NOSIGNATURE
l2harvester60x-0.1.2.jar |Harvester Compat 60x |l2harvester60x |0.1.2 |DONE |Manifest: NOSIGNATURE
Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.1.0-mc1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.1.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |0.0.1.1 |DONE |Manifest: NOSIGNATURE
midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
stackedblocksfarmersdelight-25.02.13-1.20-forge.ja|Stacked Blocks: Farmer's Delig|stackedblocksfarmersdelight |25.02.13-1.20-forge |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
cratedelight-25.09.22-1.20-forge.jar |Crate Delight |cratedelight |25.09.22-1.20-forge |DONE |Manifest: NOSIGNATURE
azurelib-neo-1.20.1-3.1.9.jar |AzureLib |azurelib |3.1.9 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE
ars_additions-1.20.1-1.6.7.jar |Ars Additions |ars_additions |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE
not_enough_glyphs-1.20.1-3.2.1.1.jar |Not Enough Glyphs |not_enough_glyphs |1.20.1-3.2.1.1 |DONE |Manifest: NOSIGNATURE
SeedDelight-NeoorForge-1.20.1-1.0.1.jar |Seed Delight |seeddelight |1.20.1-0.1 |DONE |Manifest: NOSIGNATURE
moredelight-26.04.30-1.20-forge.jar |More Delight |moredelight |26.04.30-1.20-forge |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.10-universal.jar |Forge |forge |47.4.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
mcw-mcwpaths-1.1.1-mc1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.1.1 |DONE |Manifest: NOSIGNATURE
nyfsspiders-Forge-1.20.1-3.0.1.jar |Nyf's Spiders |nyfsspiders |3.0.1 |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
Cave-Delight-1.20.1-2.0.1.jar |Cave Delight |cavedelight |2.0.1 |DONE |Manifest: NOSIGNATURE
DustyDecorations_1.20.1Forge_V1.13.jar |Dusty Decorations |dustydecorations |1.13 |DONE |Manifest: NOSIGNATURE
festive_delight-2.0.0-forge-1.20.1.jar |Festive Delight |festive_delight |2.0.0 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-forge-1.20.1-19.0.0.96.jar |Biomes O' Plenty |biomesoplenty |19.0.0.96 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.16.31-forge.jar |Moonlight Library |moonlight |1.20-2.16.31 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE
l2harvester-0.1.2.jar |L2Harvester |l2harvester |0.1.2 |DONE |Manifest: NOSIGNATURE
BrewinAndChewin-1.20.1-3.2.1.jar |Brewin' And Chewin' |brewinandchewin |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE
Cocktails-Delight-1.20.1-Forge-1.3.6.jar |Cocktails Delight |brewincompatdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
farmersrespite-1.20.1-2.1.2.jar |Farmer's Respite |farmersrespite |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
decoration-delight-1.20.1.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
mcwquark-1.20.1-1.6.1.jar |Macaw's Quark |mcwquark |1.20.1-1.6.1 |DONE |Manifest: NOSIGNATURE
barbequesdelight-1.0.6.jar |Barbeque's Delight |barbequesdelight |1.0.6 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-31.jar |Zeta |zeta |1.0-31 |DONE |Manifest: NOSIGNATURE
Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.10.2-mc1.20.1.jar |EntityCulling |entityculling |1.10.2 |DONE |Manifest: NOSIGNATURE
crittersandcompanions-forge-1.20.1-2.3.5.jar |Critters and Companions |crittersandcompanions |1.20.1-2.3.5 |DONE |Manifest: NOSIGNATURE
FarmersStructures-1.0.4-1.20.jar |FarmersStructures |farmers_structures |1.0.4 |DONE |Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.79.3.jar |Modonomicon |modonomicon |1.79.3 |DONE |Manifest: NOSIGNATURE
Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE
oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
farmers_delight_christmas_edition-V1.0.2-forge-1.2|Farmers Delight Christmas edit|farmers_delight_christmas_edit|1.0.0 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
MOTS-Forge-1.20.1-1.3.0.jar |MythsOfTheSea |myths_of_the_sea |1.3.0 |DONE |Manifest: NOSIGNATURE
occultism-1.20.1-1.157.0.jar |Occultism |occultism |1.157.0 |DONE |Manifest: NOSIGNATURE
ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |DONE |Manifest: NOSIGNATURE
backported_animal_variants-0.3-1.20.1.jar |Backported Animal Variants |backported_animal_variants |0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
ubesdelight-forge-1.20.1-0.4.13.jar |Ube's Delight |ubesdelight |0.4.13 |DONE |Manifest: NOSIGNATURE
largemeals-1.20.1-1.3.0.jar |Large Meals |largemeals |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
uncrafteverything-2.2.1+1.20.1-forge.jar |Uncraft Everything |uncrafteverything |2.2.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
addonslib-1.20.1-1.8.jar |Addons Lib |addonslib |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
l2harvester05x-0.1.2.jar |Harvester Compat 05x |l2harvester05x |0.1.2 |DONE |Manifest: NOSIGNATURE
EuphoriaPatcher-1.8.6-r5.7.1-forge.jar |Euphoria Patcher |euphoria_patcher |1.8.6-r5.7.1-forge |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
fruitsdelight-1.1.2.jar |Fruits Delight |fruitsdelight |1.1.2 |DONE |Manifest: NOSIGNATURE
Delightful-1.20.1-3.7.8.jar |Delightful |delightful |3.7.8 |DONE |Manifest: NOSIGNATURE
iceandfire_curios-1.3.0-forge-1.20.1.jar |Ice and Fire: Curios and Trink|iceandfire_curios |1.2.1 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: ba886d9a-41b9-4261-bcff-e9f96fd212cf
FML: 47.4
Forge: net.minecraftforge:47.4.10
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.