Supplementaries

Supplementaries

82M Downloads

1.17.1 Falling Urns crash the game

AbsorbingSafe11 opened this issue ยท 1 comments

commented

While exploring underground the game froze for about 1 minute and then crashed. After reading though the crash report the most likely culprit seems to be a falling urn. (sorry if I wrote this crash report wrong)
I was using the latest available versions of Forge and Supplementaries. (as of December 14th)

crash-2021-12-14_22.54.30-server.txt

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 12/14/21, 10:54 PM
Description: Ticking entity

net.minecraftforge.fml.util.ObfuscationReflectionHelper$UnableToFindFieldException: java.lang.NoSuchFieldException: cancelDrop
at net.minecraftforge.fml.util.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:241) ~[fmlcore-1.17.1-37.1.1.jar%23223!:?] {re:mixin}
at net.mehvahdjukaar.supplementaries.entities.FallingUrnEntity.m_142535_(FallingUrnEntity.java:74) ~[supplementaries-1.17.1-1.0.1.jar%23192!:1.17.1-1.0.1] {re:classloading}
at net.minecraft.world.level.block.Block.m_142072_(Block.java:383) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.Entity.m_7840_(Entity.java:1004) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:salem-common.mixins.json:EntityMixin,pl:mixin:APP:mixins.shetiphiancore.json:MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:spatialharvesters.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Entity.m_6478_(Entity.java:582) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:salem-common.mixins.json:EntityMixin,pl:mixin:APP:mixins.shetiphiancore.json:MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:spatialharvesters.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.world.entity.item.FallingBlockEntity.m_8119_(SourceFile:130) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinFallingBlockEntity,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:623) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox}
at net.minecraft.server.level.ServerLevel.m_143264_(ServerLevel.java:384) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(SourceFile:54) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:365) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:883) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:819) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:85) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:684) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: java.lang.NoSuchFieldException: cancelDrop
at java.lang.Class.getDeclaredField(Class.java:2610) ~[?:?] {re:mixin}
at net.minecraftforge.fml.util.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:235) ~[fmlcore-1.17.1-37.1.1.jar%23223!:?] {re:mixin}
... 16 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server thread
Stacktrace:
at net.minecraftforge.fml.util.ObfuscationReflectionHelper.findField(ObfuscationReflectionHelper.java:241) ~[fmlcore-1.17.1-37.1.1.jar%23223!:?] {re:mixin}
at net.mehvahdjukaar.supplementaries.entities.FallingUrnEntity.m_142535_(FallingUrnEntity.java:74) ~[supplementaries-1.17.1-1.0.1.jar%23192!:1.17.1-1.0.1] {re:classloading}
at net.minecraft.world.level.block.Block.m_142072_(Block.java:383) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.entity.Entity.m_7840_(Entity.java:1004) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:salem-common.mixins.json:EntityMixin,pl:mixin:APP:mixins.shetiphiancore.json:MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:spatialharvesters.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.world.entity.Entity.m_6478_(Entity.java:582) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:expandability.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:netherportalfix.mixins.json:EntityAccessor,pl:mixin:APP:salem-common.mixins.json:EntityMixin,pl:mixin:APP:mixins.shetiphiancore.json:MixinEntity,pl:mixin:APP:shrink.mixins.json:MixinEntity,pl:mixin:APP:spatialharvesters.mixins.json:EntityMixin,pl:mixin:A}
at net.minecraft.world.entity.item.FallingBlockEntity.m_8119_(SourceFile:130) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinFallingBlockEntity,pl:mixin:A}
at net.minecraft.server.level.ServerLevel.m_8647_(ServerLevel.java:623) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}
-- Entity being ticked --
Details:
Entity Type: supplementaries:falling_urn (net.mehvahdjukaar.supplementaries.entities.FallingUrnEntity)
Entity ID: 94704
Entity Name: entity.supplementaries.falling_urn
Entity's Exact location: 939.50, 12.00, -294.50
Entity's Block location: World: (939,12,-295), Section: (at 11,12,9 in 58,0,-19; chunk contains blocks 928,0,-304 to 943,255,-289), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
Entity's Momentum: 0.00, -0.79, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Immitating BlockState: Block{supplementaries:urn}[treasure=true,waterlogged=false]
Stacktrace:
at net.minecraft.world.level.Level.m_46653_(Level.java:486) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:hitbox,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:hitbox}
at net.minecraft.server.level.ServerLevel.m_143264_(ServerLevel.java:384) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}
at net.minecraft.world.level.entity.EntityTickList.m_156910_(SourceFile:54) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:classloading}
at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:365) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:id,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:id,pl:mixin:APP:spatialharvesters.mixins.json:WorldMixin,pl:mixin:APP:valhelsia_tweaks.mixins.json:ServerLevelMixin,pl:mixin:A}

