Game crashes when jetpack is placed down
imnotsurewhatyouwantfromme opened this issue ยท 2 comments
What happened?
As per title. Log included
Loader
forge
Mod Version
4.3.1 and 4.3.0
Minecraft Version
1.20
Relevant log output
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [dynamiclightsreforged, oculus, copycats, embeddium_extra]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// Don't be sad, have a hug! <3
Time: 2024-09-13 20:01:20
Description: Exception in server tick loop
java.lang.AssertionError: java.util.concurrent.CompletionException: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at snownee.jade.util.CommonProxy.lambda$crashAnyway$12(CommonProxy.java:463) ~[Jade-1.20.1-forge-11.9.2.jar%23554!/:11.9.2+forge] {re:classloading}
at net.minecraft.server.TickTask.run(TickTask.java:18) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:classloading,re:mixin}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:732) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,re:classloading,pl:accesstransformer:B,xf:fml:openpartiesandclaims:xaero_pac_minecraftserverclass,pl:mixin:A}
at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}
Caused by: java.util.concurrent.CompletionException: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?] {re:mixin}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?] {}
... 13 more
Caused by: java.lang.NoSuchMethodError: 'net.minecraft.nbt.ListTag com.simibubi.create.content.equipment.armor.BacktankBlockEntity.getEnchantmentTag()'
at snownee.jade.addon.create.BacktankProvider.appendServerData(BacktankProvider.java:34) ~[JadeAddons-1.20.1-forge-5.2.2.jar%23555!/:5.2.2] {re:classloading}
at snownee.jade.addon.create.BacktankProvider.appendServerData(BacktankProvider.java:18) ~[JadeAddons-1.20.1-forge-5.2.2.jar%23555!/:5.2.2] {re:classloading}
at snownee.jade.impl.BlockAccessorImpl.lambda$handleRequest$0(BlockAccessorImpl.java:74) ~[Jade-1.20.1-forge-11.9.2.jar%23554!/:11.9.2+forge] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_18693_(BlockableEventLoop.java:67) ~[client-1.20.1-20230612.114412-srg.jar%23658!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin,pl:mixin:A}
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {}
... 13 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.9, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 4429609712 bytes (4224 MiB) / 10938744832 bytes (10432 MiB) up to 18891145216 bytes (18016 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 7800X3D 8-Core Processor
Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
Microarchitecture: Zen 3
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: AMD Radeon RX 7900 XT
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x744c
Graphics card #0 versionInfo: DriverVersion=31.0.24031.5001
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 512.00
Graphics card #1 deviceId: 0x164e
Graphics card #1 versionInfo: DriverVersion=31.0.24031.5001
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MB): 66783.91
Virtual memory used (MB): 31587.01
Swap memory total (MB): 34816.00
Swap memory used (MB): 128.95
JVM Flags: 21 total; -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx18000m
Loaded Shaderpack: (off)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['ShoegazerComplex'/108, l='ServerLevel[Evangelion Again]', x=-3651.80, y=152.00, z=18579.89]]
Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:openpartiesandclaims (incompatible), mod:createdeco (incompatible), mod:mcwwindows, mod:aquaculturedelight, mod:create_more_automation, mod:modernfix (incompatible), mod:yungsapi, mod:cabletiers, mod:universalgrid (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:moa_decor_bath, mod:embeddium, mod:athena, mod:corpse, mod:torchmaster, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:createmoredrillheads, mod:moa_decor_toys, mod:create_recipes, mod:curios (incompatible), mod:createarmory, mod:rightclickharvest (incompatible), mod:oculus, mod:create_factory, mod:searchables (incompatible), mod:framedblocks, mod:attributeslib (incompatible), mod:extrastorage, mod:mcwfurnitures, mod:chimes, mod:apothiccurios (incompatible), mod:jadeaddons (incompatible), mod:cobblefordays (incompatible), mod:fastleafdecay, mod:createteleporters, mod:sliceanddice (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:betteranimationscollection, mod:bellsandwhistles, mod:doubledoors, mod:puzzlesapi, mod:rechiseled (incompatible), mod:forgeskyboxes (incompatible), mod:createcobblestone (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:disable_enderman_picking_up_blocks (incompatible), mod:naturescompass, mod:epherolib (incompatible), mod:strawstatues, mod:create_high_pressure, mod:design_decor (incompatible), mod:rechiseledcreate, mod:neruina (incompatible), mod:fusion, mod:extradisks, mod:edivadlib, mod:puzzlesaccessapi, mod:forge, mod:tectonic (incompatible), mod:smoothchunk (incompatible), mod:createstuffadditionsfix, mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:shouldersurfing, mod:ohthetreesyoullgrow, mod:createutilities (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:corgilib, mod:createendertransmission, mod:create_aquatic_ambitions, mod:kotlinforforge (incompatible), mod:pipez, mod:notenoughanimations, mod:flywheel, mod:croptopia (incompatible), mod:betterfog (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:sit, mod:almostunified (incompatible), mod:jei, mod:zeta (incompatible), mod:entityculling, mod:canary, mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:moremobvariants, mod:lootr, mod:puzzleslib, mod:gjeb, mod:create_power_loader, mod:aquaculture, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:deuf, mod:rsrequestify (incompatible), mod:kuma_api (incompatible), mod:create_ltab_f, mod:geckolib, mod:recipeessentials (incompatible), mod:naturalist (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:create_crush_everything, mod:villagernames, mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways, mod:carryon (incompatible), mod:melody (incompatible), mod:interiors (incompatible), mod:create_jetpack_curios, mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:create_connected, mod:chipped (incompatible), mod:rechiseled_chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:largemeals, mod:croptopia_additions, mod:rebornstorage (incompatible), mod:create_ultimate_factory, mod:create_unbreakable (incompatible), mod:mcwfences, mod:colorfulhearts, mod:leaky (incompatible), mod:protection_pixel, mod:patchouli (incompatible), mod:collective, mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:create_refined_recipes (incompatible), mod:architectury (incompatible), mod:otyacraftengine, mod:iammusicplayer, mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:kubejsadditions (incompatible), mod:ftbteams (incompatible), mod:cupboard (incompatible), mod:productivebees, mod:inventoryessentials, mod:probejs (incompatible), mod:foodeffecttooltips, mod:letmedespawn, mod:gamemenumodoption, mod:inventorysorter (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:trashslot, mod:jmi (incompatible), mod:irisflw (incompatible), mod:sophisticatedstorage (incompatible), mod:copycats (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:productivelib, mod:create_copper_and_zinc, mod:geckoanimfix (incompatible), mod:create, mod:createcasing (incompatible), mod:kubejs_create (incompatible), mod:create_dd (incompatible), mod:crystal_clear (incompatible), mod:create_structures, mod:create_central_kitchen (incompatible), mod:create_mechanical_extruder (incompatible), mod:createmetalwork (incompatible), mod:create_mechanical_spawner (incompatible), mod:create_basic_additions, mod:extendedgears (incompatible), mod:waystones, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:create_fully_automated, mod:skinnedcarts, mod:badmobs (incompatible), mod:create_confectionery, mod:explorerscompass, mod:farsight_view (incompatible), mod:terralith, mod:coffee_delight (incompatible), mod:bobberdetector (incompatible), mod:skinlayers3d, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:craftingtweaks, mod:okzoomer (incompatible), mod:bigcontraptions (incompatible), mod:mr_no_morepillageroutposts, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:nethersdelight, mod:easy_villagers, mod:quark (incompatible), mod:supplementaries, mod:create_sa, mod:croptopia_delight, mod:immersive_paintings (incompatible), mod:freecam (incompatible), mod:betterarcheology, mod:dynamicvillage (incompatible), mod:tramplenomore (incompatible), mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:functionalstorage, mod:effecttooltips (incompatible), mod:modularrouters (incompatible), mod:betterf3, mod:refinedstorageaddons, mod:refinedpolymorph, mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:loadmyresources (incompatible), mod:create_structures_arise, mod:createaddition (incompatible), Supplementaries Generated Pack, create_central_kitchen:corn_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), loadmyresources.hiddenpack (incompatible), tectonic/terratonic, mod:embeddium_extra, mod:flib, mod:absentbydesign, mod:sfm (incompatible), mod:biomemakeover (incompatible), mod:taniwha (incompatible), mod:worldedit (incompatible), mod:simplebackups, mod:create_jetpack (incompatible), mod:flightlib (incompatible)
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: 1.20.1
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
javafml@null
lowcodefml@null
Mod List:
dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE
ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
open-parties-and-claims-forge-1.20.1-0.23.1.jar |Open Parties and Claims |openpartiesandclaims |0.23.1 |DONE |Manifest: NOSIGNATURE
createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE
create_jetpack-forge-4.3.1.jar |Create Jetpack |create_jetpack |4.3.1 |DONE |Manifest: NOSIGNATURE
CreateMoreAutomation-1.20.1-0.4.0.jar |Create: More Automation |create_more_automation |0.3.0 |DONE |Manifest: NOSIGNATURE
modernfix-forge-5.18.10+mc1.20.1.jar |ModernFix |modernfix |5.18.10+mc1.20.1 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
createdieselgenerators-1.20.1-1.2i.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2i |DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.4.0.jar |Apotheosis |apotheosis |7.4.0 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.6-all.jar |Balm |balm |7.3.6 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
MOAdecor BATH 1.20.1.jar |MOA DECOR: BATH |moa_decor_bath |1.20.1 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.28+mc1.20.1.jar |Embeddium |embeddium |0.3.28+mc1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE
torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
createmoredrillheads-2.0.3-1.20.1.jar |Create: More Drill Heads |createmoredrillheads |2.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
MOAdecor TOYS 1.20.1.jar |MOA DECOR: TOYS |moa_decor_toys |1.20.1 |DONE |Manifest: NOSIGNATURE
create_recipes-1.2.0.jar |Create: More Recipes |create_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE
curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
createarmoryv0.6.1n.jar |CreateArmory |createarmory |0.5 |DONE |Manifest: NOSIGNATURE
right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
create_factory-0.4b-1.20.1.jar |Create: Factory |create_factory |0.4b-1.20.1 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.3.6.jar |Apothic Attributes |attributeslib |1.3.6 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE
worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
mcw-furniture-3.2.2-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.2 |DONE |Manifest: NOSIGNATURE
Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
ApothicCurios-1.20.1-1.0.3d.jar |Apothic Curios |apothiccurios |1.0.3d |DONE |Manifest: NOSIGNATURE
flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |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
flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
CobbleForDays-1.8.0.jar |Cobble For Days |cobblefordays |1.8.0 |DONE |Manifest: NOSIGNATURE
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
createteleporters2.2-1.20.1.jar |Create Teleporters |createteleporters |2.2 |DONE |Manifest: NOSIGNATURE
Super Factory Manager-1.20.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |DONE |Manifest: NOSIGNATURE
sliceanddice-forge-3.2.1.jar |Create Slice & Dice |sliceanddice |3.2.1 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.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
bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE
doubledoors-1.20.1-5.9.jar |Double Doors |doubledoors |5.9 |DONE |Manifest: NOSIGNATURE
puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |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
rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
forgeskyboxes-0.0.2-1.20.2-new.jar |ForgeSkyboxes |forgeskyboxes |0.0.2-1.20.2 |DONE |Manifest: NOSIGNATURE
createcobblestone-1.3.2+forge-1.20.1-38.jar |Create cobblestone |createcobblestone |1.3.2+forge-1.20.1-3|DONE |Manifest: NOSIGNATURE
AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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
libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
disable-enderman-picking-up-blocks-main-1.0.jar |DEPB |disable_enderman_picking_up_bl|1.2 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
StrawStatues-v8.0.3-1.20.1-Forge.jar |Straw Statues |strawstatues |8.0.3 |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
create_high_pressure-1.1.0.jar |Create: High Pressure |create_high_pressure |1.1.0 |DONE |Manifest: NOSIGNATURE
design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
Neruina-2.1.0-forge+1.20.1.jar |Neruina |neruina |2.1.0 |DONE |Manifest: NOSIGNATURE
fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE
EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
tectonic-forge-1.19.3-2.3.5a.jar |Tectonic |tectonic |2.3.5a |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.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
smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
createstuffadditionsfix-forge-1.20.1-0.0.0.1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |0.0.0.1 |DONE |Manifest: NOSIGNATURE
SimpleBackups-1.20.1-3.1.7.jar |Simple Backups |simplebackups |1.20.1-3.1.7 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
ShoulderSurfing-Forge-1.20.1-4.1.5.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.1.5 |DONE |Manifest: NOSIGNATURE
Oh The Trees You'll Grow-forge-1.20.1-1.2.0.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.2.0 |DONE |Manifest: NOSIGNATURE
createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
corgilib-forge-1.20.1-4.0.2.0.jar |CorgiLib |corgilib |4.0.2.0 |DONE |Manifest: NOSIGNATURE
createendertransmission-2.0.7-1.20.1.jar |Create Ender Transmission |createendertransmission |2.0.7-1.20.1 |DONE |Manifest: NOSIGNATURE
create_aquatic_ambitions-1.20.1-1.1.1.jar |Create: Aquatic Ambitions |create_aquatic_ambitions |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.16.jar |Pipez |pipez |1.20.1-1.2.16 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.7.4-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.4 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
BetterFog-1.20.1-1.2.2.jar |Better Fog |betterfog |1.0.0 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
sit-1.20.1-1.3.5.jar |Sit |sit |1.3.5 |DONE |Manifest: NOSIGNATURE
almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.8.2.25.jar |Just Enough Items |jei |15.8.2.25 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE
canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE
rubidium-extra-0.5.4.3+mc1.20.1-build.121.jar |Embeddium Extra |embeddium_extra |0.5.4.3+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |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
gjeb-forge-1.20.1-1.3.0.32.jar |GJEB (GammaJustExtremeBright) |gjeb |1.3.0.32 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.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
deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
create_ltab_forge-2.0.2.jar |Create_ltab_f |create_ltab_f |1.0.0 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
recipeessentials-1.20.1-3.5.jar |recipeessentials mod |recipeessentials |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE
gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE
villagernames-1.20.1-8.0.jar |Villager Names |villagernames |8.0 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.5+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.5+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE
create_jetpack_curios-1.0.0-forge-1.20.1.jar |Create: Jetpack Curios |create_jetpack_curios |1.0.0 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.20.1-1.9.0.jar |Absent By Design Mod |absentbydesign |1.9.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
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
create_connected-0.8.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.8.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE
Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE
rechiseled_chipped-1.1.jar |Rechiseled: Chipped |rechiseled_chipped |1.1 |DONE |Manifest: NOSIGNATURE
mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
largemeals-1.20.1-2.0.jar |Large Meals |largemeals |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
CroptopiaAdditions-1.20.1-FORGE-2.4.jar |Croptopia Additions |croptopia_additions |2.4 |DONE |Manifest: NOSIGNATURE
rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
create_ultimate_factory-1.6.0-forge-1.20.1.jar |Create: Ultimate Factory |create_ultimate_factory |1.6.0 |DONE |Manifest: NOSIGNATURE
CreateUnbreakableTools-1.2+forge-1.20.1.jar |Create Unbreakable Tools Mod |create_unbreakable |1.2+forge-1.20.1 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
colorfulhearts-forge-1.20.1-4.3.15.jar |Colorful Hearts |colorfulhearts |4.3.15 |DONE |Manifest: NOSIGNATURE
leaky-1.20.1-2.1.jar |leaky mod |leaky |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
protection_pixel-1.0.1.jar |Protection Pixel |protection_pixel |1.0.1 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
collective-1.20.1-7.80.jar |Collective |collective |7.80 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.28.jar |Resourceful Lib |resourcefullib |2.1.28 |DONE |Manifest: NOSIGNATURE
createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
create_refined_recipes-1.0.1.a.jar |Create_Refined_Recipes |create_refined_recipes |1.0.1.a |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
otyacraftengine-forge-mc1.20-3.7.0-alpha.2.jar |Otyacraft Engine |otyacraftengine |3.7.0-alpha.2 |DONE |Manifest: NOSIGNATURE
createsongsandspeakers-forge-mc1.20-0.5 - Fork of |Create - Songs and Speakers (I|iammusicplayer |0.5 - Fork of iammus|DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |DONE |Manifest: NOSIGNATURE
createchunkloading-1.6.0-forge.jar |Create Chunkloading |createchunkloading |1.6.0 |DONE |Manifest: NOSIGNATURE
kubejsadditions-forge-4.3.2.jar |KubeJS Addditions (Forge) |kubejsadditions |4.3.2 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
productivebees-1.20.1-12.5.1.jar |Productive Bees |productivebees |1.20.1-12.5.1 |DONE |Manifest: NOSIGNATURE
inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE
probejs-7.0.0-forge.jar |ProbeJS |probejs |7.0.0 |DONE |Manifest: NOSIGNATURE
foodeffecttooltips+forge-1.20.1-1.3.0.jar |Food Effect Tooltips |foodeffecttooltips |1.3.0 |DONE |Manifest: NOSIGNATURE
letmedespawn-forge-1.20.1-1.20.4-1.2.1.jar |Let Me Despawn |letmedespawn |1.2.1 |DONE |Manifest: NOSIGNATURE
gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE
inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE
kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.20.1-1.11.4.jar |Biome Makeover |biomemakeover |1.20.1-1.11.4 |DONE |Manifest: NOSIGNATURE
oculus-flywheel-compat-1.20.1-0.2.5.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.5 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-0.10.25.804.jar |Sophisticated Storage |sophisticatedstorage |0.10.25.804 |DONE |Manifest: NOSIGNATURE
copycats-2.1.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE
item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |DONE |Manifest: NOSIGNATURE
productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
create_copper_and_zinc-1.4.0-forge-1.20.1.jar |Create: Copper & Zinc |create_copper_and_zinc |1.4.0 |DONE |Manifest: NOSIGNATURE
GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.h.jar |Create |create |0.5.1.h |DONE |Manifest: NOSIGNATURE
CreateCasing-1.20.1-1.6.1-fix3.jar |Create : Encased |createcasing |1.20.1-1.6.1-fix3 |DONE |Manifest: NOSIGNATURE
kubejs-create-forge-2001.2.5-build.2.jar |KubeJS Create |kubejs_create |2001.2.5-build.2 |DONE |Manifest: NOSIGNATURE
Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE
Crystal-Clear-2.1-Beta-forge.jar |Create: Crystal Clear |crystal_clear |2.1-Beta |DONE |Manifest: NOSIGNATURE
create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE
create_mechanical_extruder-1.20.1-1.6.1.h-48.jar |Create Mechanical Extruder |create_mechanical_extruder |1.20.1-1.6.1.h-48 |DONE |Manifest: NOSIGNATURE
create-metalwork-1.20.1-1.0.7-forge.jar |Create: Metalwork |createmetalwork |1.20.1-1.0.7-forge |DONE |Manifest: NOSIGNATURE
create_mechanical_spawner-1.20.1-0.0.16.h-48.jar |Create Mechanical Spawner |create_mechanical_spawner |1.20.1-0.0.16.h-48 |DONE |Manifest: NOSIGNATURE
create_basic_additions-1.20.1-1.0.2-forge.jar |Create: Basic Additions |create_basic_additions |1.0.2 |DONE |Manifest: NOSIGNATURE
extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|DONE |Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.4.jar |Waystones |waystones |14.1.4 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.1-forge.jar |Journeymap |journeymap |5.10.1 |DONE |Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
CreateFullyAutomated.jar |Create: Fully Automated |create_fully_automated |1.0.4 |DONE |Manifest: NOSIGNATURE
SkinnedCarts-1.20.1-2.0.1.jar |Skinned Carts |skinnedcarts |2.0.1 |DONE |Manifest: NOSIGNATURE
BadMobs-1.20.1-19.0.2.jar |BadMobs |badmobs |19.0.2 |DONE |Manifest: NOSIGNATURE
create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
CoffeeDelight-Forge-1.20.1-1.4-Fix.jar |Coffee Delight |coffee_delight |1.4 |DONE |Manifest: NOSIGNATURE
bobberdetector-0.1.9-1.20.1.jar |Bobber Detector |bobberdetector |0.1.9.1.20.1 |DONE |Manifest: NOSIGNATURE
skinlayers3d-forge-1.6.6-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.6 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE
okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE
bigcontraptions-1.0.jar |Create: Big Contraptions |bigcontraptions |1.0 |DONE |Manifest: NOSIGNATURE
no-more-pillager-outposts-1.0.2.jar |No More Pillager Outposts |mr_no_morepillageroutposts |1.0.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |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
moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
mysterious_mountain_lib-1.4.7-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.4.7-1.20.1 |DONE |Manifest: NOSIGNATURE
corn_delight-1.0.4-1.20.1.jar |Corn Delight |corn_delight |1.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE
taniwha-forge-1.20.0-5.4.4.jar |Taniwha |taniwha |1.20.0-5.4.4 |DONE |Manifest: NOSIGNATURE
nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
easy-villagers-forge-1.20.1-1.1.15.jar |Easy Villagers |easy_villagers |1.20.1-1.1.15 |DONE |Manifest: NOSIGNATURE
Quark-4.0-458.jar |Quark |quark |4.0-458 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
CroptopiaDelight-1.20.1_1.2.2-forge.jar |Croptopia Delight |croptopia_delight |1.0 |DONE |Manifest: NOSIGNATURE
immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE
freecam-forge-1.2.1+1.20.jar |Freecam |freecam |1.2.1+1.20 |DONE |Manifest: NOSIGNATURE
betterarcheology-1.1.9-1.20.1.jar |Better Archeology |betterarcheology |1.1.9-1.20.1 |DONE |Manifest: NOSIGNATURE
dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE
TrampleNoMore-Forge-1.20.1-13.0.3.jar |TrampleNoMore |tramplenomore |13.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
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |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
solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
functionalstorage-1.20.1-1.2.11.jar |Functional Storage |functionalstorage |1.20.1-1.2.11 |DONE |Manifest: NOSIGNATURE
EffectTooltips-Forge-1.20.1-9.0.2.jar |EffectTooltips |effecttooltips |9.0.2 |DONE |Manifest: NOSIGNATURE
modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
loadmyresources_forge_1.0.4_MC_1.19.3.jar |Load My Resources |loadmyresources |1.0.4 |DONE |Manifest: NOSIGNATURE
create_structures_arise-133.6.4-forge-1.20.1.jar |Create: Structures Arise |create_structures_arise |133.6.4 |DONE |Manifest: NOSIGNATURE
createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
Crash Report UUID: d4f457c5-08af-40eb-9c76-d61c28978d51
FML: 47.2
Forge: net.minecraftforge:47.2.0
Flywheel Backend: GL33 Instanced Arrays
Hi, looks like this is actually caused by Jade, I think they already released an update that fixes this