Created
May 20, 2021 15:36
-
-
Save Ritzumi/dd62cf17224c5310b9a52608ecc7f821 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---- Minecraft Crash Report ---- | |
// Surprise! Haha. Well, this is awkward. | |
Time: 5/20/21 10:31 PM | |
Description: Ticking entity | |
java.lang.NullPointerException: Ticking entity | |
at com.mlib.WorldHelper.getDifficultyInstance(WorldHelper.java:26) ~[majrusz_library:1.6.0] {re:classloading} | |
at com.mlib.WorldHelper.getClampedRegionalDifficulty(WorldHelper.java:46) ~[majrusz_library:1.6.0] {re:classloading} | |
at com.majruszs_difficulty.events.ChanceFeatureBase.calculateChance(ChanceFeatureBase.java:33) ~[majruszs_difficulty:0.6.0] {re:classloading} | |
at com.majruszs_difficulty.events.StrongerExplosions.onExplosion(StrongerExplosions.java:32) ~[majruszs_difficulty:0.6.0] {re:classloading} | |
at net.minecraftforge.eventbus.ASMEventHandler_520_StrongerExplosions_onExplosion_ExplosionSizeEvent.invoke(.dynamic) ~[?:?] {} | |
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} | |
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 com.mlib.events.ExplosionSizeEvent.onExplosion(ExplosionSizeEvent.java:37) ~[majrusz_library:1.6.0] {re:classloading,pl:eventbus:A} | |
at net.minecraftforge.eventbus.ASMEventHandler_933_ExplosionSizeEvent_onExplosion_Start.invoke(.dynamic) ~[?:?] {} | |
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {} | |
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.onExplosionStart(ForgeEventFactory.java:486) ~[forge:?] {re:mixin,re:classloading} | |
at net.minecraft.world.server.ServerWorld.func_230546_a_(ServerWorld.java:1036) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:A} | |
at net.minecraft.world.World.func_217385_a(World.java:566) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:APP:create.mixins.json:TileWorldHookMixin,pl:mixin:A} | |
at net.minecraft.entity.item.TNTEntity.func_70515_d(SourceFile:100) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:PreEntityTickMixin,pl:mixin:A} | |
at net.minecraft.entity.item.TNTEntity.func_70071_h_(SourceFile:88) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:pehkui.mixins.json:PreEntityTickMixin,pl:mixin:A} | |
at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:611) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:A} | |
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:APP:create.mixins.json:TileWorldHookMixin,pl:mixin:A} | |
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291] {} | |
A detailed walkthrough of the error, its code path and all known details is as follows: | |
--------------------------------------------------------------------------------------- | |
-- Entity being ticked -- | |
Details: | |
Entity Type: minecraft:tnt (net.minecraft.entity.item.TNTEntity) | |
Entity ID: 129023 | |
Entity Name: Primed TNT | |
Entity's Exact location: -138.49, 31.00, 239.49 | |
Entity's Block location: World: (-139,31,239), Chunk: (at 5,1,15 in -9,14; contains blocks -144,0,224 to -129,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
Entity's Momentum: 0.00, 0.00, 0.00 | |
Entity's Passengers: [] | |
Entity's Vehicle: ~~ERROR~~ NullPointerException: null | |
Entity NBT: {Fuse:0s,Motion:[0.0d,0.0d,0.0d],Invulnerable:0b,Air:300s,OnGround:1b,PortalCooldown:0,Rotation:[0.0f,0.0f],FallDistance:0.0f,CanUpdate:1b,Pos:[-138.49000000953674d,31.0d,239.49000000953674d],BoundingBox:[-138.9800000190735d,31.0d,239.0d,-138.0d,31.980000019073486d,239.9800000190735d],Fire:-1s,ForgeCaps:{"structure_gel:gel_entity":{portal:"structure_gel:empty"},"citadel:extended_entity_data_citadel":{},"eidolon:knowledge":{signs:[],facts:[]}},UUID:[I;-1970775050,1765885657,-1313895607,-1150549008]} | |
Stacktrace: | |
at net.minecraft.world.World.func_217390_a(World.java:554) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,pl:mixin:APP:sereneseasons.mixins.json:MixinWorld,pl:mixin:APP:brazier-common.mixins.json:WorldMixin,pl:mixin:APP:create.mixins.json:TileWorldHookMixin,pl:mixin:A} | |
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:404) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:endergetic.mixins.json:ServerWorldMixin,pl:mixin:APP:quark.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:ServerWorldMixin,pl:mixin:APP:charm.mixins.json:accessor.ServerWorldAccessor,pl:mixin:APP:cavesandcliffs.mixins.json:common.world.gen.ServerWorldMixin,pl:mixin:A} | |
-- Affected level -- | |
Details: | |
All players: 1 total; [ServerPlayerEntity['_YuukiFeya_'/426, l='ServerLevel[New World]', x=-191.11, y=61.59, z=255.22]] | |
Chunk stats: ServerChunkCache: 2159 | |
Level dimension: minecraft:overworld | |
Level spawn location: World: (-192,72,128), Chunk: (at 0,4,0 in -12,8; contains blocks -192,0,128 to -177,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511) | |
Level time: 1237 game time, 1237 day time | |
Level name: New World | |
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true | |
Level weather: Rain time: 80292 (now: false), thunder time: 140773 (now: false) | |
Known server brands: forge | |
Level was modded: true | |
Level storage version: 0x04ABD - Anvil | |
Stacktrace: | |
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:851) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} | |
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,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:upstream.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A} | |
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_291] {} | |
-- 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_291, Oracle Corporation | |
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation | |
Memory: 2352497040 bytes (2243 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB) | |
CPUs: 12 | |
JVM Flags: 11 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=100 -XX:+UseStringDeduplication -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms6144m -Xmx6144m | |
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.1.16-launcher.jar object_holder_definalize PLUGINSERVICE | |
/forge-1.16.5-36.1.16-launcher.jar runtime_enum_extender PLUGINSERVICE | |
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE | |
/forge-1.16.5-36.1.16-launcher.jar capability_inject_definalize PLUGINSERVICE | |
/forge-1.16.5-36.1.16-launcher.jar runtimedistcleaner PLUGINSERVICE | |
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE | |
/forge-1.16.5-36.1.16-launcher.jar fml TRANSFORMATIONSERVICE | |
FML: 36.1 | |
Forge: net.minecraftforge:36.1.16 | |
FML Language Providers: | |
javafml@36.1 | |
minecraft@1 | |
kotlinforforge@1.11.1 | |
Mod List: | |
create-stuff-additions1.16.5_v1.0.3.jar |Create Stuff Additions |create_stuff_additions |1.0.2 |DONE |NOSIGNATURE | |
bigbrain-1.2.3.jar |Big Brain |bigbrain |1.2.3 |DONE |NOSIGNATURE | |
infernal-expansion-forge-1.3.jar |Infernal Expansion |infernalexp |Release 1.3 |DONE |NOSIGNATURE | |
TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |NOSIGNATURE | |
extratrades-1.16.4-1.1.jar |Extra Trades |extratrades |1.16.4-1.1 |DONE |NOSIGNATURE | |
PiratesAndLooters8.0.jar |PiratesAndLootersReborn |piratesandlootersreborn |1.0.0 |DONE |NOSIGNATURE | |
stalwart-dungeons-1.16.5-1.0.0.jar |Stalwart Dungeons |stalwart_dungeons |1.0.0 |DONE |NOSIGNATURE | |
helpwanted-1.3-SNAPSHOT.jar |Help Wanted |helpwanted |1.3-SNAPSHOT |DONE |NOSIGNATURE | |
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE | |
farmersdelightintegrations-1.16.5-1.1.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.1 |DONE |NOSIGNATURE | |
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |NOSIGNATURE | |
WoolToString-1.16.x-1.0.1.jar |WoolToString |wooltostring |1.0.0 |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 | |
Apotheosis-1.16.4-4.6.0.jar |Apotheosis |apotheosis |4.6.0 |DONE |NOSIGNATURE | |
PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |d3:cc:6f:1b:30:87:fa:d9:8f:91:15:20:27:63:95:aa:d5:cb:1b:5b:e6:36:cc:57:20:a9:b3:d4:d5:1a:5d:b8 | |
JustEnoughResources-1.16.4-0.12.0.109.jar |Just Enough Resources |jeresources |0.12.0.109 |DONE |NOSIGNATURE | |
clearskies-forge-1.0.jar |Clear Skies Forge Port |clearskies |1.0 |DONE |NOSIGNATURE | |
RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |NOSIGNATURE | |
supplementaries-1.16.5-0.12.2.jar |Supplementaries |supplementaries |1.16.5-0.12.2 |DONE |NOSIGNATURE | |
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |NOSIGNATURE | |
Upgraded+Netherite+1.16.5+-+1.9.3.jar |Upgraded Netherite |upgradednetherite |1.7.0 |DONE |NOSIGNATURE | |
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |NOSIGNATURE | |
corpse-1.16.5-1.0.4.jar |Corpse |corpse |1.16.5-1.0.4 |DONE |NOSIGNATURE | |
cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |NOSIGNATURE | |
forgezoom-0.2.jar |ForgeZoom |forgezoom |0.2 |DONE |NOSIGNATURE | |
repurposed_structures-1.16.5-2.6.6-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.6.6-forge |DONE |NOSIGNATURE | |
solpotato-1.16.X-1.1.0.jar |Spice of Life: Potato Edition |solpotato |1.16.X-1.1.0 |DONE |NOSIGNATURE | |
BiomesOPlenty-1.16.5-13.1.0.467-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.467 |DONE |NOSIGNATURE | |
ToolStats-1.16.5-6.0.1.jar |ToolStats |toolstats |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 | |
ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |NOSIGNATURE | |
dungeons_plus-1.16.5-1.1.4.jar |Dungeons Plus |dungeons_plus |1.1.4 |DONE |NOSIGNATURE | |
edibles_1.16.5-2.2.jar |Edibles |edibles |2.2 |DONE |NOSIGNATURE | |
Botania-1.16.5-416.jar |Botania |botania |1.16.5-416 |DONE |NOSIGNATURE | |
CavesAndCliffsBackport-1.16.5-5.2.jar |Caves & Cliffs Backport |cavesandcliffs |5.2 |DONE |NOSIGNATURE | |
spark-forge.jar |spark |spark |1.5.2 |DONE |NOSIGNATURE | |
curios-forge-1.16.5-4.0.5.1.jar |Curios API |curios |1.16.5-4.0.5.1 |DONE |NOSIGNATURE | |
Origins-1.16.5-0.7.1.4-forge.jar |Origins |origins |0.7.1.4 |DONE |NOSIGNATURE | |
undeadarmy-1.9.jar |zombiearmy |zombiearmy |1.0.0 |DONE |NOSIGNATURE | |
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |NOSIGNATURE | |
TheAbyss2 1.9.7 1.16.5.jar |TheAbyss |theabyss |1.9.7 |DONE |NOSIGNATURE | |
majruszs-difficulty-1.16.4-0.6.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |0.6.0 |DONE |NOSIGNATURE | |
HarderNaturalHealing-1.36.0.4.jar |Harder Natural Healing Mod |hardernaturalhealing |1.36.0.4 |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 | |
BetterBurning-1.16.5-6.0.5.jar |BetterBurning |betterburning |6.0.5 |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 | |
ScalingHealth-1.16.5-4.1.1+7.jar |Scaling Health |scalinghealth |4.1.1+7 |DONE |NOSIGNATURE | |
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |NOSIGNATURE | |
BetterMineshafts-Forge-1.16.4-2.0.3.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.3 |DONE |NOSIGNATURE | |
veinmining-forge-1.16.5-0.10.jar |Vein Mining |veinmining |1.16.5-0.10 |DONE |NOSIGNATURE | |
NekosEnchantedBooks-1.16-1.2.0.jar |Neko’s Enchanted Books |nebs |1.2.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.5-3.0.14.jar |Dungeons Gear |dungeons_gear |3.0.14 |DONE |NOSIGNATURE | |
Kiwi-1.16.5-3.5.1.jar |Kiwi |kiwi |3.5.1 |DONE |NOSIGNATURE | |
mowziesmobs-1.5.16.jar |Mowzie's Mobs |mowziesmobs |1.5.16 |DONE |NOSIGNATURE | |
forgeautofish-2.0.3-1.16.x.jar |AutoFish for Forge |forgeautofish |2.0.3 |DONE |NOSIGNATURE | |
torchslabmod-1.16.4_v1.6.19.jar |Torch Slab Mod |torchslabmod |1.6.18 |DONE |NOSIGNATURE | |
mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |NOSIGNATURE | |
jei-1.16.5-7.7.0.98.jar |Just Enough Items |jei |7.7.0.98 |DONE |NOSIGNATURE | |
jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |NOSIGNATURE | |
ComfortableNether+2.5.jar |Comfortable Nether |comfortable_nether |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 | |
Pehkui-2.1.0+1.16.5-forge.jar |Pehkui |pehkui |2.1.0+1.16.5-forge |DONE |NOSIGNATURE | |
goblintraders-1.4.0-1.16.3.jar |Goblin Traders |goblintraders |1.4.0 |DONE |NOSIGNATURE | |
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |NOSIGNATURE | |
SneakyMagic-v1.3.2-1.16.5.jar |Sneaky Magic |sneakymagic |1.3.2 |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 | |
colytra-forge-1.16.5-5.1.1.0.jar |Colytra |colytra |1.16.5-5.1.1.0 |DONE |NOSIGNATURE | |
PrettyPipesFluids-0.4.jar |Pretty Fluid Pipes |ppfluids |0.4 |DONE |NOSIGNATURE | |
NaturesCompass-1.16.5-1.8.6.jar |Nature's Compass |naturescompass |1.16.5-1.8.6 |DONE |NOSIGNATURE | |
1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |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.63.jar |LibX |libx |1.16.3-1.0.63 |DONE |NOSIGNATURE | |
upstream-1.0.jar |Upstream |upstream |1.0 |DONE |NOSIGNATURE | |
champions-forge-1.16.5-2.0.1.7.jar |Champions |champions |1.16.5-2.0.1.7 |DONE |NOSIGNATURE | |
engineerstools-1.16.4-1.1.5.jar |Engineer's Tools |engineerstools |1.1.5 |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 | |
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |NOSIGNATURE | |
campfirespawnandtweaks_1.16.5-1.3.jar |Campfire Spawn and Tweaks |campfirespawnandtweaks |1.3 |DONE |NOSIGNATURE | |
CrockPot-1.16.3-1.5.1-release.jar |Crock Pot |crockpot |1.5.1-release |DONE |NOSIGNATURE | |
BetterHurtTimer-1.16.3-4.5.2.2.jar |Better Hurt Timer |betterhurttimer |1.16.3-4.5.2.2 |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 | |
catalogue-1.1.0-1.16.5.jar |Catalogue |catalogue |1.1.0 |DONE |NOSIGNATURE | |
forge-1.16.5-36.1.16-universal.jar |Forge |forge |36.1.16 |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 | |
Extractures(v1.2)_1.16.4.jar |extractures |extractures |1.2 |DONE |NOSIGNATURE | |
SubWild-1.16.5-1.2.0.jar |Subterranean Wilderness |subwild |1.2.0 |DONE |NOSIGNATURE | |
DynamicSurroundings-1.16.4-4.0.4.2.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.4.2 |DONE |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 | |
MythicBotany-1.16.4-1.3.10.jar |MythicBotany |mythicbotany |1.16.4-1.3.10 |DONE |NOSIGNATURE | |
dungeonsarise1.16.5-1.2.68a-HF.jar |Dungeons Arise |dungeons_arise |1.2.68a |DONE |NOSIGNATURE | |
forge-1.16.5-36.1.16-client.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE | |
biggerchathistory_1.0.0_MC_1.16.2-1.16.5.jar |BiggerChatHistory |biggerchathistory |1.0.0 |DONE |NOSIGNATURE | |
theoneprobe-1.16-3.1.3.jar |The One Probe |theoneprobe |1.16-3.1.3 |DONE |NOSIGNATURE | |
pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |NOSIGNATURE | |
EntityCulling-1.16.5-2.1.3.jar |Entity Culling |entity_culling |2.1.3 |DONE |NOSIGNATURE | |
[1.16.5]-horizontalpanes-1.1.1.jar |Horizontal Glass Panes |horizontalpanes |1.1.1 |DONE |NOSIGNATURE | |
astikorcarts-1.16.5-1.1.1.jar |AstikorCarts |astikorcarts |1.1.1 |DONE |NOSIGNATURE | |
majrusz-library-1.16.4-1.6.0.jar |Majrusz Library |majrusz_library |1.6.0 |DONE |NOSIGNATURE | |
jeiintegration_1.16.5-7.0.1.15.jar |JEI Integration |jeiintegration |7.0.1.15 |DONE |NOSIGNATURE | |
notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |NOSIGNATURE | |
itemcollectors-1.0.11-mc1.16.5.jar |Item Collectors |itemcollectors |1.0.11 |DONE |NOSIGNATURE | |
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |NOSIGNATURE | |
Croptopia-1.16.4-FORGE-1.3.1.jar |Croptopia |croptopia |1.3.1 |DONE |NOSIGNATURE | |
polymorph-forge-1.16.5-0.24.jar |Polymorph |polymorph |1.16.5-0.24 |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 | |
quickstack-4.0.1.jar |DropOff |dropoff |4.0.1 |DONE |NOSIGNATURE | |
FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |NOSIGNATURE | |
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE | |
byg-1.2.8.jar |Oh The Biomes You'll Go |byg |1.2.8 |DONE |NOSIGNATURE | |
Aquaculture-1.16.5-2.1.18.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.18 |DONE |NOSIGNATURE | |
bettergolem-1.16.5-0.2.0.jar |Better Golem |bettergolem |1.16.5-0.2.0 |DONE |NOSIGNATURE | |
CraftableTotemOfUndying-1.16.5-1.2.2.jar |Craftable Totem Of Undying |craftabletotemofundying |1.2.2 |DONE |NOSIGNATURE | |
extremeSoundMuffler-3.11_Forge-1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3.11_forge-1.16.5 |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 | |
Corrupted Witherskeleton Boss Mod 1.16.5 v1.2.jar|Herobrine |herobrine |1.0.0 |DONE |NOSIGNATURE | |
EnderMail-1.16.5-1.2.0.jar |Ender Mail |endermail |1.16.5-1.2.0 |DONE |NOSIGNATURE | |
DefaultOptions_1.16.3-12.2.0.jar |Default Options |defaultoptions |12.2.0 |DONE |NOSIGNATURE | |
tetra-1.16.5-3.9.2.jar |Tetra |tetra |3.9.2 |DONE |NOSIGNATURE | |
tetranomicon-1.2.jar |Tetranomicon |tetranomicon |1.2 |DONE |NOSIGNATURE | |
TreeChop-1.16.4-0.14.1.jar |HT's TreeChop |treechop |0.14.1 |DONE |NOSIGNATURE | |
notenoughcrashes-3.2.0-forge.jar |Not Enough Crashes |notenoughcrashes |3.2.0 |DONE |NOSIGNATURE | |
Hearthstones-1.16.4-1.3.0.1.jar |Hearthstones |hearthstones |1.3.0.1 |DONE |NOSIGNATURE | |
aiotbotania-1.16.4-1.7.6.jar |AIOT Botania |aiotbotania |1.7.6 |DONE |NOSIGNATURE | |
zombiehorsespawn_1.16.5-2.7.jar |Zombie Horse Spawn |zombiehorsespawn |2.7 |DONE |NOSIGNATURE | |
Hats-1.16.5-10.2.0.jar |Hats |hats |10.2.0 |DONE |NOSIGNATURE | |
Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |NOSIGNATURE | |
morecreatestuffs-mc1.16-b1.4.0.jar |More Create Stuffs |morecreatestuffs |mc1.16-b1.4.0 |DONE |NOSIGNATURE | |
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |NOSIGNATURE | |
BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |DONE |NOSIGNATURE | |
JustEnoughCalculation-1.16.5-3.6.4.jar |Just Enough Calculation |jecalculation |3.6.4 |DONE |NOSIGNATURE | |
deadlyendphantoms-1.16.4-3.0.0.jar |Deadly End Phantoms |deadlyendphantoms |3.0.0 |DONE |NOSIGNATURE | |
wonderful-enchantments-1.16.4-1.3.0.jar |Wonderful Enchantments |wonderful_enchantments |1.3.0 |DONE |NOSIGNATURE | |
KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |NOSIGNATURE | |
villagernames_1.16.5-2.9.jar |Villager Names |villagernames |2.9 |DONE |NOSIGNATURE | |
XaerosWorldMap_1.14.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.14.0 |DONE |NOSIGNATURE | |
JRFTL [1.16.5]-1.2.jar |JRFTL |jrftl |1.2 |DONE |NOSIGNATURE | |
Controlling-7.0.0.16.jar |Controlling |controlling |7.0.0.16 |DONE |NOSIGNATURE | |
Placebo-1.16.4-4.4.5.jar |Placebo |placebo |4.4.5 |DONE |NOSIGNATURE | |
citadel-1.6.3.jar |Citadel |citadel |1.6.3 |DONE |NOSIGNATURE | |
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |NOSIGNATURE | |
iceandfire-2.1.6-1.16.4.jar |Ice and Fire |iceandfire |2.1.6-1.16.4 |DONE |NOSIGNATURE | |
NoFog-1.16.2-Forge-b1.jar |NoFog |nofog |1.0.1 |DONE |NOSIGNATURE | |
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 | |
cartographer-0.0.2-1.16.5-36.0.52.jar |Cartographer |cartographer |0.0.2-1.16.5-36.0.52|DONE |NOSIGNATURE | |
Bookshelf-1.16.5-10.0.8.jar |Bookshelf |bookshelf |10.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 | |
BetterDrowning-1.16.5-2.0.3.jar |BetterDrowning |betterdrowning |2.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 | |
BotanyPots-1.16.5-7.0.17.jar |BotanyPots |botanypots |7.0.17 |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.5-3.0.5.jar |BotanyTrees |botanytrees |3.0.5 |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 | |
Tips-1.16.5-4.0.8.jar |Tips |tips |4.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 | |
biomeidfixer-1.16.5-1.0.1.s3.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s3 |DONE |NOSIGNATURE | |
sophisticatedbackpacks-1.16.4-2.4.0.259.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |NOSIGNATURE | |
relics-0.1.14.jar |Relics |relics |0.1.14 |DONE |NOSIGNATURE | |
NotEnoughCreativity-Forge-1.16-1.2.4_01.jar |Not Enough Creativity |notenoughcreativity |1.2.4_01 |DONE |NOSIGNATURE | |
shulkerbox-1.16.5-1.0.3.jar |Advanced Shulkerboxes |shulkerbox |1.16.5-1.0.3 |DONE |NOSIGNATURE | |
pathundergates-1.16.4-2.0.0-release.jar |Path Under Gates |pathundergates |1.16.4-1.0.0-release|DONE |1d:d7:18:bd:bc:50:11:ed:51:4c:ed:33:84:87:03:ef:79:b3:d3:b2:0b:62:68:ed:ee:48:76:61:89:d3:8a:ba | |
FpsReducer-mc1.16.5-1.19.jar |FPS Reducer |fpsreducer |mc1.16.5-1.19 |DONE |NOSIGNATURE | |
HydroGel-1.16.4-2.2.1.jar |HydroGel |hydrogel |2.2.1 |DONE |NOSIGNATURE | |
MmmMmmMmmMmm-1.16.5-1.2.0.jar |MmmMmmMmmMmm |dummmmmmy |1.2.0 |DONE |NOSIGNATURE | |
stalkercreepers-1.16.3.2.jar |Finder Compass |stalkercreepers |1.16.3.2 |DONE |NOSIGNATURE | |
despawningeggshatch_1.16.5-2.2.jar |Despawning Eggs Hatch |despawningeggshatch |2.2 |DONE |NOSIGNATURE | |
twilightforest-1.16.5-4.0.435-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE | |
cuneiform-1.16.3-1.2.4.jar |Cuneiform |cuneiform |1.16.3-1.2.3.1 |DONE |NOSIGNATURE | |
PrettyPipes-1.9.3.jar |Pretty Pipes |prettypipes |1.9.3 |DONE |NOSIGNATURE | |
JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |NOSIGNATURE | |
chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |NOSIGNATURE | |
FarmersDelight-1.16.5-0.4.3.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.3 |DONE |NOSIGNATURE | |
fd_cookbook-1.3.jar |Farmers Delight Cookbook |fd_cookbook |1.3 |DONE |NOSIGNATURE | |
Curious+Armor+Stands-1.16.3-2.0.2.jar |Curious Armor Stands |curious_armor_stands |1.16.3-2.0.2 |DONE |NOSIGNATURE | |
AmbientSounds_v3.1.6_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |NOSIGNATURE | |
crashutilities-3.11.1.jar |Crash Utilities |crashutilities |3.11.1 |DONE |NOSIGNATURE | |
betterspawnercontrol_1.16.5-1.3.jar |Better Spawner Control |betterspawnercontrol |1.3 |DONE |NOSIGNATURE | |
EndRemastered-R36.jar |End Remastered 3.6 |endrem |1.16.3 |DONE |NOSIGNATURE | |
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.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.33.jar |GeckoLib |geckolib3 |3.0.33 |DONE |NOSIGNATURE | |
Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |NOSIGNATURE | |
ars_nouveau-1.16.4-1.16.2.jar |Ars Nouveau |ars_nouveau |1.16.2 |DONE |NOSIGNATURE | |
naturallychargedcreepers_1.16.5-1.4.jar |Naturally Charged Creepers |naturallychargedcreepers |1.4 |DONE |NOSIGNATURE | |
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |NOSIGNATURE | |
UnifiedResources-1.16.5-1.0.2.jar |Unified Resources |unified_resources |1.0.2 |DONE |NOSIGNATURE | |
Xaeros_Minimap_FP21.8.0_Forge_1.16.5.jar |Xaero's Minimap |xaerominimapfair |21.8.0 |DONE |NOSIGNATURE | |
BetterThirdPerson-Forge-1.16.4-1.4.0.jar |Better Third Person |betterthirdperson |1.4.0 |DONE |NOSIGNATURE | |
seamless_loading_screen-1.16.5-1.1.5.jar |Seamless Loading Screen |seamless_loading_screen |1.16.5-1.1.5 |DONE |NOSIGNATURE | |
BetterStrongholds-1.16.4-1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.1 |DONE |NOSIGNATURE | |
EnigmaticLegacy-2.11.4.jar |Enigmatic Legacy |enigmaticlegacy |2.11.4 |DONE |NOSIGNATURE | |
travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |NOSIGNATURE | |
nosleep-1.16.4-2.0.jar |No Sleep |nosleep |2.0 |DONE |NOSIGNATURE | |
SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |NOSIGNATURE | |
architectury-1.14.157-forge.jar |Architectury |architectury |1.14.157 |DONE |NOSIGNATURE | |
outvoted-2.0.0-alpha.4-forge.jar |Outvoted |outvoted |2.0.0-alpha.4 |DONE |NOSIGNATURE | |
ftb-gui-library-1605.2.1.41-forge.jar |FTB GUI Library |ftbguilibrary |1605.2.1.41 |DONE |NOSIGNATURE | |
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |NOSIGNATURE | |
AI-Improvements-1.16.2-0.3.0.jar |AI-Improvements |aiimprovements |0.3.0 |DONE |NOSIGNATURE | |
Simply+Steel-1.1.0+1.16.5.jar |Simply Steel |simplysteel |1.16.5-1.1.0 |DONE |NOSIGNATURE | |
The_Undergarden-1.16.5-0.5.1.jar |The Undergarden |undergarden |0.5.1 |DONE |NOSIGNATURE | |
InventoryEssentials_1.16.3-2.3.1.jar |Inventory Essentials |inventoryessentials |2.3.1 |DONE |NOSIGNATURE | |
cursery-1.10-1.16.5.jar |Cursery Mod |cursery |1.10-1.16.5 |DONE |NOSIGNATURE | |
ServerTabInfo-1.16.4-1.3.3.jar |Server Tab Info |servertabinfo |1.3.3 |DONE |NOSIGNATURE | |
GameMenuModOption-1.16.4-1.8.jar |Game Menu Mod Option |gamemenumodoption |1.8 |DONE |NOSIGNATURE | |
voidtotem-1.16.5-1.3.0.jar |Void Totem |voidtotem |1.16.5-1.3.0 |DONE |NOSIGNATURE | |
BetterAdvancements-1.16.5-0.1.0.105.jar |Better Advancements |betteradvancements |0.1.0.105 |DONE |NOSIGNATURE | |
ExtraArmor-1.12.1-1.16.5.jar |Extra Armor Mod |extraarmor |1.16.5-1.12.1 |DONE |NOSIGNATURE | |
Cursed-1.16.5-7.0.1.jar |Cursed |cursed |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 | |
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |NOSIGNATURE | |
spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE | |
Shrines-1.16.5-1.8.0-Beta1.jar |Shrines |shrines |1.16.5-1.8.0-Beta1 |DONE |NOSIGNATURE | |
EasyMagic-v1.0.2-1.16.5.jar |Easy Magic |easymagic |1.0.2 |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 | |
Druidcraft-1.16.5-0.4.52.jar |Druidcraft |druidcraft |0.4.52 |DONE |NOSIGNATURE | |
mooshroomtweaks_1.16.5-1.3.jar |Mooshroom Tweaks |mooshroomtweaks |1.3 |DONE |NOSIGNATURE | |
the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |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 | |
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |NOSIGNATURE | |
Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |NOSIGNATURE | |
endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |NOSIGNATURE | |
savageandravage-1.16.5-3.1.0.jar |Savage & Ravage |savageandravage |3.1.0 |DONE |NOSIGNATURE | |
autumnity-1.16.5-2.1.1.jar |Autumnity |autumnity |2.1.1 |DONE |NOSIGNATURE | |
allurement-1.16.5-1.1.1.jar |Allurement |allurement |1.1.1 |DONE |NOSIGNATURE | |
berry_good-1.16.5-4.1.1.jar |Berry Good |berry_good |4.1.1 |DONE |NOSIGNATURE | |
brazier-3.0.5-forge.jar |Brazier |brazier |3.0.5 |DONE |NOSIGNATURE | |
UNDEADv.0.3a_beta.jar |UNDEAD |undead |1.0.0 |DONE |NOSIGNATURE | |
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |NOSIGNATURE | |
goldenhopper-1.2.0-1.16.3.jar |Golden Hopper |goldenhopper |1.2.0 |DONE |NOSIGNATURE | |
FastSuite-1.16.4-1.0.1.jar |FastSuite |fastsuite |1.0.1 |DONE |NOSIGNATURE | |
Clumps-6.0.0.22.jar |Clumps |clumps |6.0.0.22 |DONE |NOSIGNATURE | |
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |NOSIGNATURE | |
Artifacts-1.16.5-2.9.2.jar |Artifacts |artifacts |1.16.5-2.9.2 |DONE |NOSIGNATURE | |
configured-0.4.2-1.16.3.jar |Configured |configured |0.4.2 |DONE |NOSIGNATURE | |
OuterEnd-0.2.11.jar |The Outer End |outer_end |0.2.9 |DONE |NOSIGNATURE | |
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |NOSIGNATURE | |
bottleyourxp_1.16.5-1.5.jar |Bottle Your Xp |bottleyourxp |1.5 |DONE |NOSIGNATURE | |
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |NOSIGNATURE | |
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |NOSIGNATURE | |
iChunUtil-1.16.5-10.3.0.jar |iChunUtil |ichunutil |10.3.0 |DONE |NOSIGNATURE | |
meetyourfight-1.16.5-1.1.2.jar |Meet Your Fight |meetyourfight |1.1.2 |DONE |NOSIGNATURE | |
CraftingTweaks_1.16.3-12.2.0.jar |Crafting Tweaks |craftingtweaks |12.2.0 |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 | |
silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |NOSIGNATURE | |
CreativeCore_v2.1.3_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE | |
Undergarden-Tetra+Patch-1.2.0.jar |Undergarden/Tetra Patch |undergardenpatch |1.2.0 |DONE |NOSIGNATURE | |
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |NOSIGNATURE | |
SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |NOSIGNATURE | |
Quark-r2.4-311.jar |Quark |quark |r2.4-311 |DONE |NOSIGNATURE | |
charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |NOSIGNATURE | |
terraincognita-1.16.3-1.6.4.1.jar |Terra Incognita |terraincognita |1.16.3-1.6.4.1 |DONE |NOSIGNATURE | |
JAOPCA-1.16.5-3.4.0.9.jar |JAOPCA |jaopca |3.4.0.9 |DONE |NOSIGNATURE | |
diet-forge-1.16.5-0.28.jar |Diet |diet |1.16.5-0.28 |DONE |NOSIGNATURE | |
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |NOSIGNATURE | |
adaptive_performance_tweaks_1.16.5-0.4.5.jar |Adaptive Performance Tweaks |adaptive_performance_tweaks |0.4.5 |DONE |NOSIGNATURE | |
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |NOSIGNATURE | |
combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |NOSIGNATURE | |
scaffoldingpower-1.16.5-1.3.0.jar |Scaffolding power |scaffoldingpower |1.16.5-1.3.0 |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 | |
HunterIllager-1.16.5-1.1.0.jar |Hunter Illager |hunterillager |1.16.5-1.1.0 |DONE |NOSIGNATURE | |
illagersweararmor-1.0.4.jar |Illagers Wear Armor |illagersweararmor |1.0.4 |DONE |NOSIGNATURE | |
[BETA]dannys_expansion1.16.3_1.16.4-1.0.6.1.jar |Danny's Expansion |dannys_expansion |1.0.6 |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 | |
playertrackingcompass_1.16.5-1.6.jar |Player Tracking Compass |playertrackingcompass |1.6 |DONE |NOSIGNATURE | |
illagers_plus-1.16.4v1.3.jar |Illagers+ |illagers_plus |1.16.4v1.3 |DONE |NOSIGNATURE | |
TA2+beginning+1.0.9+1.16.5.jar |[Add-on] The Abyss: The Beginn|thebeginning |1.0.9 |DONE |NOSIGNATURE | |
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |NOSIGNATURE | |
valhelsia_core-16.0.8.jar |Valhelsia Core |valhelsia_core |16.0.8 |DONE |NOSIGNATURE | |
valhelsia_structures-1.16.5-0.1.1.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.1 |DONE |NOSIGNATURE | |
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |NOSIGNATURE | |
healingcampfire_1.16.5-3.2.jar |Healing Campfire |healingcampfire |3.2 |DONE |NOSIGNATURE | |
OpenLoader-1.16.5-9.0.3.jar |OpenLoader |openloader |9.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 | |
BetterFoliage-2.6.2-Forge-1.16.5.jar |Better Foliage |betterfoliage |2.6.2 |DONE |NOSIGNATURE | |
createaddition-1.16.5-20210517a.jar |Create Crafts & Additions |createaddition |1.16.5-20210517a |DONE |NOSIGNATURE | |
Crash Report UUID: 64690817-19d2-4369-aa86-f9edc58c7e76 | |
Kiwi Modules: | |
kiwi:contributors | |
kiwi:data | |
Patchouli open book context: n/a | |
Suspected Mods: Forge (forge), Majrusz Library (majrusz_library), Majrusz's Progressive Difficulty (majruszs_difficulty), Majrusz Library (majrusz_library), Majrusz's Progressive Difficulty (majruszs_difficulty) | |
Player Count: 1 / 8; [ServerPlayerEntity['_YuukiFeya_'/426, l='ServerLevel[New World]', x=-191.11, y=61.59, z=255.22]] | |
Data Packs: vanilla, mod:create_stuff_additions, mod:bigbrain, mod:infernalexp (incompatible), mod:transliterationlib (incompatible), mod:extratrades (incompatible), mod:piratesandlootersreborn, mod:stalwart_dungeons, mod:helpwanted, mod:ctm (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:wooltostring (incompatible), mod:randompatches, mod:apotheosis (incompatible), mod:pickupnotifier (incompatible), mod:jeresources, mod:clearskies, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:cleancut (incompatible), mod:forgezoom, mod:repurposed_structures, mod:solpotato (incompatible), mod:biomesoplenty, mod:toolstats, mod:chunkanimator, mod:dungeons_plus, mod:edibles, mod:botania, mod:cavesandcliffs (incompatible), mod:spark, mod:curios, mod:origins, mod:zombiearmy, mod:yungsextras, mod:theabyss, mod:majruszs_difficulty, mod:hardernaturalhealing (incompatible), mod:cloth-config (incompatible), mod:bgcore, mod:betterburning, mod:scalinghealth, mod:fastleafdecay (incompatible), mod:bettermineshafts, mod:veinmining, mod:nebs, mod:darkpaintings (incompatible), mod:dungeons_gear, mod:kiwi, mod:mowziesmobs (incompatible), mod:forgeautofish (incompatible), mod:torchslabmod (incompatible), mod:mining_helmet (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:comfortable_nether, mod:attributefix, mod:pehkui, mod:goblintraders, mod:caelus, mod:sneakymagic, mod:colytra (incompatible), mod:ppfluids (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:sereneseasons, mod:libx, mod:upstream, mod:champions (incompatible), mod:engineerstools, mod:curioofundying, mod:campfirespawnandtweaks, mod:crockpot, mod:betterhurttimer (incompatible), mod:catalogue, mod:forge, mod:extractures, mod:subwild, mod:dsurround, mod:mythicbotany, mod:dungeons_arise, mod:biggerchathistory (incompatible), mod:theoneprobe, mod:pandoras_creatures (incompatible), mod:entity_culling, mod:horizontalpanes, mod:astikorcarts, mod:majrusz_library, mod:jeiintegration, mod:notenoughanimations (incompatible), mod:itemcollectors, mod:ftbbackups (incompatible), mod:croptopia, mod:polymorph, mod:autoreglib (incompatible), mod:earthmobsmod (incompatible), mod:dropoff (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:byg, mod:aquaculture (incompatible), mod:bettergolem, mod:craftabletotemofundying, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:herobrine, mod:endermail (incompatible), mod:defaultoptions (incompatible), mod:tetra, mod:tetranomicon, mod:treechop, mod:notenoughcrashes, mod:hearthstones (incompatible), mod:aiotbotania (incompatible), mod:zombiehorsespawn, mod:hats, mod:wyrmroost (incompatible), mod:morecreatestuffs, mod:eidolon, mod:betterf3forge, mod:jecalculation (incompatible), mod:deadlyendphantoms, mod:wonderful_enchantments, mod:kleeslabs (incompatible), mod:villagernames, mod:xaeroworldmap, mod:jrftl (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:nofog (incompatible), mod:mutantbeasts (incompatible), mod:cartographer, mod:bookshelf, mod:betterdrowning (incompatible), mod:botanypots, mod:botanytrees, mod:tips, mod:biomeidfixer, mod:sophisticatedbackpacks, mod:relics, mod:notenoughcreativity, mod:shulkerbox, mod:pathundergates, mod:fpsreducer, mod:hydrogel (incompatible), mod:dummmmmmy (incompatible), mod:stalkercreepers (incompatible), mod:despawningeggshatch, mod:twilightforest, mod:cuneiform, mod:prettypipes (incompatible), mod:jeienchantmentinfo, mod:chocolate, mod:farmersdelight, mod:fd_cookbook, mod:curious_armor_stands (incompatible), mod:ambientsounds, mod:crashutilities (incompatible), mod:betterspawnercontrol, mod:endrem, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:naturallychargedcreepers, mod:collective, mod:unified_resources, mod:xaerominimapfair, mod:betterthirdperson, mod:seamless_loading_screen, mod:betterstrongholds, mod:enigmaticlegacy, mod:travelers_index (incompatible), mod:nosleep, mod:spartanweaponry, mod:architectury, mod:outvoted, mod:ftbguilibrary (incompatible), mod:curiouselytra, mod:aiimprovements, mod:simplysteel, mod:undergarden, mod:inventoryessentials (incompatible), mod:cursery, mod:servertabinfo, mod:gamemenumodoption, mod:voidtotem, mod:betteradvancements, mod:extraarmor (incompatible), mod:cursed, mod:trashslot (incompatible), mod:spiderstpo, mod:shrines (incompatible), mod:easymagic, mod:druidcraft (incompatible), mod:mooshroomtweaks, mod:conjurer_illager (incompatible), mod:abnormals_core, mod:environmental, mod:upgrade_aquatic, mod:better_badlands, mod:endergetic, mod:savageandravage, mod:autumnity, mod:allurement, mod:berry_good, mod:brazier, mod:undead, mod:create, mod:goldenhopper (incompatible), mod:fastsuite (incompatible), mod:clumps, mod:mgui (incompatible), mod:artifacts, mod:configured, mod:outer_end, mod:dungeoncrawl, mod:bottleyourxp, mod:lazydfu, mod:toastcontrol (incompatible), mod:ichunutil, mod:meetyourfight (incompatible), mod:craftingtweaks (incompatible), mod:enchdesc, mod:silentlib (incompatible), mod:creativecore, mod:undergardenpatch, mod:atmospheric, mod:spartanshields, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:jaopca (incompatible), mod:diet, mod:fastbench (incompatible), mod:adaptive_performance_tweaks, mod:abnormals_delight, mod:combustivefishing (incompatible), mod:scaffoldingpower (incompatible), mod:hunterillager, mod:illagersweararmor (incompatible), mod:dannys_expansion, mod:ferritecore (incompatible), mod:playertrackingcompass, mod:illagers_plus, mod:thebeginning, mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:healingcampfire, mod:openloader, mod:betterfoliage (incompatible), mod:createaddition, inmemory:jaopca (incompatible), openloader/data/Arctic_Fox, openloader/data/Axolotl-0.1, openloader/data/ExtraOrigin_Forge, openloader/data/Origin tweaks, openloader/data/Rebalanced_Origins_v3.0, openloader/data/Rewa_V2, openloader/data/Skull_Crawler, openloader/data/Starborne V2.1, openloader/data/WallsOfConquest_.zip (incompatible), openloader/data/goatlinV3, openloader/data/ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), openloader/data/wandering-traitor-by-kanokarob.zip | |
Type: Integrated Server (map_client.txt) | |
Is Modded: Definitely; Client brand changed to 'forge' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment