EnigmaticLegacy-2.10.3.jar Crashing world
WilliamBlaze opened this issue ยท 1 comments
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 1/22/21 8:05 PM
Description: Exception in server tick loop
java.lang.RuntimeException: java.lang.NullPointerException: I'm fucking done with this
at com.integral.enigmaticlegacy.handlers.EnigmaticEventHandler.serverStarted(EnigmaticEventHandler.java:288) ~[?:2.10.3] {re:mixin,re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_807_EnigmaticEventHandler_serverStarted_FMLServerStartedEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2057/400517666.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.fml.server.ServerLifecycleHooks.handleServerStarted(ServerLifecycleHooks.java:107) ~[?:?] {re:classloading}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$18717/1037945461.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
Caused by: java.lang.NullPointerException: I'm fucking done with this
at net.minecraft.loot.LootTable.handler$zlg000$onPoolAdded(LootTable.java:1027) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:MixinLootTable,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLootTable,pl:mixin:A}
at net.minecraft.loot.LootTable.addPool(LootTable.java) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/botania/botania.mixins.json:MixinLootTable,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinLootTable,pl:mixin:A}
at me.jonathing.minecraft.foragecraft.common.handler.GeneralEventHandler.onLootTableLoad(GeneralEventHandler.java:68) ~[?:2.1.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_128_GeneralEventHandler_onLootTableLoad_LootTableLoadEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2057/400517666.invoke(Unknown Source) ~[?:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.event.ForgeEventFactory.loadLootTable(ForgeEventFactory.java:656) ~[?:?] {re:mixin,re:classloading}
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:863) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:assets/betterhurttimer/betterhurttimer.mixins.json:AttackEntityMixin,pl:mixin:APP:assets/enigmaticlegacy/enigmaticlegacy.mixins.json:MixinForgeHooks,pl:mixin:A}
at net.minecraft.loot.LootTableManager.lambda$apply$0(LootTableManager.java:40) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blame.mixins.json:LootTableManagerMixin,pl:mixin:A}
at net.minecraft.loot.LootTableManager$$Lambda$18179/1475115433.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:38) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blame.mixins.json:LootTableManagerMixin,pl:mixin:A}
at net.minecraft.loot.LootTableManager.func_212853_a_(LootTableManager.java:16) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:blame.mixins.json:LootTableManagerMixin,pl:mixin:A}
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
at net.minecraft.client.resources.ReloadListener$$Lambda$13252/1148587204.accept(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) ~[?:?] {re:classloading}
at net.minecraft.resources.AsyncReloader$$Lambda$13553/1391329700.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.func_238189_a_(Minecraft.java:1858) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_238195_a_(Minecraft.java:1711) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_238191_a_(Minecraft.java:1681) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214443_e(SourceFile:407) ~[?:?] {re:classloading}
at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_214438_a(SourceFile:317) ~[?:?] {re:classloading}
at net.minecraft.client.gui.screen.WorldSelectionList$Entry.func_231044_a_(SourceFile:254) ~[?:?] {re:classloading}
at net.minecraft.client.gui.widget.list.AbstractList.func_231044_a_(AbstractList.java:309) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?] {re:computing_frames,re:classloading,re:mixin}
at net.minecraft.client.MouseHelper.lambda$mouseButtonCallback$0(MouseHelper.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$16808/384851206.run(Unknown Source) ~[?:?] {}
at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:werewolves.mixins.json:MixinAccessors$ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.lambda$null$4(MouseHelper.java:175) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$16807/613119935.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.lambda$registerCallbacks$5(MouseHelper.java:174) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper$$Lambda$13157/1034211615.invoke(Unknown Source) ~[?:?] {}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3101) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.flipFrame(SourceFile:109) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.MainWindow.func_227802_e_(MainWindow.java:305) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:996) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:assets/offhandcombat/offhandcombat.mixins.json:RightClickMixin,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5-forge-36.0.0.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.0.0.jar:36.0] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484/1176254217.call(Unknown Source) ~[?:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) ~[modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) ~[modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) ~[modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) ~[modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) ~[modlauncher-8.0.9.jar:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1343561688 bytes (1281 MB) / 4050649088 bytes (3863 MB) up to 5368709120 bytes (5120 MB)
CPUs: 8
JVM Flags: 17 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xms2G -Xmx5G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=50 -XX:+UseStringDeduplication -XX:+ParallelRefProcEnabled -XX:ParallelGCThreads=6 -XX:ConcGCThreads=2 -XX:+AlwaysPreTouch
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.0.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.0.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.0.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.0.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.0.0.jar fml TRANSFORMATIONSERVICE
FML: 36.0
Forge: net.minecraftforge:36.0.0
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
colorfularmor-1.16.4-1.6.jar |Colorful Armor |colorfularmor |1.6 |DONE |NOSIGNATURE
upsizer-mc1.16.4-6.1.1.jar |Upsizer |upsizer |6.1.1 |DONE |NOSIGNATURE
petnames_1.16.4-1.2.jar |Pet Names |petnames |1.2 |DONE |NOSIGNATURE
placeableblazerods_1.16.4-1.0.jar |Placeable Blaze Rods |placeableblazerods |1.0 |DONE |NOSIGNATURE
EvilCraft-1.16.4-1.0.5.jar |EvilCraft |evilcraft |1.0.5 |DONE |NOSIGNATURE
quickpaths_1.16.4-1.2.jar |Quick Paths |quickpaths |1.2 |DONE |NOSIGNATURE
toolleveling-1.16.2-1.1.1.jar |Tool Leveling |toolleveling |1.16.2 - 1.1.1 |DONE |NOSIGNATURE
randompatches-2.1.5-forge.jar |RandomPatches |randompatches |2.1.5-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
foragecraft-1.16.4-2.1.2.jar |ForageCraft |foragecraft |2.1.2 |DONE |de:00:69:e2:42:ed:ee:76:d9:64:ab:41:c7:0d:f5:a0:c3:6c:c7:ba:8d:6c:d3:64:2b:51:a1:d3:84:f1:6b:e3
kelpfertilizer_1.16.4-1.1.jar |Kelp Fertilizer |kelpfertilizer |1.1 |DONE |NOSIGNATURE
stackrefill_1.16.4-1.1.jar |Stack Refill |stackrefill |1.1 |DONE |NOSIGNATURE
EnhancedSnowman-1.16.4-1.0.2.jar |Enhanced Snowman |enhanced_snowman |1.0.2 |DONE |NOSIGNATURE
conduitsprdrowned_1.16.4-1.1.jar |Conduits Prevent Drowned |conduitsprdrowned |1.1 |DONE |NOSIGNATURE
easy_piglins-1.16.4-1.0.5.jar |Easy Piglins |easy_piglins |1.16.4-1.0.5 |DONE |NOSIGNATURE
structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE
replantingcrops_1.16.4-2.0.jar |Replanting Crops |replantingcrops |2.0 |DONE |NOSIGNATURE
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE
dungeons_plus-1.16.4-1.1.2.jar |Dungeons Plus |dungeons_plus |1.1.2 |DONE |NOSIGNATURE
edibles_1.16.4-2.0.jar |Edibles |edibles |2.0 |DONE |NOSIGNATURE
Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE
randomenchants-4.0.4.jar |Random Enchants |randomenchants |4.0.4 |DONE |NOSIGNATURE
curios-forge-1.16.4-4.0.3.5.jar |Curios API |curios |1.16.4-4.0.3.5 |DONE |NOSIGNATURE
betterweather-1.2.4.jar |Better Weather |betterweather |1.2.4 |DONE |NOSIGNATURE
angelring-1.16.3-1.3.3.jar |Angel Ring |angelring |1.3.3 |DONE |NOSIGNATURE
nametagtweaks_1.16.4-1.2.jar |Name Tag Tweaks |nametagtweaks |1.2 |DONE |NOSIGNATURE
heroicdeath-2.0-1.16.2.jar |Heroic Death |heroicdeath |2.0-1.16.2 |DONE |NOSIGNATURE
observerlib-1.16.4-1.5.0.jar |ObserverLib |observerlib |1.16.4-1.5.0 |DONE |NOSIGNATURE
cloth-config-forge-4.1.3.jar |Cloth Config v4 API |cloth-config |4.1.3 |DONE |NOSIGNATURE
snowbfrmobs_1.16.4-1.1.jar |Snowballs Freeze Mobs |snowbfrmobs |1.1 |DONE |NOSIGNATURE
bettertridentreturn-1.16.4-1.0.1.jar |Better Trident Return |bettertridentreturn |1.0.1 |DONE |NOSIGNATURE
[1.16.5][Forge]+RPG-HUD-3.8.4.jar |RPG-Hud |rpg-hud |3.8.4 |DONE |NOSIGNATURE
switchbow-1.7.jar |Switch-Bow |switchbow |1.7 |DONE |NOSIGNATURE
ScalingHealth-1.16.4-4.0.3+3.jar |Scaling Health |scalinghealth |4.0.3+3 |DONE |NOSIGNATURE
exoticbirds-1.16.4-1.0.1.jar |Exotic Birds |exoticbirds |1.0.1 |DONE |NOSIGNATURE
CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
transcendingtrident_1.16.4-1.3.jar |Transcending Trident |transcendingtrident |1.3 |DONE |NOSIGNATURE
mining-helmet-1.16.4-2.0.0.jar |Mining Helmet |mining_helmet |2.0.0 |DONE |NOSIGNATURE
bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
treeharvester_1.16.4-2.0.jar |Tree Harvester |treeharvester |2.0 |DONE |NOSIGNATURE
jei-1.16.4-7.6.1.65.jar |Just Enough Items |jei |7.6.1.65 |DONE |NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |NOSIGNATURE
SneakyMagic-v1.2.1-1.16.4.jar |Sneaky Magic |sneakymagic |1.2.1 |DONE |3b:7d:be:d1:e9:dc:c0:ad:9f:f6:3d:4d:65:a8:d0:5e:da:d1:2b:b1:33:11:18:5f:0b:0d:4c:fa:9e:7c:27:41
RingOfRepair-1.16.5-1.2.11.jar |Ring of Repair |ring_of_repair |1.2.11 |DONE |NOSIGNATURE
grassseeds_1.16.4-1.2.jar |Grass Seeds |grassseeds |1.2 |DONE |NOSIGNATURE
BetterHurtTimer-1.16.3-4.3.1.0.jar |Better Hurt Timer |betterhurttimer |1.16.3-4.3.1.0 |DONE |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
nhacampfire_1.16.4-3.0.jar |No Hostiles Around Campfire |nhacampfire |3.0 |DONE |NOSIGNATURE
grapple_hooks-1.2.2-32.jar |Grapple Hooks |grapple_hooks |1.2.2-32 |DONE |NOSIGNATURE
DataFixerSlayer+1.0-3.jar |DataFixerSlayer |datafixerslayer |1.0-3 |DONE |NOSIGNATURE
additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE
dismountentity_1.16.4-1.2.jar |Dismount Entity |dismountentity |1.2 |DONE |NOSIGNATURE
infinityworkswithallarrows-2.0-1.16.2.jar |Infinity works with all arrows|infinityworkswithallarrows |2.0-1.16.2 |DONE |NOSIGNATURE
erodingstoneentities_1.16.4-2.0.jar |Eroding Stone Entities |erodingstoneentities |2.0 |DONE |NOSIGNATURE
forge-1.16.5-36.0.0-universal.jar |Forge |forge |36.0.0 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
OffHandCombat-1.16.3-3.1.1.0.jar |Off Hand Combat |offhandcombat |1.16.3-3.1.1.0 |DONE |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
blame-1.16.4-1.9.0.jar |Blame! |blame |1.9.0 |DONE |NOSIGNATURE
wooltweaks_1.16.4-1.0.jar |Wool Tweaks |wooltweaks |1.0 |DONE |NOSIGNATURE
forge-1.16.5-36.0.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
theoneprobe-1.16-3.0.7.jar |The One Probe |theoneprobe |1.16-3.0.7 |DONE |NOSIGNATURE
bspawncontrol_1.16.4-1.1.jar |Better Spawner Control |bspawncontrol |1.1 |DONE |NOSIGNATURE
inventorytotem_1.16.4-1.1.jar |Inventory Totem |inventorytotem |1.1 |DONE |NOSIGNATURE
pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE
nutritiousmilk_1.16.4-1.2.jar |Nutritious Milk |nutritiousmilk |1.2 |DONE |NOSIGNATURE
underwaterench_1.16.4-1.1.jar |Underwater Enchanting |underwaterench |1.1 |DONE |NOSIGNATURE
RingOfGrowth-1.16.5-1.2.7.jar |Ring of Growth |ring_of_growth |1.2.7 |DONE |NOSIGNATURE
Ding-1.16.3-1.2.0.jar |Ding |ding |1.2.0 |DONE |NOSIGNATURE
MCDoom-Mod-1.16.4-3.6.2-a.jar |Doom Mod |doomweapon |3.6.2-a |DONE |NOSIGNATURE
forge-1.16.4-geckolib-3.0.0.jar |GeckoLib |geckolib3 |3.0.0 |DONE |NOSIGNATURE
dimdungeons-1.081.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.081 |DONE |NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE
dragondropselytra_1.16.4-1.1.jar |Dragon Drops Elytra |dragondropselytra |1.1 |DONE |NOSIGNATURE
cyclepaintings_1.16.4-1.4.jar |Cycle Paintings |cyclepaintings |1.4 |DONE |NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |NOSIGNATURE
lanterncolors-1.16.3-2.1.1.jar |Lantern Colors |lanterncolors |1.16.2-2.1.1 |DONE |NOSIGNATURE
structurize-0.13.113-ALPHA.jar |Structurize |structurize |0.13.113-ALPHA |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
Vampirism-1.16.4-1.7.2.jar |Vampirism |vampirism |1.7.2 |DONE |NOSIGNATURE
VampirismIntegrations-1.16.4-1.4.1.jar |Vampirism Integrations |vampirism_integrations |1.4.1 |DONE |NOSIGNATURE
Werewolves-1.16.4-1.0.0-alpha+20201222-1740.jar |Werewolves |werewolves |1.0.0-alpha+20201222|DONE |NOSIGNATURE
occultism-1.0.6.jar |Occultism |occultism |1.0.6 |DONE |NOSIGNATURE
Aquaculture-1.16.4-2.1.12.jar |Aquaculture 2 |aquaculture |1.16.4-2.1.12 |DONE |NOSIGNATURE
zombievfspawner_1.16.4-1.2.jar |Zombie Villagers From Spawner |zombievfspawner |1.2 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.4-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.4-v1 |DONE |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
farlanders-1.16.4-1.3.6.jar |The Farlanders |farlanders |1.3.6 |DONE |NOSIGNATURE
tetra-1.16.4-3.5.3.jar |Tetra |tetra |3.5.3 |DONE |NOSIGNATURE
CyclopsCore-1.16.4-1.9.5.jar |Cyclops Core |cyclopscore |1.9.5 |DONE |NOSIGNATURE
astralsorcery-1.16.4-1.13.9.jar |Astral Sorcery |astralsorcery |1.16.4-1.13.9 |DONE |45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |NOSIGNATURE
zombiehs_1.16.4-2.5.jar |Zombie Horse Spawn |zombiehs |2.5 |DONE |NOSIGNATURE
endportalrecipe_1.16.4-2.1.jar |End Portal Recipe |endportalrecipe |2.1 |DONE |NOSIGNATURE
paperbooks_1.16.4-1.1.jar |Paper Books |paperbooks |1.1 |DONE |NOSIGNATURE
withereggs-1.16.4-1.0.jar |WitherEggs |withereggs |NONE |DONE |NOSIGNATURE
saveandloadinventories_1.16.4-1.1.jar |Save and Load Inventories |saveandloadinventories |1.1 |DONE |NOSIGNATURE
wonderful-enchantments-1.16.4-0.10.0.jar |Wonderful Enchantments |wonderful_enchantments |1.16.4-0.10.0 |DONE |NOSIGNATURE
sleeping_bags-1.16.5-1.0.0.jar |Sleeping Bags |sleeping_bags |1.16.5-1.0.0 |DONE |NOSIGNATURE
gildedarmor-1.16.3-1.0.3.jar |Gilded Armor |gildedarmor |1.0.3 |DONE |NOSIGNATURE
realisticbees_1.16.4-1.0.jar |Realistic Bees |realisticbees |1.0 |DONE |NOSIGNATURE
softerhayb_1.16.4-1.1.jar |Softer Hay Bales |softerhayb |1.1 |DONE |NOSIGNATURE
CookingForBlockheads_1.16.3-9.2.2.jar |Cooking for Blockheads |cookingforblockheads |9.2.2 |DONE |NOSIGNATURE
Controlling-7.0.0.12.jar |Controlling |controlling |7.0.0.12 |DONE |NOSIGNATURE
citadel-1.5.3.jar |Citadel |citadel |1.5.3 |DONE |NOSIGNATURE
alexsmobs-1.4.1.jar |Alex's Mobs |alexsmobs |1.4.1 |DONE |NOSIGNATURE
iceandfire-2.1.5-1.16.4.jar |Ice and Fire |iceandfire |2.1.5-1.16.4 |DONE |NOSIGNATURE
eyeofdragons-0.1.0.jar |Eye of Dragons |eyeofdragons |NONE |DONE |NOSIGNATURE
beaconsforall-forge-1.16.5-5.1.0.1.jar |Beacons For All |beaconsforall |1.16.5-5.1.0.1 |DONE |NOSIGNATURE
ftb-gui-library-1603.1.1.25.jar |FTB GUI Library |ftbguilibrary |1603.1.1.25 |DONE |NOSIGNATURE
worldborder_1.16.4-2.0.jar |World Border |worldborder |2.0 |DONE |NOSIGNATURE
healingsoup_1.16.4-2.1.jar |Healing Soup |healingsoup |2.1 |DONE |NOSIGNATURE
Bookshelf-1.16.4-9.3.25.jar |Bookshelf |bookshelf |9.3.25 |DONE |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
BotanyPots-1.16.4-6.0.14.jar |BotanyPots |botanypots |6.0.14 |DONE |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
BotanyTrees-1.16.4-2.0.4.jar |BotanyTrees |botanytrees |2.0.4 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
simpleplanes-1.16.3-3.2.0.3.jar |Simple Planes |simpleplanes |1.16.3-3.2.0.3 |DONE |NOSIGNATURE
cryingghasts_1.16.4-1.1.jar |Crying Ghasts |cryingghasts |1.1 |DONE |NOSIGNATURE
spidersprwebs_1.16.4-1.1.jar |Spiders Produce Webs |spidersprwebs |1.1 |DONE |NOSIGNATURE
mineralchance_1.16.4-1.0.jar |Mineral Chance |mineralchance |1.0 |DONE |NOSIGNATURE
MmmMmmMmmMmm-1.16-1.0.1.jar |MmmMmmMmmMmm |dummmmmmy |1.0.1 |DONE |NOSIGNATURE
despawningeggshatch_1.16.4-2.0.jar |Despawning Eggs Hatch |despawningeggshatch |2.0 |DONE |NOSIGNATURE
JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |NOSIGNATURE
LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |NOSIGNATURE
horsestatsmod-MC1.16.x-1.3.4.jar |Horse Stats Mod |horsestatsmod |1.3.4 |DONE |NOSIGNATURE
jousting-1.16.5-v1.0.2.jar |Jousting |jousting |1.16.5-v1.0.2 |DONE |NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE
Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE
ars_nouveau-1.16.4-1.11.1.jar |Ars Nouveau |ars_nouveau |1.11.1 |DONE |NOSIGNATURE
enchantedwolves-1.1.0.1.jar |Enchanted Wolves |enchantedwolves |1.1.0.1 |DONE |NOSIGNATURE
rndbmflowers_1.16.4-1.2.jar |Random Bone Meal Flowers |rndbmflowers |1.2 |DONE |NOSIGNATURE
collective-1.16.4-1.53.jar |Collective |collective |1.53 |DONE |NOSIGNATURE
betbeacpl_1.16.4-1.1.jar |Better Beacon Placement |betbeacpl |1.1 |DONE |NOSIGNATURE
InfinityMending-1.16.3-0.1.0.jar |InfinityMending |infinitymending |0.1.0 |DONE |NOSIGNATURE
EnigmaticLegacy-2.10.3.jar |Enigmatic Legacy |enigmaticlegacy |2.10.3 |DONE |NOSIGNATURE
starterkit_1.16.4-2.1.jar |Starter Kit |starterkit |2.1 |DONE |NOSIGNATURE
sleepsooner_1.16.4-2.2.jar |Sleep Sooner |sleepsooner |2.2 |DONE |NOSIGNATURE
lock_minecart_view-1.2.1.jar |Better minecart rotation |lock_minecart_view |1.2.1 |DONE |NOSIGNATURE
shulkerdt_1.16.4-1.2.jar |Shulker Drops Two |shulkerdt |1.2 |DONE |NOSIGNATURE
kotlin_libraries-1.0-5.jar |Kotlin Libraries |kotlin_libraries |1.0-5 |DONE |NOSIGNATURE
fallthroughslime_1.16.4-1.1.jar |Fall Through Slime |fallthroughslime |1.1 |DONE |NOSIGNATURE
infinitetrading_1.16.4-1.2.jar |Infinite Trading |infinitetrading |1.2 |DONE |NOSIGNATURE
travellers_map-1.16.3-0.7.3.jar |Travellers Map |travellers_map |1.16.3-0.7.1 |DONE |NOSIGNATURE
scaffoldingdropsnearby_1.16.4-1.1.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |1.1 |DONE |NOSIGNATURE
fullbrightnesstoggle_1.16.4-1.1.jar |Full Brightness Toggle |fullbrightnesstoggle |1.1 |DONE |NOSIGNATURE
Cursed-1.16.4-6.0.2.jar |Cursed |cursed |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
Ma-Enchants-1.16.3-3.5.0.jar |Ma Enchants |ma-enchants |1.16.3-3.5.0 |DONE |NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
snad-1.0.3-1.16.4.jar |Snad |snad |1.0.3 |DONE |NOSIGNATURE
giantspawn_1.16.4-2.2.jar |Giant Spawn |giantspawn |2.2 |DONE |NOSIGNATURE
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |NOSIGNATURE
dungeons_mobs-1.16.4-1.0.3.jar |Dungeons Mobs |dungeons_mobs |1.0.3 |DONE |NOSIGNATURE
abnormals_core-1.16.4-3.0.6.jar |Abnormals Core |abnormals_core |3.0.6 |DONE |NOSIGNATURE
upgrade_aquatic-1.16.5-3.0.1.jar |Upgrade Aquatic |upgrade_aquatic |3.0.1 |DONE |NOSIGNATURE
Better-Badlands-1.16.4-2.0.0.jar |Better Badlands |better_badlands |1.16.4-2.0.0 |DONE |NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
savageandravage-1.16.4-3.0.0.jar |Savage & Ravage |savageandravage |3.0.0 |DONE |NOSIGNATURE
no-nitwits-1.16.4-1.0.0.jar |No Nitwits |no_nitwits |1.0.0 |DONE |NOSIGNATURE
skeletonhs_1.16.4-1.4.jar |Skeleton Horse Spawn |skeletonhs |1.4 |DONE |NOSIGNATURE
create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE
Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE
WeaponThrow-1.16.X-3.7.jar |Weapon Throw |weaponthrow |1.16.X-3.7 |DONE |NOSIGNATURE
Clumps-6.0.0.13.jar |Clumps |clumps |6.0.0.13 |DONE |NOSIGNATURE
mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE
MagicDoorknob-1.16.5-0.1.4.465.jar |Magic Doorknob |magic_doorknob |1.16.5-0.1.4.465 |DONE |NOSIGNATURE
bedspreads-forge-1.16.4-5.1.0.1.jar |Bedspreads |bedspreads |1.16.4-5.1.0.1 |DONE |NOSIGNATURE
mahoutsukai-1.16.5-v1.27.5.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.27.5 |DONE |NOSIGNATURE
walljump-forge-1.16.4-1.3.6.jar |Wall-Jump! |walljump |1.16.4-1.3.6 |DONE |NOSIGNATURE
fixedanvilrepaircost_1.16.4-1.1.jar |Fixed Anvil Repair Cost |fixedanvilrepaircost |1.1 |DONE |NOSIGNATURE
EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
moveminecarts_1.16.4-1.4.jar |Move Minecarts |moveminecarts |1.4 |DONE |NOSIGNATURE
BloodMagic-1.16.3-3.0.5-10.jar |Blood Magic |bloodmagic |1.16.3-3.0.5-10 |DONE |NOSIGNATURE
dash-1.16.4-1.0.1.jar |Dash |dash |1.0.1 |DONE |NOSIGNATURE
weakerspiderwebs_1.16.4-1.5.jar |Weaker Spiderwebs |weakerspiderwebs |1.5 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.4-6.0.2.jar |EnchantmentDescriptions |enchdesc |6.0.2 |DONE |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
nccreepers_1.16.4-1.2.jar |Naturally Charged Creepers |nccreepers |1.2 |DONE |NOSIGNATURE
mana-and-artifice-1.2.1.9.jar |Mana and Artifice |mana-and-artifice |1.2.1.8 |DONE |NOSIGNATURE
extractpoison_1.16.4-1.2.jar |Extract Poison |extractpoison |1.2 |DONE |NOSIGNATURE
SilentLib-1.16.3-4.9.0+63.jar |Silent Lib |silentlib |4.9.0+63 |DONE |NOSIGNATURE
mooshroomspawn_1.16.4-1.1.jar |Mooshroom Spawn |mooshroomspawn |1.1 |DONE |NOSIGNATURE
packedup-1.0.20-mc1.16.4.jar |PackedUp |packedup |1.0.20 |DONE |NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |NOSIGNATURE
theurgy-1.0.5.jar |Theurgy |theurgy |1.0.5 |DONE |NOSIGNATURE
lepton-1.16.4-1.2.5.jar |Lepton |lepton |1.2.5 |DONE |NOSIGNATURE
moveboats_1.16.4-1.3.jar |Move Boats |moveboats |1.3 |DONE |NOSIGNATURE
Floating-1.1.1.jar |Floating |floating |1.1.1 |DONE |NOSIGNATURE
easy_villagers-1.16.5-1.0.2.jar |Easy Villagers |easy_villagers |1.16.5-1.0.2 |DONE |NOSIGNATURE
automaticdoors_1.16.4-1.4.jar |Automatic Doors |automaticdoors |1.4 |DONE |NOSIGNATURE
SpartanShields-1.16.4-2.1.1.jar |Spartan Shields |spartanshields |2.1.1 |DONE |NOSIGNATURE
betconduitpl_1.16.4-1.1.jar |Better Conduit Placement |betconduitpl |1.1 |DONE |NOSIGNATURE
minecolonies-0.13.578-ALPHA-universal.jar |Minecolonies |minecolonies |0.13.578-ALPHA |DONE |NOSIGNATURE
infinitylib-2.0.0.jar |InfinityLib |infinitylib |1.16.4-2.0.0 |DONE |NOSIGNATURE
ninjagear-2.0.0.jar |Ninja Gear |ninja_gear |1.16.4-2.0.0 |DONE |NOSIGNATURE
extendedcreativeinventory_1.16.4-1.0.jar |Extended Creative Inventory |extendedcreativeinventory |1.0 |DONE |NOSIGNATURE
MinecraftEarthMod-2.0.1.0.jar |Minecraft Earth Mod |minecraft_earth_mod |2.0.1.0 |DONE |NOSIGNATURE
SoundFilters-0.14_for_1.16.2.jar |Sound Filters |soundfilters |0.14_for_1.16.2 |DONE |NOSIGNATURE
healingcf_1.16.4-3.1.jar |Healing Campfire |healingcf |3.1 |DONE |NOSIGNATURE
guifollowers_1.16.4-1.0.jar |GUI Followers |guifollowers |1.0 |DONE |NOSIGNATURE
Crash Report UUID: b57b5d71-92ee-4d48-8b48-79ba1667965b
Patchouli open book context: n/a
Player Count: 0 / 8; []
Data Packs: vanilla, mod:astralsorcery, mod:netherportalfix (incompatible), mod:endportalrecipe, mod:petnames, mod:placeableblazerods, mod:paperbooks, mod:saveandloadinventories, mod:softerhayb, mod:citadel (incompatible), mod:alexsmobs, mod:ftbguilibrary (incompatible), mod:worldborder, mod:quickpaths, mod:healingsoup, mod:bookshelf, mod:toolleveling (incompatible), mod:randompatches, mod:cryingghasts, mod:spidersprwebs, mod:kelpfertilizer, mod:mineralchance, mod:despawningeggshatch, mod:conduitsprdrowned, mod:replantingcrops, mod:cleancut (incompatible), mod:edibles, mod:pamhc2foodextended (incompatible), mod:curios, mod:tetra, mod:patchouli (incompatible), mod:enchantedwolves, mod:rndbmflowers, mod:collective, mod:betbeacpl, mod:enigmaticlegacy, mod:starterkit, mod:sleepsooner, mod:lock_minecart_view, mod:shulkerdt, mod:nametagtweaks, mod:heroicdeath (incompatible), mod:observerlib, mod:kotlin_libraries, mod:cloth-config (incompatible), mod:fallthroughslime, mod:bettertridentreturn (incompatible), mod:infinitetrading, mod:travellers_map (incompatible), mod:scaffoldingdropsnearby, mod:dungeons_gear, mod:fullbrightnesstoggle, mod:pamhc2trees (incompatible), mod:transcendingtrident, mod:mining_helmet (incompatible), mod:spiderstpo, mod:snad (incompatible), mod:treeharvester, mod:jei, mod:jeienchantmentinfo, mod:no_nitwits (incompatible), mod:waystones (incompatible), mod:weaponthrow, mod:clumps, mod:mgui (incompatible), mod:botanypots, mod:botanytrees, mod:grassseeds, mod:nhacampfire, mod:grapple_hooks (incompatible), mod:datafixerslayer (incompatible), mod:mahoutsukai (incompatible), mod:iceandfire (incompatible), mod:walljump (incompatible), mod:fixedanvilrepaircost, mod:dismountentity, mod:moveminecarts, mod:erodingstoneentities, mod:forge, mod:blame, mod:dash (incompatible), mod:wooltweaks, mod:weakerspiderwebs, mod:enchdesc, mod:theoneprobe, mod:bspawncontrol, mod:mana-and-artifice, mod:extractpoison, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:nutritiousmilk, mod:underwaterench, mod:mooshroomspawn, mod:packedup, mod:theurgy, mod:ding, mod:moveboats, mod:doomweapon (incompatible), mod:geckolib3 (incompatible), mod:ars_nouveau, mod:automaticdoors, mod:betconduitpl, mod:pamhc2foodcore (incompatible), mod:dragondropselytra, mod:cyclepaintings, mod:appleskin, mod:vampirism (incompatible), mod:werewolves (incompatible), mod:infinitylib, mod:ninja_gear, mod:extendedcreativeinventory, mod:aquaculture (incompatible), mod:zombievfspawner, mod:healingcf, mod:guifollowers, mod:realisticbees, mod:stackrefill, mod:nccreepers, mod:snowbfrmobs, mod:wonderful_enchantments, mod:enhanced_snowman (incompatible), mod:randomenchants (incompatible), mod:cursed, mod:ma-enchants (incompatible), mod:infinityworkswithallarrows (incompatible), mod:cyclopscore, mod:gildedarmor, mod:evilcraft, mod:easy_piglins, mod:betterweather (incompatible), mod:bloodmagic, mod:easy_villagers, mod:vampirism_integrations (incompatible), mod:structure_gel, mod:dungeons_plus, mod:switchbow, mod:conjurer_illager (incompatible), mod:sneakymagic, mod:farlanders (incompatible), mod:colorfularmor (incompatible), mod:lanterncolors (incompatible), mod:zombiehs, mod:jeiprofessions (incompatible), mod:skeletonhs, mod:betterhurttimer (incompatible), mod:offhandcombat (incompatible), mod:dummmmmmy (incompatible), mod:horsestatsmod, mod:exoticbirds, mod:infinitymending (incompatible), mod:create (incompatible), mod:simpleplanes (incompatible), mod:jousting, mod:angelring (incompatible), mod:bedspreads, mod:floating, mod:dimdungeons, mod:spartanshields, mod:occultism, mod:cosmeticarmorreworked (incompatible), mod:soundfilters (incompatible), mod:controlling, mod:bagofyurting (incompatible), mod:botania, mod:abnormals_core, mod:better_badlands, mod:upgrade_aquatic, mod:endergetic, mod:lepton, mod:savageandravage, mod:minecraft_earth_mod, mod:upsizer, mod:rpg-hud, mod:scalinghealth, mod:serverconfigupdater (incompatible), mod:withereggs (incompatible), mod:cookingforblockheads (incompatible), mod:eyeofdragons, mod:dogslie, mod:trashslot (incompatible), mod:giantspawn, mod:magic_doorknob (incompatible), mod:silentlib (incompatible), mod:towers_of_the_wild, mod:foragecraft (incompatible), mod:codechickenlib (incompatible), mod:ring_of_repair, mod:additional_lights, mod:ring_of_growth, mod:structurize, mod:sleeping_bags, mod:beaconsforall (incompatible), mod:dungeons_mobs (incompatible), mod:enderstorage (incompatible), mod:minecolonies (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'