Skip to content

Instantly share code, notes, and snippets.

@keepinitreal247
Created September 18, 2021 23:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keepinitreal247/a6ceaf11ff60c3fd733c12ee44bb1425 to your computer and use it in GitHub Desktop.
Save keepinitreal247/a6ceaf11ff60c3fd733c12ee44bb1425 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 9/18/21 6:21 PM
Description: Exception in server tick loop
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Unsupported mob type for TemptGoal
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:604) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577) ~[?:1.8.0_51] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$29872/556108299.run(Unknown Source) ~[?:?] {}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(ThreadTaskExecutor.java:189) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213166_h(ServerChunkProvider.java:519) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(ThreadTaskExecutor.java:151) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.world.server.ServerChunkProvider$ChunkExecutor.func_213168_p(ServerChunkProvider.java:527) ~[?:?] {re:classloading}
at net.minecraft.world.server.ServerChunkProvider.func_217234_d(ServerChunkProvider.java:272) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:722) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(ThreadTaskExecutor.java:167) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default}
at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:blame.mixins.json:MinecraftServerAccessor,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$29521/1509242533.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
Caused by: java.lang.IllegalArgumentException: Unsupported mob type for TemptGoal
at net.minecraft.entity.ai.goal.TemptGoal.<init>(SourceFile:40) ~[?:?] {re:classloading,pl:accesstransformer:B}
at pam.pamhc2crops.entities.ai.MoreTemptation.<init>(MoreTemptation.java:9) ~[?:1.0.2] {re:classloading}
at pam.pamhc2crops.events.TemptationTask.onEntitySpawn(TemptationTask.java:193) ~[?:1.0.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_2172_TemptationTask_onEntitySpawn_EntityJoinWorldEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus$$Lambda$2600/1690814906.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.minecraft.world.server.ServerWorld.func_217440_f(ServerWorld.java:829) ~[?:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:bountifulbaubles.mixins.json:MixinServerWorld,pl:mixin:APP:architects_palette.mixins.json:ServerWorldMixin,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager.lambda$null$25(ChunkManager.java:763) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:connectiblechains.mixins.json:server.world.ChunkManagerMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager$$Lambda$30099/1611856835.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either.lambda$mapLeft$0(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at com.mojang.datafixers.util.Either$$Lambda$30031/695252232.apply(Unknown Source) ~[?:?] {}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {}
at com.mojang.datafixers.util.Either.mapLeft(Either.java:162) ~[datafixerupper-4.0.26.jar:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$func_219200_b$26(ChunkManager.java:733) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:connectiblechains.mixins.json:server.world.ChunkManagerMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager$$Lambda$30096/1012797953.apply(Unknown Source) ~[?:?] {}
at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602) ~[?:1.8.0_51] {}
... 17 more
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: 1252299712 bytes (1194 MB) / 7595360256 bytes (7243 MB) up to 10388242432 bytes (9907 MB)
CPUs: 8
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -XX:+IgnoreUnrecognizedVMOptions -Xmx10G -Xmn1000M
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.2.0.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.2.0.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.2.0.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.2.0.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.5-0.5.5.jar optiforge TRANSFORMATIONSERVICE
/forge-1.16.5-36.2.0.jar fml TRANSFORMATIONSERVICE
/OptiForge-MC1.16.5-0.5.5.jar FakeOptiFine TRANSFORMATIONSERVICE
/OptiForge-MC1.16.5-0.5.5.jar optiforgewrapper TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.0
FML Language Providers:
javafml@36.2
minecraft@1
kotlinforforge@1.14.0
Mod List:
inventoryprofiles-forge-1.16.2-0.4.2.jar |Inventory Profiles |inventoryprofiles |0.4.2 |DONE |Manifest: NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE
stalwart-dungeons-1.16.5-1.0.0.jar |Stalwart Dungeons |stalwart_dungeons |1.0.0 |DONE |Manifest: NOSIGNATURE
windowlogging-mc1.16.3_v0.0.4.jar |Windowlogging |windowlogging |0.0.4 |DONE |Manifest: NOSIGNATURE
music_player-1.16.5-2.3.1.130.jar |Music Player |musicplayer |2.3.1.130 |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
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
LotTweaks-mc1.16.5-version-2.0.4.jar |LotTweaks |lottweaks |2.0.4 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.16.5-7.2.0.0-build.0177.jar |Forge Endertech |forgeendertech |7.2.0.0 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
GildingMod-FIXED.jar |Gilding |gilding |1.0.0 |DONE |Manifest: NOSIGNATURE
Actually.Useful.Smithing.Table-1.0.2.mc.1.16.3.jar|Actually Useful Smithing Table|actuallyusefulsmithingtable |1.0.2 mc 1.16.3 |DONE |Manifest: NOSIGNATURE
Cazfps_lamps_1.16.4.jar |cazfps lamps mod |cazfps_lamps_mod |1.0.0 |DONE |Manifest: NOSIGNATURE
Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |Manifest: NOSIGNATURE
carpetstairsmod-1.16.4_v1.4.7.jar |Carpet Stairs Mod |carpetstairsmod |1.4.7 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.4-0.12.0.113.jar |Just Enough Resources |jeresources |0.12.0.113 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.16-3.8.5.jar |ShetiPhian-Core |shetiphiancore |3.8.5 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.12.2.jar |Supplementaries |supplementaries |1.16.5-0.12.2 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
Upgraded+Netherite+1.16.5+-+1.9.3.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.16.5-1.2.5.jar |Advancement Plaques |advancementplaques |1.2.5 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.16.5-0.2.6.jar |Castle in the sky |castle_in_the_sky |1.16.5 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-3.0.4+1.16.5.jar |Repurposed Structures |repurposed_structures |3.0.4+1.16.5 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.16.5-2.7.6.jar |Iron Furnaces |ironfurnaces |2.7.6 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.4.jar |Dungeons Plus |dungeons_plus |1.1.4 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.3-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.3 |DONE |Manifest: NOSIGNATURE
fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |Manifest: NOSIGNATURE
lycanitesmobs-1.16.5-2.3.2.2.jar |Lycanites Mobs |lycanitesmobs |1.16.5-2.3.2.2 |DONE |Manifest: NOSIGNATURE
SchoolsOfMagic1.16.5-2.1.00.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.00 |DONE |Manifest: NOSIGNATURE
RoRmod-1.16.5-1.1.3b-Forge.jar |Risk of Rain Mod |riskofrainmod |1.1.3 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
obfuscate-0.6.1-1.16.3.jar |Obfuscate |obfuscate |0.6.1 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
dragonenchants-1.0.0-alpha.1.jar |Dragon Enchants |dragonenchants |1.0.0-alpha.1 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.5-dist.jar |WorldEdit |worldedit |7.2.5+57d5ac9 |DONE |Manifest: NOSIGNATURE
sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3 (1).jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
observerlib-1.16.4-1.5.1.jar |ObserverLib |observerlib |1.16.4-1.5.1 |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
getinthebucketmod-1.16.5-3.0.6.jar |Get In The Bucket Mod |getinthebucketmod |3.0.6 |DONE |Manifest: NOSIGNATURE
DynamicTrees-1.16.5-0.10.0-Beta18.jar |Dynamic Trees |dynamictrees |1.16.5-0.10.0-Beta18|DONE |Manifest: NOSIGNATURE
DynamicTreesPlus-1.16.5-0.1.0-Beta10.jar |Dynamic Trees Plus |dynamictreesplus |1.16.5-0.1.0-Beta10 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |Manifest: NOSIGNATURE
DarkPaintings-1.16.5-6.0.1.jar |DarkPaintings |darkpaintings |6.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
AdFinders-1.16.5-5.0.10.0-build.0177.jar |Advanced Finders |adfinders |5.0.10.0 |DONE |Manifest: NOSIGNATURE
TonsOfEnchants1.16.5-0.7v-fix.jar |Tons Of Enchantments |tonsofenchants |1.16.5-0.7 |DONE |Manifest: NOSIGNATURE
connectiblechains-1.0.jar |Connectible Chains |connectiblechains |1.0 |DONE |Manifest: NOSIGNATURE
advanced-xray-forge-1.16.5-2.7.0.jar |Advanced XRay |xray |2.7.0 |DONE |Manifest: NOSIGNATURE
vanillaexcavators-1.16.4-2.2.1.jar |Vanilla Excavators |vanillaexcavators |2.2.1 |DONE |Manifest: NOSIGNATURE
bountifulbaubles-1.16.5-0.1.0-forge.jar |Bountiful Baubles |bountifulbaubles |1.16.5-0.1.0 |DONE |Manifest: NOSIGNATURE
treeharvester_1.16.5-2.4.jar |Tree Harvester |treeharvester |2.4 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.0.106.jar |Just Enough Items |jei |7.7.0.106 |DONE |Manifest: NOSIGNATURE
OptiForge-MC1.16.5-0.5.5.jar |OptiForge |optiforge |0.5.5 |DONE |Manifest: NOSIGNATURE
chaosawakens-1.16.5-0.8d.jar |Chaos Awakens |chaosawakens |0.8d |DONE |Manifest: NOSIGNATURE
Jellyfishing-1.6.9.jar |Jellyfishing |jellyfishing |1.6.8 |DONE |Manifest: NOSIGNATURE
MedievalCraft-1.16.5-1.15.10.jar |Medieval craft |medieval_craft |1.14.4 |DONE |Manifest: NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.3-7.3.0.jar |Farming for Blockheads |farmingforblockheads |7.3.0 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.0-universal.jar |Forge |forge |36.2.0 |DONE |Manifest: 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
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |Manifest: NOSIGNATURE
OffHandCombat-1.16.3-3.2.0.3.jar |Off Hand Combat |offhandcombat |1.16.3-3.2.0.3 |DONE |Manifest: 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.5-3.4.0-forge.jar |Blame! |blame |1.16.5-3.4.0-forge |DONE |Manifest: NOSIGNATURE
DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |Manifest: b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77
wooltweaks_1.16.5-1.2.jar |Wool Tweaks |wooltweaks |1.2 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE
UniversalModCore-1.16.4-forge-1.0.1.jar |Universal Mod Core |universalmodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.16.5-2.1.46-release.jar |When Dungeons Arise |dungeons_arise |2.1.46 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.0-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE
luckyblock-1.16.5-1-forge.jar |Lucky Block |lucky |1.16.5-1 |DONE |Manifest: NOSIGNATURE
Modernxl+1.16.5.jar |Modernxl |minecraftmodernxl |1.0.0 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
morevanillalib-1.16.4-1.4.0.jar |MoreVanillaLib |morevanillalib |1.4.0 |DONE |Manifest: NOSIGNATURE
ClassicalArt-1.16.3+-1.1.0.jar |Classical Art |classicalart |1.1.0 |DONE |Manifest: NOSIGNATURE
inventorytotem_1.16.5-1.3.jar |Inventory Totem |inventorytotem |1.3 |DONE |Manifest: NOSIGNATURE
pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
AdLods-1.16.5-4.1.8.0-build.0177.jar |Large Ore Deposits |adlods |4.1.8.0 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.16.5-v1.12.jar |Ceiling Torch |ceilingtorch |v1.12 |DONE |Manifest: NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
dimdungeons-1.10-forge-1.16.5.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.10 |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.103.jar |Mantle |mantle |1.6.103 |DONE |Manifest: NOSIGNATURE
pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |Manifest: NOSIGNATURE
coloredbricks-4.2.jar |Colored Bricks Mod |coloredbricks |4.2 |DONE |Manifest: NOSIGNATURE
structurize-0.13.208-ALPHA-universal.jar |Structurize |structurize |0.13.208-ALPHA |DONE |Manifest: NOSIGNATURE
floormats-1.16.5-v1.4.0.jar |Floor Mats |floormats |1.16.5-v1.4.0 |DONE |Manifest: NOSIGNATURE
WorldHandler-1.16.5-2.12.5.jar |World Handler |worldhandler |1.16.5-2.12.5 |DONE |Manifest: NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |Manifest: NOSIGNATURE
ModernUI-1.16.5-2.5.1.86-universal.jar |Modern UI |modernui |2.5.1.86 |DONE |Manifest: 72:da:aa:fa:02:98:8b:71:b7:c5:ce:aa:0f:0d:cb:a3:ac:4b:97:d4:bc:fa:58:e6:98:e1:2e:ca:f4:61:a2:b0
lootbagmod-1.16.5-2.2.0.jar |Loot Bag Mod |lootbagmod |1.16.5-2.2.0 |DONE |Manifest: NOSIGNATURE
StructuresPlus2.jar |Structure plus ii |structure_plus_ii |1.0.0 |DONE |Manifest: NOSIGNATURE
enchantedbookredesign-3.3-1.16.4.jar |Enchanted Book Redesign |enchantedbookredesign |3.3-1.16.4 |DONE |Manifest: NOSIGNATURE
DungeonsMod-1.16.3-1.4.38.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.38 |DONE |Manifest: NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 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
Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.16.5-2.0.1.8.jar |Doggy Talents 2 |doggytalents |2.0.1.8 |DONE |Manifest: NOSIGNATURE
Soulbound-1.16.x-1.2.5.jar |Soulbound |soulbound |1.1.0 |DONE |Manifest: NOSIGNATURE
CookingForBlockheads_1.16.5-9.3.1.jar |Cooking for Blockheads |cookingforblockheads |9.3.1 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.20.jar |Controlling |controlling |7.0.0.20 |DONE |Manifest: NOSIGNATURE
structurescompass-1.16.5-1.0.2.jar |Structures Compass |structurescompass |1.16.5-1.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.4.5.jar |Placebo |placebo |4.4.5 |DONE |Manifest: NOSIGNATURE
citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.11.1.jar |Alex's Mobs |alexsmobs |1.11.1 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
allthemodium-1.5.5-1.16.5-36.1.23.jar |Allthemodium |allthemodium |1.5.5-1.16.5-36.1.23|DONE |Manifest: NOSIGNATURE
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
Bookshelf-1.16.5-10.1.11.jar |Bookshelf |bookshelf |10.1.11 |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
Uncrafted-1.16-4.0.0pre1.jar |Uncrafted |uncrafted |4.0.0pre1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.16.4-2.4.0.259.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
u_team_core-1.16.5-3.2.1.195.jar |U Team Core |uteamcore |3.2.1.195 |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
relics-0.2.6.jar |Relics |relics |0.2.6 |DONE |Manifest: NOSIGNATURE
ironshulkerboxes-1.16.4-5.1.11.jar |Iron Shulker Boxes |ironshulkerbox |1.16.4-5.1.11 |DONE |Manifest: NOSIGNATURE
sworddisplay-1.16.5-1.2.0.jar |Sword Displays |sworddisplay |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
FpsReducer-forge-1.23-mc1.16.5.jar |FPS Reducer |fpsreducer |1.23-mc1.16.5 |DONE |Manifest: NOSIGNATURE
carryon-1.16.5-1.15.3.13.jar |Carry On |carryon |1.15.3.13 |DONE |Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
NoIncreasingRepairCost-1.16.4-1.0.0.jar |No Increasing Repair Cost |noincreasingrepaircost |NONE |DONE |Manifest: NOSIGNATURE
LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |Manifest: NOSIGNATURE
twilightforest-1.16.5-4.0.546-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
anviltooltipmod-MC1.16.3-1.0.0.jar |Anvil Tooltip Mod |anviltooltipmod |1.0.0 |DONE |Manifest: NOSIGNATURE
konkrete_1.1.6_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.1.6 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.16.5-1.1.1.jar |Equipment Compare |equipmentcompare |1.1.1 |DONE |Manifest: NOSIGNATURE
chipped-1.0.4.jar |Chipped |chipped |1.0.3 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.3.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.3 |DONE |Manifest: NOSIGNATURE
useful_backpacks-1.16.5-1.12.0.89.jar |Useful Backpacks |usefulbackpacks |1.12.0.89 |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
Curious+Armor+Stands-1.16.5-2.1.0.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.1.0 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-1.16.4-v1.1.jar |Get It Together, Drops! |getittogetherdrops |v1.1 |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
pamhc2foodextended-1.16.3-1.0.4.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.42.jar |GeckoLib |geckolib3 |3.0.42 |DONE |Manifest: NOSIGNATURE
hole_filler_mod-1.2.4.jar |Hole Filler Mod |hole_filler_mod |1.2.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-53.1.jar |Patchouli |patchouli |1.16.4-53.1 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.21.2.jar |Ars Nouveau |ars_nouveau |1.21.2 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |Manifest: NOSIGNATURE
camera-1.16.5-1.0.12.jar |Camera Mod |camera |1.16.5-1.0.12 |DONE |Manifest: NOSIGNATURE
RingOfMiner-Forge-1.16.5-1.2.12.jar |Ring of Miner |ring_of_miner |1.2.12 |DONE |Manifest: NOSIGNATURE
BetterDiving-1.16.5-1.2.5.jar |Better Diving |better_diving |1.2.5 |DONE |Manifest: NOSIGNATURE
villagertools-1.16.5-1.0.0.jar |villagertools |villagertools |1.16.5-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
xercapaint-1.16.5-1.0.jar |Joy of Painting |xercapaint |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.11.4.jar |Enigmatic Legacy |enigmaticlegacy |2.11.4 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.16.5-20210517a.jar |Builders Crafts & Addition |buildersaddition |1.16.5-20210517a |DONE |Manifest: NOSIGNATURE
architectury-1.20.28-forge.jar |Architectury |architectury |1.20.28 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.1-build.10.jar |FTB Library |ftblibrary |1605.3.1-build.10 |DONE |Manifest: NOSIGNATURE
outvoted-2.0.0-alpha.9-forge.jar |Outvoted |outvoted |2.0.0-alpha.9 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.8.4.jar |Small Ships Mod |smallships |1.8.4 |DONE |Manifest: NOSIGNATURE
effortlessbuilding-1.16.3-2.23.jar |Effortless Building |effortlessbuilding |1.16.3-2.23 |DONE |Manifest: NOSIGNATURE
TVPosters-1.16.4-1.0.0.jar |TV Posters |tvposters |1.0.0 |DONE |Manifest: NOSIGNATURE
RepairChests-1.16.5-1.7.jar |Repair Chests |repairchests |1.7 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.16.1-18.1.0.jar |Simple Inventory Sorter |inventorysorter |18.1.0 |DONE |Manifest: NOSIGNATURE
mystictools-1.16.5-1.4.3.jar |Mystic Tools |mystictools |1.16.5-1.4.3 |DONE |Manifest: NOSIGNATURE
Ma-Enchants-1.16.5-3.6.0.jar |Ma Enchants |ma-enchants |1.16.5-3.6.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.16.4-4.1.9.jar |Cucumber Library |cucumber |4.1.9 |DONE |Manifest: NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE
pamhc2trees-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE
EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.0.2 |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
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |Manifest: NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
Rotten+Flesh+to+Leather+1.16.4+Forge.jar |Rotten Flesh to Leather |rftl |1.16.4 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.5.1.jar |Waystones |waystones |7.5.1 |DONE |Manifest: NOSIGNATURE
mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.0.4.jar |Comforts |comforts |1.16.5-4.0.0.4 |DONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.9.2.jar |Artifacts |artifacts |1.16.5-2.9.2 |DONE |Manifest: NOSIGNATURE
OuterEnd-0.2.11.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
CrimsonXP-1.1.1.jar |Crimson XP |crimsonxp |1.1.1 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |Manifest: NOSIGNATURE
mapperbase-1.16.4-2.3.0.0.jar |Mapper Base |mapperbase |1.16.4-2.3.0.0 |DONE |Manifest: NOSIGNATURE
embellishcraft-1.16.4-3.3.0.0.jar |EmbellishCraft |embellishcraft |1.16.4-3.3.0.0 |DONE |Manifest: NOSIGNATURE
bedspreads-forge-1.16.5-5.1.0.2.jar |Bedspreads |bedspreads |1.16.5-5.1.0.2 |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.16.5-v1.31.37.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.31.37 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
JABCM-1.16.4-0.0.6_A.jar |Just A Basic Concrete Mod |jabcm |1.16.4-0.0.6_A |DONE |Manifest: NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: 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 |Manifest: NOSIGNATURE
randomsheepcolours_1.16.5-1.4.jar |Random Sheep Colours |randomsheepcolours |1.4 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE
vanillahammers-1.16.4-2.2.0 (1).jar |Vanilla Hammers |vanillahammers |2.2.0 |DONE |Manifest: NOSIGNATURE
extraplayerrenderer-1.16.3-1.0.0.jar |Extra Player Renderer |extraplayerrenderer |1.0.0 |DONE |Manifest: NOSIGNATURE
minecolonies-0.14.335-ALPHA-universal.jar |MineColonies |minecolonies |0.14.335-ALPHA |DONE |Manifest: NOSIGNATURE
forgemod_VoxelMap-1.10.12_for_1.16.5.jar |VoxelMap |voxelmap |1.10.15 |DONE |Manifest: NOSIGNATURE
flowerseeds-1.16.5-1.3.2.jar |Flower Seeds |flowerseeds |version |DONE |Manifest: NOSIGNATURE
enchantingbooks-1.2.2.jar |Enchanting Books |enchantingbooks |1.2.2 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.10.jar |Valhelsia Core |valhelsia_core |16.0.10 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.5.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.5 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-16.2.0-beta-3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.0-beta-3 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
betterfoliage-1.2.0.jar |Better Foliage |betterfoliage |1.2.0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: faaa20a7-07e3-4c67-9137-3f0fee76fc1a
Patchouli open book context: n/a
Player Count: 1 / 8; [ServerPlayerEntity['Keepinitreal24_7'/142, l='ServerLevel[PISSED OFFFFFF]', x=270.91, y=82.71, z=-1612.61]]
Data Packs: vanilla, mod:inventoryprofiles (incompatible), mod:torohealth, mod:stalwart_dungeons, mod:windowlogging (incompatible), mod:musicplayer, mod:bettercaves (incompatible), mod:lottweaks, mod:forgeendertech, mod:yungsapi, mod:gilding, mod:actuallyusefulsmithingtable (incompatible), mod:cazfps_lamps_mod, mod:waila, mod:carpetstairsmod (incompatible), mod:jeresources, mod:shetiphiancore, mod:supplementaries, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:advancementplaques, mod:castle_in_the_sky, mod:repurposed_structures, mod:ironfurnaces, mod:dungeons_plus, mod:supermartijn642corelib, mod:fairylights, mod:lycanitesmobs, mod:schoolsofmagic, mod:riskofrainmod, mod:curios, mod:yungsextras, mod:obfuscate (incompatible), mod:dragonenchants, mod:worldedit (incompatible), mod:sapience, mod:cfm (incompatible), mod:observerlib, mod:cloth-config (incompatible), mod:getinthebucketmod, mod:dynamictrees, mod:dynamictreesplus, mod:bettermineshafts, mod:darkpaintings (incompatible), mod:adfinders, mod:tonsofenchants, mod:connectiblechains, mod:xray, mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:treeharvester, mod:jei, mod:optiforge, mod:chaosawakens, mod:jellyfishing (incompatible), mod:medieval_craft, mod:invtweaks (incompatible), mod:naturescompass (incompatible), mod:farmingforblockheads (incompatible), mod:forge, mod:wailaharvestability, mod:offhandcombat (incompatible), mod:blame, mod:dsurround, mod:wooltweaks, mod:ironchest (incompatible), mod:universalmodcore (incompatible), mod:dungeons_arise, mod:cofh_core (incompatible), mod:lucky (incompatible), mod:minecraftmodernxl, mod:mousetweaks, mod:morevanillalib, mod:classicalart, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:adlods, mod:ceilingtorch, mod:paintings (incompatible), mod:dimdungeons, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:justenoughprofessions, mod:coloredbricks, mod:structurize, mod:floormats, mod:worldhandler (incompatible), mod:appleskin, mod:lootbagmod, mod:structure_plus_ii, mod:enchantedbookredesign (incompatible), mod:dungeonsmod (incompatible), mod:astralsorcery, mod:architects_palette (incompatible), mod:doggytalents (incompatible), mod:soulbound, mod:cookingforblockheads (incompatible), mod:controlling, mod:structurescompass, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:allthemodium, mod:mutantbeasts (incompatible), mod:bookshelf, mod:uncrafted (incompatible), mod:sophisticatedbackpacks, mod:uteamcore, mod:ironshulkerbox (incompatible), mod:sworddisplay, mod:fpsreducer, mod:carryon, mod:noincreasingrepaircost (incompatible), mod:losttrinkets, mod:twilightforest, mod:anviltooltipmod, mod:konkrete, mod:chipped, mod:farmersdelight, mod:usefulbackpacks, mod:curious_armor_stands, mod:getittogetherdrops, mod:lollipop, mod:dogslie, mod:mcwfences, mod:pamhc2foodextended (incompatible), mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:hole_filler_mod, mod:patchouli (incompatible), mod:ars_nouveau, mod:collective, mod:camera, mod:ring_of_miner, mod:better_diving, mod:villagertools, mod:xercapaint (incompatible), mod:betterstrongholds, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:architectury, mod:ftblibrary, mod:outvoted, mod:trashcans, mod:smallships, mod:effortlessbuilding (incompatible), mod:tvposters, mod:repairchests, mod:inventorysorter (incompatible), mod:mystictools (incompatible), mod:ma-enchants (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:spiderstpo, mod:abnormals_core, mod:personality, mod:rftl, mod:ensorcellation (incompatible), mod:create, mod:waystones (incompatible), mod:mcwpaintings (incompatible), mod:comforts, mod:artifacts, mod:outer_end, mod:crimsonxp, mod:dungeoncrawl, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads, mod:mahoutsukai (incompatible), mod:walljump (incompatible), mod:jabcm, mod:silentlib (incompatible), mod:towers_of_the_wild, mod:randomsheepcolours, mod:fastbench (incompatible), mod:vanillahammers, mod:extraplayerrenderer, mod:minecolonies (incompatible), mod:voxelmap (incompatible), mod:flowerseeds, mod:enchantingbooks, mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:forbidden_arcanus (incompatible), mod:chiselsandbits (incompatible), mod:betterfoliage, mod:easymagic, mod:relics, mod:equipmentcompare, mod:craftingtweaks (incompatible), mod:modernui
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
OptiFine Version: OptiFine_1.16.5_HD_U_G8
OptiFine Build: 20210515-161946
Render Distance Chunks: 64
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 462.30
OpenGlRenderer: GeForce RTX 2060/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment