Skip to content

Instantly share code, notes, and snippets.

@WenXin20
Created April 27, 2021 05:17
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 WenXin20/878ba27d6613e1ba7ce8ff3516cb8bd3 to your computer and use it in GitHub Desktop.
Save WenXin20/878ba27d6613e1ba7ce8ff3516cb8bd3 to your computer and use it in GitHub Desktop.
Bgcore Server Crash
---- Minecraft Crash Report ----
// But it works on my machine.
Time: 4/27/21 5:11 AM
Description: Exception in server tick loop
java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_265] {}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_265] {}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:975) ~[?:1.8.0_265] {}
at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:940) ~[?:1.8.0_265] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456) ~[?:1.8.0_265] {}
at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading}
at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading}
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_265] {}
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_265] {}
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_265] {}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_265] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175) ~[?:1.8.0_265] {}
Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk
at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_265] {}
... 11 more
Caused by: java.lang.IllegalStateException: Unknown biome id emitted by layers: -1
at net.minecraft.world.gen.layer.Layer.func_242936_a(SourceFile:26) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at com.blackgear.bgcore.core.api.CaveBiomeManager.injectCaveBiomes(CaveBiomeManager.java:48) ~[bgcore:3.2] {re:mixin,re:classloading}
at net.minecraft.world.biome.provider.OverworldBiomeProvider.handler$zgm000$bgc$caveBiomeManager(OverworldBiomeProvider.java:532) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bgcore.mixins.json:common.world.gen.OverworldBiomeProviderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.biome.provider.OverworldBiomeProvider.func_225526_b_(OverworldBiomeProvider.java:60) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bgcore.mixins.json:common.world.gen.OverworldBiomeProviderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.world.biome.provider.BiomeProvider.func_225530_a_(SourceFile:73) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at com.stal111.valhelsia_structures.world.structures.AbstractValhelsiaStructure.func_230363_a_(AbstractValhelsiaStructure.java:60) ~[valhelsia_structures:16.0.5] {re:classloading}
at com.stal111.valhelsia_structures.world.structures.AbstractValhelsiaStructure.func_230363_a_(AbstractValhelsiaStructure.java:44) ~[valhelsia_structures:16.0.5] {re:classloading}
at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:222) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pokecube.mixins.json:MixinStructure,pl:mixin:A}
at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:world_blender.mixins.json:worldgen.ChunkGeneratorAccessor,pl:mixin:APP:world_blender.mixins.json:worldgen.ChunkGeneratorMixin,pl:mixin:APP:repurposed_structures.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bgcore.mixins.json:common.world.gen.ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.ChunkGeneratorAccessor,pl:mixin:A}
at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:world_blender.mixins.json:worldgen.ChunkGeneratorAccessor,pl:mixin:APP:world_blender.mixins.json:worldgen.ChunkGeneratorMixin,pl:mixin:APP:repurposed_structures.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bgcore.mixins.json:common.world.gen.ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:ultra_amplified_dimension.mixins.json:dimension.ChunkGeneratorAccessor,pl:mixin:A}
at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:byg.mixins.json:common.world.ChunkStatusMixin,pl:mixin:A}
at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[?:?] {re:classloading}
at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:966) ~[?:1.8.0_265] {}
... 11 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: Linux (amd64) version 4.4.232-1.el7.elrepo.x86_64
Java Version: 1.8.0_265, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), AdoptOpenJDK
Memory: 1757799464 bytes (1676 MB) / 5875695616 bytes (5603 MB) up to 7456948224 bytes (7111 MB)
CPUs: 4
JVM Flags: 2 total; -Xmx8000M -Xms128M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.4.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.4.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.4.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.4.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.4.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.4
FML Language Providers:
javafml@36.1
minecraft@1
Mod List:
supermartijn642configlib-1.0.5a-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.5a |DONE |NOSIGNATURE
justenoughbeacons-3.1-1.16.3.jar |Just Enough Beacons |justenoughbeacons |3.1-1.16.3 |DONE |NOSIGNATURE
bigbrain-1.2.1.jar |Big Brain |bigbrain |1.2.1 |DONE |NOSIGNATURE
infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |NOSIGNATURE
prefab-1.6.5.2.jar |Prefab |prefab |1.6.5.2 |DONE |NOSIGNATURE
rad-1.16-4.1.1.jar |Reload Audio Driver |rad |4.1.1 |DONE |NOSIGNATURE
torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |NOSIGNATURE
TextDamageIndicators-1.16.3-2.0.1.jar |TextDamageIndicators |textdamageindicators |2.0.1 |DONE |88:98:cc:ab:ca:56:34:c7:e9:4c:b9:02:3b:c5:1e:b3:21:fa:09:64:3e:eb:2d:09:70:81:e6:46:eb:1c:17:65
SilentMechanisms-1.16.3-1.0.1+77.jar |Silent's Mechanisms |silents_mechanisms |1.0.1+77 |DONE |NOSIGNATURE
windowlogging-mc1.16.3_v0.0.4.jar |Windowlogging |windowlogging |0.0.4 |DONE |NOSIGNATURE
strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.1.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE
smallerunits-1.16.jar |Smallerunits |smallerunits |1.1 |DONE |NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE
NamePain-1.3.1 Forge-1.16.x.jar |Name Pain |namepain |1.3.1 |DONE |NOSIGNATURE
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE
Shrink-1.16.4-1.0.7.jar |Shrink |shrink |1.0.7 |DONE |NOSIGNATURE
quickpaths_1.16.5-1.5.jar |Quick Paths |quickpaths |1.5 |DONE |NOSIGNATURE
guardvillagers-1.16.5.1.2.4.jar |Guard Villagers |guardvillagers |1.2.4 |DONE |NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-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
ChanceCubes-1.16.3-5.0.2.394.jar |Chance Cubes |chancecubes |1.16.3-5.0.2.394 |DONE |NOSIGNATURE
Apotheosis-1.16.4-4.5.1.jar |Apotheosis |apotheosis |4.5.1 |DONE |NOSIGNATURE
world_blender-1.16.5-3.1.4.jar |World Blender |world_blender |1.16.5-3.1.4 |DONE |NOSIGNATURE
Morpheus-1.16.5-4.2.70.jar |Morpheus |morpheus |4.2.70 |DONE |NOSIGNATURE
Omni-1.16.5-1.2.2.jar |Omni |omni |version |DONE |NOSIGNATURE
SnowRealMagic-1.16.4-2.5.5.jar |Snow! Real Magic! |snowrealmagic |2.5.5 |DONE |NOSIGNATURE
Enhanced-Vanilla-1.0.4-Forge-1.16.5-36.1.0.jar |Enhanced Vanilla |enhanced_vanilla |1.0.4 |DONE |NOSIGNATURE
supplementaries-1.16.5-0.12.1.jar |Supplementaries |supplementaries |1.16.5-0.12.1 |DONE |NOSIGNATURE
betterendforge-1.16.4-1.5.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.5.1 |DONE |NOSIGNATURE
minibloom-1.16.4-1.0.0.jar |Minibloom |minibloom |1.0.0 |DONE |NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE
repurposed_structures-1.16.5-2.6.5-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.6.5-forge |DONE |NOSIGNATURE
bloom-and-gloom-0.2.2.jar |Bloom and Gloom |bloom_and_gloom |0.2.2 |DONE |NOSIGNATURE
BiomesOPlenty-1.16.5-13.1.0.441-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.4-13.0.0.439 |DONE |NOSIGNATURE
thatched-1.16.4-0.4.jar |Thatched |thatched |version |DONE |NOSIGNATURE
dungeons_plus-1.16.5-1.1.4.jar |Dungeons Plus |dungeons_plus |1.1.4 |DONE |NOSIGNATURE
SimplyImprovedTerrain-0.3.1-Forge.jar |Simply Improved Terrain |simplyimprovedterrain |0.3.1-Forge |DONE |NOSIGNATURE
silent-gear-1.16.3-2.6.19.jar |Silent Gear |silentgear |2.6.19 |DONE |NOSIGNATURE
supermartijn642corelib-1.0.1-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.1 |DONE |NOSIGNATURE
extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |NOSIGNATURE
fairylights-4.0.5-1.16.5.jar |Fairy Lights |fairylights |4.0.5 |DONE |NOSIGNATURE
CavesAndCliffsBackport-1.16.5-5.1.jar |Caves & Cliffs Backport |cavesandcliffs |5.1 |DONE |NOSIGNATURE
randomenchants-4.0.6.jar |Random Enchants |randomenchants |4.0.6 |DONE |NOSIGNATURE
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |NOSIGNATURE
BasseBombeCraft-1.16.5-2.1-server.jar |BasseBombeCraft Mod |bassebombecraft |1.16.5-2.1 |DONE |NOSIGNATURE
randomite-1.16.4-1.0.1.jar |Randomite Classic |randomite |1.0.1 |DONE |NOSIGNATURE
extendedmushrooms-1.5.1-1.16.3+.jar |Extended Mushrooms |extendedmushrooms |1.5.1-1.16.3+ |DONE |NOSIGNATURE
DummyPlayers-1.0.0-release+1.jar |DummyPlayers |dummyplayers |1.0.0-release+1 |DONE |NOSIGNATURE
FramedBlocks-2.7-hotfix.jar |FramedBlocks |framedblocks |2.7 |DONE |NOSIGNATURE
Platypuses 1.16.5-1.2.5.jar |Platypus |platypus |1.2.5 |DONE |NOSIGNATURE
obfuscate-0.6.0-1.16.3.jar |Obfuscate |obfuscate |0.6.0 |DONE |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
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |NOSIGNATURE
sapience-1.16.4-1.1.1.jar |Sapience |sapience |1.1.1 |DONE |NOSIGNATURE
furniture-7.0.0-pre19-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre19 |DONE |NOSIGNATURE
Chimes-1.16.5-0.9.5.jar |Chimes |chimes |0.9.5 |DONE |NOSIGNATURE
ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |NOSIGNATURE
cloth-config-4.11.19-forge.jar |Cloth Config v4 API |cloth-config |4.11.19 |DONE |NOSIGNATURE
bgcore-1.16.5-3.2.jar |bgcore |bgcore |3.2 |DONE |NOSIGNATURE
the_bumblezone-1.16.5-2.4.1.jar |The Bumblezone |the_bumblezone |1.16.5-2.4.1 |DONE |NOSIGNATURE
FallingTree-1.16.5-2.11.3.jar |FallingTree |fallingtree |2.11.3 |DONE |NOSIGNATURE
bettas-1.2.1.jar |Bettas |bettas |1.2.1 |DONE |NOSIGNATURE
benched-1.2.1-mc1.16.5.jar |Benched |benched |1.2.1 |DONE |NOSIGNATURE
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE
Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |NOSIGNATURE
JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |NOSIGNATURE
DarkPaintings-1.16.5-6.0.1.jar |DarkPaintings |darkpaintings |6.0.1 |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
dungeons_gear-1.16.4-3.0.6.jar |Dungeons Gear |dungeons_gear |3.0.6 |DONE |NOSIGNATURE
QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE
Kiwi-1.16.5-3.4.2.jar |Kiwi |kiwi |3.4.2 |DONE |NOSIGNATURE
mowziesmobs-1.5.16.jar |Mowzie's Mobs |mowziesmobs |1.5.16 |DONE |NOSIGNATURE
JustEnoughAdvancements-1.16.4-0.1.1.jar |Just Enough Advancements |jea |1.16.4-0.1.1 |DONE |NOSIGNATURE
connectiblechains-1.0.jar |Connectible Chains |connectiblechains |1.0 |DONE |NOSIGNATURE
bagofyurting-1.16.4-1.1.0.2.jar |Bag of Yurting |bagofyurting |1.1.0.2 |DONE |NOSIGNATURE
jei-1.16.5-7.6.4.88.jar |Just Enough Items |jei |7.6.4.88 |DONE |NOSIGNATURE
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |NOSIGNATURE
AttributeFix-1.16.5-10.1.2.jar |AttributeFix |attributefix |10.1.2 |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
ChaosAwakensBeta1.16.5v0.6.jar |Chaos Awakens |chaosawakens |1.0.0 |DONE |NOSIGNATURE
Jellyfishing-1.6.9.jar |Jellyfishing |jellyfishing |1.6.8 |DONE |NOSIGNATURE
goblintraders-1.3.1-1.16.3.jar |Goblin Traders |goblintraders |1.3.1 |DONE |NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE
colytra-forge-1.16.5-5.1.1.0.jar |Colytra |colytra |1.16.5-5.1.1.0 |DONE |NOSIGNATURE
TrailMix-1.16.3-10.0.0.jar |Trail Mix |trailmix |10.0.0 |DONE |NOSIGNATURE
jev-1.16.3-2.0.1.jar |Just Enough Vehicles |jev |2.0.1 |DONE |NOSIGNATURE
Fallingleaves-1.16.3-1.0.1.jar |Falling Leaves |fallingleaves |1.0.1 |DONE |NOSIGNATURE
RealisticExplosionPhysics-1.16.5-1.0.0.jar |Realistic Explosion Physics |rep |1.0.0 |DONE |NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |NOSIGNATURE
NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE
SereneSeasons-1.16.5-4.0.1.91-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.91 |DONE |NOSIGNATURE
LibX-1.16.3-1.0.39.jar |LibX |libx |1.16.3-1.0.39 |DONE |NOSIGNATURE
upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE
champions-forge-1.16.5-2.0.1.5.jar |Champions |champions |1.16.5-2.0.1.5 |DONE |NOSIGNATURE
good-nights-sleep-1.16.5-1.2.14.jar |Good Night's Sleep |good_nights_sleep |1.2.14 |DONE |NOSIGNATURE
snowundertrees-1.16.5-v1.1.4.jar |Snow Under Trees |snowundertrees |v1.1.4 |DONE |NOSIGNATURE
outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |NOSIGNATURE
mysticalbiomes-1.16.4-0.0.0.3.jar |Mystical Biomes |mysticalbiomes |1.16.4-0.0.0.3 |DONE |NOSIGNATURE
catalogue-1.1.0-1.16.5.jar |Catalogue |catalogue |1.1.0 |DONE |NOSIGNATURE
mysticalworld-1.16.4-0.3.1.10.jar |Mystical World |mysticalworld |1.16.4-0.3.1.10 |DONE |NOSIGNATURE
crumbs-forge-1.0.7.jar |Crumbs |crumbs |1.0.7 |DONE |NOSIGNATURE
antiqueatlas-5.4.4-forge.jar |Antique Atlas |antiqueatlas |5.4.4-forge |DONE |NOSIGNATURE
dungeonsarise1.16.5-1.2.72a.jar |Dungeons Arise |dungeons_arise |1.2.72a |DONE |NOSIGNATURE
forge-1.16.5-36.1.4-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE
Theatrical-1.16.4-0.7.2.jar |Theatrical |theatrical |0.7.2 |DONE |NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |NOSIGNATURE
greekfantasy-16.4.17.jar |Greek Fantasy |greekfantasy |16.4.17 |DONE |NOSIGNATURE
Piggybanks-1.16.5-1.0.2.jar |Piggy Banks |piggybanks |$1.16.5-1.0.2 |DONE |NOSIGNATURE
NetherReactor1.16.4v0.9.5.jar |Nether Reactor |netherreactor |0.9.5 |DONE |NOSIGNATURE
ceilingtorch-1.16.5-v1.10.jar |Ceiling Torch |ceilingtorch |v1.10 |DONE |NOSIGNATURE
paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |NOSIGNATURE
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE
dimdungeons-1.10-forge-1.16.5.jar |Dimensional Dungeons |dimdungeons |1.16.4-1.10 |DONE |NOSIGNATURE
whisperwoods-1.16.4-2.0.0.jar |Whisperwoods |whisperwoods |2.0.0 |DONE |NOSIGNATURE
Mantle-1.16.5-1.6.92.jar |Mantle |mantle |1.6.92 |DONE |NOSIGNATURE
Xaeros_Minimap_21.7.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |21.7.0 |DONE |NOSIGNATURE
gravestone-1.16.5-1.0.4.jar |Gravestone Mod |gravestone |1.16.5-1.0.4 |DONE |NOSIGNATURE
polymorph-forge-1.16.5-0.24.jar |Polymorph |polymorph |1.16.5-0.24 |DONE |NOSIGNATURE
JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |NOSIGNATURE
AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE
earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |NOSIGNATURE
direbats-1.1.1+1.16.5-forge.jar |Direbats |direbats |1.1.1+1.16.5-forge |DONE |NOSIGNATURE
DoubleSlabs-1.16-3.4.10.jar |Double Slabs |doubleslabs |3.4.10 |DONE |NOSIGNATURE
structurize-0.13.166-ALPHA-universal.jar |Structurize |structurize |0.13.166-ALPHA |DONE |NOSIGNATURE
FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE
MenuCompanions-v1.2.3-1.16.5.jar |Menu Companions |menucompanions |1.2.3 |DONE |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
byg-1.2.jar |Oh The Biomes You'll Go |byg |1.2 |DONE |NOSIGNATURE
doorknockerforge-1.1-hotfix1.jar |Door Knocker (Forge) |doorknockerforge |1.1-hotfix1 |DONE |NOSIGNATURE
CosmeticArmorReworked-1.16.5-v1b.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v1b |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
morered-1.16.5-2.1.0.2.jar |More Red |morered |2.1.0.2 |DONE |NOSIGNATURE
lootbagmod-1.16.5-1.6.6.jar |Loot Bag Mod |lootbagmod |1.6.6 |DONE |NOSIGNATURE
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |NOSIGNATURE
UnionLib-1.16.5-3.3.2.jar |UnionLib |unionlib |3.3.2 |DONE |NOSIGNATURE
no-potion-offset-1.0.2.jar |No Potion Offset |no-potion-offset |NONE |DONE |NOSIGNATURE
zombiehorsespawn_1.16.5-2.7.jar |Zombie Horse Spawn |zombiehorsespawn |2.7 |DONE |NOSIGNATURE
MobBattleMod-1.16.2-2.3.4.jar |Mob Battle Mod |mobbattle |1.16.2-2.3.4 |DONE |NOSIGNATURE
Hats-1.16.5-10.1.0.jar |Hats |hats |10.1.0 |DONE |NOSIGNATURE
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE
tinyredstone-1.16.5-1.6.3.jar |Tiny Redstone |tinyredstone |1.16.5-1.6.3b |DONE |NOSIGNATURE
chanceglobe-1.16.5-v1.3.5.jar |Chance Globe |chanceglobe |v1.3.5 |DONE |NOSIGNATURE
aether-1.16.5-v1.0.0-96.jar |The Aether |aether |1.16.5-v1.0.0 |DONE |NOSIGNATURE
AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.0.3 |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
Teletubbies-1.16.5-7.5.0.jar |Teletubbies |teletubbies |7.5.0 |DONE |NOSIGNATURE
Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |DONE |NOSIGNATURE
Ore Stone Variants-6.1.jar |Ore Stone Variants |osv |null |DONE |NOSIGNATURE
connectivity-1.6-1.16.5.jar |Connectivity Mod |connectivity |1.6-1.16.5 |DONE |NOSIGNATURE
Compote-1.0.2.jar |Compote |compote |1.0.2 |DONE |NOSIGNATURE
XaerosWorldMap_1.13.3_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.13.3 |DONE |NOSIGNATURE
Controlling-7.0.0.15.jar |Controlling |controlling |7.0.0.15 |DONE |NOSIGNATURE
Placebo-1.16.4-4.4.2.jar |Placebo |placebo |4.4.2 |DONE |NOSIGNATURE
citadel-1.6.2.jar |Citadel |citadel |1.6.2 |DONE |NOSIGNATURE
alexsmobs-1.9.1.jar |Alex's Mobs |alexsmobs |1.9.1 |DONE |NOSIGNATURE
PlayerMobs-1.0.5.7.jar |Player Mobs |player_mobs |1.0.5.7 |DONE |15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |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.0.7.jar |Bookshelf |bookshelf |10.0.7 |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
DarkUtilities-1.16.5-8.0.9.jar |Dark Utilities |darkutils |8.0.9 |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
forgery-1.3.4.jar |Fabrication |fabrication |1.3.4 |DONE |NOSIGNATURE
sophisticatedbackpacks-1.16.4-2.4.0.251.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |NOSIGNATURE
buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |NOSIGNATURE
forge-1.16.5-36.1.4-universal.jar |Forge |forge |36.1.4 |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
plonk-1.16.5-9.0.7.jar |Plonk |plonk |9.0.7 |DONE |NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE
Aquaculture-1.16.5-2.1.18.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.18 |DONE |NOSIGNATURE
wikizoomer-1.0.3-1.16.4.jar |Wiki Zoomer |wikizoomer |1.0.3 |DONE |NOSIGNATURE
bundlesplus-0.1.8.jar |Bundles Plus |bundlesplus |0.1.8 |DONE |NOSIGNATURE
MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |DONE |NOSIGNATURE
twilightforest-1.16.5-4.0.435-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE
Buddycards-1.16.5-2.2.5.jar |Buddycards |buddycards |1.16.5-2.2.5 |DONE |NOSIGNATURE
cuneiform-1.16.3-1.2.4.jar |Cuneiform |cuneiform |1.16.3-1.2.3.1 |DONE |NOSIGNATURE
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE
AnimalCrops-1.16.5-0.6.1.jar |Animal Crops |animalcrops |0.6.1 |DONE |NOSIGNATURE
FarmersDelight-1.16.3-0.4.1.jar |Farmer's Delight |farmersdelight |1.16.3-0.4.1 |DONE |NOSIGNATURE
customizableelytra-1.16.4-1.4.3.jar |Customizable Elytra |customizableelytra |1.16.4-1.4.3 |DONE |NOSIGNATURE
ResourcefulBees-1.16.5-0.6.7.2b.jar |Resourceful Bees |resourcefulbees |1.16.5-0.6.7.2b |DONE |NOSIGNATURE
DustrialDecor-1.1.6.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |NOSIGNATURE
Curious Armor Stands-1.16.5-2.1.0.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.1.0 |DONE |NOSIGNATURE
ToLaserBlade-1.16.5-4.3.0.0.jar |ToLaserBlade |tolaserblade |1.16.5-4.3.0.0 |DONE |NOSIGNATURE
valhelsia_structures-16.0.5.jar |Valhelsia Structures |valhelsia_structures |16.0.5 |DONE |NOSIGNATURE
LetSleepingDogsLie-1.16.3-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |DONE |NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |NOSIGNATURE
skinned_lanterns-1.16.5-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.5-1.3.1 |DONE |NOSIGNATURE
vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |NOSIGNATURE
rare-ice-0.2.2.jar |Rare Ice |rare-ice |version |DONE |NOSIGNATURE
ElenaiDodge2-1.16.X-1.0.9b.jar |Elenai Dodge 2 |elenaidodge2 |1.0.9b |DONE |NOSIGNATURE
wthit-2.7.1-forge.jar |wthit |wthit |2.7.1 |DONE |NOSIGNATURE
CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |NOSIGNATURE
geckolib-forge-1.16.5-3.0.31.jar |GeckoLib |geckolib3 |3.0.31 |DONE |NOSIGNATURE
hole_filler_mod_1.2.4.1-mc_1.16.x-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.4 |DONE |NOSIGNATURE
Patchouli-1.16.4-50.jar |Patchouli |patchouli |1.16.4-50 |DONE |NOSIGNATURE
ars_nouveau-1.16.4-1.14.1.jar |Ars Nouveau |ars_nouveau |1.14.1 |DONE |NOSIGNATURE
overworld_two-1.0-Forge-1.16.4.jar |Overworld 2 |overworld_two |1.0 |DONE |NOSIGNATURE
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |NOSIGNATURE
camera-1.16.5-1.0.6.jar |Camera Mod |camera |1.16.5-1.0.6 |DONE |NOSIGNATURE
BetterThanLlamas-1.16.3-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |DONE |NOSIGNATURE
skiing-1.16.5-1.3.0.jar |Skiing Mod |skiing |1.16.5-1.3.0 |DONE |04:56:02:ea:42:d8:d7:8e:6b:75:10:21:73:49:e5:65:ed:4d:ea:36:f0:8d:bd:d5:b7:cd:9b:c2:00:75:28:be
Gobber2-Forge-1.16.5-2.3.50.jar |Gobber 2 |gobber2 |2.3.48 |DONE |NOSIGNATURE
ftb-ultimine-1605.2.0-build.26-forge.jar |FTB Ultimine |ftbultimine |1605.2.0-build.26 |DONE |NOSIGNATURE
BetterStrongholds-1.16.4-1.0.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.0.1 |DONE |NOSIGNATURE
EnigmaticLegacy-2.11.2.jar |Enigmatic Legacy |enigmaticlegacy |2.11.2 |DONE |NOSIGNATURE
Runelic-1.16.5-7.0.1.jar |Runelic |runelic |7.0.1 |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
architectury-1.12.145-forge.jar |Architectury |architectury |1.12.145 |DONE |NOSIGNATURE
ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |NOSIGNATURE
MobFarmHelpers-1.16.5-1.4.2-forge.jar |Mob Farm Helpers |mobfarmutilities |1.4.2 |DONE |NOSIGNATURE
cc-tweaked-1.16.4-1.95.3.jar |CC: Tweaked |computercraft |1.95.3 |DONE |NOSIGNATURE
trashcans-1.0.9-mc1.16.5.jar |Trash Cans |trashcans |1.0.9 |DONE |NOSIGNATURE
The_Undergarden-1.16.5-0.5.1.jar |The Undergarden |undergarden |0.5.1 |DONE |NOSIGNATURE
enchantwithmob-1.16.5-1.3.6.jar |Enchant With Mob |enchantwithmob |1.16.5-1.3.6 |DONE |NOSIGNATURE
BetterAdvancements-1.16.5-0.1.0.105.jar |Better Advancements |betteradvancements |0.1.0.105 |DONE |NOSIGNATURE
Tabula-1.16.5-10.2.0.jar |Tabula |tabula |10.2.0 |DONE |NOSIGNATURE
AbyssalDepths-1.16.5-1.0.1.jar |Abyssal Depths |abyssaldepths |1.16.5-1.0.1 |DONE |NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE
someassemblyrequired-1.16.5-1.3.4.jar |Some Assembly Required |someassemblyrequired |1.16.5-1.3.4 |DONE |NOSIGNATURE
craftingstation-4.1.1.jar |Crafting Station |craftingstation |4.1.1 |DONE |NOSIGNATURE
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE
redstonepen-1.16.5-1.0.4.jar |Redstone Pen |redstonepen |1.0.4 |DONE |bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
MoreJellyfish-1.1.5.jar |More Jellyfish |more_jellyfish |1.0.0 |DONE |NOSIGNATURE
GooglyEyes-1.16.5-10.2.0.jar |Googly Eyes |googlyeyes |10.2.0 |DONE |NOSIGNATURE
giantspawn_1.16.5-2.4.jar |Giant Spawn |giantspawn |2.4 |DONE |NOSIGNATURE
BetterThanBunnies-1.16.3-1.2.0.jar |Better Than Bunnies |betterthanbunnies |1.2.0 |DONE |NOSIGNATURE
Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |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.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |NOSIGNATURE
breadcrumbs-1.16.5-1.2.0.jar |Breadcrumbs |breadcrumbs |1.2.0 |DONE |NOSIGNATURE
Peculiars-1.16.4-1.1.0.jar |Peculiars |peculiars |1.1.0 |DONE |NOSIGNATURE
cookielicious-1.16.5-1.2.2.jar |Cookielicious |cookielicious |1.2.2 |DONE |NOSIGNATURE
Bayou-Blues-1.16.5-1.0.4.jar |Bayou Blues |bayou_blues |1.16.5-1.0.4 |DONE |NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE
neapolitan-1.16.5-2.1.0.jar |Neapolitan |neapolitan |2.1.0 |DONE |NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |NOSIGNATURE
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |NOSIGNATURE
autumnity-1.16.5-2.1.0.jar |Autumnity |autumnity |2.1.0 |DONE |NOSIGNATURE
buzzier_bees-1.16.5-3.0.1.jar |Buzzier Bees |buzzier_bees |3.0.1 |DONE |NOSIGNATURE
Enhanced-Mushrooms-1.16.5-3.0.7.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.7 |DONE |NOSIGNATURE
vemerioraptor-1.16.4-1.1.0.jar |Vemerioraptor |vemerioraptor |1.16.4-1.1.0 |DONE |NOSIGNATURE
ropebridge-1.16.4-2.1.jar |Rope Bridge |ropebridge |1.16.4-2.1 |DONE |NOSIGNATURE
WAWLA-1.16.5-8.0.1.jar |WAWLA |wawla |8.0.1 |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
toadterror-1.16.4-1.0.0.jar |Toad Terror |toadterror |1.0.0 |DONE |NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |NOSIGNATURE
ZYCraft-1.16.4-2.0.2.jar |ZYCraft |zycraft |2.0.2 |DONE |NOSIGNATURE
mcw-paintings-1.0.1-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.1 |DONE |NOSIGNATURE
fakeblocks-1.16.5-1.0.1.jar |Fake Blocks |fakeblocks |1.16.5-1.0.1 |DONE |NOSIGNATURE
bellybutton-1.3.3.jar |Belly Button |bellybutton |1.3.3 |DONE |NOSIGNATURE
Artifacts-1.16.5-2.8.4.jar |Artifacts |artifacts |1.16.5-2.8.4 |DONE |NOSIGNATURE
SimpleStorageNetwork-1.16.5-1.3.5.jar |Simple Storage Network |storagenetwork |1.16.5-1.3.5 |DONE |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
configured-0.4.1-1.16.3.jar |Configured |configured |0.4.1-1.16.3 |DONE |NOSIGNATURE
Goopers-0.0.5.jar |Goopers |goopers |0.0.5 |DONE |NOSIGNATURE
Festive Creepers-1.16.4-1.1.1.jar |Festive Creepers |festive_creepers |1.16.4-1.1.1 |DONE |NOSIGNATURE
OuterEnd-0.2.11.jar |The Outer End |outer_end |0.2.9 |DONE |NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE
decorative_blocks_abnormals-1.16.4-1.1.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.1 |DONE |NOSIGNATURE
decorative_winter-0.1.2.jar |Decorative Winter |decorative_winter |0.1.2 |DONE |NOSIGNATURE
SkinnedCarts-1.16.2-1.1.1.jar |Skinned Carts |skinnedcarts |1.1.1 |DONE |NOSIGNATURE
charginggadgets-1.3.0.jar |Charging Gadgets |charginggadgets |1.3.0 |DONE |NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |NOSIGNATURE
walljump-forge-1.16.4-1.3.7.jar |Wall-Jump! |walljump |1.16.4-1.3.7 |DONE |NOSIGNATURE
inventorypets-1.16.5-2.0.14.jar |Inventory Pets |inventorypets |2.0.14 |DONE |NOSIGNATURE
iChunUtil-1.16.5-10.2.0.jar |iChunUtil |ichunutil |10.2.0 |DONE |NOSIGNATURE
PiggyBank(FORGE-1.16.4) - 1.0.6.jar |Piggy Bank |piggybankmod |1.16.4-1.0.6 |DONE |NOSIGNATURE
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |NOSIGNATURE
frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |NOSIGNATURE
ultra_amplified_dimension-1.16.5-9.1.1-forge.jar |Ultra Amplified Dimension |ultra_amplified_dimension |1.16.5-9.1.1-forge |DONE |NOSIGNATURE
Seasonals-1.16.4-1.4.1.jar |Seasonals |seasonals |1.4.1 |DONE |NOSIGNATURE
garden-arsenal-0.3.1-forge.jar |Garden Arsenal |gardenarsenal |0.3.1 |DONE |NOSIGNATURE
explorercraft-5.0.3.jar |Explorercraft |explorercraft |5.0.3 |DONE |NOSIGNATURE
untitledduckmod-0.1.2-forge.jar |Untitled Duck Mod |untitledduckmod |0.1.2 |DONE |NOSIGNATURE
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |DONE |NOSIGNATURE
TConstruct-1.16.5-3.0.3.126.jar |Tinkers' Construct |tconstruct |3.0.3.126 |DONE |NOSIGNATURE
WailaHarvestability-mc1.16.x-forge-1.1.15.jar |Waila Harvestability |wailaharvestability |1.1.15 |DONE |NOSIGNATURE
Inspirations-1.16.5-1.2.2.jar |Inspirations |inspirations |1.2.2 |DONE |NOSIGNATURE
EnchantmentDescriptions-1.16.5-7.0.8.jar |EnchantmentDescriptions |enchdesc |7.0.8 |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
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |NOSIGNATURE
Abundance-1.16.5-1.0.5.jar |Abundance |abundance |1.16.5-1.0.5 |DONE |NOSIGNATURE
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |NOSIGNATURE
ArmorPoser-1.16.5-1.0.1.jar |Armor Poser |armorposer |1.0.1 |DONE |NOSIGNATURE
CreativeCore_v2.1.3_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE
BlueMap-1.4.2-forge-1.16.4.jar |BlueMap |bluemap |1.4.2 |DONE |NOSIGNATURE
forbidden_arcanus-1.16.4-1.0.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.16.4-1.0.0 |DONE |NOSIGNATURE
movingelevators-1.2.33-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.33 |DONE |NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |NOSIGNATURE
JAHM_v1.3.4.1.1_1.16.2_33.0.3.jar |Just Another Head Mod |justanotherheadmod |1.3.4.1.1 |DONE |NOSIGNATURE
Quark-r2.4-311.jar |Quark |quark |r2.4-311 |DONE |NOSIGNATURE
TinyChests-1.4.2.jar |Tiny Chests |tinychest |1.4.2 |DONE |NOSIGNATURE
QuarkOPlenty-1.16.5-1.2.1.jar |Quark O' Plenty |quarkoplenty |1.2.1 |DONE |NOSIGNATURE
extragolems-11.3.0.jar |Extra Golems |golems |11.3.0 |DONE |NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |NOSIGNATURE
abnormals_delight-1.16.5-1.1.0.jar |Abnormals Delight |abnormals_delight |1.1.0 |DONE |NOSIGNATURE
StorageDrawers-1.16.3-8.2.2-fixed.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |NOSIGNATURE
DiagonalFences-v1.0.5-1.16.5.jar |Diagonal Fences |diagonalfences |1.0.5 |DONE |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
simplytea-1.16.5-2.3.4.jar |Simply Tea |simplytea |2.3.4 |DONE |NOSIGNATURE
terraincognita-1.16.3-1.6.4.1.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.1 |DONE |NOSIGNATURE
assorteddecor-1.16.4-2.0.9.jar |Assorted Decor |assorteddecor |1.16.4-2.0.9 |DONE |NOSIGNATURE
fins-1.4.1.jar |Fins and Tails |fins |1.4.1 |DONE |NOSIGNATURE
tiered-1.16.5-1.2.2-forge-beta.jar |Tiered |tiered |1.16.5-1.2.2-forge-b|DONE |NOSIGNATURE
minecolonies-0.14.123-ALPHA-universal.jar |MineColonies |minecolonies |0.14.123-ALPHA |DONE |NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |DONE |41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
BackTools-1.16.5-10.1.0.jar |Back Tools |backtools |10.1.0 |DONE |NOSIGNATURE
OddWaterMobs[1.16.5]_1.2.5.jar |Odd Water Mobs |oddwatermobs |1.2.5 |DONE |NOSIGNATURE
enhancedcelestials-1.0.4-1.16.4.jar |Enhanced Celestials |enhancedcelestials |1.0.4-1.16.4 |DONE |NOSIGNATURE
splatcraft-2.3.2+1.16.5-forge.jar |Splatcraft |splatcraft |2.3.2+1.16.5-forge |DONE |NOSIGNATURE
pokecube-aio-1.16.5-3.12.0.a.jar |Thut Core |thutcore |99.3.12.0 |DONE |NOSIGNATURE
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |NOSIGNATURE
OpenLoader-1.16.5-9.0.2.jar |OpenLoader |openloader |9.0.2 |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
Crash Report UUID: ec9cc771-ff23-40b8-a3bf-58c6498df19e
Kiwi Modules:
kiwi:contributors
kiwi:data
snowrealmagic:core
snowrealmagic:world
Suspected Mods: Valhelsia Structures (valhelsia_structures), bgcore (bgcore)
Player Count: 0 / 100; []
Data Packs: vanilla, mod:supermartijn642configlib, mod:justenoughbeacons (incompatible), mod:infernalexp (incompatible), mod:prefab, mod:rad (incompatible), mod:torohealth, mod:textdamageindicators (incompatible), mod:silents_mechanisms (incompatible), mod:windowlogging (incompatible), mod:strawgolem, mod:bettercaves (incompatible), mod:smallerunits (incompatible), mod:ctm (incompatible), mod:namepain (incompatible), mod:yungsapi, mod:shrink (incompatible), mod:quickpaths, mod:guardvillagers, mod:randompatches, mod:chancecubes (incompatible), mod:apotheosis (incompatible), mod:world_blender, mod:morpheus (incompatible), mod:omni, mod:snowrealmagic, mod:enhanced_vanilla, mod:supplementaries, mod:betterendforge, mod:minibloom (incompatible), mod:structure_gel, mod:repurposed_structures, mod:bloom_and_gloom, mod:biomesoplenty, mod:thatched, mod:dungeons_plus, mod:simplyimprovedterrain, mod:silentgear, mod:supermartijn642corelib, mod:extcaves, mod:fairylights, mod:cavesandcliffs (incompatible), mod:randomenchants, mod:curios, mod:randomite (incompatible), mod:extendedmushrooms, mod:dummyplayers (incompatible), mod:framedblocks (incompatible), mod:platypus, mod:obfuscate (incompatible), mod:constructionwand (incompatible), mod:sapience, mod:cfm (incompatible), mod:chimes, mod:itemphysic, mod:cloth-config (incompatible), mod:bgcore, mod:the_bumblezone, mod:fallingtree, mod:bettas, mod:benched (incompatible), mod:fastleafdecay (incompatible), mod:babel, mod:jepb, mod:darkpaintings (incompatible), mod:dungeons_gear, mod:quarkoddities (incompatible), mod:kiwi, mod:mowziesmobs (incompatible), mod:jea, mod:connectiblechains, mod:bagofyurting (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:attributefix, mod:chaosawakens, mod:jellyfishing (incompatible), mod:goblintraders, mod:caelus, mod:colytra (incompatible), mod:trailmix, mod:jev, mod:fallingleaves, mod:rep, mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:libx, mod:upstream, mod:champions (incompatible), mod:good_nights_sleep (incompatible), mod:snowundertrees, mod:outvoted, mod:mysticalbiomes (incompatible), mod:catalogue, mod:mysticalworld (incompatible), mod:crumbs, mod:antiqueatlas, mod:dungeons_arise, mod:theatrical (incompatible), mod:mousetweaks, mod:greekfantasy, mod:piggybanks, mod:netherreactor, mod:ceilingtorch, mod:paintings (incompatible), mod:jeiintegration, mod:dimdungeons, mod:whisperwoods (incompatible), mod:mantle (incompatible), mod:xaerominimap, mod:gravestone, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:earthmobsmod (incompatible), mod:direbats, mod:doubleslabs (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:menucompanions, mod:byg, mod:doorknockerforge, mod:cosmeticarmorreworked (incompatible), mod:morered, mod:lootbagmod (incompatible), mod:notenoughcrashes, mod:unionlib (incompatible), mod:no-potion-offset (incompatible), mod:zombiehorsespawn, mod:mobbattle (incompatible), mod:hats, mod:wyrmroost (incompatible), mod:tinyredstone, mod:chanceglobe, mod:aether, mod:additionalbanners, mod:teletubbies (incompatible), mod:architects_palette (incompatible), mod:osv (incompatible), mod:connectivity, mod:compote, mod:xaeroworldmap, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:player_mobs, mod:mutantbeasts (incompatible), mod:bookshelf, mod:darkutils (incompatible), mod:fabrication, mod:sophisticatedbackpacks, mod:buildinggadgets, mod:forge, mod:plonk (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:wikizoomer (incompatible), mod:bundlesplus (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:buddycards, mod:cuneiform, mod:chocolate, mod:animalcrops (incompatible), mod:farmersdelight, mod:customizableelytra, mod:resourcefulbees (incompatible), mod:dustrial_decor (incompatible), mod:curious_armor_stands, mod:tolaserblade, mod:valhelsia_structures (incompatible), mod:dogslie, mod:mcwfences, mod:skinnedlanterns, mod:vehicle (incompatible), mod:rare-ice (incompatible), mod:elenaidodge2, mod:wthit, mod:cnb, mod:geckolib3 (incompatible), mod:hole_filler_mod, mod:patchouli (incompatible), mod:ars_nouveau, mod:overworld_two, mod:collective, mod:camera, mod:betterthanllamas, mod:skiing, mod:gobber2, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:enigmaticlegacy, mod:runelic, mod:architectury, mod:ftbguilibrary (incompatible), mod:mobfarmutilities, mod:computercraft, mod:trashcans, mod:undergarden, mod:enchantwithmob, mod:betteradvancements, mod:tabula, mod:abyssaldepths, mod:trashslot (incompatible), mod:someassemblyrequired, mod:craftingstation (incompatible), mod:spiderstpo, mod:redstonepen, mod:more_jellyfish (incompatible), mod:googlyeyes, mod:giantspawn, mod:betterthanbunnies, mod:druidcraft (incompatible), mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:breadcrumbs, mod:peculiars, mod:cookielicious, mod:bayou_blues, mod:upgrade_aquatic, mod:endergetic, mod:neapolitan, mod:personality, mod:savageandravage, mod:autumnity, mod:buzzier_bees, mod:enhanced_mushrooms, mod:vemerioraptor, mod:ropebridge (incompatible), mod:wawla, mod:toadterror (incompatible), mod:create, mod:zycraft, mod:mcwpaintings (incompatible), mod:fakeblocks, mod:bellybutton, mod:artifacts, mod:storagenetwork, mod:configured, mod:goopers, mod:festive_creepers, mod:outer_end, mod:decorative_blocks, mod:decorative_blocks_abnormals (incompatible), mod:decorative_winter, mod:skinnedcarts, mod:charginggadgets, mod:lazydfu, mod:walljump (incompatible), mod:inventorypets (incompatible), mod:ichunutil, mod:piggybankmod (incompatible), mod:akashictome, mod:frozenup, mod:ultra_amplified_dimension, mod:seasonals, mod:gardenarsenal, mod:explorercraft, mod:untitledduckmod, mod:craftingtweaks (incompatible), mod:tconstruct (incompatible), mod:wailaharvestability, mod:inspirations (incompatible), mod:enchdesc, mod:swingthroughgrass (incompatible), mod:abundance, mod:silentlib (incompatible), mod:armorposer, mod:creativecore, mod:bluemap (incompatible), mod:forbidden_arcanus (incompatible), mod:movingelevators, mod:atmospheric, mod:justanotherheadmod (incompatible), mod:quark (incompatible), mod:tinychest, mod:quarkoplenty, mod:golems (incompatible), mod:fastbench (incompatible), mod:abnormals_delight, mod:storagedrawers (incompatible), mod:diagonalfences, mod:simplytea (incompatible), mod:terraincognita, mod:assorteddecor, mod:fins, mod:tiered, mod:minecolonies (incompatible), mod:ferritecore (incompatible), mod:backtools, mod:oddwatermobs, mod:enhancedcelestials, mod:splatcraft (incompatible), mod:thutcore, mod:morphtool (incompatible), mod:openloader, openloader/data/campful_compat.zip, openloader/data/cauldron concrete v2.0.3.zip, openloader/data/charm_woodcutter.zip, openloader/data/custom nether portals v2.3.2.zip, openloader/data/cyclic.zip, openloader/data/druidcraft_woodcutter.zip, openloader/data/enhancedcelestials.zip, openloader/data/farmers_delight.zip, openloader/data/greekfantasy_trees.zip, openloader/data/larger phantoms v1.2.1.zip, openloader/data/mod_tweaks.zip, openloader/data/more mob heads v2.8.1.zip, openloader/data/player head drops v1.1.0.zip, openloader/data/quark.zip, openloader/data/spiders_2.0.zip, openloader/data/treechop.zip, openloader/data/ultra_amplified_dimension_datapack.zip, openloader/data/useful_railroads.zip, resourcefulbees:internals (incompatible), mod:bigbrain, mod:bassebombecraft (incompatible)
Is Modded: Definitely; Server brand changed to 'forge'
Type: Dedicated Server (map_server.txt)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment