Rover656 / extcaves

extcaves minecraft mod
0 stars 0 forks source link

Crash on 1.18.2 from "Shinyshroom" #1

Open Reshy opened 2 years ago

Reshy commented 2 years ago

---- Minecraft Crash Report ---- // You should try our sister game, Minceraft!

Time: 4/20/22, 2:08 AM Description: Ticking entity

java.lang.NullPointerException: Cannot invoke "net.minecraft.world.food.FoodProperties.m38747()" because the return value of "net.minecraft.world.item.ItemStack.getFoodProperties(net.minecraft.world.entity.LivingEntity)" is null at net.minecraft.world.item.Item.m7203(Item.java:140) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:item.AccessorItem,pl:mixin:APP:dragonsurvival.mixins.json:MixinItem,pl:mixin:APP:quark.mixins.json:ItemMixin,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:supplementaries.mixins.json:ItemMixin,pl:mixin:A} at net.minecraft.world.item.BlockItem.m6225(BlockItem.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:BlockItemMixin,pl:mixin:APP:supplementaries.mixins.json:BlockItemMixin,pl:mixin:A} at io.github.strikerrocker.vt.world.SelfPlanting.plant(SelfPlanting.java:94) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading} at io.github.strikerrocker.vt.world.SelfPlanting.itemDecay(SelfPlanting.java:58) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1923_SelfPlanting_itemDecay_ItemExpireEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onItemExpire(ForgeEventFactory.java:439) ~[forge-1.18.2-40.1.0-universal.jar%23274!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.item.ItemEntity.m8119(ItemEntity.java:157) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:decorative_blocks.mixins.json:ItemEntityMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.world.level.Level.m46653(Level.java:1053) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,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: Server thread Stacktrace: at net.minecraft.world.item.Item.m7203(Item.java:140) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:item.AccessorItem,pl:mixin:APP:dragonsurvival.mixins.json:MixinItem,pl:mixin:APP:quark.mixins.json:ItemMixin,pl:mixin:APP:structure_gel.mixins.json:ItemMixin,pl:mixin:APP:supplementaries.mixins.json:ItemMixin,pl:mixin:A} at net.minecraft.world.item.BlockItem.m6225(BlockItem.java:48) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:BlockItemMixin,pl:mixin:APP:supplementaries.mixins.json:BlockItemMixin,pl:mixin:A} at io.github.strikerrocker.vt.world.SelfPlanting.plant(SelfPlanting.java:94) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading} at io.github.strikerrocker.vt.world.SelfPlanting.itemDecay(SelfPlanting.java:58) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1923_SelfPlanting_itemDecay_ItemExpireEvent.invoke(.dynamic) ~[?:?] {} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onItemExpire(ForgeEventFactory.java:439) ~[forge-1.18.2-40.1.0-universal.jar%23274!/:?] {re:mixin,re:classloading} at net.minecraft.world.entity.item.ItemEntity.m8119(ItemEntity.java:157) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:decorative_blocks.mixins.json:ItemEntityMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m8647(ServerLevel.java:652) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.world.level.Level.m46653(Level.java:1053) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} -- Entity being ticked -- Details: Entity Type: minecraft:item (net.minecraft.world.entity.item.ItemEntity) Entity ID: 120 Entity Name: Shinyshroom Entity's Exact location: 206.54, -46.00, -111.94 Entity's Block location: World: (206,-46,-112), Section: (at 14,2,0 in 12,-3,-7; chunk contains blocks 192,-64,-112 to 207,319,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.00, -0.08, -0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.m46653(Level.java:1053) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:observable.common.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m184063(ServerLevel.java:319) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.world.level.entity.EntityTickList.m156910(EntityTickList.java:54) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading} at net.minecraft.server.level.ServerLevel.m8793(ServerLevel.java:299) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:hyle.mixins.json:MixinServerLevel,pl:mixin:APP:observable.common.json:ServerLevelMixin,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:APP:the_bumblezone.mixins.json:world.ServerWorldMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- Affected level -- Details: All players: 1 total; [ServerPlayer['ReshyShira'/121, l='ServerLevel[New World]', x=260.32, y=69.00, z=78.92]] Chunk stats: 3279 Level dimension: minecraft:overworld Level spawn location: World: (48,73,32), Section: (at 0,9,0 in 3,4,2; chunk contains blocks 48,-64,32 to 63,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 6302 game time, 6302 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 116349 (now: false), thunder time: 7900 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m5703(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m5705(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m5705(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m130011(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m177918(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23270!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}

-- System Details -- Details: Minecraft Version: 1.18.2 Minecraft Version ID: 1.18.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.1, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 601926504 bytes (574 MiB) / 5561647104 bytes (5304 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz Identifier: Intel64 Family 6 Model 158 Stepping 12 Microarchitecture: Coffee Lake Frequency (GHz): 3.60 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 2080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1ed0 Graphics card #0 versionInfo: DriverVersion=30.0.14.9729 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 53133.79 Virtual memory used (MB): 46877.28 Swap memory total (MB): 20424.91 Swap memory used (MB): 1423.03 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12288m -Xms256m Server Running: true Player Count: 1 / 8; [ServerPlayer['ReshyShira'/121, l='ServerLevel[New World]', x=260.32, y=69.00, z=78.92]] Data Packs: vanilla, mod:create_stuff_additions, mod:adaptive_performance_tweaks_core, mod:expcaves (incompatible), mod:nethers_exoticism, mod:prefab (incompatible), mod:mcwwindows, mod:torohealth (incompatible), mod:stalwart_dungeons, mod:rubidium (incompatible), mod:noautojump (incompatible), mod:forgeendertech, mod:reauth (incompatible), mod:wstweaks (incompatible), mod:darkutils (incompatible), mod:cdl (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:gunswithoutroses (incompatible), mod:jeresources (incompatible), mod:delogger (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:configurablecane (incompatible), mod:structure_gel, mod:explorations, mod:advancementplaques (incompatible), mod:alltheores, mod:repurposed_structures, mod:bcc (incompatible), mod:biomesoplenty (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:volcanic_caverns (incompatible), mod:hostilevillages (incompatible), mod:highlighter (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:extlights, mod:mcwroofs, mod:adchimneys, mod:the_bumblezone, mod:fallingtree, mod:geckolib3 (incompatible), mod:hyle, mod:darkpaintings (incompatible), mod:originsenhanced (incompatible), mod:mcwlights, mod:quarkoddities (incompatible), mod:clienttweaks (incompatible), mod:adaptive_performance_tweaks_spawn, mod:vanillaexcavators, mod:treeharvester, mod:jei (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:allthecompressed (incompatible), mod:shutupexperimentalsettings, mod:oresabovediamonds (incompatible), mod:awesomedungeon, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:libx, mod:champions, mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:telepastries, mod:spawnbalanceutility (incompatible), mod:infernalmobs (incompatible), mod:dungeons_arise, mod:radon (incompatible), mod:logprot (incompatible), mod:terrablender (incompatible), mod:morevanillalib, mod:ding (incompatible), mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:stonecutter_recipe_tags (incompatible), mod:pamhc2foodcore, mod:croptopia (incompatible), mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:securitycraft (incompatible), mod:earthmobsmod, mod:world_pre_generator, mod:entityculling (incompatible), mod:structures_compass, mod:occultism, mod:byg (incompatible), mod:terraqueous, mod:additionalbarsbop (incompatible), mod:cosmeticarmorreworked (incompatible), mod:step (incompatible), mod:vmod (incompatible), mod:defaultoptions (incompatible), mod:blue_skies (incompatible), mod:incontrol (incompatible), mod:connectivity (incompatible), mod:kleeslabs (incompatible), mod:bowinfinityfix (incompatible), mod:configurableextramobdrops, mod:xaeroworldmap, mod:cookingforblockheads (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:domesticationinnovation (incompatible), mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:culinaryconstruct (incompatible), mod:spawnermod (incompatible), mod:bookshelf (incompatible), mod:upcycle (incompatible), mod:consistency_plus (incompatible), mod:mcwdoors, mod:jeed (incompatible), mod:additionalstructures, mod:vtweaks (incompatible), mod:fpsreducer (incompatible), mod:dummmmmmy (incompatible), mod:absentbydesign, mod:mob_grinding_utils (incompatible), mod:experiencebugfix (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:dustrial_decor (incompatible), mod:ambientsounds (incompatible), mod:crashutilities (incompatible), mod:compressium (incompatible), mod:adpoles, mod:mcwfences, mod:unearthed, mod:medievalmusic (incompatible), mod:simplybackpacks (incompatible), mod:pamhc2foodextended, mod:memorysettings (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:leap (incompatible), mod:collective, mod:xaerominimapfair, mod:lostcities (incompatible), mod:gobber2, mod:runelic (incompatible), mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:aiimprovements (incompatible), mod:lanserverproperties (incompatible), mod:trashcans (incompatible), mod:undergarden, mod:tramplestopper (incompatible), mod:sulfurpotassiummod (incompatible), mod:bwncr (incompatible), mod:adaptive_performance_tweaks_items, mod:observable (incompatible), mod:dragonsurvival (incompatible), mod:cyclic, mod:betteradvancements (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:mores (incompatible), mod:nourished_nether, mod:nourished_end, mod:platforms, mod:conjurer_illager, mod:create, mod:waystones (incompatible), mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:artifacts, mod:configured (incompatible), mod:configurablemobpotioneffects, mod:decorative_blocks, mod:respawningshulkers, mod:dungeoncrawl, mod:farsightedmobs (incompatible), mod:create_confectionery, mod:lazydfu (incompatible), mod:mahoutsukai, mod:walljump (incompatible), mod:toastcontrol (incompatible), mod:terralith, mod:copperequipment (incompatible), mod:skinlayers3d (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:jade (incompatible), mod:forge (incompatible), mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:vanillatweaks (incompatible), mod:dirtdeco (incompatible), mod:creativecore (incompatible), mod:iceberg (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:legendarytooltips (incompatible), mod:pigpen (incompatible), mod:vanillahammers, mod:blocksplus (incompatible), mod:hunterillager, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:betterf3 (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:no_telemetry (incompatible), mod:createaddition (incompatible), Supplementaries Virtual Resourcepack World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' ModLauncher: 9.1.3+9.1.3+main.9b69c82a ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin PLUGINSERVICE eventbus PLUGINSERVICE slf4jfixer PLUGINSERVICE object_holder_definalize PLUGINSERVICE runtime_enum_extender PLUGINSERVICE capability_token_subclass PLUGINSERVICE accesstransformer PLUGINSERVICE runtimedistcleaner PLUGINSERVICE mixin TRANSFORMATIONSERVICE fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 javafml@null kotlinforforge@3.2.0 Mod List: create-stuff-additions1.18.2_v1.1.5.jar |Create Stuff Additions |create_stuff_additions |1.1.5 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_core_1.18.2-3.5.1.jar |APTweaks: Core |adaptive_performance_tweaks_co|3.5.1 |DONE |Manifest: NOSIGNATURE expcaves-4.0.1-alpha-all.jar |Expanded Caves |expcaves |4.0.1-alpha |DONE |Manifest: NOSIGNATURE nether-s-exoticism-1.18.2-1.1.3.jar |Nether's Exoticism |nethers_exoticism |1.1.3 |DONE |Manifest: NOSIGNATURE prefab-1.8.2.0.jar |Prefab |prefab |1.8.2.0 |DONE |Manifest: NOSIGNATURE mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE torohealth-1.18-forge-2.jar |ToroHealth |torohealth |1.18-forge-2 |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.18.2-1.2.2.jar |Stalwart Dungeons |stalwart_dungeons |1.2.2 |DONE |Manifest: NOSIGNATURE rubidium-0.5.2a.jar |Rubidium |rubidium |0.5.2a |DONE |Manifest: NOSIGNATURE noautojump-1.18.2-1.jar |No Auto-Jump |noautojump |1.18.2-1 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.18.2-9.0.0.0-build.0256.jar |ForgeEndertech |forgeendertech |9.0.0.0 |DONE |Manifest: NOSIGNATURE ReAuth-1.18-Forge-4.0.0.jar |ReAuth |reauth |4.0.0 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e WitherSkeletonTweaks-1.18.2-7.1.2.jar |Wither Skeleton Tweaks |wstweaks |7.1.2 |DONE |Manifest: NOSIGNATURE DarkUtilities-Forge-1.18.2-10.0.4.jar |DarkUtilities |darkutils |10.0.4 |DONE |Manifest: NOSIGNATURE Customized-Dungeon-Loot-1.18.x-(v.2.1.1).jar |Customized Dungeon Loot |cdl |2.1.1 |DONE |Manifest: NOSIGNATURE balm-3.0.2+0.jar |Balm |balm |3.0.2+0 |DONE |Manifest: NOSIGNATURE WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE gunswithoutroses-1.18.2-1.0.14.jar |Guns Without Roses |gunswithoutroses |1.18.2-1.0.14 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.18.2-0.14.1.164.jar |Just Enough Resources |jeresources |0.14.1.164 |DONE |Manifest: NOSIGNATURE DeLogger-4.0.0-build.4+mc1.18.2.jar |DeLogger |delogger |4.0.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE cloth-config-6.2.57-forge.jar |Cloth Config v4 API |cloth_config |6.2.57 |DONE |Manifest: NOSIGNATURE shetiphiancore-1.18-3.10.8.jar |ShetiPhian-Core |shetiphiancore |3.10.8 |DONE |Manifest: NOSIGNATURE ConfigurableCane-1.18.2-2.3.1.jar |Configurable Cane |configurablecane |2.3.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.18.2-2.2.1.jar |Structure Gel API |structure_gel |2.2.1 |DONE |Manifest: NOSIGNATURE explorations-1.18.2-1.1.0.jar |Explorations+ |explorations |1.18.2 - 1.1.0 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE alltheores-1.8.5-1.18.2-40.0.19.jar |AllTheOres |alltheores |1.8.5-1.18.2-40.0.19|DONE |Manifest: NOSIGNATURE repurposed_structures_forge-5.1.6+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.6+1.18.2 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.1.13-build.25+mc1.18.|Better Compatibility Checker |bcc |1.1.13-build.25+mc1.|DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.109-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.2-16.0.0.109 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.5-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.5 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.0.16b-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16b |DONE |Manifest: NOSIGNATURE volcanic_caverns-1.18.2-1.1.2.jar |Volcanic Caverns |volcanic_caverns |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE hostilevillages-1.18.2-4.0.jar |Example Mod |hostilevillages |1.18.2-4.0 |DONE |Manifest: NOSIGNATURE Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |DONE |Manifest: NOSIGNATURE spark-1.8.14-forge.jar |spark |spark |1.8.14 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.0.jar |Curios API |curios |1.18.2-5.0.7.0 |DONE |Manifest: NOSIGNATURE corail_woodcutter-1.18.2-2.3.1.jar |Corail Woodcutter |corail_woodcutter |2.3.1 |DONE |Manifest: NOSIGNATURE extlights-4.4.jar |Extended Lights |extlights |4.4 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.1.1-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.1 |DONE |Manifest: NOSIGNATURE AdChimneys-1.18.2-8.0.0.0-build.0256.jar |Advanced Chimneys |adchimneys |8.0.0.0 |DONE |Manifest: NOSIGNATURE the_bumblezone_forge-5.0.9+1.18.2.jar |The Bumblezone |the_bumblezone |5.0.9+1.18.2 |DONE |Manifest: NOSIGNATURE FallingTree-1.18.2-3.4.2.jar |FallingTree |fallingtree |3.4.2 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29 geckolib-1.18-forge-3.0.15.jar |GeckoLib |geckolib3 |3.0.15 |DONE |Manifest: NOSIGNATURE Hyle-forge-1.18.2-0.1.0.jar |Hyle |hyle |0.1.0 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.18.2-10.0.1.jar |DarkPaintings |darkpaintings |10.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 origins-enhanced-forge-1.7.0.jar |Origins Enhanced |originsenhanced |1.7.0 |DONE |Manifest: NOSIGNATURE mcw-lights-1.0.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_spawn_1.18.2-3.5.1.jar|APTweaks: Spawn |adaptive_performance_tweaks_sp|3.5.1 |DONE |Manifest: NOSIGNATURE VanillaExcavators-1.18.2-4.1.1.jar |Vanilla Excavators |vanillaexcavators |1.18.2-4.1.1 |DONE |Manifest: NOSIGNATURE treeharvester_1.18.2-5.1.jar |Tree Harvester |treeharvester |5.1 |DONE |Manifest: NOSIGNATURE jei-1.18.2-9.5.5.174.jar |Just Enough Items |jei |9.5.5.174 |DONE |Manifest: NOSIGNATURE The_Graveyard1.7(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.7 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.18.2-14.0.1.jar |AttributeFix |attributefix |14.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 LibraryFerret-Forge-1.18.2-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE goblintraders-1.7.1-1.18.2.jar |Goblin Traders |goblintraders |1.7.1 |DONE |Manifest: NOSIGNATURE caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE Kobolds-V1.7.1.jar |Kobolds |kobolds |1.7.0 |DONE |Manifest: NOSIGNATURE AllTheCompressed-1.0.6-1.18.2-40.0.31.jar |AllTheCompressed |allthecompressed |1.0.6-1.18.2-40.0.31|DONE |Manifest: NOSIGNATURE shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE oresabovediamonds-8.1.1.jar |Ores Above Diamonds |oresabovediamonds |8.1.1 |DONE |Manifest: NOSIGNATURE awesomedungeon-2.0.8.jar |Awesome Dungeon |awesomedungeon |2.0.8 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.18.2-1.9.5-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.5-forge |DONE |Manifest: NOSIGNATURE 1.18.2-additionalbars-3.0.0b.jar |Additional Bars |additionalbars |3.0.0b |DONE |Manifest: NOSIGNATURE LibX-1.18.2-3.2.15.jar |LibX |libx |1.18.2-3.2.15 |DONE |Manifest: NOSIGNATURE champions-forge-1.18.2-2.1.4.0.jar |Champions |champions |1.18.2-2.1.4.0 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE farmingforblockheads-forge-1.18.2-10.0.1.jar |Farming for Blockheads |farmingforblockheads |10.0.1 |DONE |Manifest: NOSIGNATURE TelePastries-1.18.2-0.4.4.jar |TelePastries |telepastries |0.4.4 |DONE |Manifest: NOSIGNATURE SpawnBalanceUtility-1.18.2-1.40.0.11.jar |SpawnBalanceUtility |spawnbalanceutility |1.18.2-1.40.0.11 |DONE |Manifest: NOSIGNATURE infernalmobs-1.18.4.jar |Infernal Mobs |infernalmobs |1.18.4 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.50c-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50c-1.18.2 |DONE |Manifest: NOSIGNATURE client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |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 radon-0.8.1.jar |Radon |radon |0.8.1 |DONE |Manifest: NOSIGNATURE logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.1.0.99.jar |TerraBlender |terrablender |1.18.2-1.1.0.99 |DONE |Manifest: NOSIGNATURE MoreVanillaLib-1.18.2-3.1.1.jar |MoreVanillaLib |morevanillalib |1.18.2-3.1.1 |DONE |Manifest: NOSIGNATURE Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE stonecutter_recipe_tags-3.0.1+1.18.bc850d5.forge.j|Stonecutter Recipe Tags |stonecutter_recipe_tags |3.0.1+1.18.bc850d5.f|DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.18.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE Croptopia-1.18.2-FORGE-1.8.3.jar |Croptopia |croptopia |1.8.3 |DONE |Manifest: NOSIGNATURE polymorph-forge-1.18.1-0.43.jar |Polymorph |polymorph |1.18.1-0.43 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE [1.18.2] SecurityCraft v1.9.1.jar |SecurityCraft |securitycraft |1.9.1 |DONE |Manifest: NOSIGNATURE EarthMobs-1.18.2-0.8.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-0.8.0 |DONE |Manifest: NOSIGNATURE WorldPreGenerator-1.18.2-2.0.1.jar |World Pre Generator |world_pre_generator |2.0.1 |DONE |Manifest: NOSIGNATURE entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE occultism-1.18.2-1.30.1.jar |Occultism |occultism |1.18.2-1.30.1 |DONE |Manifest: NOSIGNATURE Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4-RC-10-all|Oh The Biomes You'll Go |byg |1.4-RC-10 |DONE |Manifest: NOSIGNATURE terraqueous-1.18-1.9.9.jar |Terraqueous |terraqueous |1.9.9 |DONE |Manifest: NOSIGNATURE additionalbarsbop-3.0.1b.jar |Additional Bars (Biomes o' Ple|additionalbarsbop |3.0.1b |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 step-1.18-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE Vanishmod-1.18.2-1.1.4.jar |Vanishmod |vmod |1.1.4 |DONE |Manifest: NOSIGNATURE defaultoptions-forge-1.18.1-14.1.0.jar |Default Options |defaultoptions |14.1.0 |DONE |Manifest: NOSIGNATURE blue_skies-1.18.2-1.3.7.jar |Blue Skies |blue_skies |1.3.7 |DONE |Manifest: NOSIGNATURE incontrol-1.18-6.0.6.jar |InControl |incontrol |1.18-6.0.6 |DONE |Manifest: NOSIGNATURE connectivity-1.18.2-2.8.jar |Connectivity Mod |connectivity |1.18.2-2.8 |DONE |Manifest: NOSIGNATURE kleeslabs-forge-1.18.1-11.1.0.jar |KleeSlabs |kleeslabs |11.1.0 |DONE |Manifest: NOSIGNATURE BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE configurableextramobdrops_1.18.2-1.9.jar |Configurable Extra Mob Drops |configurableextramobdrops |1.9 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.20.6_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.20.6 |DONE |Manifest: NOSIGNATURE cookingforblockheads-forge-1.18.2-12.0.0.jar |CookingForBlockheads |cookingforblockheads |12.0.0 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.2.1.jar |Placebo |placebo |6.2.1 |DONE |Manifest: NOSIGNATURE citadel-1.11.2-1.18.2.jar |Citadel |citadel |1.11.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.17.5.jar |Alex's Mobs |alexsmobs |1.17.5 |DONE |Manifest: NOSIGNATURE domesticationinnovation-1.3.0-1.18.2.jar |Domestication Innovation |domesticationinnovation |1.3.0 |DONE |Manifest: NOSIGNATURE potionsmaster-0.5.7-1.18.2-40.0.36.jar |Potions Master |potionsmaster |0.5.7-1.18.2-40.0.36|DONE |Manifest: NOSIGNATURE feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE culinaryconstruct-forge-1.18.2-4.3.1.0.jar |Culinary Construct |culinaryconstruct |1.18.2-4.3.1.0 |DONE |Manifest: NOSIGNATURE spawnermod-1.18.2-1.8.15+Forge.jar |Enhanced Mob Spawners |spawnermod |1.8.15 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.0.12.jar |Bookshelf |bookshelf |13.0.12 |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 Upcycle-1.18-(v.1.0.0).jar |Upcycle! |upcycle |1.0.0 |DONE |Manifest: NOSIGNATURE consistency_plus-0.5.0-RC3+1.18.2-forge.jar |Consistency Plus |consistency_plus |0.5.0-RC3+1.18.2-for|DONE |Manifest: NOSIGNATURE mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE jeed-1.18.2-1.10.jar |Just Enough Effect Description|jeed |1.18.2-1.10 |DONE |Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.18.2-(v.3.0.3).jar |Additional Structures |additionalstructures |3.0.3 |DONE |Manifest: NOSIGNATURE VTweaks-1.18.2-3.6.2.jar |V-Tweaks |vtweaks |3.6.2 |DONE |Manifest: NOSIGNATURE FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.18-1.5.1.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed mob_grinding_utils-1.18.2-0.4.36.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.36 |DONE |Manifest: NOSIGNATURE ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE mcw-bridges-2.0.2-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.2 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.18.2-1.0.4.jar |Farmer's Delight |farmersdelight |1.18.2-1.0.4 |DONE |Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE crashutilities-4.0.jar |Crash Utilities |crashutilities |4.0 |DONE |Manifest: NOSIGNATURE Compressium-1.4.1-build.5+mc1.18.2.jar |Compressium |compressium |1.4.1-build.5+mc1.18|DONE |Manifest: NOSIGNATURE AdPoles-1.18.2-7.0.0.0-build.0256.jar |To the Bat Poles! |adpoles |7.0.0.0 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.4-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.4 |DONE |Manifest: NOSIGNATURE Unearthed-forge-1.18.2-2.3.1-slim.jar |Unearthed |unearthed |2.3.1 |DONE |Manifest: NOSIGNATURE medievalmusic-1.18-1.2.jar |medievalmusic mod |medievalmusic |1.18-1.2 |DONE |Manifest: NOSIGNATURE simplybackpacks-1.18.2-2.0.3-build.31.jar |Simply Backpacks |simplybackpacks |1.18.2-2.0.3-build.3|DONE |Manifest: NOSIGNATURE pamhc2foodextended-1.18.2-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE memorysettings-1.18.2-2.1.jar |memorysettings mod |memorysettings |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.18.2-67.jar |Patchouli |patchouli |1.18.2-67 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.3.3.jar |Ars Nouveau |ars_nouveau |2.3.3 |DONE |Manifest: NOSIGNATURE leap-1.18-1.1.2.jar |Leap |leap |1.1.2 |DONE |Manifest: NOSIGNATURE collective-1.18.2-4.25.jar |Collective |collective |4.25 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_FP22.4.0_Forge_1.18.2.jar |Xaero's Minimap |xaerominimapfair |22.4.0 |DONE |Manifest: NOSIGNATURE lostcities-1.18-5.1.1.jar |LostCities |lostcities |1.18-5.1.1 |DONE |Manifest: NOSIGNATURE Gobber2-Forge-1.18.2-2.6.23.jar |Gobber 2 |gobber2 |2.6.23 |DONE |Manifest: NOSIGNATURE Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.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 architectury-4.2.50.jar |Architectury |architectury |4.2.50 |DONE |Manifest: NOSIGNATURE curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE lanserverproperties-1.7-forge.jar |Lan Server Properties |lanserverproperties |1.7 |DONE |Manifest: NOSIGNATURE trashcans-1.0.14-mc1.18.jar |Trash Cans |trashcans |1.0.14 |DONE |Manifest: NOSIGNATURE The_Undergarden-1.18.2-0.7.0.jar |The Undergarden |undergarden |0.7.0 |DONE |Manifest: NOSIGNATURE TrampleStopper-3.1.0-build.27+mc1.18.2.jar |Trample Stopper |tramplestopper |3.1.0-build.27+mc1.1|DONE |Manifest: NOSIGNATURE sulfurpotassiummod-1.18.2-2.3.3+Forge.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.3 |DONE |Manifest: NOSIGNATURE bwncr-forge-1.18.1-3.10.18.jar |Bad Wither No Cookie Reloaded |bwncr |3.10.18 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_items_1.18.2-3.5.1.jar|APTweaks: Items |adaptive_performance_tweaks_it|3.5.1 |DONE |Manifest: NOSIGNATURE observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE DragonSurvival_DragonEditor-1.18.2-0.11.0.jar |Dragon Survival |dragonsurvival |1.18.2-0.10.0 |DONE |Manifest: NOSIGNATURE Cyclic-1.18.2-1.6.18.jar |Cyclic |cyclic |1.18.2-1.6.18 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed BetterAdvancements-1.18.2-0.2.0.129.jar |Better Advancements |betteradvancements |0.2.0.129 |DONE |Manifest: NOSIGNATURE RootsClassic-1.18.2-1.1.20.jar |Roots Classic |rootsclassic |1.18.2-1.1.20 |DONE |Manifest: NOSIGNATURE Cucumber-1.18.2-5.1.0.jar |Cucumber Library |cucumber |5.1.0 |DONE |Manifest: NOSIGNATURE trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE mores-1.3.0.jar |More Ore Stones |mores |1.3.0 |DONE |Manifest: NOSIGNATURE NourishedNetherV12.jar |Nourished Nether |nourished_nether |1.1.3 |DONE |Manifest: NOSIGNATURE EnlightenedEndV10.jar |Enlightened End |nourished_end |1.0.9 |DONE |Manifest: NOSIGNATURE platforms-1.18-1.9.3.jar |Platforms |platforms |1.9.3 |DONE |Manifest: NOSIGNATURE the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |DONE |Manifest: NOSIGNATURE create-mc1.18.2_v0.4.1.jar |Create |create |0.4.1 |DONE |Manifest: NOSIGNATURE waystones-forge-1.18.2-10.0.0.jar |Waystones |waystones |10.0.0 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.3-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.3 |DONE |Manifest: NOSIGNATURE FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.18.2-8.0.0+8.jar |Clumps |clumps |8.0.0+8 |DONE |Manifest: NOSIGNATURE artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |DONE |Manifest: NOSIGNATURE configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE configurablemobpotioneffects_1.18.2-1.5.jar |Configurable Mob Potion Effect|configurablemobpotioneffects |1.5 |DONE |Manifest: NOSIGNATURE Decorative Blocks-forge-1.18.2-2.1.0.jar |Decorative Blocks |decorative_blocks |2.1.0 |DONE |Manifest: NOSIGNATURE respawningshulkers_1.18.2-1.7.jar |Respawning Shulkers |respawningshulkers |1.7 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.18.2-2.3.7.jar |Dungeon Crawl |dungeoncrawl |2.3.7 |DONE |Manifest: NOSIGNATURE farsightedmobs-forge-1.1-1.18.jar |Farsighted Mobs |farsightedmobs |1.1 |DONE |Manifest: NOSIGNATURE create-confectionery1.18.2_v1.0.4.jar |Create Confectionery |create_confectionery |1.0.4 |DONE |Manifest: NOSIGNATURE lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE mahoutsukai-1.18.2-v1.34.11.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.11 |DONE |Manifest: NOSIGNATURE walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE CopperEquipment-Forge1.18.1-1.2.jar |Copper Equipment |copperequipment |1.2 |DONE |Manifest: NOSIGNATURE 3dskinlayers-forge-1.4.3-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.3 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.15.1.jar |Selene |selene |1.18.2-1.15.1 |DONE |Manifest: NOSIGNATURE supplementaries-1.18.2-1.3.6.jar |Supplementaries |supplementaries |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE MysticalAgriculture-1.18.2-5.1.0.jar |Mystical Agriculture |mysticalagriculture |5.1.0 |DONE |Manifest: NOSIGNATURE Jade-1.18.2-5.0.1.jar |Jade |jade |5.0.1 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.1.0-universal.jar |Forge |forge |40.1.0 |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 appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE Aquaculture-1.18.2-2.3.6.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.6 |DONE |Manifest: NOSIGNATURE VanillaTweaks-forge-1.18.2-1.5.57.jar |VanillaTweaks |vanillatweaks |1.5.57 |DONE |Manifest: NOSIGNATURE dirtdeco-1.2.2 1.18.2.jar |dirtdeco |dirtdeco |1.2.2 1.18.2 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.9_mc1.18.2.jar |CreativeCore |creativecore |2.6.9 |DONE |Manifest: NOSIGNATURE Iceberg-1.18.2-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE reliquary-1.18.2-2.0.2.1131.jar |Reliquary |reliquary |1.18.2-2.0.2.1131 |DONE |Manifest: NOSIGNATURE Quark-3.2-349.jar |Quark |quark |3.2-349 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.18.2-1.2.4.jar |Legendary Tooltips |legendarytooltips |1.2.4 |DONE |Manifest: NOSIGNATURE PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE VanillaHammers-1.18.2-4.1.1.jar |Vanilla Hammers |vanillahammers |1.18.2-4.1.1 |DONE |Manifest: NOSIGNATURE Blocks + 1.18.1 - 1.4.jar |Blocks + |blocksplus |1.4 |DONE |Manifest: NOSIGNATURE HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |DONE |Manifest: NOSIGNATURE creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE ferritecore-4.2.0-forge.jar |Ferrite Core |ferritecore |4.2.0 |DONE |Manifest: NOSIGNATURE SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE BetterF3-1.2.4-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.4 |DONE |Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE valhelsia_core-forge-1.18.2-0.3.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.0 |DONE |Manifest: NOSIGNATURE valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE no-telemetry-1.3.0.jar |No Telemetry |no_telemetry |1.3.0 |DONE |Manifest: NOSIGNATURE createaddition-1.18.2-20220419a.jar |Create Crafts & Additions |createaddition |1.18.2-20220419a |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays Crash Report UUID: 17214a1e-95c1-48ed-ac38-0618f66ff86f FML: 40.1 Forge: net.minecraftforge:40.1.0

HellishINC commented 2 years ago
at io.github.strikerrocker.vt.world.SelfPlanting.plant(SelfPlanting.java:94) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading}
at io.github.strikerrocker.vt.world.SelfPlanting.itemDecay(SelfPlanting.java:58) ~[VanillaTweaks-forge-1.18.2-1.5.57.jar%23259!/:1.5.57] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1923_SelfPlanting_itemDecay_ItemExpireEvent.invoke(.dynamic) ~[?:?] {}

Vanilla tweaks is crashing your game by trying to plant the mushroom.