Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

talissman95

Members
  • Joined

  • Last visited

  1. talissman95 changed their profile photo
  2. 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%23149!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:A} at com.natamus.villagespawnpoint.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:41) ~[villagespawnpoint_1.18.2-1.9.jar%23139!/:1.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1094_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%23154!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:364) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,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: Server thread Stacktrace: at net.minecraft.server.level.ServerChunkCache.removeRegionTicket(ServerChunkCache.java:437) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_8438_(ServerChunkCache.java:433) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8733_(ServerLevel.java:1138) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel,pl:mixin:A} at com.natamus.villagespawnpoint.events.VillageSpawnEvent.onWorldLoad(VillageSpawnEvent.java:41) ~[villagespawnpoint_1.18.2-1.9.jar%23139!/:1.0] {re:classloading} at net.minecraftforge.eventbus.ASMEventHandler_1094_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%23154!/:?] {re:classloading} at net.minecraft.server.MinecraftServer.m_177896_(MinecraftServer.java:410) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 27025 Level dimension: minecraft:overworld Level spawn location: World: (224,384,400), Section: (at 0,0,0 in 14,24,25; chunk contains blocks 224,-64,400 to 239,319,415), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 0 game time, 0 day time Level name: Test3 Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false 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%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23149!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,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: 1859518224 bytes (1773 MiB) / 5469372416 bytes (5216 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700 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: 16 Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095,00 Graphics card #0 deviceId: 0x1e84 Graphics card #0 versionInfo: DriverVersion=31.0.15.1659 Memory slot #0 capacity (MB): 8192,00 Memory slot #0 clockSpeed (GHz): 2,67 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192,00 Memory slot #1 clockSpeed (GHz): 2,67 Memory slot #1 type: DDR4 Virtual memory max (MB): 28643,67 Virtual memory used (MB): 25039,37 Swap memory total (MB): 12329,59 Swap memory used (MB): 1147,42 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:hexerei (incompatible), mod:supermartijn642configlib, mod:paucal, mod:rpghud, mod:jei (incompatible), mod:doggytalents, mod:caelus (incompatible), mod:sophisticatedcore (incompatible), mod:immersiveweapons, mod:taxfreelevels (incompatible), mod:forgeendertech, mod:adfinders, mod:placebo (incompatible), mod:ortus, mod:comforts (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:yungsapi, mod:potionsmaster, mod:bookshelf, mod:ob_tooltips, mod:sophisticatedbackpacks (incompatible), mod:lootbeams (incompatible), mod:apotheosis (incompatible), mod:jeed (incompatible), mod:carryon (incompatible), mod:crafttweaker (incompatible), mod:hexcasting (incompatible), mod:forge, mod:watering_cans, mod:mx_lib, mod:refinedstorage, mod:enchanting_overhauled (incompatible), mod:durabilitytooltip, mod:selene (incompatible), mod:advancementframes (incompatible), mod:ironchest, mod:plantable_ores, mod:dungeons_arise, mod:zoni_mod, mod:jamd (incompatible), mod:cofh_core, mod:ensorcellation (incompatible), mod:customizableelytra (incompatible), mod:amplifiednether, mod:enchdesc (incompatible), mod:terrablender (incompatible), mod:ambientsounds (incompatible), mod:mousetweaks (incompatible), mod:ob_aquamirae, mod:toolstats (incompatible), mod:creativecore (incompatible), mod:adlods, mod:easyhammers, mod:yungsbridges, mod:special_drops, mod:villagespawnpoint, mod:endgame_tools, mod:whisperwoods (incompatible), mod:dpanvil (incompatible), mod:curios (incompatible), mod:patchouli (incompatible), mod:elementalcraft (incompatible), mod:xaerominimap, mod:pamhc2foodcore, mod:collective, mod:workers (incompatible), mod:malum (incompatible), mod:oreexcavation, mod:angelring (incompatible), mod:harvest (incompatible), mod:ftbultimine (incompatible), mod:enigmaticlegacy (incompatible), mod:attained_drops (incompatible), mod:naturesaura (incompatible), mod:fastfurnace (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:appleskin (incompatible), mod:curiouselytra (incompatible), mod:vr_library, mod:ob_core, mod:smallernetherportals, mod:expandability (incompatible), mod:bettermineshafts, mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, mod:ecologics (incompatible) 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: 16 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: ComplementaryShaders_v4.3.3.zip OpenGlVersion: 3.2.0 NVIDIA 516.59 OpenGlRenderer: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2 OpenGlVendor: NVIDIA Corporation CpuCount: 16 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 javafml@null [email protected] Mod List: hexerei-0.1.19.jar |Hexerei |hexerei |0.1.19 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.1.3-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.3 |DONE |Manifest: NOSIGNATURE paucal-forge-1.18.2-0.4.5.jar |PAUCAL |paucal |0.4.5 |DONE |Manifest: NOSIGNATURE [1.18.2][Forge]+RPG-HUD-3.9.1.jar |RPG-Hud |rpghud |3.9.1 |DONE |Manifest: NOSIGNATURE jei-1.18.2-9.5.5.174.jar |Just Enough Items |jei |9.5.5.174 |DONE |Manifest: NOSIGNATURE DoggyTalents-1.18.2-2.5.0.jar |Doggy Talents 2 |doggytalents |2.5.0 |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 sophisticatedcore-1.18.2-0.3.1.39.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.3.1.39 |DONE |Manifest: NOSIGNATURE ImmersiveWeapons-1.18.2-1.16.1.jar |Immersive Weapons |immersiveweapons |1.18.2-1.16.1 |DONE |Manifest: NOSIGNATURE TaxFreeLevels-1.3.1-forge-1.18.1.jar |Tax Free Levels |taxfreelevels |1.3.1 |DONE |Manifest: NOSIGNATURE ForgeEndertech-1.18.2-9.0.2.0-build.0935.jar |ForgeEndertech |forgeendertech |9.0.2.0 |DONE |Manifest: NOSIGNATURE AdFinders-1.18.2-7.0.0.0-build.0342.jar |Advanced Finders |adfinders |7.0.0.0 |DONE |Manifest: NOSIGNATURE Placebo-1.18.2-6.4.0.jar |Placebo |placebo |6.4.0 |DONE |Manifest: NOSIGNATURE ortus-1.18.2-1.0.jar |Ortus Lib |ortus |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE artifacts-1.18.2-4.0.7.jar |Artifacts |artifacts |1.18.2-4.0.7 |DONE |Manifest: NOSIGNATURE SimpleStorageNetwork-1.18.2-1.6.1.jar |Simple Storage Network |storagenetwork |1.18.2-1.6.1 |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 YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE potionsmaster-0.5.8-1.18.2-40.1.0.jar |Potions Master |potionsmaster |0.5.8-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.20.jar |Bookshelf |bookshelf |13.2.20 |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+Tooltips+1.4.1+(1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.18.2-3.17.4.592.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.17.4.592 |DONE |Manifest: NOSIGNATURE lootbeams-1.18.1-release-jan1522.jar |LootBeams |lootbeams |1.18.1 |DONE |Manifest: NOSIGNATURE Apotheosis-1.18.2-5.3.5.jar |Apotheosis |apotheosis |5.3.5 |DONE |Manifest: NOSIGNATURE jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE CraftTweaker-forge-1.18.2-9.1.153.jar |CraftTweaker |crafttweaker |9.1.153 |DONE |Manifest: NOSIGNATURE hexcasting-1.18.2-0.8.3.jar |Hex Casting |hexcasting |0.8.3 |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 Watering+Cans+1.0.1+1.18.2.jar |Watering Cans |watering_cans |1.0 |DONE |Manifest: NOSIGNATURE mx_lib-1.18.2-1.2.1.jar |MX Lib |mx_lib |1.2.1 |DONE |Manifest: NOSIGNATURE refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE enchanting_overhauled-1.0.10.jar |Enchanting Overhauled |enchanting_overhauled |1.0.10 |DONE |Manifest: NOSIGNATURE durabilitytooltip-1.1.1-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.1 |DONE |Manifest: NOSIGNATURE selene-1.18.2-1.17.7.jar |Selene |selene |1.18.2-1.17.7 |DONE |Manifest: NOSIGNATURE advancementframes-1.18.2-1.1.1.jar |Advancement Frames |advancementframes |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE ironchest-1.18.2-13.1.9.jar |Iron Chests |ironchest |1.18.2-13.1.9 |DONE |Manifest: NOSIGNATURE plantableores-1.0.2-1.18.2.jar |Plantable Ores |plantable_ores |1.0.2 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE ZonisMod-BETA-1.18.2.jar |Zoni's Mod |zoni_mod |1.2.4 |DONE |Manifest: NOSIGNATURE JAMD-1.7.0-build.25+mc1.18.2.jar |Just Another Mining Dimension |jamd |1.7.0-build.25+mc1.1|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 cofh_core-1.18.2-1.6.3.19.jar |CoFH Core |cofh_core |1.6.3.19 |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 ensorcellation-1.18.2-1.6.0.7.jar |Ensorcellation |ensorcellation |1.6.0.7 |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 customizableelytra-1.18.2-1.6.5.jar |Customizable Elytra |customizableelytra |1.18.2-1.6.5 |DONE |Manifest: NOSIGNATURE Amplified_Nether_v1.1.1.jar |Amplified Nether |amplifiednether |0.0NONE |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.18.2-10.0.3.jar |EnchantmentDescriptions |enchdesc |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 TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE Aquamirae+3.2.0+(Forge+1.18.2).jar |Aquamirae |ob_aquamirae |3.2.0 |DONE |Manifest: NOSIGNATURE ToolStats-Forge-1.18.2-9.0.1.jar |ToolStats |toolstats |9.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 CreativeCore_FORGE_v2.6.10_mc1.18.2.jar |CreativeCore |creativecore |2.6.10 |DONE |Manifest: NOSIGNATURE AdLods-1.18.2-6.0.0.0-build.0342.jar |Large Ore Deposits |adlods |6.0.0.0 |DONE |Manifest: NOSIGNATURE easyhammers-1.18.2-2.0.3.jar |Easy Hammers |easyhammers |2.0.3 |DONE |Manifest: NOSIGNATURE YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE Special+Drops+1.0.0+-+1.18.2.jar |Special Drops |special_drops |1.0.0 |DONE |Manifest: NOSIGNATURE villagespawnpoint_1.18.2-1.9.jar |Village Spawn Point |villagespawnpoint |1.9 |DONE |Manifest: NOSIGNATURE endgame_tools-1.18.2-1.0.5.jar |Endgame Tools |endgame_tools |1.0.5 |DONE |Manifest: NOSIGNATURE whisperwoods-1.18.2-2.1.0-forge.jar |Whisperwoods |whisperwoods |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |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 Patchouli-1.18.2-69.jar |Patchouli |patchouli |0.0NONE |DONE |Manifest: NOSIGNATURE elementalcraft-1.18.2-4.4.5b.jar |ElementalCraft |elementalcraft |1.18.2-4.4.5b |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.9.2_Forge_1.18.2.jar |Xaero's Minimap |xaerominimap |22.9.2 |DONE |Manifest: NOSIGNATURE pamhc2foodcore-1.18.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE collective-1.18.2-4.28.jar |Collective |collective |4.28 |DONE |Manifest: NOSIGNATURE workers-1.18.2-1.4.1.jar |Workers Mod |workers |1.4.1 |DONE |Manifest: NOSIGNATURE malum-1.18.2-1.3.6.jar |Malum |malum |1.18.2-1.3.6 |DONE |Manifest: NOSIGNATURE OreExcavation-1.10.161.jar |OreExcavation |oreexcavation |1.10.161 |DONE |Manifest: NOSIGNATURE angelring-1.18-1.5.0.jar |Angel Ring |angelring |1.5.0 |DONE |Manifest: NOSIGNATURE harvest-1.18.1-1.1.jar |Harvest |harvest |1.1 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-1802.3.3-build.55.jar |FTB Ultimine |ftbultimine |1802.3.3-build.55 |DONE |Manifest: NOSIGNATURE EnigmaticLegacy-2.23.1.jar |Enigmatic Legacy |enigmaticlegacy |2.23.1 |DONE |Manifest: NOSIGNATURE AttainedDrops-1.18.1-9.0.1.jar |Attained Drops |attained_drops |9.0.1 |DONE |Manifest: NOSIGNATURE NaturesAura-36.2.jar |Nature's Aura |naturesaura |36.2 |DONE |Manifest: NOSIGNATURE FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE architectury-4.4.71.jar |Architectury |architectury |4.4.71 |DONE |Manifest: NOSIGNATURE ftb-library-forge-1802.3.6-build.123.jar |FTB Library |ftblibrary |1802.3.6-build.123 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |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 vr-library_1.1.3_1.18.2.jar |VR Library |vr_library |1.1.3 |DONE |Manifest: NOSIGNATURE Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |DONE |Manifest: NOSIGNATURE smallernetherportals_1.18.2-1.9.jar |Smaller Nether Portals |smallernetherportals |1.9 |DONE |Manifest: NOSIGNATURE expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.18.2-Forge-2.1.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.1.3 |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 geckolib-forge-1.18-3.0.24.jar |GeckoLib |geckolib3 |3.0.24 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.18.2-2.5.0.jar |Ars Nouveau |ars_nouveau |2.5.0 |DONE |Manifest: NOSIGNATURE ecologics-FORGE-1.18.2-1.6.9.jar |Ecologics |ecologics |1.6.9 |DONE |Manifest: NOSIGNATURE Crash Report UUID: b94ea16d-7c0a-4ec5-a268-dc48348e87fc FML: 40.1 Forge: net.minecraftforge:40.1.60

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.