Forge versions 40.1.59 and 40.1.60 crash, but previous versions like 40.1.57 work just fine.
example crash report:
---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 10.07.22, 16:18
Description: Exception initializing level
java.lang.NoSuchMethodError: 'void net.minecraft.server.level.DistanceManager.removeRegionTicket(net.minecraft.server.level.TicketType, net.minecraft.world.level.ChunkPos, int, java.lang.Object, boolean)'
at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:alternate_current.mixins.json:ServerLevelMixin,pl:mixin:A}
at com.natamus.villagespawnpoint.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:41) ~[villagespawnpoint_1.18.2-1.9.jar%23277!/:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1073_VillageSpawnEvent_onWorldLoad_CreateSpawnPosition.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.onCreateWorldSpawn(ForgeEventFactory.java:518) ~[forge-1.18.2-40.1.60-universal.jar%23291!/:?] {re:mixin,re:classloading}
at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:strawgolem.mixins.json:LoginMixin,pl:mixin:APP:snowrealmagic.mixins.json:ServerLevelMixin,pl:mixin:APP:alternate_current.mixins.json:ServerLevelMixin,pl:mixin:A}
at com.natamus.villagespawnpoint.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:41) ~[villagespawnpoint_1.18.2-1.9.jar%23277!/:1.0] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_1073_VillageSpawnEvent_onWorldLoad_CreateSpawnPosition.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.onCreateWorldSpawn(ForgeEventFactory.java:518) ~[forge-1.18.2-40.1.60-universal.jar%23291!/:?] {re:mixin,re:classloading}
at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 21689
Level dimension: minecraft:overworld
Level spawn location: World: (544,384,-224), Section: (at 0,0,0 in 34,24,-14; chunk contains blocks 544,-64,-224 to 559,319,-209), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,-64,-512 to 1023,319,-1)
Level time: 0 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: 0 (now: false), thunder time: 0 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:classloading,xf:OptiFine:default,re:mixin,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23286!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:fastload.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
-- 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: 2175032320 bytes (2074 MiB) / 5167382528 bytes (4928 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz
Identifier: Intel64 Family 6 Model 165 Stepping 5
Microarchitecture: unknown
Frequency (GHz): 2,90
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095,00
Graphics card #0 deviceId: 0x2489
Graphics card #0 versionInfo: DriverVersion=31.0.15.1659
Memory slot #0 capacity (MB): 16384,00
Memory slot #0 clockSpeed (GHz): 2,93
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384,00
Memory slot #1 clockSpeed (GHz): 2,93
Memory slot #1 type: DDR4
Virtual memory max (MB): 37565,81
Virtual memory used (MB): 12084,14
Swap memory total (MB): 4864,00
Swap memory used (MB): 7,17
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Server Running: true
Player Count: 0 / 8; []
Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:oldguns (incompatible), mod:milkallthemobs, mod:betteramethyst, mod:uppers, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:strawgolem (incompatible), mod:chickendropfeathersmod (incompatible), mod:forgeendertech, mod:duckling (incompatible), mod:reauth (incompatible), mod:torchhit, mod:yungsapi, mod:maxhealthfix (incompatible), mod:softerhaybales, mod:guardvillagers (incompatible), mod:greensbotanical, mod:forgivingvoid (incompatible), mod:balm (incompatible), mod:snowrealmagic, mod:kelpfertilizer, mod:jeresources (incompatible), mod:betterthanmending (incompatible), mod:cloth_config (incompatible), mod:stackrefill, mod:shetiphiancore, mod:advancementplaques (incompatible), mod:torchmaster (incompatible), mod:amplifiednether, mod:morevillagers, mod:toolswap, mod:biomesoplenty (incompatible), mod:geode (incompatible), mod:ironfurnaces (incompatible), mod:improvedmounthud (incompatible), mod:mcwtrpdoors, mod:transparent (incompatible), mod:supermartijn642corelib, mod:underwaterenchanting, mod:corail_woodcutter, mod:yungsextras, mod:mcwroofs, mod:cfm, mod:mcwfurnitures, mod:mountedpearl (incompatible), mod:enhancedfarming, mod:smallernetherportals, mod:furnacerecycle, mod:exoticbirds (incompatible), mod:bettermineshafts, mod:geckolib3 (incompatible), mod:enchantinginfuser (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:waterdripsound (incompatible), mod:kiwi, mod:doubledoors, mod:humancompanions (incompatible), mod:fastload (incompatible), mod:transcendingtrident, mod:treeharvester, mod:persistentbits (incompatible), mod:jei (incompatible), mod:furnish (incompatible), mod:universalbonemeal (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:colytra (incompatible), mod:fallingleaves (incompatible), mod:epicfight, mod:infinitywaterbucket (incompatible), mod:easyelytratakeoff, mod:extendedclouds (incompatible), mod:awesomedungeon, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:jumpboat (incompatible), mod:chromatocreeper (incompatible), mod:anvilrestoration, mod:sulfar_mod, mod:additional_lights (incompatible), mod:passiveendermen, mod:dismountentity, mod:erodingstoneentities, mod:forge, mod:lootbag (incompatible), mod:ironchest, mod:axesareweapons (incompatible), mod:no_fog (incompatible), mod:smoothchunk (incompatible), mod:simplebackups, mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:companion, mod:awesomedungeonnether, mod:inventorytotem, mod:nutritiousmilk, mod:scarecrowsterritory, mod:uncle_js, mod:adlods, mod:natural_decoration, mod:paintings (incompatible), mod:flywheel (incompatible), mod:ecologics, mod:gravestone (incompatible), mod:croptopia, mod:dragondropselytra, mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:entityculling (incompatible), mod:villagebellrecipe, mod:regrowth (incompatible), mod:effective_fg (incompatible), mod:clear_skies (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:puzzleslib (incompatible), mod:friendlyfire (incompatible), mod:ob_core, mod:cyclopscore, mod:notenoughcrashes (incompatible), mod:tinyredstone (incompatible), mod:craftablesaddle (incompatible), mod:floralench (incompatible), mod:naturalist, mod:escaperope, mod:villagernames, mod:xaeroworldmap, mod:placebo (incompatible), mod:citadel (incompatible), mod:moreminecarts (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:flowery, mod:bookshelf, mod:endercrop (incompatible), mod:uteamcore, mod:twigs (incompatible), mod:oceanfloor, mod:apollo, mod:additionalstructures, mod:bygonenether (incompatible), mod:keepmysoiltilled, mod:mineralchance, mod:dummmmmmy (incompatible), mod:absentbydesign, mod:despawningeggshatch, mod:mob_grinding_utils (incompatible), mod:prettypipes (incompatible), mod:out_of_sight (incompatible), mod:mcwbridges, mod:lod (incompatible), mod:itshallnottick (incompatible), mod:usefulbackpacks, mod:ambientsounds (incompatible), mod:finallyfarmabledyes (incompatible), mod:nekoration (incompatible), mod:mcwfences, mod:deepslatedubble, mod:villagespawnpoint, mod:recall (incompatible), mod:memorysettings (incompatible), mod:patchouli (incompatible), mod:collective, mod:xaerominimapfair, mod:treeplant (incompatible), mod:betterstrongholds, mod:sleepsooner, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:animal_feeding_trough (incompatible), mod:aiimprovements (incompatible), mod:debugify (incompatible), mod:bwncr (incompatible), mod:infinitetrading, mod:scaffoldingdropsnearby, mod:floralis (incompatible), mod:awesomedungeonend, mod:snad (incompatible), mod:redstonepen (incompatible), mod:additionallanterns (incompatible), mod:nourished_nether, mod:nourished_end, mod:platforms, mod:mooshroomtweaks, mod:masonry_blocks (incompatible), mod:tinygates (incompatible), mod:taxfreelevels (incompatible), mod:buildersdelight, mod:structory, mod:mcwpaintings, mod:tumbleweed (incompatible), mod:alternate_current (incompatible), mod:magistuarmory, mod:dungeoncrawl, mod:ob_tooltips, mod:walljump (incompatible), mod:recast, mod:flowerycore, mod:travelerstitles, mod:colossalchests, mod:lattices (incompatible), mod:craftingtweaks (incompatible), mod:extractpoison, mod:creativecore (incompatible), mod:moveboats, mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:fastbench (incompatible), mod:diagonalfences (incompatible), mod:surfacemushrooms, mod:hunterillager, mod:zillagersweararmor (incompatible), mod:no_nv_flash (incompatible), mod:itemresistance, mod:ferritecore (incompatible), mod:nochatlagforge (incompatible), mod:betterf3 (incompatible), mod:flowerseeds (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:healingcampfire
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
OptiFine Version: OptiFine_1.18.2_HD_U_H7
OptiFine Build: 20220410-185216
Render Distance Chunks: 14
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: MakeUp-UltraFast-8.0
OpenGlVersion: 3.2.0 NVIDIA 516.59
OpenGlRenderer: NVIDIA GeForce RTX 3060 Ti/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
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
OptiFine TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
lowcodefml@null
[email protected]
javafml@null
Mod List:
YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.5 |DONE |Manifest: NOSIGNATURE
oldguns-1.18.2-3.3.1-27.jar |Old Guns Mod |oldguns |1.18.2-3.3.1-27 |DONE |Manifest: NOSIGNATURE
milkallthemobs_1.18.2-1.7.jar |Milk All The Mobs |milkallthemobs |1.7 |DONE |Manifest: NOSIGNATURE
1.18.2-betteramethyst-1.0.1.jar |Better Amethyst |betteramethyst |1.0.1 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE
Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
Strawgolem-forge-1.18.2-2.0.0b1.jar |Straw Golem |strawgolem |2.0.0b1 |DONE |Manifest: NOSIGNATURE
ChickenDropFeathers-1.1-forge-1.17.1-37.1.1.jar |ChickenDropFeathers |chickendropfeathersmod |1.1 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.2-9.0.4.0-build.1016.jar |ForgeEndertech |forgeendertech |9.0.4.0 |DONE |Manifest: NOSIGNATURE
duckling-1.0.5-forge.jar |Duckling |duckling |1.0.5 |DONE |Manifest: NOSIGNATURE
ReAuth-1.18-Forge-4.0.4.jar |ReAuth |reauth |4.0.4 |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
torchhit-1.18.2-2.0.0.0-forge.jar |Torch hit! |torchhit |1.18.2-2.0.0.0-forge|DONE |Manifest: NOSIGNATURE
YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
MaxHealthFix-Forge-1.18.2-5.0.1.jar |MaxHealthFix |maxhealthfix |5.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
softerhaybales_1.18.2-1.6.jar |Softer Hay Bales |softerhaybales |1.6 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
Gr33n's+Botanical+Gardens+[Forge}+1.18.x+V.1.0.5+B|GreensBotanical |greensbotanical |1.0.5 |DONE |Manifest: NOSIGNATURE
forgivingvoid-forge-1.18.1-6.0.1.jar |Forgiving Void |forgivingvoid |6.0.1 |DONE |Manifest: NOSIGNATURE
balm-3.1.0+0.jar |Balm |balm |3.1.0+0 |DONE |Manifest: NOSIGNATURE
SnowRealMagic-1.18.2-forge-4.1.0.jar |Snow! Real Magic! |snowrealmagic |4.1.0 |DONE |Manifest: NOSIGNATURE
kelpfertilizer_1.18.2-1.8.jar |Kelp Fertilizer |kelpfertilizer |1.8 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.2-0.14.1.160.jar |Just Enough Resources |jeresources |0.14.1.160 |DONE |Manifest: NOSIGNATURE
BetterThanMending-1.7.1.jar |BetterThanMending |betterthanmending |1.7.1 |DONE |Manifest: NOSIGNATURE
cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
stackrefill_1.18.2-2.1.jar |Stack Refill |stackrefill |2.1 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
Amplified_Nether_v1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE
morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
ToolSwap-1.18.2-3.1.4.jar |ToolSwap |toolswap |1.18.2-3.1.4 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |DONE |Manifest: NOSIGNATURE
geode-1.0.7.jar |Geode+ |geode |1.0.7 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.18.2-3.3.1.jar |Iron Furnaces |ironfurnaces |3.3.1 |DONE |Manifest: NOSIGNATURE
ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.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
mcw-trapdoors-1.0.6-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
transparent-4.1.0+1.18.2-forge.jar |Transparent |transparent |4.1.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.18-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.18 |DONE |Manifest: NOSIGNATURE
underwaterenchanting_1.18.2-1.6.jar |Underwater Enchanting |underwaterenchanting |1.6 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18.2-2.3.5.jar |Corail Woodcutter |corail_woodcutter |2.3.5 |DONE |Manifest: NOSIGNATURE
YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.0.0-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.0 |DONE |Manifest: NOSIGNATURE
mountedpearl-1.18-1.0.0.jar |Mounted Pearl |mountedpearl |1.18-1.0.0 |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
Enhanced-Farming-1.18.2-1.3.2.jar |Enhanced Farming |enhancedfarming |1.3.2 |DONE |Manifest: NOSIGNATURE
smallernetherportals_1.18.2-1.9.jar |Smaller Nether Portals |smallernetherportals |1.9 |DONE |Manifest: NOSIGNATURE
furnacerecycle_1.18.2-1.2.jar |Furnace Recycle |furnacerecycle |1.2 |DONE |Manifest: NOSIGNATURE
exoticbirds-1.18.2-1.7.0.jar |Exotic Birds |exoticbirds |1.7.0 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.28.jar |GeckoLib |geckolib3 |3.0.28 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v3.2.0-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.2.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
DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |10.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
mcw-lights-1.0.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
doubledoors_1.18.2-3.3.jar |Double Doors |doubledoors |3.3 |DONE |Manifest: NOSIGNATURE
humancompanions-1.18.2-1.4.7.jar |Human Companions |humancompanions |1.18.2-1.4.7 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-1.1.1+1.18.2.jar |Fastload |fastload |1.1.1+1.18.2 |DONE |Manifest: NOSIGNATURE
transcendingtrident_1.18.2-2.2.jar |Transcending Trident |transcendingtrident |2.2 |DONE |Manifest: NOSIGNATURE
treeharvester_1.18.2-5.1.jar |Tree Harvester |treeharvester |5.1 |DONE |Manifest: NOSIGNATURE
PersistentBits-1.18.2-2.0.4.jar |Persistent Bits |persistentbits |2.0.4 |DONE |Manifest: NOSIGNATURE
jei-1.18.2-9.7.0.209.jar |Just Enough Items |jei |9.7.0.209 |DONE |Manifest: NOSIGNATURE
furnish-1.18-0.6.jar |Furnish |furnish |1.18-0.6 |DONE |Manifest: NOSIGNATURE
UniversalBoneMeal-v3.0.5-1.18.2-Forge.jar |Universal Bone Meal |universalbonemeal |3.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
AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |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-2.0.0.jar |Library ferret |libraryferret |2.0.0 |DONE |Manifest: NOSIGNATURE
goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |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-2.0.1.jar |Kobolds |kobolds |2.0.1 |DONE |Manifest: NOSIGNATURE
colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE
Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
EpicFight-18.2.3-beta.jar |Epic Fight |epicfight |18.2.3 |DONE |Manifest: NOSIGNATURE
Infinity-Water-Bucket-1.18.1-2.0.0.jar |Infinity Water Bucket |infinitywaterbucket |2.0.0 |DONE |Manifest: NOSIGNATURE
easyelytratakeoff_1.18.2-2.2.jar |Easy Elytra Takeoff |easyelytratakeoff |2.2 |DONE |Manifest: NOSIGNATURE
extendedclouds-1.1.1-forge.jar |Extended Clouds |extendedclouds |1.1.1 |DONE |Manifest: NOSIGNATURE
awesomedungeon-2.0.11.jar |Awesome Dungeon |awesomedungeon |1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE
chromatocreeper-1.18.1-1.1.jar |§3Chromato Creeper§r |chromatocreeper |1.1 |DONE |Manifest: NOSIGNATURE
anvilrestoration_1.18.2-1.2.jar |Anvil Restoration |anvilrestoration |1.2 |DONE |Manifest: NOSIGNATURE
Sulfar+Mod+1.0.1++-+1.18.2.jar |Sulfar Mod |sulfar_mod |1.0.1 |DONE |Manifest: NOSIGNATURE
additional_lights-1.18.2-2.1.4.jar |Additional Lights |additional_lights |2.1.4 |DONE |Manifest: NOSIGNATURE
passiveendermen_1.18.2-2.3.jar |Passive Endermen |passiveendermen |2.3 |DONE |Manifest: NOSIGNATURE
dismountentity_1.18.2-1.6.jar |Dismount Entity |dismountentity |1.6 |DONE |Manifest: NOSIGNATURE
erodingstoneentities_1.18.2-2.5.jar |Eroding Stone Entities |erodingstoneentities |2.5 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.1.60-universal.jar |Forge |forge |40.1.60 |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
LootBag-1.18.1-1.1.3.jar |Loot Bag |lootbag |1.18.1-1.1.3 |DONE |Manifest: NOSIGNATURE
ironchest-1.18.2-13.1.9.jar |Iron Chests |ironchest |1.18.2-13.1.9 |DONE |Manifest: NOSIGNATURE
AxesAreWeapons-1.5.2-forge-1.18.2.jar |Axes Are Weapons |axesareweapons |1.5.2 |DONE |Manifest: NOSIGNATURE
NoFog-1.2.1_1.18.2-forge.jar |No Fog |no_fog |1.2.1+1.18.2-forge |DONE |Manifest: NOSIGNATURE
smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
SimpleBackups-1.18.2-1.1.9.jar |Simple Backups |simplebackups |1.18.2-1.1.9 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
Companion-1.18.2-forge-2.0.1.jar |Companion |companion |2.0.1 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonNether-Forge-1.18.2-1.0.2.jar |Awesome Dungeon Nether |awesomedungeonnether |1.0.2 |DONE |Manifest: NOSIGNATURE
inventorytotem_1.18.2-1.6.jar |Inventory Totem |inventorytotem |1.6 |DONE |Manifest: NOSIGNATURE
nutritiousmilk_1.18.2-1.9.jar |Nutritious Milk |nutritiousmilk |1.9 |DONE |Manifest: NOSIGNATURE
scarecrowsterritory-1.1.5-forge-mc1.18.jar |Scarecrows' Territory |scarecrowsterritory |1.1.5 |DONE |Manifest: NOSIGNATURE
Uncle+J's.jar |Uncle J's |uncle_js |1.0.0 |DONE |Manifest: NOSIGNATURE
AdLods-1.18.2-6.0.1.0-build.0959.jar |Large Ore Deposits |adlods |6.0.1.0 |DONE |Manifest: NOSIGNATURE
Natural+Decoration+v.1.0.8.jar |Natural Decoration |natural_decoration |1.0.0 |DONE |Manifest: NOSIGNATURE
Paintings-forge-1.18.2-9.1.2.1.jar |Paintings ++ |paintings |9.1.2.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.6.2.jar |Flywheel |flywheel |1.18-0.6.2 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.18.2-1.7.1.jar |Ecologics |ecologics |1.7.1 |DONE |Manifest: NOSIGNATURE
gravestone-1.18.2-1.0.2.jar |Gravestone Mod |gravestone |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18.2-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
dragondropselytra_1.18.2-1.5.jar |Dragon Drops Elytra |dragondropselytra |1.5 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
villagebellrecipe_1.18.2-1.4.jar |Village Bell Recipe |villagebellrecipe |1.4 |DONE |Manifest: NOSIGNATURE
Regrowth-1.18.2-1.40.0.30b.jar |Regrowth |regrowth |1.18.2-1.40.0.30b |DONE |Manifest: NOSIGNATURE
effective_fg-1.1.jar |Effective (Forge) |effective_fg |1.0 |DONE |Manifest: NOSIGNATURE
clear-skies-forge-mc118-2.0.92.jar |Clear Skies |clear_skies |2.0.92 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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
FriendlyFire-Forge-1.18.2-11.0.2.jar |FriendlyFire |friendlyfire |11.0.2 |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
Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.18.2-1.15.1.jar |Cyclops Core |cyclopscore |1.15.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.4+1.18.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.18.2 |DONE |Manifest: NOSIGNATURE
tinyredstone-1.18.2-3.2.1.jar |Tiny Redstone |tinyredstone |1.18.2-3.2.1 |DONE |Manifest: NOSIGNATURE
CraftableSaddle-1.18.2-2.0.2-[FORGE].jar |Craftable Saddle |craftablesaddle |2.0.2 |DONE |Manifest: NOSIGNATURE
Floral+Enchantment-1.18.2-1.3.6.jar |Floral Enchantment |floralench |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE
naturalist-forge-1.0.4-1.18.2.jar |Naturalist |naturalist |1.0.4 |DONE |Manifest: NOSIGNATURE
EscapeRope-Forge-1.18.2-2.0.1.jar |Escape Rope |escaperope |1 |DONE |Manifest: NOSIGNATURE
villagernames_1.18.2-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.25.1_Forge_1.18.2.jar |Xaero's World Map |xaeroworldmap |1.25.1 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.4.1.jar |Placebo |placebo |6.4.1 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |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
flowery-forge-10.jar |Flowery Structures |flowery |10 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.21.jar |Bookshelf |bookshelf |13.2.21 |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
endercrop-1.18.2-1.7.0-beta.jar |Ender Crop |endercrop |1.18.2-1.7.0-beta |DONE |Manifest: NOSIGNATURE
u_team_core-1.18.2-4.0.1.216.jar |U Team Core |uteamcore |4.0.1.216 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
twigs-forge-1.1.4-patch3+1.18.2.jar |Twigs |twigs |1.1.4-patch1+1.18.2 |DONE |Manifest: NOSIGNATURE
OceanFloor-1.18.2-1.1.0.jar |oceanfloor |oceanfloor |1.18.2-1.1.0 |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
aas-1.19_1.2.jar |Apollo's Additional Structures|apollo |1.2 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.18.2-(v.3.1.0).jar |Additional Structures |additionalstructures |3.1.0 |DONE |Manifest: NOSIGNATURE
bygonenether-1.1.2-1.18.2.jar |Bygone Nether |bygonenether |1.1.2 |DONE |Manifest: NOSIGNATURE
keepmysoiltilled_1.18.2-1.1.jar |Keep My Soil Tilled |keepmysoiltilled |1.1 |DONE |Manifest: NOSIGNATURE
mineralchance_1.18.2-1.7.jar |Mineral Chance |mineralchance |1.7 |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |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
despawningeggshatch_1.18.2-2.4.jar |Despawning Eggs Hatch |despawningeggshatch |2.4 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.18.2-0.4.40.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.40 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.12.5.jar |Pretty Pipes |prettypipes |1.12.5 |DONE |Manifest: NOSIGNATURE
out_of_sight-1.18.1-1.0.1.jar |Out of Sight |out_of_sight |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
DistantHorizons-1.6.5a-1.18.2.jar |Distant Horizons |lod |1.6.5a |DONE |Manifest: NOSIGNATURE
ItShallNotTick-1.0.20-build.21.jar |It Shall Not Tick |itshallnottick |1.0.20-build.21 |DONE |Manifest: NOSIGNATURE
useful_backpacks-1.18.2-1.12.2.94.jar |Useful Backpacks |usefulbackpacks |1.12.2.94 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
finallyfarmabledyes-1.18.2-1.2.1.1.jar |Finally Farmable Dyes |finallyfarmabledyes |1.2.1.1 |DONE |Manifest: NOSIGNATURE
nekoration-1.18.2-1.7.0.jar |Nekoration |nekoration |1.7.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.5-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.5 |DONE |Manifest: NOSIGNATURE
deepslate_dubble002.jar |deepslate dubble |deepslatedubble |1.0.1 |DONE |Manifest: NOSIGNATURE
villagespawnpoint_1.18.2-1.9.jar |Village Spawn Point |villagespawnpoint |1.9 |DONE |Manifest: NOSIGNATURE
recall-1.3.jar |Recall |recall |1.3 |DONE |Manifest: NOSIGNATURE
memorysettings-1.18.2-2.2.jar |memorysettings mod |memorysettings |1.18.2-2.2 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
collective-1.18.2-4.28.jar |Collective |collective |4.28 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_FP22.9.3_Forge_1.18.2.jar |Xaero's Minimap |xaerominimapfair |22.9.3 |DONE |Manifest: NOSIGNATURE
TreePlant-1.18.2-0.3.0.jar |HT's TreePlant |treeplant |0.3.0 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
sleepsooner_1.18.2-2.7.jar |Sleep Sooner |sleepsooner |2.7 |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.18.2-1.5.3.jar |Inventory Profiles Next |inventoryprofilesnext |1.5.3 |DONE |Manifest: NOSIGNATURE
architectury-4.5.76-forge.jar |Architectury |architectury |4.5.76 |DONE |Manifest: NOSIGNATURE
animal_feeding_trough-1.0.3+1.18.1-forge.jar |Animal Feeding Trough |animal_feeding_trough |1.0.3+1.18.1-forge |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
debugify-1.11.0-forge-1.18.2.jar |Debugify |debugify |1.11.0 |DONE |Manifest: NOSIGNATURE
bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE
infinitetrading_1.18.2-2.0.jar |Infinite Trading |infinitetrading |2.0 |DONE |Manifest: NOSIGNATURE
scaffoldingdropsnearby_1.18.2-1.6.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.6 |DONE |Manifest: NOSIGNATURE
floralis-1.18.2-3.2.0.jar |Floralis |floralis |1.18.2-3.2.0 |DONE |Manifest: NOSIGNATURE
AwesomeDungeonEnd-Forge-1.18.2-1.0.3.jar |Awesome Dungeon The End |awesomedungeonend |1 |DONE |Manifest: NOSIGNATURE
snad-1.2.1.jar |Snad |snad |1.2.1 |DONE |Manifest: NOSIGNATURE
redstonepen-1.18.2-1.0.10.jar |Redstone Pen |redstonepen |1.0.10 |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
additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
Nourished+Nether+Release+V13.1.jar |Nourished Nether |nourished_nether |1.1.4 |DONE |Manifest: NOSIGNATURE
Enlightened+End+BB+V1.5.jar |Enlightened End |nourished_end |1.1.0 |DONE |Manifest: NOSIGNATURE
platforms-1.18-1.9.4.jar |Platforms |platforms |1.9.4 |DONE |Manifest: NOSIGNATURE
mooshroomtweaks_1.18.2-1.7.jar |Mooshroom Tweaks |mooshroomtweaks |1.7 |DONE |Manifest: NOSIGNATURE
Masonry_Blocks_1.18.2_1.0.jar |Masonry Blocks |masonry_blocks |1.0 |DONE |Manifest: NOSIGNATURE
tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE
BuildersDelight-1.18.2-v.0.9.5.jar |Builder's Delight |buildersdelight |0.9 |DONE |Manifest: NOSIGNATURE
Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.3-mc1.18.2.jar |Macaw's Paintings |mcwpaintings |1.0.3 |DONE |Manifest: NOSIGNATURE
tumbleweed-1.18-0.4.12.jar |Tumbleweed |tumbleweed |1.18-0.4.12 |DONE |Manifest: NOSIGNATURE
alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |DONE |Manifest: NOSIGNATURE
[1.18.x]-Epic-Knights-Armor-and-Weapons-5.11v.jar |Epic Knights: Armor and Weapon|magistuarmory |1.0 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.18.2-2.3.9.jar |Dungeon Crawl |dungeoncrawl |2.3.9 |DONE |Manifest: NOSIGNATURE
Obscuria's+Tooltips+1.4.1+(1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
recast_1.18.2-1.6.jar |Recast |recast |1.6 |DONE |Manifest: NOSIGNATURE
flowerycore-5.jar |FloweryCore |flowerycore |5 |DONE |Manifest: NOSIGNATURE
TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
ColossalChests-1.18.2-1.8.3.jar |ColossalChests |colossalchests |1.8.3 |DONE |Manifest: NOSIGNATURE
lattices-1.1-1.18.2.jar |Lattices |lattices |1.0-1.18.1 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
extractpoison_1.18.2-1.7.jar |Extract Poison |extractpoison |1.7 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.12_mc1.18.2.jar |CreativeCore |creativecore |2.6.12 |DONE |Manifest: NOSIGNATURE
moveboats_1.18.2-1.9.jar |Move Boats |moveboats |1.9 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.2-1.0.10.jar |Easy Villagers |easy_villagers |1.18.2-1.0.10 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v3.1.0-1.18.2.jar |Diagonal Fences |diagonalfences |3.1.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
surfacemushrooms_1.18.2-1.4.jar |Surface Mushrooms |surfacemushrooms |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
illagersweararmor-1.1.5.jar |Illagers Wear Armor |zillagersweararmor |1.1.5 |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
no_nv_flash-1.18.2-1.4.0.2.jar |No Night Vision Flashing |no_nv_flash |1.4.0.2 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
itemresistance-1.18.2-8.2.2.jar |ItemResistance |itemresistance |1.18.2-8.2.2 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |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
NoChatLagForge-1.1.0-1.17-1.18.jar |NoChatLagForge |nochatlagforge |1.1.0 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
flowerseeds-1.18.2-3.0.0.jar |Flower Seeds |flowerseeds |1.18.2-3.0.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |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
healingcampfire_1.18.2-3.4.jar |Healing Campfire |healingcampfire |3.4 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 3329ed80-7bf0-48b9-ab16-97f2358c89ec
FML: 40.1
Forge: net.minecraftforge:40.1.60
Flywheel Backend: Off
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
Suspected Mods: Minecraft (minecraft), Forge (forge), Village Spawn Point (villagespawnpoint)