-- Affected level --
Details:
All players: 1 total; [ServerPlayer['AbsorbingSafe11'/153, l='ServerLevel[VAL07 World]', x=777.61, y=25.00, z=-131.05]]
Chunk stats: 4395
Level dimension: minecraft:overworld
Level spawn location: World: (41,63,303), Section: (at 9,15,15 in 2,3,18; chunk contains blocks 32,0,288 to 47,255,303), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 494770 game time, 503917 day time
Level name: VAL07 World
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Level weather: Rain time: 50262 (now: false), thunder time: 57365 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:883) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:819) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:85) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:684) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.17.1-20210706.113038-srg.jar%23222!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {}

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 1233672968 bytes (1176 MiB) / 4802478080 bytes (4580 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 3.60
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce GTX 1070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1b81
Graphics card #0 versionInfo: DriverVersion=30.0.14.7208
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.40
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.40
Memory slot #1 type: DDR4
Virtual memory max (MB): 21190.15
Virtual memory used (MB): 17602.83
Swap memory total (MB): 4870.43
Swap memory used (MB): 307.88
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192m -Xms8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
Player Count: 1 / 8; [ServerPlayer['AbsorbingSafe11'/153, l='ServerLevel[VAL07 World]', x=777.61, y=25.00, z=-131.05]]
Data Packs: vanilla, mod:slabmachines, mod:habitat, mod:glasscutter (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:netherportalfix (incompatible), mod:simplemagnets, mod:betterf3forge (incompatible), mod:prefab (incompatible), mod:connectivity (incompatible), mod:kleeslabs (incompatible), mod:xaeroworldmap (incompatible), mod:resourceful_tools, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:potionsmaster, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:veggie_way, mod:sophisticatedbackpacks (incompatible), mod:staretilltheygrow (incompatible), mod:buildinggadgets (incompatible), mod:forgivingvoid (incompatible), mod:lightingwand, mod:balm, mod:vtweaks, mod:kelpfertilizer, mod:cloth_config (incompatible), mod:shetiphiancore, mod:mineralchance, mod:absentbydesign (incompatible), mod:despawningeggshatch, mod:twilightforest, mod:supplementaries (incompatible), mod:spatialharvesters, mod:packmenu (incompatible), mod:alltheores, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:curious_armor_stands, mod:hostilenetworks (incompatible), mod:endertanks, mod:netherportalspread, mod:biomesoplenty, mod:silentgear, mod:wirelesschargers, mod:supermartijn642corelib (incompatible), mod:pop (incompatible), mod:simplylight, mod:dpanvil (incompatible), mod:curios, mod:patchouli (incompatible), mod:collective, mod:betterbiomeblend, mod:villagertools (incompatible), mod:elevatorid (incompatible), mod:gobber2, mod:usefulhats, mod:fertilization, mod:passiveshield, mod:architectury (incompatible), mod:cherishedworlds, mod:kotlin_libraries (incompatible), mod:productivebees (incompatible), mod:lightoverlay (incompatible), mod:trashcans, mod:bwncr, mod:toms_storage (incompatible), mod:fastleafdecay (incompatible), mod:controllable (incompatible), mod:veinmining, mod:geckolib3 (incompatible), mod:enchantinginfuser, mod:bettermodsbutton, mod:cyclic (incompatible), mod:betteradvancements, mod:salem (incompatible), mod:rootsclassic, mod:trashslot (incompatible), mod:torchslabmod, mod:configmenusforge, mod:biggerspongeabsorptionradius, mod:treeharvester, mod:easymagic, mod:jei, mod:elementalcraft (incompatible), mod:supermultidrills, mod:nameless_trinkets (incompatible), mod:tesseract, mod:scannable (incompatible), mod:goblintraders (incompatible), mod:allthecompressed, mod:ringsofascension (incompatible), mod:waystones, mod:clumps (incompatible), mod:comforts, mod:naturescompass (incompatible), mod:artifacts (incompatible), mod:configured (incompatible), mod:libx, mod:assemblylinemachines, mod:stoneholm (incompatible), mod:dungeoncrawl (incompatible), mod:charginggadgets (incompatible), mod:magic_doorknob (incompatible), mod:farmingforblockheads (incompatible), mod:snowundertrees, mod:travel_anchors, mod:lazydfu (incompatible), mod:telepastries, mod:small_reactors (incompatible), mod:explorerscompass (incompatible), mod:catalogue (incompatible), mod:mininggadgets (incompatible), mod:wandering_bag (incompatible), mod:forge, mod:waddles, mod:scuba_gear (incompatible), mod:selene (incompatible), mod:ironchest (incompatible), mod:craftingtweaks, mod:zerocore (incompatible), mod:bigreactors (incompatible), mod:replanter (incompatible), mod:reworkedmetals, mod:logprot (incompatible), mod:theoneprobe (incompatible), mod:appliedenergistics2 (incompatible), mod:swingthroughgrass, mod:nohostilesaroundcampfire, mod:mousetweaks (incompatible), mod:easy_steel, mod:tokenenchanter (incompatible), mod:silentlib, mod:allthemodium, mod:creativecore (incompatible), mod:ding (incompatible), mod:moveboats, mod:pipez (incompatible), mod:xaerominimap (incompatible), mod:itemcollectors, mod:polymorph, mod:enderchests, mod:scaffoldingpower (incompatible), mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:occultism, mod:propellerhats (incompatible), mod:puzzleslib, mod:aquaculture, mod:slimy_stuff (incompatible), mod:solargeneration, mod:expandability (incompatible), mod:cosmeticarmorreworked (incompatible), mod:valhelsia_core, mod:valhelsia_structures (incompatible), mod:valhelsia_tweaks (incompatible), mod:step (incompatible), mod:healingcampfire, mod:openloader (incompatible), mod:rusticregen, mod:defaultoptions (incompatible), oepnloader/Valhelsia 4 - Advancements, oepnloader/Valhelsia 4 - Tweaks, oepnloader/Valhelsia 4 - Worldgen, mod:forgeautofish (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
capability_inject_definalize PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
Mod List:
SlabMachines-1.17.1-1.1.1.jar |Slab Machines |slabmachines |1.1.1 |DONE |Manifest: NOSIGNATURE
habitat-1.1.0.jar |Habitat |habitat |1.1.0 |DONE |Manifest: NOSIGNATURE
glasscutter-1.17.1-2.0.1.jar |Glass Harvesters |glasscutter |1.17.1-2.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
supermartijn642configlib-1.0.9-mc1.17.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
AdditionalEnchantedMiner-1.17-17.7.jar |QuarryPlus |quarryplus |17.7 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
netherportalfix-8.0.0+0.jar |NetherPortalFix |netherportalfix |8.0.0+0 |DONE |Manifest: NOSIGNATURE
simplemagnets-1.1.3-mc1.17.jar |Simple Magnets |simplemagnets |1.1.3 |DONE |Manifest: NOSIGNATURE
BetterF3-Forge-1.17.1-1.1.5.jar |BetterF3 Forge |betterf3forge |1.1.5 |DONE |Manifest: NOSIGNATURE
prefab-1.7.1.1.jar |Prefab |prefab |1.7.1.1 |DONE |Manifest: NOSIGNATURE
connectivity-1.17.1-2.5.jar |Connectivity Mod |connectivity |1.17.1-2.5 |DONE |Manifest: NOSIGNATURE
kleeslabs-10.0.0+0.jar |KleeSlabs |kleeslabs |10.0.0+0 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.18.6_Forge_1.17.1.jar |Xaero's World Map |xaeroworldmap |1.18.6 |DONE |Manifest: NOSIGNATURE
ResourcefulTools-Forge-1.17.1-1.3.1.jar |Resourceful Tools |resourceful_tools |1.3.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-10.0.0+0.jar |CookingForBlockheads |cookingforblockheads |10.0.0+0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.17.1-8.0.8.jar |Controlling |controlling |8.0.8 |DONE |Manifest: NOSIGNATURE
Placebo-1.17.1-5.0.2.jar |Placebo |placebo |5.0.2 |DONE |Manifest: NOSIGNATURE
citadel-1.9.5-1.17.1.jar |Citadel |citadel |1.9.5 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.14.1.jar |Alex's Mobs |alexsmobs |1.14.1 |DONE |Manifest: NOSIGNATURE
potionsmaster-0.3.1-1.17.1-37.0.27.jar |Potions Master |potionsmaster |0.3.1-1.17.1-37.0.27|DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.17.1-6.0.0.jar |Wither Skeleton Tweaks |wstweaks |6.0.0 |DONE |Manifest: NOSIGNATURE
Shrink-1.17.1-1.2.1.jar |Shrink |shrink |1.2.1 |DONE |Manifest: NOSIGNATURE
TheVeggieWay-Forge-1.17.1-2.3.2.jar |The Veggie Way |veggie_way |2.3.2 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.17.1-3.12.1.418.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.17.1-3.12.1.418 |DONE |Manifest: NOSIGNATURE
staretilltheygrow-1.17.1-1.1.0.jar |Stare Till They Grow |staretilltheygrow |1.17.1-1.1.0 |DONE |Manifest: NOSIGNATURE
buildinggadgets-1.17.1-3.9.0.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
forgivingvoid-5.0.0+0.jar |Forgiving Void |forgivingvoid |5.0.0+0 |DONE |Manifest: NOSIGNATURE
LightingWand-1.17.1-2.0.1.jar |Lighting Wand |lightingwand |2.0.1 |DONE |Manifest: NOSIGNATURE
balm-1.8.2+0.jar |Balm |balm |1.8.2+0 |DONE |Manifest: NOSIGNATURE
VTweaks-1.17.1-1.0.jar |V-Tweaks |vtweaks |3.5.0 |DONE |Manifest: NOSIGNATURE
kelpfertilizer_1.17.1-1.7.jar |Kelp Fertilizer |kelpfertilizer |1.7 |DONE |Manifest: NOSIGNATURE
cloth-config-5.2.47-forge.jar |Cloth Config v4 API |cloth_config |5.2.47 |DONE |Manifest: NOSIGNATURE
shetiphiancore-1.17-3.9.0.jar |ShetiPhian-Core |shetiphiancore |3.9.0 |DONE |Manifest: NOSIGNATURE
mineralchance_1.17.1-1.6.jar |Mineral Chance |mineralchance |1.6 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.17.1-1.6.0.jar |Absent By Design Mod |absentbydesign |1.17.1-1.6.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
despawningeggshatch_1.17.1-2.3.jar |Despawning Eggs Hatch |despawningeggshatch |2.3 |DONE |Manifest: NOSIGNATURE
twilightforest-1.17.1-4.0.860-universal.jar |The Twilight Forest |twilightforest |4.0.860 |DONE |Manifest: NOSIGNATURE
supplementaries-1.17.1-1.0.1.jar |Supplementaries |supplementaries |1.0.1 |DONE |Manifest: NOSIGNATURE
spatialharvesters_Forge_1.17.1-0.11.12.jar |Spatial Harvesters |spatialharvesters |0.11.12 |DONE |Manifest: NOSIGNATURE
PackMenu-1.17.1-3.0.0.jar |PackMenu |packmenu |3.0.0 |DONE |Manifest: NOSIGNATURE
alltheores-1.5.3-1.17.1-37.0.104.jar |AllTheOres |alltheores |1.5.3-1.17.1-37.0.10|DONE |Manifest: NOSIGNATURE
cleancut-mc1.17.1-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-3.0.1-beta.jar |Torchmaster |torchmaster |3.0.1-beta |DONE |Manifest: NOSIGNATURE
curious-armor-stands-1.17.1-3.0.0.jar |Curious Armor Stands |curious_armor_stands |1.17.1-3.0.0 |DONE |Manifest: NOSIGNATURE
HostileNeuralNetworks-1.17.1-2.0.0.jar |Hostile Neural Networks |hostilenetworks |2.0.0 |DONE |Manifest: NOSIGNATURE
endertanks-1.17-1.10.1.jar |EnderTanks |endertanks |1.10.1 |DONE |Manifest: NOSIGNATURE
netherportalspread_1.17.1-5.6.jar |Nether Portal Spread |netherportalspread |5.6 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.17.1-14.0.0.43-universal.jar |Biomes O' Plenty |biomesoplenty |1.17.1-14.0.0.43 |DONE |Manifest: NOSIGNATURE
silent-gear-1.17.1-2.7.10.jar |Silent Gear |silentgear |2.7.10 |DONE |Manifest: NOSIGNATURE
wirelesschargers-1.0.3-mc1.17.jar |wirelesschargers |wirelesschargers |1.0.3 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15-mc1.17.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15 |DONE |Manifest: NOSIGNATURE
pop-1.17.1-1.0.0.jar |Pop! |pop |1.0.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.17.1-1.4.0-build.25.jar |Simply Light |simplylight |1.17.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
dpanvil-1.17.1-2.0.6.jar |DataPack Anvil |dpanvil |1.17.1-2.0.6 |DONE |Manifest: NOSIGNATURE
curios-forge-1.17.1-5.0.2.4.jar |Curios API |curios |1.17.1-5.0.2.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.17.1-57.jar |Patchouli |patchouli |1.17.1-57 |DONE |Manifest: NOSIGNATURE
collective-1.17.1-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE
betterbiomeblend-1.17.1-1.2.9-forge.jar |BetterBiomeBlend |betterbiomeblend |1.17.1-1.2.9-forge |DONE |Manifest: NOSIGNATURE
villagertools-1.17.1-1.0.2.jar |villagertools |villagertools |1.17.1-1.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
elevatorid-1.17.1-1.8.1.jar |Elevator Mod |elevatorid |1.17.1-1.8.1 |DONE |Manifest: NOSIGNATURE
Gobber2-Forge-1.17.1-2.5.8.jar |Gobber 2 |gobber2 |2.5.8 |DONE |Manifest: NOSIGNATURE
usefulhats-1.17.1-2.0.0.0.jar |Useful Hats |usefulhats |1.17.1-2.0.0.0 |DONE |Manifest: NOSIGNATURE
fertilization-6.0.0+0.jar |Fertilization |fertilization |6.0.0+0 |DONE |Manifest: NOSIGNATURE
passiveshield_1.17.1-1.5.jar |Passive Shield |passiveshield |1.5 |DONE |Manifest: NOSIGNATURE
architectury-2.8.50.jar |Architectury |architectury |2.8.50 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-1.17.1-5.1.1.0.jar |Cherished Worlds |cherishedworlds |1.17.1-5.1.1.0 |DONE |Manifest: NOSIGNATURE
kotlin_libraries-1.0-7.jar |Kotlin Libraries |kotlin_libraries |1.0-7 |DONE |Manifest: NOSIGNATURE
productivebees-1.17.1-0.7.0.14.jar |Productive Bees |productivebees |1.17.1-0.7.0.14 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.1-forge.jar |Light Overlay |lightoverlay |6.0.1 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.10a-mc1.17.jar |Trash Cans |trashcans |1.0.10a |DONE |Manifest: NOSIGNATURE
bwncr-1.17.1-3.10.17.jar |Bad Wither No Cookie Reloaded |bwncr |1.17.1-3.10.17 |DONE |Manifest: NOSIGNATURE
toms_storage-1.2.21.jar |Tom's Simple Storage Mod |toms_storage |1.2.21 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-26.jar |FastLeafDecay |fastleafdecay |26 |DONE |Manifest: NOSIGNATURE
controllable-0.15.0-1.17.1.jar |Controllable |controllable |0.15.0 |DONE |Manifest: NOSIGNATURE
veinmining-forge-1.17.1-0.14.jar |Vein Mining |veinmining |1.17.1-0.14 |DONE |Manifest: NOSIGNATURE
geckolib-1.17.1-forge-3.0.14.jar |GeckoLib |geckolib3 |3.0.14 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v2.0.0-1.17.1-Forge.jar |Enchanting Infuser |enchantinginfuser |2.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
BetterModsButton-v2.0.2-1.17.1-Forge.jar |Better Mods Button |bettermodsbutton |2.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Cyclic-1.17.1-1.6.5.jar |Cyclic |cyclic |1.17.1-1.6.5 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterAdvancements-1.17.1-0.1.2.119.jar |Better Advancements |betteradvancements |0.1.2.119 |DONE |Manifest: NOSIGNATURE
salem-1.0.3-forge.jar |Salem |salem |1.0.3 |DONE |Manifest: NOSIGNATURE
RootsClassic-1.17.1-1.1.16.jar |Roots Classic |rootsclassic |1.17.1-1.1.16 |DONE |Manifest: NOSIGNATURE
forgeautofish-3.0.2-1.17.x.jar |AutoFish for Forge |forgeautofish |3.0.2 |DONE |Manifest: NOSIGNATURE
trashslot-10.0.0+0.jar |TrashSlot |trashslot |10.0.0+0 |DONE |Manifest: NOSIGNATURE
torchslabmod-1.17.1_v1.7.1.jar |Torch Slab Mod |torchslabmod |1.7.1 |DONE |Manifest: NOSIGNATURE
ConfigMenusForge-v2.1.0-1.17.1-Forge.jar |Config Menus for Forge |configmenusforge |2.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
biggerspongeabsorptionradius_1.17.1-1.5.jar |Bigger Sponge Absorption Radiu|biggerspongeabsorptionradius |1.5 |DONE |Manifest: NOSIGNATURE
treeharvester_1.17.1-4.1.jar |Tree Harvester |treeharvester |4.1 |DONE |Manifest: NOSIGNATURE
EasyMagic-v2.0.2-1.17.1-Forge.jar |Easy Magic |easymagic |2.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
jei-1.17.1-8.3.0.45.jar |Just Enough Items |jei |8.3.0.45 |DONE |Manifest: NOSIGNATURE
elementalcraft-1.17.1-3.2.0.jar |ElementalCraft |elementalcraft |1.17.1-3.2.0 |DONE |Manifest: NOSIGNATURE
super-multi-drills-1.17.1-2.3.0.jar |Super Multi-Drills |supermultidrills |2.3.0 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.17.1-1.1.1.jar |Nameless Trinkets |nameless_trinkets |1.17.1-1.1.1 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.17.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
scannable-1.17.1-forge-1.7.6+5d87697.jar |Scannable |scannable |1.7.6 |DONE |Manifest: NOSIGNATURE
goblintraders-1.6.3-1.17.1.jar |Goblin Traders |goblintraders |1.6.3 |DONE |Manifest: NOSIGNATURE
AllTheCompressed-0.0.5-1.17.1-37.0.104.jar |AllTheCompressed |allthecompressed |0.0.5-1.17.1-37.0.10|DONE |Manifest: NOSIGNATURE
RingsOfAscension-1.17.1-1.0.0.jar |Rings of Ascension |ringsofascension |1.0.0 |DONE |Manifest: NOSIGNATURE
waystones-8.2.0+0.jar |Waystones |waystones |8.2.0+0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.17.1-7.0.10.jar |Clumps |clumps |7.0.10 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.17.1-5.0.0.1.jar |Comforts |comforts |1.17.1-5.0.0.1 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.17.1-1.9.2-forge.jar |Nature's Compass |naturescompass |1.17.1-1.9.2-forge |DONE |Manifest: NOSIGNATURE
artifacts-1.17.1-3.0.1.jar |Artifacts |artifacts |1.17.1-3.0.1 |DONE |Manifest: NOSIGNATURE
configured-1.5.0-1.17.1.jar |Configured |configured |1.5.0 |DONE |Manifest: NOSIGNATURE
LibX-1.17.1-2.1.22.jar |LibX |libx |1.17.1-2.1.22 |DONE |Manifest: NOSIGNATURE
assemblylinemachines-1.17.1-1.3.0.2.jar |Assembly Line Machines |assemblylinemachines |1.17.1-1.3.0.2 |DONE |Manifest: NOSIGNATURE
stoneholm-1.3.jar |Stoneholm |stoneholm |1.3 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.17.1-2.3.4.jar |Dungeon Crawl |dungeoncrawl |2.3.4 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.4.0.jar |Charging Gadgets |charginggadgets |1.4.0 |DONE |Manifest: NOSIGNATURE
MagicDoorknob-1.17.1-0.0.3.552.jar |Magic Doorknob |magic_doorknob |1.17.1-0.0.3.552 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-8.0.0+0.jar |Farming for Blockheads |farmingforblockheads |8.0.0+0 |DONE |Manifest: NOSIGNATURE
snowundertrees-1.17.1-1.1.5.jar |Snow Under Trees |snowundertrees |1.1.5 |DONE |Manifest: NOSIGNATURE
TravelAnchors-1.17.1-3.0.jar |Travel Anchors |travel_anchors |1.17.1-3.0 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.17.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
TelePastries-1.17.1-0.4.3.1.jar |TelePastries |telepastries |0.4.3.1 |DONE |Manifest: NOSIGNATURE
SmallReactors[1.17]-1.9.jar |Small Reactors |small_reactors |1.9 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.17.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.17.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
catalogue-1.5.0-1.17.1.jar |Catalogue |catalogue |1.5.0 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.9.0.jar |Mining Gadgets |mininggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE
Wandering-Bag-1.17.1-1.0.2.jar |Wandering Bag |wandering_bag |1.0.2 |DONE |Manifest: NOSIGNATURE
forge-1.17.1-37.1.1-universal.jar |Forge |forge |37.1.1 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Waddles-1.17.1-0.8.16.jar |Waddles |waddles |1.17.1-0.8.16 |DONE |Manifest: NOSIGNATURE
scuba_gear-1.17.1-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |Manifest: NOSIGNATURE
selene-1.17.1-1.11.jar |Selene |selene |1.17.1-1.11.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.17.1-12.0.2.jar |Iron Chests |ironchest |1.17.1-12.0.2 |DONE |Manifest: NOSIGNATURE
craftingtweaks-13.0.0+0.jar |CraftingTweaks |craftingtweaks |13.0.0+0 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.17.1-2.1.7.jar |Zero CORE 2 |zerocore |1.17.1-2.1.7 |DONE |Manifest: NOSIGNATURE
ExtremeReactors2-1.17.1-2.0.33.jar |Extreme Reactors |bigreactors |1.17.1-2.0.33 |DONE |Manifest: NOSIGNATURE
client-1.17.1-20210706.113038-srg.jar |Minecraft |minecraft |1.17.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
replanter-1.2.jar |Replanter |replanter |1.2 |DONE |Manifest: NOSIGNATURE
reworkedmetals-1.17.1-2.0.2.jar |Reworked Metals |reworkedmetals |2.0.2 |DONE |Manifest: NOSIGNATURE
logprot-1.4-1.17.1.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.17-4.0.2.jar |The One Probe |theoneprobe |1.17-4.0.2 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-9.0.0-beta.2.jar |Applied Energistics 2 |appliedenergistics2 |9.0.0-beta.2 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
swingthroughgrass-1.17.1-1.6.0.jar |SwingThroughGrass |swingthroughgrass |1.17.1-1.6.0 |DONE |Manifest: NOSIGNATURE
nohostilesaroundcampfire_1.17.1-3.8.jar |No Hostiles Around Campfire |nohostilesaroundcampfire |3.8 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.17.1-2.15.jar |Mouse Tweaks |mousetweaks |2.15 |DONE |Manifest: NOSIGNATURE
EasySteel-Forge-1.17.1-1.4.4.jar |Easy Steel & More |easy_steel |1.4.4 |DONE |Manifest: NOSIGNATURE
token-enchanter-1.17.1-1.1.2.jar |Token Enchanter |tokenenchanter |1.1.2 |DONE |Manifest: NOSIGNATURE
silent-lib-1.17.1-5.0.0.jar |Silent Lib |silentlib |5.0.0 |DONE |Manifest: NOSIGNATURE
allthemodium-1.6.11-1.17.1-37.0.104.jar |Allthemodium |allthemodium |1.6.11-1.17.1-37.0.1|DONE |Manifest: NOSIGNATURE
CreativeCore_v2.3.0_mc1.17.1.jar |CreativeCore |creativecore |2.3.0 |DONE |Manifest: NOSIGNATURE
Ding-1.17.1-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
moveboats_1.17.1-1.8.jar |Move Boats |moveboats |1.8 |DONE |Manifest: NOSIGNATURE
pipez-1.17.1-1.0.9.jar |Pipez |pipez |1.17.1-1.0.9 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_21.22.3_Forge_1.17.1.jar |Xaero's Minimap |xaerominimap |21.22.3 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.3-mc1.17.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.17.1-0.31.jar |Polymorph |polymorph |1.17.1-0.31 |DONE |Manifest: NOSIGNATURE
enderchests-1.17-1.8.1.jar |EnderChests |enderchests |1.8.1 |DONE |Manifest: NOSIGNATURE
scaffoldingpower-1.17.1-1.3.0.jar |Scaffolding power |scaffoldingpower |1.17.1-1.3.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
FastFurnace-1.17.1-5.0.0.jar |FastFurnace |fastfurnace |5.0.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.17.1-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
ferritecore-3.1.0-forge.jar |Ferrite Core |ferritecore |3.1.0 |DONE |Manifest: 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
engineersdecor-1.17.1-1.1.17.jar |Engineer's Decor |engineersdecor |1.1.17 |DONE |Manifest: NOSIGNATURE
occultism-1.17.1-1.23.0.jar |Occultism |occultism |1.17.1-1.23.0 |DONE |Manifest: NOSIGNATURE
propellerhats-1.0.1.jar |Propeller Hats |propellerhats |0.0NONE |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v2.0.2-1.17.1-Forge.jar |Puzzles Lib |puzzleslib |2.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
Aquaculture-1.17.1-2.2.5.jar |Aquaculture 2 |aquaculture |1.17.1-2.2.5 |DONE |Manifest: NOSIGNATURE
slimy-stuff-1.17.1-1.0.5.jar |Slimy Stuff |slimy_stuff |1.0.5 |DONE |Manifest: NOSIGNATURE
SolarGeneration-1.17.1-3.0.1.jar |Solar Generation |solargeneration |3.0.1 |DONE |Manifest: NOSIGNATURE
expandability-4.0.2-forge.jar |ExpandAbility |expandability |4.0.2 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.17.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.17.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
valhelsia_core-1.17.1-0.2.0.jar |Valhelsia Core |valhelsia_core |1.17.1-0.2.0 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.17.1-0.1.1.jar |Valhelsia Structures |valhelsia_structures |1.17.1-0.1.1 |DONE |Manifest: NOSIGNATURE
valhelsia_tweaks-1.17.1-0.1.1.jar |Valhelsia Tweaks |valhelsia_tweaks |1.17.1-0.1.1 |DONE |Manifest: NOSIGNATURE
step-1.17.1-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE
healingcampfire_1.17.1-3.3.jar |Healing Campfire |healingcampfire |3.3 |DONE |Manifest: NOSIGNATURE
OpenLoader-Forge-1.17.1-10.0.3.jar |OpenLoader |openloader |10.0.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
rusticregen-1.17.1-1.4.1-BETA.jar |Rustic Regenerated |rusticregen |1.17.1-1.4.1-BETA |DONE |Manifest: NOSIGNATURE
defaultoptions-13.0.0+0.jar |Default Options |defaultoptions |13.0.0+0 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: e1fab932-086f-4264-82c8-f5132dd34fda
FML: 37.1
Forge: net.minecraftforge:37.1.1

commented

Fixed in supplementaries-1.17.1-1.0.2.jar