I created a modpack with about 200 mods. Recently I noticed that when using an enchanted bow with infinity and piercing, when shooting arrows the map crashes. I'm not able to identify what could be causing this. Can someone help me? I'll put the chash log below
---- Minecraft Crash Report ----
// My bad.
Time: 2023-06-06 21:30:39
Description: Saving entity NBT
java.lang.NullPointerException: Saving entity NBT
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.minecraft.world.entity.Entity.m_20240_(Entity.java:1544) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.EntityMixin,pl:mixin:APP:kubejs-forge.mixins.json:EntityMixin,pl:mixin:APP:kubejs-common.mixins.json:EntityMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:mixins.mlib.json:MixinEntity,pl:mixin:APP:corgilib.mixins.json:MixinEntity,pl:mixin:APP:earthmobsmod.mixins.json:EntityMixin,pl:mixin:APP:backpacked.mixins.json:common.EntityMixin,pl:mixin:APP:entityculling.mixins.json:CullableMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:allurement.mixins.json:EntityMixin,pl:mixin:APP:carryon.mixins.json:EntityMixin,pl:mixin:APP:creatures-and-beasts.mixins.json:MixinEntity,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:mixins.irons_spellbooks.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:APP:notenoughcrashes.mixins.json:MixinEntity,pl:mixin:A}
-- Entity being saved --
Details:
Entity Type: minecraft:player (net.minecraft.server.level.ServerPlayer)
Entity ID: 60
Entity Name: Baruczz
Entity's Exact location: -4351.46, 72.00, 2547.77
Entity's Block location: World: (-4352,72,2547), Section: (at 0,8,3 in -272,4,159; chunk contains blocks -4352,-64,2544 to -4337,319,2559), Region: (-9,4; contains chunks -288,128 to -257,159, blocks -4608,-64,2048 to -4097,319,2559)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Entity NBT: ~~ERROR~~ ReportedException: Saving entity NBT
Stacktrace:
at net.minecraft.world.entity.Entity.m_20240_(Entity.java:1544) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:create.mixins.json:EntityMixin,pl:mixin:APP:dynamiclightsreforged.mixins.json:lightsource.EntityMixin,pl:mixin:APP:kubejs-forge.mixins.json:EntityMixin,pl:mixin:APP:kubejs-common.mixins.json:EntityMixin,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinEntity,pl:mixin:APP:supplementaries-common.mixins.json:EntityMixin,pl:mixin:APP:structure_gel.mixins.json:EntityMixin,pl:mixin:APP:curios.mixins.json:AccessorEntity,pl:mixin:APP:mixins.mlib.json:MixinEntity,pl:mixin:APP:corgilib.mixins.json:MixinEntity,pl:mixin:APP:earthmobsmod.mixins.json:EntityMixin,pl:mixin:APP:backpacked.mixins.json:common.EntityMixin,pl:mixin:APP:entityculling.mixins.json:CullableMixin,pl:mixin:APP:bookshelf.common.mixins.json:entity.AccessorEntity,pl:mixin:APP:allurement.mixins.json:EntityMixin,pl:mixin:APP:carryon.mixins.json:EntityMixin,pl:mixin:APP:creatures-and-beasts.mixins.json:MixinEntity,pl:mixin:APP:biomemakeover-common.mixins.json:enchantment.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.aquadashers.EntityMixin,pl:mixin:APP:mixins.artifacts.json:item.umbrella.EntityMixin,pl:mixin:APP:blueprint.mixins.json:EntityMixin,pl:mixin:APP:quark.mixins.json:EntityMixin,pl:mixin:APP:mixins.irons_spellbooks.json:EntityMixin,pl:mixin:APP:expandability.mixins.json:swimming.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:fluidcollision.EntityMixin,pl:mixin:APP:expandability-common.mixins.json:swimming.EntityMixin,pl:mixin:APP:assets/sound_physics_remastered/sound_physics_remastered.mixins.json:EntityMixin,pl:mixin:APP:create.mixins.json:ContraptionDriverInteractMixin,pl:mixin:APP:create.mixins.json:client.EntityContraptionInteractionMixin,pl:mixin:APP:notenoughcrashes.mixins.json:MixinEntity,pl:mixin:A}
at net.minecraft.client.server.IntegratedPlayerList.m_6765_(IntegratedPlayerList.java:25) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:classloading}
at net.minecraft.server.players.PlayerList.m_11302_(PlayerList.java:629) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,re:classloading,xf:fml:xaerominimap:xaero_playerlist_sendworldinfo,xf:fml:xaeroworldmap:xaero_wm_playerlist_sendworldinfo,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_195514_(MinecraftServer.java:520) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:832) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[client-1.19.2-20220805.130853-srg.jar%23677!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.19.2
Minecraft Version ID: 1.19.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.3, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 3136522752 bytes (2991 MiB) / 8589934592 bytes (8192 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 16
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 7 6800H with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 68 Stepping 1
Microarchitecture: Zen 3
Frequency (GHz): 3.19
Number of physical packages: 1
Number of physical CPUs: 8
Number of logical CPUs: 16
Graphics card #0 name: NVIDIA GeForce RTX 3070 Ti Laptop GPU
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x24e0
Graphics card #0 versionInfo: DriverVersion=31.0.15.3598
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 2048.00
Graphics card #1 deviceId: 0x1681
Graphics card #1 versionInfo: DriverVersion=31.0.14051.1000
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 4.80
Memory slot #0 type: Unknown
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 4.80
Memory slot #1 type: Unknown
Virtual memory max (MB): 37572.71
Virtual memory used (MB): 25918.31
Swap memory total (MB): 23552.00
Swap memory used (MB): 944.79
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8192m -Xms256m
Server Running: true
Player Count: 2 / 8; [ServerPlayer['Baruczz'/60, l='ServerLevel[Você vai morrer!]', x=-4351.46, y=72.00, z=2547.77], ServerPlayer['NewtonGR'/37645, l='ServerLevel[Você vai morrer!]', x=225.54, y=78.00, z=50.83]]
Data Packs: vanilla, mod:dynamiclightsreforged (incompatible), mod:betterdungeons, mod:habitat, mod:easyanvils (incompatible), mod:infernalexp, mod:playeranimator (incompatible), mod:deathcounter, mod:majruszsdifficulty, mod:paragon, mod:rubidium (incompatible), mod:torchhit, mod:netherite_horse_armor (incompatible), mod:villagersplus, mod:yungsapi, mod:softerhaybales, mod:guardvillagers (incompatible), mod:skeletonhorsespawn, mod:balm (incompatible), mod:immersive_armors (incompatible), mod:gunswithoutroses (incompatible), mod:jeresources, mod:huskspawn, mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:paraglider, mod:geophilic, mod:enhanced_snowman, mod:structure_gel, mod:advancementplaques (incompatible), mod:tinyskeletons (incompatible), mod:torchmaster (incompatible), mod:handcrafted, mod:combatroll, mod:repurposed_structures, mod:inventory_crafter (incompatible), mod:xaeroarrowfix, mod:yungsbridges, mod:resourcefulconfig, mod:curios, mod:yungsextras, mod:sapience, mod:the_gold_rush, mod:nomoretorchspam (incompatible), mod:enhancedai (incompatible), mod:easyshulkerboxes (incompatible), mod:strayspawn, mod:rainbegoneritual, mod:bettermineshafts, mod:veinmining, mod:bettermodsbutton (incompatible), mod:pumpkillagersquest, mod:mcwlights, mod:elytraslot, mod:kiwi (incompatible), mod:fastload (incompatible), mod:mining_helmet (incompatible), mod:treeharvester, mod:tia, mod:jei (incompatible), mod:attributefix (incompatible), mod:libraryferret, mod:caelus (incompatible), mod:kobolds, mod:passablefoliage (incompatible), mod:shutupexperimentalsettings (incompatible), mod:awesomedungeon, mod:bagofholding (incompatible), mod:grassseeds, mod:additional_lights, mod:catalogue (incompatible), mod:dismountentity, mod:rubidium_extras (incompatible), mod:forge, mod:chalk (incompatible), mod:awesomedungeonocean, mod:usefulspyglass (incompatible), mod:echoing_expanse, mod:mousetweaks, mod:awesomedungeonnether, mod:mlib, mod:sculpt, mod:spectrelib (incompatible), mod:betterfpsdist (incompatible), mod:ecologics (incompatible), mod:xaerominimap, mod:gravestone (incompatible), mod:lava_monster (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:leavemybarsalone (incompatible), mod:earthmobsmod, mod:entityculling, mod:backpacked (incompatible), mod:tlc, mod:puzzleslib (incompatible), mod:betterinvisibility (incompatible), mod:goated (incompatible), mod:cosmeticarmorreworked (incompatible), mod:aquamirae, mod:defaultoptions (incompatible), mod:xpbook, mod:bottledair, mod:notenoughcrashes (incompatible), mod:betterwitchhuts, mod:v_slab_compat (incompatible), mod:zombiehorsespawn, mod:spelunking_bags, mod:naturalist, mod:betteroceanmonuments, mod:kleeslabs (incompatible), mod:insanelib, mod:xaeroworldmap, mod:jrftl (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:cloudstorage (incompatible), mod:mixinextras (incompatible), mod:nocubes_better_smoker, mod:bookshelf (incompatible), mod:cryingghasts, mod:takesapillage (incompatible), mod:progressivebosses (incompatible), mod:lightingwand (incompatible), mod:additionalstructures, mod:fpsreducer, mod:carryon (incompatible), mod:shieldexp (incompatible), mod:lavasponge (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:farmersdelight (incompatible), mod:snowpig (incompatible), mod:stacking_potions, mod:endrem, mod:dogslie, mod:mcwfences, mod:born_in_chaos_v1, mod:modelfix (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:crittersandcompanions (incompatible), mod:patchouli (incompatible), mod:leap (incompatible), mod:collective, mod:spyglass_improvements (incompatible), mod:elevatorid (incompatible), mod:betterstrongholds, mod:enigmaticlegacy (incompatible), mod:resourcefullib (incompatible), mod:starterkit, mod:morevanillaarmor, mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:voidtotem (incompatible), mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:portablehole (incompatible), mod:trashslot (incompatible), mod:biomemakeover (incompatible), mod:awesomedungeonend, mod:quickstack (incompatible), mod:nourished_nether, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:easymagic (incompatible), mod:longfallboots (incompatible), mod:conjurer_illager (incompatible), mod:obscure_api, mod:amethysttoolsmod (incompatible), mod:structorytowers, mod:enlightened_end, mod:waystones (incompatible), mod:nock_enough_arrows, mod:structory, mod:tumbleweed, mod:artifacts, mod:configured (incompatible), mod:betterdeserttemples, mod:toastcontrol (incompatible), mod:blueprint (incompatible), mod:clayworks (incompatible), mod:allurement (incompatible), mod:pet_cemetery (incompatible), mod:woodworks (incompatible), mod:incubation (incompatible), mod:berry_good (incompatible), mod:miningmaster, mod:campfiretorches, mod:scuba_gear (incompatible), mod:vanillaplustools, mod:weakerspiderwebs, mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:moyai (incompatible), mod:toolbelt, mod:extractpoison, mod:jade (incompatible), mod:another_furniture (incompatible), mod:smoothboot, mod:nethersdelight (incompatible), mod:rottencreatures (incompatible), mod:barteringstation (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:fastbench (incompatible), mod:diagonalfences (incompatible), mod:inventoryhud, mod:universalenchants (incompatible), mod:fancymenu (incompatible), mod:bettertridents (incompatible), mod:hunterillager, mod:zillagersweararmor (incompatible), mod:mvs, mod:creeperoverhaul (incompatible), mod:alexsdelight, mod:enhancedcelestials (incompatible), mod:corgilib (incompatible), mod:charmofundying, mod:betterf3 (incompatible), mod:grindstonesharpertools, mod:expandability (incompatible), mod:undead_unleashed, Goated Generated Pack, V Slab Compat Generated Pack, mod:sleep_tight (incompatible), mod:queen_bee (incompatible), mod:visualworkbench (incompatible), mod:gnumus, mod:naturescompass (incompatible), mod:extractinator (incompatible), mod:globaldataandresourcepacks (incompatible), mod:hole_filler_mod (incompatible), mod:cryingportals, mod:portfolio, mod:explorerscompass (incompatible), mod:vfe, mod:recast, mod:overflowingbars (incompatible), mod:infinitywaterbucket (incompatible), mod:op_scythes, mod:dreadsteel (incompatible), global:Painful & Spooky Shields, mod:cataclysm (incompatible), global:Painful & Spooky Advancements, global:Painful & Spooky General, mod:handoveryouritems, global:Painful & Spooky Custom loot, mod:broomsmod (incompatible), mod:quick_cure (incompatible), global:Repurposed_Structures-Better_Desert_Temples_v6.zip, global:Repurposed_Structures-Better_Dungeons_v4.zip, global:Repurposed_Structures-Better_Monuments_v5.zip, global:Repurposed_Structures-Better_Nether_Fortress_v4.zip, global:Repurposed_Structures-Better_Strongholds_v4.zip, global:Repurposed_Structures-Better_Witch_Huts_v3.zip, global:Repurposed_Structures-Farmers_Delight_v5.zip, global:Repurposed_Structures-Incubation_v2.zip, global:Repurposed_Structures-VillagersPlus_v1.zip, mod:nethers_exoticism, mod:unusualend, mod:fruittrees (incompatible), mod:everycomp (incompatible), mod:smarterfarmers (incompatible), mod:supplementaries (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, mod:fruittrees:conditional, mod:flywheel (incompatible), mod:create, mod:difficultylock, mod:unionlib, mod:irons_spellbooks (incompatible), mod:armorstatues (incompatible), mod:majruszsenchantments, mod:playerplates (incompatible), mod:netherchested (incompatible), mod:enchantinginfuser (incompatible)
World Generation: Stable
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Launched Version: forge-43.2.13
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
ModLauncher: 10.0.8+10.0.8+main.0ef7e830
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.3.jar eventbus PLUGINSERVICE
fmlloader-1.19.2-43.2.13.jar slf4jfixer PLUGINSERVICE
fmlloader-1.19.2-43.2.13.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.19.2-43.2.13.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.19.2-43.2.13.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.19.2-43.2.13.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
habitat-1.2.2.jar |Habitat |habitat |1.2.2 |DONE |Manifest: NOSIGNATURE
EasyAnvils-v4.0.11-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.11 |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
infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
nether-s-exoticism-1.19.2-1.2.4.jar |Nether's Exoticism |nethers_exoticism |1.2.4 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.19.2-Forge-1.3.0.jar |Death Counter |deathcounter |1.3.0 |DONE |Manifest: NOSIGNATURE
majruszs-difficulty-1.19.2-1.7.5.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.7.5 |DONE |Manifest: NOSIGNATURE
paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
rubidium-0.6.2b.jar |Rubidium |rubidium |0.6.2b |DONE |Manifest: NOSIGNATURE
torchhit-1.19.2-6.0.1.2-final-forge.jar |Torch hit! |torchhit |6.0.1.2-final |DONE |Manifest: NOSIGNATURE
netherite_horse_armor-1.19-1.0.3.jar |Netherite Horse Armor |netherite_horse_armor |1.19-1.0.3 |DONE |Manifest: NOSIGNATURE
VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
softerhaybales-1.19.2-3.0.jar |Softer Hay Bales |softerhaybales |3.0 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.19.2-1.5.6.jar |Guard Villagers |guardvillagers |1.19.2-1.5.6 |DONE |Manifest: NOSIGNATURE
skeletonhorsespawn-1.19.2-3.6.jar |Skeleton Horse Spawn |skeletonhorsespawn |3.6 |DONE |Manifest: NOSIGNATURE
balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE
immersive_armors-1.5.5+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.5+1.19.2 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.19-1.1.1.jar |Guns Without Roses |gunswithoutroses |1.19-1.1.1 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
huskspawn-1.19.2-3.3.jar |Husk Spawn |huskspawn |3.3 |DONE |Manifest: NOSIGNATURE
YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE
Paraglider-1.19.2-1.7.0.5.jar |Paraglider |paraglider |1.7.0.5 |DONE |Manifest: NOSIGNATURE
cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE
geophilic‐1.19-2.0.0b.jar |Geophilic |geophilic |1.19-2.0.0b |DONE |Manifest: NOSIGNATURE
EnhancedSnowman-1.19-1.1.1.jar |Enhanced Snowman |enhanced_snowman |1.1.1 |DONE |Manifest: NOSIGNATURE
structure_gel-1.19.2-2.7.2.jar |Structure Gel API |structure_gel |2.7.2 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE
TinySkeletons-v4.2.2-1.19.2-Forge.jar |Tiny Skeletons |tinyskeletons |4.2.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
torchmaster-19.2.90.jar |Torchmaster |torchmaster |19.2.90 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
combatroll-forge-1.1.5+1.19.jar |Combat Roll |combatroll |1.1.5+1.19 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-6.3.24+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.24+1.19.2 |DONE |Manifest: NOSIGNATURE
UnusualEnd1.19.2_V1.4.3.jar |Unusual End |unusualend |1.4.3 |DONE |Manifest: NOSIGNATURE
inventory_crafter_1.19.2-1.1.3.jar |Inventory Crafter |inventory_crafter |1.1.3 |DONE |Manifest: NOSIGNATURE
sleep_tight-1.19.2-1.0.22.jar |Sleep Tight |sleep_tight |1.19.2-1.0.22 |DONE |Manifest: NOSIGNATURE
xaeroarrowfix-forge-1.1+1.19.jar |Xaero's Minimap Arrow Fix |xaeroarrowfix |1.1+1.19 |DONE |Manifest: NOSIGNATURE
YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
curios-forge-1.19.2-5.1.4.1.jar |Curios API |curios |1.19.2-5.1.4.1 |DONE |Manifest: NOSIGNATURE
YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |DONE |Manifest: NOSIGNATURE
queen_bee-3.0.1-1.19.2.jar |Queen Bee |queen_bee |3.0.1-1.19.2 |DONE |Manifest: NOSIGNATURE
sapience-1.19.2-1.0.1.jar |Sapience |sapience |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
NetherChested-v4.0.4-1.19.2-Forge.jar |Nether Chested |netherchested |4.0.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
The-Gold-Rush-1.2.1-1.19.2.jar |The Gold Rush |the_gold_rush |1.0.0 |DONE |Manifest: NOSIGNATURE
nomoretorchspam-1.19.2-1.0.0.jar |No More Torch Spam |nomoretorchspam |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
!EnhancedAI-1.8.1-mc1.19.2.jar |Enhanced AI |enhancedai |1.8.1 |DONE |Manifest: NOSIGNATURE
EasyShulkerBoxes-v4.4.1-1.19.2-Forge.jar |Easy Shulker Boxes |easyshulkerboxes |4.4.1 |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
strayspawn-1.19.2-3.3.jar |Stray Spawn |strayspawn |3.3 |DONE |Manifest: NOSIGNATURE
rainbegoneritual-1.19.2-3.0.jar |Rain Be Gone Ritual |rainbegoneritual |3.0 |DONE |Manifest: NOSIGNATURE
YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
veinmining-forge-1.1.1+1.19.2.jar |Vein Mining |veinmining |1.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.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
BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.1 |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
pumpkillagersquest-1.19.2-3.2.jar |Pumpkillager's Quest |pumpkillagersquest |3.2 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.5-mc1.19.2forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.5 |DONE |Manifest: NOSIGNATURE
BroomsMod-1.19-1.1.1.jar |Brooms |broomsmod |1.19-1.1.1 |DONE |Manifest: NOSIGNATURE
elytraslot-forge-6.1.1+1.19.2.jar |Elytra Slot |elytraslot |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
Kiwi-1.19.1-forge-8.3.4.jar |Kiwi |kiwi |8.3.4 |DONE |Manifest: NOSIGNATURE
Fastload-Reforged-2.6.9+1.19.2.jar |Fastload |fastload |2.6.9+1.19.2 |DONE |Manifest: NOSIGNATURE
mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |DONE |Manifest: NOSIGNATURE
treeharvester-1.19.2-8.1.jar |Tree Harvester |treeharvester |8.1 |DONE |Manifest: NOSIGNATURE
tia-1.19.2-1.0-forge.jar |Tiny Item Animations |tia |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
jei-1.19.2-forge-11.6.0.1015.jar |Just Enough Items |jei |11.6.0.1015 |DONE |Manifest: NOSIGNATURE
VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.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
AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |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.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
gnumus_settlement_[Forge]1.19.2_v1.7.jar |Gnumus Settlement |gnumus |1.0.0 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
Kobolds-2.6.6.jar |Kobolds |kobolds |2.6.6 |DONE |Manifest: NOSIGNATURE
PassableFoliage-1.19.1-forge-5.2.1.jar |Passable Foliage |passablefoliage |5.2.1 |DONE |Manifest: NOSIGNATURE
Infinity-Water-Bucket-1.19-2.0.0.jar |Infinity Water Bucket |infinitywaterbucket |2.0.0 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
awesomedungeon-forge-1.19.2-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
BagOfHolding-v4.1.6-1.19.2-Forge.jar |Bag Of Holding |bagofholding |4.1.6 |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
grassseeds-1.19.2-3.0.jar |Grass Seeds |grassseeds |3.0 |DONE |Manifest: NOSIGNATURE
additional_lights-1.19-2.1.6.jar |Additional Lights |additional_lights |2.1.6 |DONE |Manifest: NOSIGNATURE
catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
dismountentity-1.19.2-3.0.jar |Dismount Entity |dismountentity |3.0 |DONE |Manifest: NOSIGNATURE
rubidium_extras-1.19.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
forge-1.19.2-43.2.13-universal.jar |Forge |forge |43.2.13 |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
extractinator-forge-1.19.2-2.0.1.jar |Extractinator |extractinator |2.0.1 |DONE |Manifest: NOSIGNATURE
chalk-1.19.2-1.5.1.jar |Chalk |chalk |1.5.1 |DONE |Manifest: NOSIGNATURE
ArmorStatues-v4.0.4-1.19.2-Forge.jar |Armor Statues |armorstatues |4.0.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
awesomedungeonocean-forge-1.19.2-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.2.0 |DONE |Manifest: NOSIGNATURE
usefulspyglass-forge-1.19.2-0.3.0.jar |Useful Spyglass |usefulspyglass |0.3.0 |DONE |Manifest: NOSIGNATURE
echoingexpanse-1.19.2-v1.1.0.2.jar |Echoing Expanse |echoing_expanse |1.1.0.2 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
awesomedungeonnether-forge-1.19.2-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |DONE |Manifest: NOSIGNATURE
majrusz-library-1.19.2-4.2.0.jar |Majrusz Library |mlib |4.2.0 |DONE |Manifest: NOSIGNATURE
sculpt-1.19.2-v1.1.2.0.jar |Sculpt |sculpt |1.1.2.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.12.3+1.19.2.jar |SpectreLib |spectrelib |0.12.3+1.19.2 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.19.2-0.6.8.a-14.jar |Flywheel |flywheel |0.6.8.a-14 |DONE |Manifest: NOSIGNATURE
ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE
Xaeros_Minimap_23.4.4_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.4.4 |DONE |Manifest: NOSIGNATURE
gravestone-1.19.2-1.0.1.jar |Gravestone Mod |gravestone |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
lava_monster-1.19.1-1.0.11.jar |Lava Monster |lava_monster |1.0.11 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
LeaveMyBarsAlone-v4.0.0-1.19.2-Forge.jar |Leave My Bars Alone |leavemybarsalone |4.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
EarthMobs-1.19.2-4.4.0.jar |Earth Mobs Mod |earthmobsmod |1.19.2-4.4.0 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
backpacked-2.1.12-1.19.2.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.19.2-1.14.5_forge.jar |Global Packs |globaldataandresourcepacks |1.14.5_forge |DONE |Manifest: NOSIGNATURE
tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v4.4.0-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.4.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
betterinvisibility-1.19.2-1.0.4.jar |Better Invisibility |betterinvisibility |1.0.4 |DONE |Manifest: NOSIGNATURE
goated-1.19.2-1.3.1.jar |You've Goat to be kidding me |goated |1.19.2-1.3.1 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-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
The Scythe Mod v2.0.8-1.19.2.jar |OP Scythes |op_scythes |2.0.7 |DONE |Manifest: NOSIGNATURE
xptome-1.19-2.1.7.jar |XP Tome |xpbook |2.1.7 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.19-15.0.1.jar |Default Options |defaultoptions |15.0.1 |DONE |Manifest: NOSIGNATURE
bottledair-1.19.2-2.1.jar |Bottled Air |bottledair |2.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.2.1+1.19.2-forge.jar |Not Enough Crashes |notenoughcrashes |4.2.1+1.19.2 |DONE |Manifest: NOSIGNATURE
UnionLib-1.19.2-9.0.4.1-Forge.jar |UnionLib |unionlib |9.0.4.1 |DONE |Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
v_slab_compat-1.19.2-1.4.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.4 |DONE |Manifest: NOSIGNATURE
zombiehorsespawn-1.19.2-4.6.jar |Zombie Horse Spawn |zombiehorsespawn |4.6 |DONE |Manifest: NOSIGNATURE
SpelunkingBags1.19_V1.0.2.jar |Spelunking Bags |spelunking_bags |1.0.2 |DONE |Manifest: NOSIGNATURE
naturalist-forge-3.0.3a-1.19.2.jar |Naturalist |naturalist |3.0.3a |DONE |Manifest: NOSIGNATURE
YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.19.2-12.3.0.jar |KleeSlabs |kleeslabs |12.3.0 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.7.5-mc1.19.2.jar |InsaneLib |insanelib |1.7.5 |DONE |Manifest: NOSIGNATURE
XaerosWorldMap_1.30.3_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.30.3 |DONE |Manifest: NOSIGNATURE
JRFTL [1.19.1]-1.4.3.jar |JRFTL |jrftl |1.4.3 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
Placebo-1.19.2-7.2.0.jar |Placebo |placebo |7.2.0 |DONE |Manifest: NOSIGNATURE
citadel-2.1.4-1.19.jar |Citadel |citadel |2.1.4 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
cloudstorage-1.3.4-1.19.2.jar |Cloud Storage |cloudstorage |1.3.4 |DONE |Manifest: NOSIGNATURE
QuickCure-1.19-5.0.1.jar |Quick Cure |quick_cure |1.19-5.0.1 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.19.2-16.3.20.jar |Bookshelf |bookshelf |16.3.20 |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
!nocube's_better_smoker_1.0.0_forge_1.19.2.jar |NoCube's Better Smoker |nocubes_better_smoker |1.0.0 |DONE |Manifest: NOSIGNATURE
cryingghasts-1.19.2-3.1.jar |Crying Ghasts |cryingghasts |3.1 |DONE |Manifest: NOSIGNATURE
takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.7.5-mc1.19.2.jar |Progressive Bosses |progressivebosses |3.7.5 |DONE |Manifest: NOSIGNATURE
LightingWand-1.19.2-forge-5.1.1.jar |Lighting Wand |lightingwand |5.1.1 |DONE |Manifest: NOSIGNATURE
Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar |Additional Structures |additionalstructures |4.0.3 |DONE |Manifest: NOSIGNATURE
FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.19.2-2.0.5.16.jar |Carry On |carryon |2.0.5.16 |DONE |Manifest: NOSIGNATURE
ShieldExpansion-1.19.2-1.1.6.jar |Shield Expansion |shieldexp |1.1.6 |DONE |Manifest: NOSIGNATURE
lavasponge-1.1.7-1.19.2 (1).jar |LavaSponge |lavasponge |1.1.7-1.19.2 |DONE |Manifest: NOSIGNATURE
dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.6.1_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.19-1.2.1.jar |Farmer's Delight |farmersdelight |1.19-1.2.1 |DONE |Manifest: NOSIGNATURE
snowpig-1.19.2-5.0.2.jar |Snow Pig |snowpig |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE
stacking_potions-1.19.2-2.0.jar |Stacking Potions |stacking_potions |2.0 |DONE |Manifest: NOSIGNATURE
endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
LetSleepingDogsLie-1.19.2-Forge-1.2.0.jar |Let Sleeping Dogs Lie |dogslie |1.2.0 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
born_in_chaos_[Forge]1.19.2_1.5.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
modelfix-1.8.jar |Model Gap Fix |modelfix |1.8 |DONE |Manifest: NOSIGNATURE
CNB-1.19-1.5.4.jar |Creatures and Beasts |cnb |1.5.4 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
crittersandcompanions-1.19.2-2.0.0.jar |Critters and Companions |crittersandcompanions |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE
L_Enders_Cataclysm-0.84-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
hole_filler_mod-1.2.7-mc_1.19.2-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.7 |DONE |Manifest: NOSIGNATURE
Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
leap-1.19.1-1.1.2.jar |Leap |leap |1.1.2 |DONE |Manifest: NOSIGNATURE
collective-1.19.2-6.55.jar |Collective |collective |6.55 |DONE |Manifest: NOSIGNATURE
spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |DONE |Manifest: NOSIGNATURE
!elevatorid-1.19.2-1.8.9.jar |Elevator Mod |elevatorid |1.19.2-1.8.9 |DONE |Manifest: NOSIGNATURE
YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
EnigmaticLegacy-2.26.5.jar |Enigmatic Legacy |enigmaticlegacy |2.26.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
MoreVanillaArmor-1.19.1-4.1.1.jar |MoreVanillaArmor |morevanillaarmor |1.19.1-4.1.1 |DONE |Manifest: NOSIGNATURE
deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
architectury-6.5.85-forge.jar |Architectury |architectury |6.5.85 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1902.3.19-build.214.jar |FTB Library |ftblibrary |1902.3.19-build.214 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1902.2.13-build.100.jar |FTB Teams |ftbteams |1902.2.13-build.100 |DONE |Manifest: NOSIGNATURE
cryingportals-1.19.2-2.3.jar |Crying Portals |cryingportals |2.3 |DONE |Manifest: NOSIGNATURE
voidtotem-forge-1.19.2-2.1.0.jar |Void Totem |voidtotem |2.1.0 |DONE |Manifest: NOSIGNATURE
TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.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
dreadsteel-1.19.2-1.1.4.2.jar |Dreadsteel |dreadsteel |1.19.2-1.1.4.2 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE
rhino-forge-1902.2.2-build.268.jar |Rhino |rhino |1902.2.2-build.268 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1902.6.0-build.142.jar |KubeJS |kubejs |1902.6.0-build.142 |DONE |Manifest: NOSIGNATURE
PortableHole-v4.0.0-1.19.2-Forge.jar |Portable Hole |portablehole |4.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
handoveryouritems-1.19.2-3.0.jar |Hand Over Your Items |handoveryouritems |3.0 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE
biomemakeover-FORGE-1.19.2-1.6.4.jar |Biome Makeover |biomemakeover |1.19.2-1.6.4 |DONE |Manifest: NOSIGNATURE
awesomedungeonend-forge-1.19.2-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE
quickstack-1.19.2-6.jar |QuickStack |quickstack |1.19.2-6 |DONE |Manifest: NOSIGNATURE
nourished-nether-1.19.2-v24.jar |Nourished Nether |nourished_nether |24 |DONE |Manifest: NOSIGNATURE
item-filters-forge-1902.2.9-build.51.jar |Item Filters |itemfilters |1902.2.9-build.51 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1902.4.16-build.235.jar |FTB Quests |ftbquests |1902.4.16-build.235 |DONE |Manifest: NOSIGNATURE
EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.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
longfallboots-1.9.1a.jar |Long Fall Boots |longfallboots |1.9.1a |DONE |Manifest: NOSIGNATURE
the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |DONE |Manifest: NOSIGNATURE
Portfolio-1.19.2-1.2.0-forge.jar |Portfolio |portfolio |1.19.2-1.2.0 |DONE |Manifest: NOSIGNATURE
obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
amethysttoolsmod-1.19-1.6.2.jar |§5Amethyst Tools Mod |amethysttoolsmod |1.19-1.6.2 |DONE |Manifest: NOSIGNATURE
Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE
enlightend-1.19.2-v5.0.0.1.jar |Enlightend |enlightened_end |4.1.0.0 |DONE |Manifest: NOSIGNATURE
create-1.19.2-0.5.1.b.jar |Create |create |0.5.1.b |DONE |Manifest: NOSIGNATURE
waystones-forge-1.19.2-11.4.0.jar |Waystones |waystones |11.4.0 |DONE |Manifest: NOSIGNATURE
nock_enough_arrows-1.19.2-1.2.0.jar |Nock Enough Arrows |nock_enough_arrows |1.2.0 |DONE |Manifest: NOSIGNATURE
Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE
Tumbleweed-forge-1.19.2-0.5.3.jar |Tumbleweed |tumbleweed |0.5.3 |DONE |Manifest: NOSIGNATURE
FruitTrees-1.19.2-forge-6.3.0.jar |Fruit Trees |fruittrees |6.3.0 |DONE |Manifest: NOSIGNATURE
artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE
configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
everycomp-1.19.2-2.4.9a.jar |Every Compat |everycomp |1.19.2-2.4.9a |DONE |Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |DONE |Manifest: NOSIGNATURE
ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE
clayworks-1.19.2-2.0.1.jar |Clayworks |clayworks |2.0.1 |DONE |Manifest: NOSIGNATURE
allurement-1.19.2-3.1.0.jar |Allurement |allurement |3.1.0 |DONE |Manifest: NOSIGNATURE
pet_cemetery-1.19.2-1.0.3.jar |Pet Cemetery |pet_cemetery |1.0.3 |DONE |Manifest: NOSIGNATURE
woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |DONE |Manifest: NOSIGNATURE
incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |DONE |Manifest: NOSIGNATURE
berry_good-1.19.2-6.0.1.jar |Berry Good |berry_good |6.0.1 |DONE |Manifest: NOSIGNATURE
miningmaster-1.19.2-4.0.0.jar |Mining Master |miningmaster |4.0.0 |DONE |Manifest: NOSIGNATURE
vfe-1.19.2-2.0.0.jar |Villagers Follow Emeralds |vfe |2.0.0 |DONE |Manifest: NOSIGNATURE
recast-1.19.2-3.0.jar |Recast |recast |3.0 |DONE |Manifest: NOSIGNATURE
!campfiretorches-1.19.3-1.0.3.jar |Campfire Torches |campfiretorches |1.19.3-1.0.3 |DONE |Manifest: NOSIGNATURE
scuba_gear-1.19-1.0.5.jar |Scuba Gear |scuba_gear |1.0.5 |DONE |Manifest: NOSIGNATURE
vanillaplustools-1.19-1.1.jar |Vanilla+ Tools |vanillaplustools |1.19-1.1 |DONE |Manifest: NOSIGNATURE
weakerspiderwebs-1.19.2-3.2.jar |Weaker Spiderwebs |weakerspiderwebs |3.2 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE
moonlight-1.19.2-2.2.38-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.38 |DONE |Manifest: NOSIGNATURE
smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
moyai-1.19.2-2.0.1.jar |Moyai |moyai |1.19.2-2.0.1 |DONE |Manifest: NOSIGNATURE
playerplates-forge-2.0.0-build.19+mc1.19.2.jar |Player Plates |playerplates |2.0.0-build.19+mc1.1|DONE |Manifest: NOSIGNATURE
ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE
extractpoison-1.19.2-3.1.jar |Extract Poison |extractpoison |3.1 |DONE |Manifest: NOSIGNATURE
Jade-1.19.1-forge-8.8.1.jar |Jade |jade |8.8.1 |DONE |Manifest: NOSIGNATURE
another_furniture-forge-2.1.2-1.19.2.jar |Another Furniture |another_furniture |2.1.2-1.19.2 |DONE |Manifest: NOSIGNATURE
difficultylock-1.19.2-3.0.jar |Difficulty Lock |difficultylock |3.0 |DONE |Manifest: NOSIGNATURE
smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE
BarteringStation-v4.0.3-1.19.2-Forge.jar |Bartering Station |barteringstation |4.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
Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
Quark-3.4-402.jar |Quark |quark |3.4-402 |DONE |Manifest: NOSIGNATURE
supplementaries-1.19.2-2.3.17.jar |Supplementaries |supplementaries |1.19.2-2.3.17 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.19.2-7.1.2.jar |Fast Workbench |fastbench |7.1.2 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.19.2-1.1.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
DiagonalFences-v4.2.5-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.5 |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
invhud.forge.1.19-3.4.7.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.7 |DONE |Manifest: NOSIGNATURE
UniversalEnchants-v4.2.15-1.19.2-Forge.jar |Universal Enchants |universalenchants |4.2.15 |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
fancymenu_forge_2.14.7_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.7 |DONE |Manifest: NOSIGNATURE
BetterTridents-v4.0.2-1.19.2-Forge.jar |Better Tridents |bettertridents |4.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
hunterillager-1.19.2-8.0.0.jar |Hunter Illager |hunterillager |1.19.2-8.0.0 |DONE |Manifest: NOSIGNATURE
illagersweararmor-1.2.6-1.19.2.jar |Illagers Wear Armor |zillagersweararmor |1.2.6-1.19.2 |DONE |Manifest: NOSIGNATURE
client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |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
mvs-3.2-1.19.2.jar |Moog's Voyager Structures |mvs |3.2-1.19.2 |DONE |Manifest: NOSIGNATURE
creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE
alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |DONE |Manifest: NOSIGNATURE
CorgiLib-forge-1.19.2-1.0.0.34.jar |CorgiLib |corgilib |1.0.0.34 |DONE |Manifest: NOSIGNATURE
charmofundying-forge-6.2.0+1.19.2.jar |Charm of Undying |charmofundying |6.2.0+1.19.2 |DONE |Manifest: NOSIGNATURE
BetterF3-4.0.0-Forge-1.19.2.jar |BetterF3 |betterf3 |4.0.0 |DONE |Manifest: NOSIGNATURE
majruszs-enchantments-1.19.2-1.8.2.jar |Majrusz's Enchantments |majruszsenchantments |1.8.2 |DONE |Manifest: NOSIGNATURE
grindstonesharpertools-1.19.2-3.1.jar |Grindstone Sharper Tools |grindstonesharpertools |3.1 |DONE |Manifest: NOSIGNATURE
expandability-forge-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
OverflowingBars-v4.0.1-1.19.2-Forge.jar |Overflowing Bars |overflowingbars |4.0.1 |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
UndeadUnleashed-1.0.3-1.19.2.jar |Undead Unleashed |undead_unleashed |1.0.3 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 599435eb-d1d1-4b23-8e23-bfd36518deaa
Flywheel Backend: GL33 Instanced Arrays
FML: 43.2
Forge: net.minecraftforge:43.2.13
Kiwi Modules:
fruittrees:cherry
fruittrees:cherry_fruits
fruittrees:core
fruittrees:core_fruits
fruittrees:farmersdelight
fruittrees:food
fruittrees:hybridization
kiwi:contributors
kiwi:data
lightingwand:core
passablefoliage:core
passablefoliage:enchantment
Suspected Mods: None