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.

Vaecitus

Members
  • Joined

  • Last visited

  1. Vaecitus joined the community
  2. Any help would be welcome, I really need to figure out how to read and diagnose these myself. Sometimes it's obvious, but I'm at a loss here. From what I understand it's becoming overwhelmed during spawn and crashing as a result. The crash report is as follows: ______________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________________ ---- Minecraft Crash Report ---- // Who set us up the TNT? Time: 11/24/22, 11:10 AM Description: Exception ticking world java.lang.BootstrapMethodError: java.util.regex.PatternSyntaxException: Stack overflow during pattern compilation near index 3 ^(?:\Q/\E)*|(?:\Q/\E)*$ ^ at net.minecraftforge.eventbus.EventBus.handleException(EventBus.java:316) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:307) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.event.ForgeEventFactory.canEntitySpawn(ForgeEventFactory.java:196) ~[forge-1.18.2-40.1.85-universal.jar%23119!/:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.canEntitySpawn(ForgeHooks.java:1128) ~[forge-1.18.2-40.1.85-universal.jar%23119!/:?] {re:mixin,re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47038_(NaturalSpawner.java:183) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:126) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:116) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:355) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:281) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} 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.minecraftforge.eventbus.EventBus.handleException(EventBus.java:316) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:307) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%2336!/:?] {} at net.minecraftforge.event.ForgeEventFactory.canEntitySpawn(ForgeEventFactory.java:196) ~[forge-1.18.2-40.1.85-universal.jar%23119!/:?] {re:classloading} at net.minecraftforge.common.ForgeHooks.canEntitySpawn(ForgeHooks.java:1128) ~[forge-1.18.2-40.1.85-universal.jar%23119!/:?] {re:mixin,re:classloading} at net.minecraft.world.level.NaturalSpawner.m_47038_(NaturalSpawner.java:183) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.world.level.NaturalSpawner.m_47045_(NaturalSpawner.java:126) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.world.level.NaturalSpawner.m_47029_(NaturalSpawner.java:116) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,re:classloading,pl:mixin:APP:enhancedcelestials.mixins.json:MixinWorldEntitySpawner,pl:mixin:APP:enhancedcelestials.mixins.json:access.WorldEntitySpawnerAccess,pl:mixin:A} at net.minecraft.server.level.ServerChunkCache.m_8490_(ServerChunkCache.java:355) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerChunkCache.m_201698_(ServerChunkCache.java:309) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:281) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:zombieawareness.mixins.json:MixinPlaySound,pl:mixin:APP:zombieawareness.mixins.json:MixinLevelEvent,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:MixinServerWorld,pl:mixin:A} -- Affected level -- Details: All players: 1 total; [ServerPlayer['TalusAgon'/434, l='ServerLevel[New World]', x=0.00, y=33.00, z=0.00]] Chunk stats: 2334 Level dimension: minecraft:overworld Level spawn location: World: (0,68,0), Section: (at 0,4,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 26 game time, 26 day time Level name: New World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 145337 (now: false), thunder time: 122317 (now: false) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:902) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:blueprint.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23114!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B} 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: 18.0.2.1, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation Memory: 1709657808 bytes (1630 MiB) / 3586129920 bytes (3420 MiB) up to 6442450944 bytes (6144 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700KF CPU @ 3.80GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 3.79 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3080 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2206 Graphics card #0 versionInfo: DriverVersion=31.0.15.2698 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): 37433.85 Virtual memory used (MB): 26102.81 Swap memory total (MB): 4864.00 Swap memory used (MB): 235.83 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx6144m Server Running: true Player Count: 1 / 8; [ServerPlayer['TalusAgon'/434, l='ServerLevel[New World]', x=0.00, y=33.00, z=0.00]] Data Packs: vanilla, mod:treechop (incompatible), mod:inventorysorter (incompatible), mod:humancompanions (incompatible), mod:cgm, mod:flatbedrock (incompatible), mod:nightmareinminecraft, mod:jei (incompatible), mod:libraryferret, mod:hammerlib (incompatible), mod:satako, mod:sophisticatedcore (incompatible), mod:darkness (incompatible), mod:configured (incompatible), mod:zombieawareness (incompatible), mod:bookshelf, mod:badmobs, mod:sophisticatedbackpacks (incompatible), mod:crockpot (incompatible), mod:wegotrunnners, mod:minetraps, mod:catalogue (incompatible), mod:k_turrets, mod:blueprint (incompatible), mod:firstaid (incompatible), mod:forge, mod:jeimultiblocks, mod:graveyard_biomes (incompatible), mod:farmersdelight (incompatible), mod:horsecombatcontrols (incompatible), mod:theoneprobe (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:toolbelt, mod:immersiveengineering, mod:simpleshops (incompatible), mod:creativecore (incompatible), mod:bunker_down, mod:horror_elements_mod, mod:coinsje (incompatible), mod:personality (incompatible), mod:hostilevillages (incompatible), mod:rottencreatures (incompatible), mod:solarflux (incompatible), mod:pipez (incompatible), mod:curios (incompatible), mod:decoration_delight, mod:collective, mod:flashlight, mod:autoreglib (incompatible), mod:quark (incompatible), mod:bettervillage, mod:lostcities (incompatible), mod:starterkit, mod:coroutil (incompatible), mod:blood_and_gore, mod:cfm, mod:nfm (incompatible), mod:architectury (incompatible), mod:enhancedcelestials (incompatible), mod:framework (incompatible), mod:cosmeticarmorreworked (incompatible), mod:playerrevive (incompatible), Solar Flux Generated Resources 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: [email protected] lowcodefml@null javafml@null Mod List: TreeChop-1.18.2-forge-0.16.3.jar |HT's TreeChop |treechop |0.16.3 |DONE |Manifest: NOSIGNATURE inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE humancompanions-1.18.2-1.5.1.jar |Human Companions |humancompanions |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE cgm-1.2.7-1.18.2.jar |MrCrayfish's Gun Mod |cgm |1.2.7 |DONE |Manifest: NOSIGNATURE flatbedrock-1.4.2-build.10+mc1.18.2.jar |Flat Bedrock |flatbedrock |1.4.2-build.10+mc1.1|DONE |Manifest: NOSIGNATURE Nightmare_In_Minecraft_1_18_2.jar |Nightmare in Minecraft - An Ep|nightmareinminecraft |1.0 |DONE |Manifest: NOSIGNATURE jei-1.18.2-9.7.1.255.jar |Just Enough Items |jei |9.7.1.255 |DONE |Manifest: NOSIGNATURE libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |DONE |Manifest: NOSIGNATURE HammerLib-1.18.2-18.2.16.jar |HammerLib |hammerlib |18.2.16 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c Satako-5.0.7-1.18.2.jar |Satako |satako |5.0.7-1.18.2 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.18.2-0.5.15.141.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.15.141 |DONE |Manifest: NOSIGNATURE darkness-forge-mc118-2.0.91.jar |True Darkness |darkness |2.0.91 |DONE |Manifest: NOSIGNATURE configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |DONE |Manifest: NOSIGNATURE zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.18.2-13.2.50.jar |Bookshelf |bookshelf |13.2.50 |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 BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.18.2-3.18.29.718.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.29.718 |DONE |Manifest: NOSIGNATURE CrockPot-1.18.2-1.2.0-release.jar |Crock Pot |crockpot |1.2.0-release |DONE |Manifest: NOSIGNATURE Wegotrunners0.4.jar |wegotrunnners |wegotrunnners |1.0.0 |DONE |Manifest: NOSIGNATURE MineTraps-1.18.2-(v.2.1.4).jar |MineTraps |minetraps |2.1.4 |DONE |Manifest: NOSIGNATURE catalogue-1.6.2-1.18.2.jar |Catalogue |catalogue |1.6.2 |DONE |Manifest: NOSIGNATURE K-Turrets-1.1.11-1.18.2.jar |K-Turrets |k_turrets |1.1.11-1.18.2 |DONE |Manifest: NOSIGNATURE blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |DONE |Manifest: NOSIGNATURE firstaid-1.11.1.jar |First Aid |firstaid |1.11.1 |DONE |Manifest: NOSIGNATURE forge-1.18.2-40.1.85-universal.jar |Forge |forge |40.1.85 |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 jeimultiblocks-1.18.2-0.0.2.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.2 |DONE |Manifest: NOSIGNATURE The_Graveyard_Biomes_1.1_(FORGE)_for_1.18.2.jar |The Graveyard Biomes |graveyard_biomes |1.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 FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE horsecombatcontrols-1.18.2-1.0.1.jar |Horse Combat Controls |horsecombatcontrols |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE ImmersiveEngineering-1.18.2-8.2.2-154.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.2-154 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7 simpleshops-1.2.1.jar |Simple Shops |simpleshops |1.1.4 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.6.15_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE bunker-down+1-1-3-+1-18.jar |Bunker Down |bunker_down |1.1.3 |DONE |Manifest: NOSIGNATURE Horror_elements_mod_1.18.2.jar |Horror elements mod |horror_elements_mod |9.0.0 |DONE |Manifest: NOSIGNATURE Coins-Forge-1.18.2-7.0.1.jar |Coins |coinsje |7.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 personality-1.18.2-2.0.0.jar |Personality |personality |2.0.0 |DONE |Manifest: NOSIGNATURE hostilevillages-1.18.2-4.1.jar |Example Mod |hostilevillages |1.18.2-4.1 |DONE |Manifest: NOSIGNATURE rottencreatures-forge-1.18.2-1.0.0.jar |Rotten Creatures |rottencreatures |1.0.0 |DONE |Manifest: NOSIGNATURE SolarFluxReborn-1.18.2-18.2.4.jar |Solar Flux Reborn |solarflux |18.2.4 |DONE |Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE Decoration_Delight_Mod-1.18.2-1.0.2.jar |Decoration Delight |decoration_delight |1.0.0 |DONE |Manifest: NOSIGNATURE collective-1.18.2-5.16.jar |Collective |collective |5.16 |DONE |Manifest: NOSIGNATURE flashLight-2.0.1.jar |Flashlight Mod |flashlight |2.0.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.18.2-2.0.0.jar |Better village |bettervillage |2.0.0 |DONE |Manifest: NOSIGNATURE lostcities-1.18-5.3.12.jar |LostCities |lostcities |1.18-5.3.12 |DONE |Manifest: NOSIGNATURE starterkit_1.18.2-3.9.jar |Starter Kit |starterkit |3.9 |DONE |Manifest: NOSIGNATURE coroutil-1.18.1-1.2.38.jar |CoroUtil |coroutil |1.18.1-1.2.38 |DONE |Manifest: NOSIGNATURE bloodandgore-1.18.2-v1.4.jar |Blood and Gore |blood_and_gore |1.0.0 |DONE |Manifest: NOSIGNATURE cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE nfm-2022.10.27-1.18.2.jar |Nosiphus Furniture Mod |nfm |2022.10.27 |DONE |Manifest: NOSIGNATURE architectury-4.10.86-forge.jar |Architectury |architectury |4.10.86 |DONE |Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE framework-0.2.4-1.18.2.jar |Framework |framework |0.2.4 |DONE |Manifest: NOSIGNATURE CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |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 PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar |PlayerRevive |playerrevive |2.0.13 |DONE |Manifest: NOSIGNATURE Crash Report UUID: ce6f905f-485e-48ea-9013-2a8f6cf98962 FML: 40.1 Forge: net.minecraftforge:40.1.85

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.