diff --git a/.gitignore b/.gitignore index 92fe6454..80acd606 100644 --- a/.gitignore +++ b/.gitignore @@ -210,3 +210,5 @@ config/darkmodeeverywhere-client.toml config/ae2-client.toml /debug config/ars_nouveau-client.toml +config/ftbessentials.snbt +config/iris.properties diff --git a/CHANGELOG.md b/CHANGELOG.md index dcd95235..cdfdd44b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,59 @@ +### Enigmatica 10 1.11 + +#### ⭐ Improvements + +- Add new custom compacting recipes such as snow and quartz [\#110](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/110) +- Creeper overhaul creepers and Occultism skeletons will now avoid players with the appropriate scare genes [\#113](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/113) +- Add Budding blocks and Reinforced Deepslate to PNC's block tracker [\#113](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/113) +- Cheaper scaling of many MI components [\#117](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/117) +- Add tags to filter crushed dusts [\#117](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/117) +- Adds cross compat betwen MI and Mek sodium [\#118](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/118) +- Allows creation of Lithium via MI [\#118](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/118) +- Buffs Wireless Chargers [\#118](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/118) +- Otherworld logs can now be sawed in various machines [\#119](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/119) +- Add support for stripping logs with Farmer's Delight [\#125](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/125) +- Eggs and raw meat may now be composted [\#128](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/128) +- Add enderman heads to beheading scripts and add Deeper Darker's axe to the list of valid tools [\#131](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/131) +- Unify Silicon for IF and EnderIO [\#131](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/131) +- Cheaper Source Blocks! [\#131](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/131) +- Fluix may be crafted with Industrial Foregoing [\#131](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/131) +- Leads and Sticky Pistons now accept pink slime [\#133](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/133) +- Ender IO and IF quests (Work in Progress) [\#143](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/143) + + +#### 🦟 Bugs Fixed + +- Restore missing nucleosynthesizing recipes [\#110](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/110) +- Restore missing metallurgic Infusing and enriching recipes [\#110](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/110) +- Fix broken stronghold locator [\#122](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/122) +- Fix broken sawing recipes [\#125](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/125) +- Remove duplicate potion recipes that have been re-added by Ars [\#131](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/131) +- Fix recipe conflict with Sulfur/dye conversion [\#140](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/140) +- Fix Sourcestone button recipe conflict [\#140](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/140) +- Fix recipe conflict with Terracotta Thin Pots [\#140](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/140) +- Add missing loot to a few PNC quests [\#145](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/145) + +--- + ### Enigmatica 10 1.10.1 NeoForge-1.21.1-21.1.37 | [Mod Updates](https://github.com/EnigmaticaModpacks/Enigmatica10/blob/master/changelogs/changelog_mods_1.10.1.md) | [Modlist](https://github.com/EnigmaticaModpacks/Enigmatica10/blob/master/changelogs/modlist_1.10.1.md) #### ✔️ Added Mods -- [Deeper and Darker](https://www.curseforge.com/minecraft/mc-mods/deeperdarker) (by [KyaniteMods](https://www.curseforge.com/members/KyaniteMods/projects)) +- [Deeper and Darker](https://www.curseforge.com/minecraft/mc-mods/deeperdarker) (by [KyaniteMods](https://www.curseforge.com/members/KyaniteMods/projects)) + +#### ⭐ Improvements + +- Adds Ars Loot to Structory towers [\#109](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/109) +- Upgrades the potions found in Structory towers [\#109](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/109) #### 🦟 Bugs Fixed - Fix some broken tags and kubejs errors [(\#107)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/107) -- Occultism recipes not showing for many rituals [(\#90)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/90) +- Fix PNC recipes not showing in EMI [(\#108)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/108) +- Occultism recipes not showing for many rituals [(\#90)](https://github.com/EnigmaticaModpacks/Enigmatica10/issues/90) +- VanillaPlus tools may now be enchanted [\#109](https://github.com/EnigmaticaModpacks/Enigmatica10/pull/109) --- diff --git a/automation/settings.ps1 b/automation/settings.ps1 index 27ca9952..c30c2e05 100644 --- a/automation/settings.ps1 +++ b/automation/settings.ps1 @@ -29,11 +29,11 @@ $MODPACK_NAME = "Enigmatica10" $CLIENT_NAME = "Enigmatica10" # Version Of The Modpack -$MODPACK_VERSION = "1.10.1" +$MODPACK_VERSION = "1.11.0" # Last Version Of The Modpack # Needed For Changelog Parsing -$LAST_MODPACK_VERSION = "1.10.0" +$LAST_MODPACK_VERSION = "1.10.1" # =====================================================================// # CHANGELOG SETTINGS @@ -188,7 +188,10 @@ $CONFIGS_TO_REMOVE_FROM_CLIENT_FILES = @( "theurgy-client.toml", "fpsreducer/fpsreducer-client.toml", "NoChatReports/NCR-Client.json", - "ars_nouveau-client.toml" + "ars_nouveau-client.toml", + "toolbelt-client.toml", + "ftbessentials.snbt", + "iris.properties" ) $FOLDERS_TO_REMOVE_FROM_CLIENT_FILES = @("local/ftbutilities", "local/ftbchunks/data", "local/ftbultimine", "local/ftbultimine-client.snbt", "resourcepacks") diff --git a/config/Mekanism/general.toml b/config/Mekanism/general.toml index c641eb05..8389a1d3 100644 --- a/config/Mekanism/general.toml +++ b/config/Mekanism/general.toml @@ -93,7 +93,7 @@ maxSolarNeutronActivatorRate = 64 #Settings for configuring Radiation [radiation] #Enable worldwide radiation effects. - enabled = true + enabled = false #The radius of chunks checked when running radiation calculations. The algorithm is efficient, but don't abuse it by making this crazy high. #Range: 1 ~ 100 chunkCheckRadius = 5 diff --git a/config/Mekanism/generators.toml b/config/Mekanism/generators.toml index 37b4d564..ac8708ac 100644 --- a/config/Mekanism/generators.toml +++ b/config/Mekanism/generators.toml @@ -122,7 +122,7 @@ #Settings for configuring Fission Reactor Meltdowns. [fission_reactor.meltdowns] #Whether catastrophic meltdowns can occur from Fission Reactors. If this is disabled, instead of melting down the reactor will force turn itself off and not be able to be turned back on until the damage level has returned to safe levels. - enabled = true + enabled = false #The radius of the explosion that occurs from a meltdown. #Range: 1.0 ~ 500.0 radius = 8.0 diff --git a/config/almostunified/placeholders.json b/config/almostunified/placeholders.json index 6de3f407..84f1e165 100644 --- a/config/almostunified/placeholders.json +++ b/config/almostunified/placeholders.json @@ -18,6 +18,7 @@ "elementium", "emerald", "enderium", + "ender_pearl", "fluorite", "gold", "graphite", @@ -35,6 +36,7 @@ "peridot", "platinum", "potassium_nitrate", + "quartz", "ruby", "salt", "sapphire", diff --git a/config/almostunified/unification/materials.json b/config/almostunified/unification/materials.json index 8b13d2d8..9d5f0325 100644 --- a/config/almostunified/unification/materials.json +++ b/config/almostunified/unification/materials.json @@ -1,5 +1,14 @@ { - "mod_priorities": ["minecraft", "kubejs", "modern_industrialization", "mekanism", "occultism", "bigreactors"], + "mod_priorities": [ + "minecraft", + "kubejs", + "modern_industrialization", + "mekanism", + "occultism", + "ae2", + "enderio", + "bigreactors" + ], "priority_overrides": {}, "stone_variants": ["stone", "andesite", "deepslate", "diorite", "granite", "nether"], "tags": [ @@ -14,7 +23,8 @@ "c:rods/{material}", "c:storage_blocks/raw_{material}", "c:storage_blocks/{material}", - "c:wires/{material}" + "c:wires/{material}", + "c:silicon" ], "ignored_tags": [], "ignored_items": [], diff --git a/config/ars_ocultas/base-common.toml b/config/ars_ocultas/base-common.toml new file mode 100644 index 00000000..186a931e --- /dev/null +++ b/config/ars_ocultas/base-common.toml @@ -0,0 +1,2 @@ +#Conversion rate of LP into player mana +conversionRate = 10 diff --git a/config/betterdeserttemples-neoforge-1_21.toml b/config/betterdeserttemples-neoforge-1_21.toml new file mode 100644 index 00000000..25223680 --- /dev/null +++ b/config/betterdeserttemples-neoforge-1_21.toml @@ -0,0 +1,12 @@ + ########################################################################################################### + ## General settings. + ########################################################################################################### + ["YUNG's Better Desert Temples".General] + # Whether or not vanilla desert pyramids should be disabled. + # Default: true + # + "Disable Vanilla Pyramids" = true + # Whether or not mining fatigue is applied to players in the desert temple if it has not yet been cleared. + # Default: true + # + "Apply Mining Fatigue" = true diff --git a/config/betterdeserttemples/README.txt b/config/betterdeserttemples/README.txt new file mode 100644 index 00000000..87f96b74 --- /dev/null +++ b/config/betterdeserttemples/README.txt @@ -0,0 +1,7 @@ +This directory is for a few additional options for YUNG's Better Desert Temples. +Options provided may vary by version. +This directory contains subdirectories for supported versions. The first time you run Better Desert Temples, a version subdirectory will be created if that version supports advanced options. +For example, the first time you use Better Desert Temples for 1.21 on NeoForge, the 'neoforge-1_21' subdirectory will be created in this folder. +If no subdirectory for your version is created, then that version probably does not support the additional options. +NOTE -- MOST OPTIONS CAN BE FOUND IN A CONFIG FILE OUTSIDE THIS FOLDER! +For example, on NeoForge 1.21 the file is 'betterdeserttemples-neoforge-1_21.toml'. \ No newline at end of file diff --git a/config/betterdeserttemples/neoforge-1_21/README.txt b/config/betterdeserttemples/neoforge-1_21/README.txt new file mode 100644 index 00000000..09b809b1 --- /dev/null +++ b/config/betterdeserttemples/neoforge-1_21/README.txt @@ -0,0 +1,30 @@ +###################################### +# armorstands.json # +###################################### + This file contains ItemRandomizers describing the probability distribution of armor on armor stands. +Armor stands spawn in armory rooms and wardrobe rooms. +For information on ItemRandomizers, see the bottom of this README. +###################################### +# itemframes.json # +###################################### + This file contains ItemRandomizers describing the probability distribution of items in item frames. +Item frames only spawn in food storage rooms and armoury rooms. +For information on ItemRandomizers, see the bottom of this README. +###################################### +# ItemRandomizers # +###################################### +Describes a set of items and the probability of each item being chosen. + - entries: An object where each entry's key is a item, and each value is that item's probability of being chosen. + The total sum of all probabilities SHOULD NOT exceed 1.0! + - defaultItem: The item used for any leftover probability ranges. + For example, if the total sum of all the probabilities of the entries is 0.6, then + there is a 0.4 chance of the defaultItem being selected. +Here's an example ItemRandomizer: +"entries": { + "minecraft:stone_axe": 0.25, + "minecraft:shield": 0.2, + "minecraft:air": 0.1 +}, +"defaultItem": "minecraft:iron_axe" +For each item, this randomizer has a 25% chance of returning a stone axe, 20% chance of choosing a shield, +10% chance of choosing air (nothing), and a 100 - (25 + 20 + 10) = 45% chance of choosing an iron axe (since it's the default item). diff --git a/config/betterdeserttemples/neoforge-1_21/armorstands.json b/config/betterdeserttemples/neoforge-1_21/armorstands.json new file mode 100644 index 00000000..2c10f858 --- /dev/null +++ b/config/betterdeserttemples/neoforge-1_21/armorstands.json @@ -0,0 +1,58 @@ +{ + "armoryHelmets": { + "entries": { + "minecraft:golden_helmet": 0.2, + "minecraft:chainmail_helmet": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "wardrobeHelmets": { + "entries": { + "minecraft:chainmail_helmet": 0.2, + "minecraft:leather_helmet": 0.4 + }, + "defaultItem": "minecraft:air" + }, + "armoryChestplates": { + "entries": { + "minecraft:chainmail_chestplate": 0.3, + "minecraft:golden_chestplate": 0.2 + }, + "defaultItem": "minecraft:air" + }, + "wardrobeChestplates": { + "entries": { + "minecraft:chainmail_chestplate": 0.2, + "minecraft:leather_chestplate": 0.4 + }, + "defaultItem": "minecraft:air" + }, + "armoryLeggings": { + "entries": { + "minecraft:golden_leggings": 0.2, + "minecraft:chainmail_leggings": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "wardrobeLeggings": { + "entries": { + "minecraft:leather_leggings": 0.4, + "minecraft:chainmail_leggings": 0.2 + }, + "defaultItem": "minecraft:air" + }, + "armoryBoots": { + "entries": { + "minecraft:chainmail_boots": 0.3, + "minecraft:golden_boots": 0.2 + }, + "defaultItem": "minecraft:air" + }, + "wardrobeBoots": { + "entries": { + "minecraft:chainmail_boots": 0.2, + "minecraft:leather_boots": 0.4 + }, + "defaultItem": "minecraft:air" + } +} \ No newline at end of file diff --git a/config/betterdeserttemples/neoforge-1_21/itemframes.json b/config/betterdeserttemples/neoforge-1_21/itemframes.json new file mode 100644 index 00000000..852b6450 --- /dev/null +++ b/config/betterdeserttemples/neoforge-1_21/itemframes.json @@ -0,0 +1,31 @@ +{ + "armouryItems": { + "entries": { + "minecraft:shield": 0.1, + "minecraft:bow": 0.1, + "minecraft:arrow": 0.05, + "minecraft:golden_axe": 0.1, + "minecraft:stone_sword": 0.05, + "minecraft:golden_sword": 0.1, + "minecraft:stone_axe": 0.05, + "minecraft:name_tag": 0.05 + }, + "defaultItem": "minecraft:air" + }, + "storageItems": { + "entries": { + "minecraft:slime_ball": 0.05, + "minecraft:melon_seeds": 0.025, + "minecraft:potato": 0.2, + "minecraft:bread": 0.2, + "minecraft:cookie": 0.1, + "minecraft:beetroot_seeds": 0.025, + "minecraft:pumpkin_seeds": 0.025, + "minecraft:cake": 0.1, + "minecraft:wheat_seeds": 0.025, + "minecraft:rabbit_foot": 0.01, + "minecraft:honey_bottle": 0.1 + }, + "defaultItem": "minecraft:air" + } +} \ No newline at end of file diff --git a/config/betterendisland-neoforge-1_21.toml b/config/betterendisland-neoforge-1_21.toml new file mode 100644 index 00000000..d185d450 --- /dev/null +++ b/config/betterendisland-neoforge-1_21.toml @@ -0,0 +1,7 @@ +["YUNG's Better End Island"] + # Whether the Ender Dragon drops an egg when every time it's defeated. + # Default: false + "Resummoned Dragon Drops Egg" = false + # Whether the vanilla obsidian platform should spawn in the End instead of the revamped platform. + # Default: false + "Spawn Vanilla Obsidian Platform" = false diff --git a/config/betterfortresses-neoforge-1_21.toml b/config/betterfortresses-neoforge-1_21.toml new file mode 100644 index 00000000..08f4ae18 --- /dev/null +++ b/config/betterfortresses-neoforge-1_21.toml @@ -0,0 +1,8 @@ + ########################################################################################################### + ## General settings. + ########################################################################################################### + ["YUNG's Better Nether Fortresses".General] + # Whether or not vanilla Nether Fortresses should be disabled. + # Default: true + # + "Disable Vanilla Nether Fortresses" = true diff --git a/config/betterfortresses/README.txt b/config/betterfortresses/README.txt new file mode 100644 index 00000000..989272e8 --- /dev/null +++ b/config/betterfortresses/README.txt @@ -0,0 +1,8 @@ +This directory is for a few additional options for YUNG's Better Nether Fortresses. +Options provided may vary by version. +This directory contains subdirectories for supported versions. The first time you run Better Nether Fortresses, a version subdirectory will be created if that version supports advanced options. +For example, the first time you use Better Nether Fortresses for MC 1.21 on Forge, the 'forge-1_21' subdirectory will be created in this folder. +If no subdirectory for your version is created, then that version probably does not support the additional options. +NOTE -- Most of this mod's config settings can be found in a config file outside this folder! +For example, on Forge 1.21 the file is 'betterfortresses-forge-1_21.toml'. +Also note that many of the structure's settings such as spawn rate & spawn conditions can only be modified via data pack. \ No newline at end of file diff --git a/config/betterfortresses/neoforge-1_21/README.txt b/config/betterfortresses/neoforge-1_21/README.txt new file mode 100644 index 00000000..ffdedac8 --- /dev/null +++ b/config/betterfortresses/neoforge-1_21/README.txt @@ -0,0 +1,26 @@ +###################################### +# itemframes.json # +###################################### + This file contains ItemRandomizers describing the probability distribution of items in item frames. +Item frames only spawn in certain rooms and hallway pieces. +For information on ItemRandomizers, see the bottom of this README. +###################################### +# ItemRandomizers # +###################################### +Describes a set of items and the probability of each item being chosen. + - entries: An object where each entry's key is an item, and each value is that item's probability of being chosen. + The total sum of all probabilities SHOULD NOT exceed 1.0! + - defaultItem: The item used for any leftover probability ranges. + For example, if the total sum of all the probabilities of the entries is 0.6, then + there is a 0.4 chance of the defaultItem being selected. +Here's an example ItemRandomizer: +{ + "entries": { + "minecraft:cobblestone": 0.25, + "minecraft:air": 0.2, + "minecraft:stone_sword": 0.1 + }, + "defaultItem": "minecraft:iron_axe" +} +This randomizer has a 25% chance of returning cobblestone, 20% chance of choosing air, +10% chance of choosing a stone sword, and a 100 - (25 + 20 + 10) = 45% chance of choosing iron axe (since it's the default item). diff --git a/config/betterfortresses/neoforge-1_21/itemframes.json b/config/betterfortresses/neoforge-1_21/itemframes.json new file mode 100644 index 00000000..2903ffae --- /dev/null +++ b/config/betterfortresses/neoforge-1_21/itemframes.json @@ -0,0 +1,48 @@ +{ + "weaponItems": { + "entries": { + "minecraft:shield": 0.025, + "minecraft:iron_sword": 0.025, + "minecraft:iron_axe": 0.025, + "minecraft:netherite_sword": 0.005, + "minecraft:golden_axe": 0.05, + "minecraft:stone_sword": 0.025, + "minecraft:golden_sword": 0.05, + "minecraft:stone_axe": 0.025 + }, + "defaultItem": "minecraft:air" + }, + "lootItems": { + "entries": { + "minecraft:gold_ingot": 0.1, + "minecraft:nether_wart": 0.1, + "minecraft:gold_nugget": 0.2 + }, + "defaultItem": "minecraft:air" + }, + "studyItems": { + "entries": { + "minecraft:enchanted_book": 0.1, + "minecraft:paper": 0.1, + "minecraft:book": 0.4, + "minecraft:writable_book": 0.1 + }, + "defaultItem": "minecraft:air" + }, + "messHallItems": { + "entries": { + "minecraft:porkchop": 0.3, + "minecraft:gold_ingot": 0.2, + "minecraft:cooked_porkchop": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "alchemyItems": { + "entries": { + "minecraft:quartz": 0.3, + "minecraft:magma_cream": 0.3, + "minecraft:fire_charge": 0.2 + }, + "defaultItem": "minecraft:air" + } +} \ No newline at end of file diff --git a/config/betterfpsdist.json b/config/betterfpsdist.json index 3043467a..5c8a1eeb 100644 --- a/config/betterfpsdist.json +++ b/config/betterfpsdist.json @@ -1,6 +1,18 @@ { - "stretch": { - "desc:": "The amount by which the chunk render distance sphere is stretched in Y direction. default:2.0, min 0.5, max 10", - "stretch": 2.0 + "verticalScaling": { + "desc:": "The amount by which the chunk render distance sphere is stretched vertically. default:2.0, min 0.5, max 10", + "verticalScaling": 2.0 + }, + "horizontalScaling": { + "desc:": "The amount by which the chunk render distance sphere is stretched horizontally. default:1.0, min 0.05, max 2", + "horizontalScaling": 1.1 + }, + "affectEntities": { + "desc:": "Enables the distance stretch to also affect entity rendering, default = true", + "affectEntities": true + }, + "debugMode": { + "desc:": "Enables debug mode, which displays how many sections are being hidden(A section is an area of 16x16x16 blocks) default:false", + "debugMode": false } } \ No newline at end of file diff --git a/config/betterjungletemples-neoforge-1_21.toml b/config/betterjungletemples-neoforge-1_21.toml new file mode 100644 index 00000000..54308918 --- /dev/null +++ b/config/betterjungletemples-neoforge-1_21.toml @@ -0,0 +1,2 @@ + ["YUNG's Better Jungle Temples".General] + "Disable Vanilla Jungle Temples" = true diff --git a/config/betteroceanmonuments-neoforge-1_21.toml b/config/betteroceanmonuments-neoforge-1_21.toml new file mode 100644 index 00000000..c0707b87 --- /dev/null +++ b/config/betteroceanmonuments-neoforge-1_21.toml @@ -0,0 +1,8 @@ + ########################################################################################################### + ## General settings. + ########################################################################################################### + ["YUNG's Better Ocean Monuments".General] + # Whether or not vanilla ocean monuments should be disabled. + # Default: true + # + "Disable Vanilla Ocean Monuments" = true diff --git a/config/betterstrongholds-neoforge-1_21.toml b/config/betterstrongholds-neoforge-1_21.toml new file mode 100644 index 00000000..9abfbe29 --- /dev/null +++ b/config/betterstrongholds-neoforge-1_21.toml @@ -0,0 +1,8 @@ + ########################################################################################################### + ## General settings. + ########################################################################################################### + ["YUNG's Better Strongholds".General] + # Allows strongholds to be slightly destroyed by small noodle caves. + # Note that they will remain unaffected by large caverns. + # Default: false + "Enable Structure Ruin" = false diff --git a/config/betterstrongholds/README.txt b/config/betterstrongholds/README.txt new file mode 100644 index 00000000..52b844a5 --- /dev/null +++ b/config/betterstrongholds/README.txt @@ -0,0 +1,8 @@ +This directory is for a few additional options for YUNG's Better Strongholds. +Options provided may vary by version. +This directory contains subdirectories for supported versions. The first time you run Better Strongholds, a version subdirectory will be created if that version supports advanced options. +For example, the first time you use Better Strongholds for MC 1.21 on NeoForge, the 'neoforge-1_21' subdirectory will be created in this folder. +If no subdirectory for your version is created, then that version probably does not support the additional options. + +NOTE -- MOST OPTIONS CAN BE FOUND IN A CONFIG FILE OUTSIDE THIS FOLDER! +For example, on NeoForge 1.21 the file is 'betterstrongholds-neoforge-1_21.toml'. \ No newline at end of file diff --git a/config/betterstrongholds/neoforge-1_21/README.txt b/config/betterstrongholds/neoforge-1_21/README.txt new file mode 100644 index 00000000..a5be7fee --- /dev/null +++ b/config/betterstrongholds/neoforge-1_21/README.txt @@ -0,0 +1,62 @@ +###################################### +# ores.json # +###################################### + + This file contains a BlockSetSelector (see below) describing the probability of a given ore being chosen. +These probabilities are used in treasure rooms in the stronghold, in which +piles of ore have a chance of spawning. +For information on BlockSetSelectors, see the bottom of this README. + +###################################### +# rareblocks.json # +###################################### + + This file contains a BlockSetSelector describing the probability of a given block being chosen. +These probabilities are used in grand libraries, in which +two rare blocks will spawn. +For information on BlockSetSelectors, see the bottom of this README. + +###################################### +# armorstands.json # +###################################### + + This file contains ItemSetSelectors describing the probability distribution of armor on armor stands. +Common armor stands spawn in Armoury rooms, while Rare ones are only available in the rare Commander rooms. +For information on ItemSetSelectors, see the bottom of this README. + +###################################### +# itemframes.json # +###################################### + + This file contains ItemSetSelectors describing the probability distribution of items in item frames. +Item frames only spawn in storage rooms and armoury rooms. +For information on ItemSetSelectors, see the bottom of this README. + +###################################### +# BlockSetSelectors # +###################################### + +Describes a set of blockstates and the probability of each blockstate being chosen. + - entries: An object where each entry's key is a blockstate, and each value is that blockstate's probability of being chosen. + The total sum of all probabilities SHOULD NOT exceed 1.0! + - defaultBlock: The blockstate used for any leftover probability ranges. + For example, if the total sum of all the probabilities of the entries is 0.6, then + there is a 0.4 chance of the defaultBlock being selected. + +Here's an example block selector: +"entries": { + "minecraft:cobblestone": 0.25, + "minecraft:air": 0.2, + "minecraft:stone_bricks": 0.1 +}, +"defaultBlock": "minecraft:oak_planks" + +For each block, this selector has a 25% chance of returning cobblestone, 20% chance of choosing air, +10% chance of choosing stone bricks, and a 100 - (25 + 20 + 10) = 45% chance of choosing oak planks (since it's the default block). + +###################################### +# ItemSetSelectors # +###################################### + +Describes a set of items and the probability of each item being chosen. +Works the same as BlockSetSelectors, but with items instead of blockstates. diff --git a/config/betterstrongholds/neoforge-1_21/armorstands.json b/config/betterstrongholds/neoforge-1_21/armorstands.json new file mode 100644 index 00000000..e61dcfc4 --- /dev/null +++ b/config/betterstrongholds/neoforge-1_21/armorstands.json @@ -0,0 +1,60 @@ +{ + "commonHelmets": { + "entries": { + "minecraft:iron_helmet": 0.3, + "minecraft:chainmail_helmet": 0.3, + "minecraft:carved_pumpkin": 0.01, + "minecraft:leather_helmet": 0.1 + }, + "defaultItem": "minecraft:air" + }, + "rareHelmets": { + "entries": { + "minecraft:carved_pumpkin": 0.2, + "minecraft:diamond_helmet": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "commonChestplates": { + "entries": { + "minecraft:iron_chestplate": 0.3, + "minecraft:chainmail_chestplate": 0.3, + "minecraft:leather_chestplate": 0.1 + }, + "defaultItem": "minecraft:air" + }, + "rareChestplates": { + "entries": { + "minecraft:diamond_chestplate": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "commonLeggings": { + "entries": { + "minecraft:leather_leggings": 0.1, + "minecraft:chainmail_leggings": 0.3, + "minecraft:iron_leggings": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "rareLeggings": { + "entries": { + "minecraft:diamond_leggings": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "commonBoots": { + "entries": { + "minecraft:chainmail_boots": 0.3, + "minecraft:leather_boots": 0.1, + "minecraft:iron_boots": 0.3 + }, + "defaultItem": "minecraft:air" + }, + "rareBoots": { + "entries": { + "minecraft:diamond_boots": 0.3 + }, + "defaultItem": "minecraft:air" + } +} \ No newline at end of file diff --git a/config/betterstrongholds/neoforge-1_21/itemframes.json b/config/betterstrongholds/neoforge-1_21/itemframes.json new file mode 100644 index 00000000..7d328dff --- /dev/null +++ b/config/betterstrongholds/neoforge-1_21/itemframes.json @@ -0,0 +1,34 @@ +{ + "armouryItems": { + "entries": { + "minecraft:shield": 0.1, + "minecraft:iron_sword": 0.1, + "minecraft:iron_axe": 0.1, + "minecraft:bow": 0.1, + "minecraft:arrow": 0.05, + "minecraft:golden_axe": 0.05, + "minecraft:stone_sword": 0.05, + "minecraft:golden_sword": 0.05, + "minecraft:stone_axe": 0.05, + "minecraft:name_tag": 0.05 + }, + "defaultItem": "minecraft:air" + }, + "storageItems": { + "entries": { + "minecraft:slime_ball": 0.05, + "minecraft:melon_seeds": 0.025, + "minecraft:lead": 0.05, + "minecraft:flint": 0.05, + "minecraft:beetroot_seeds": 0.025, + "minecraft:map": 0.25, + "minecraft:pumpkin_seeds": 0.025, + "minecraft:paper": 0.25, + "minecraft:cake": 0.05, + "minecraft:wheat_seeds": 0.025, + "minecraft:compass": 0.05, + "minecraft:rabbit_foot": 0.01 + }, + "defaultItem": "minecraft:air" + } +} \ No newline at end of file diff --git a/config/betterstrongholds/neoforge-1_21/ores.json b/config/betterstrongholds/neoforge-1_21/ores.json new file mode 100644 index 00000000..fe3c75cb --- /dev/null +++ b/config/betterstrongholds/neoforge-1_21/ores.json @@ -0,0 +1,14 @@ +{ + "oreChances": { + "entries": { + "minecraft:coal_ore": 0.2, + "minecraft:iron_ore": 0.2, + "minecraft:redstone_ore[lit=false]": 0.15, + "minecraft:diamond_ore": 0.05, + "minecraft:gold_ore": 0.2, + "minecraft:lapis_ore": 0.15, + "minecraft:emerald_ore": 0.05 + }, + "defaultBlock": "minecraft:coal_ore" + } +} \ No newline at end of file diff --git a/config/betterstrongholds/neoforge-1_21/rareblocks.json b/config/betterstrongholds/neoforge-1_21/rareblocks.json new file mode 100644 index 00000000..89356c37 --- /dev/null +++ b/config/betterstrongholds/neoforge-1_21/rareblocks.json @@ -0,0 +1,11 @@ +{ + "blockChances": { + "entries": { + "minecraft:diamond_block": 0.1, + "minecraft:iron_block": 0.3, + "minecraft:quartz_block": 0.3, + "minecraft:gold_block": 0.3 + }, + "defaultBlock": "minecraft:iron_block" + } +} \ No newline at end of file diff --git a/config/betterwitchhuts-neoforge-1_21.toml b/config/betterwitchhuts-neoforge-1_21.toml new file mode 100644 index 00000000..0b78f6cd --- /dev/null +++ b/config/betterwitchhuts-neoforge-1_21.toml @@ -0,0 +1,8 @@ + ########################################################################################################### + ## General settings. + ########################################################################################################### + ["YUNG's Better Witch Huts".General] + # Whether or not vanilla witch huts should be disabled. + # Default: true + # + "Disable Vanilla Witch Huts" = true diff --git a/config/chat_heads.json5 b/config/chat_heads.json5 index 0f74fb24..e1d42f38 100644 --- a/config/chat_heads.json5 +++ b/config/chat_heads.json5 @@ -1,4 +1,5 @@ { + "renderPosition": "BEFORE_NAME", "offsetNonPlayerText": true, "senderDetection": "UUID_AND_HEURISTIC", "smartHeuristics": true, diff --git a/config/crashutilities-server.toml b/config/crashutilities-server.toml new file mode 100644 index 00000000..acce661e --- /dev/null +++ b/config/crashutilities-server.toml @@ -0,0 +1,38 @@ +["Item Clear"] + #Check Every minutes how many items are loaded. If there are more than . Then Remove All Items. Configs are reloaded on worldreload and clear + #Enable regular ItemClear + enabled = false + #Waiting time between Checks in Minutes + #Range: 0 ~ 1440 + timer = 30 + #Do a clear if there are more than X items + #Range: > 0 + maximum = 1000 + #Chat warning, Comma separated, in seconds + warnings = "5,20" + #Run a Title command on first warning + title = true + #Text to display in TitleCommand + titletext = "ITEMCLEAR INCOMING!" + #Text to Display in Chat when Item. First % will be replaced by Value. In red, encased in [=== + warningtext = "ITEMCLEAR IN % SECONDS" + +["Memory Checker"] + #Adds a Memory checker that reads currently used Memory. A command that reads out the last logged memory values, and a warning in logs when large amounts of memory get used in a small amount of time + #Enable the Memory checker + enabled = false + #Time between Memory Checks that will get saved for display(in seconds) + #Range: > 0 + timer = 30 + #Threshold at which the Memory checker will display a warning in the Log (in MB) + #Range: > 0 + threshold = 1000 + #Run /spark heapdump when memory fills up more than 95 % the first time. This value gets set to false if this occurs + heapdump = false + +["Ftb Chunks"] + #If Ftb chunks is installed enable automatic purge of loaded chunks for people who have not been online for some amount of days. (Note LOADED not Claimed Chunks) + enabled = false + #Number of days after which a players chunks will be unloaded. Warning! This relies on the modify date of the player data file. + #Range: > 0 + days = 7 diff --git a/config/crepperoverhaul-client.jsonc b/config/crepperoverhaul-client.jsonc index 6681ee02..924c8532 100644 --- a/config/crepperoverhaul-client.jsonc +++ b/config/crepperoverhaul-client.jsonc @@ -6,9 +6,6 @@ * §cNote: Restart required to see changes. */ "replaceDefaultCreeper": true, - /* - * Shows your cosmetic on your player for others. - * §eNote: Only available for players with the cosmetic. - */ + // Shows your cosmetic on your player for others. "showCosmetic": true } \ No newline at end of file diff --git a/config/ding.toml b/config/ding.toml deleted file mode 100644 index 484606da..00000000 --- a/config/ding.toml +++ /dev/null @@ -1,56 +0,0 @@ - -#Configs for ding to trigger when the game loads -[load] - #Play sound when the game loads. - playOnLoad = true - #Resource Location based name of the sound file to play when Minecraft finishes loading. - #EG: "ui.button.click" or "entity.experience_orb.pickup" - # - #This can also be a mod sound if the mod is installed. - #EG: modname:modsound.boing - # - #If you want to use external sounds, consider looking into the mods that add resources - name = "entity.experience_orb.pickup" - #Volume of the volume (when Minecraft loads) - #Range: 0.0 ~ 10.0 - volume = 0.25 - #Pitch of the sound (when Minecraft loads) - #Range: 0.0 ~ 10.0 - pitch = 1.0 - #Sound category for the sound played when Minecraft finishes loading. EG: "ambient" or "music". Defaults to "master" if Ding cannot find your category. - category = "master" - -#Configs for ding to trigger when resources are reloaded -[resourcesReload] - #Play sound when resources complete reloading. Requires game to be restarted when changing this option. - playOnResourcesReload = true - #Resource Location based name of the sound file to play when resources complete reloading. - # - #Look at the "name" config for more details. - nameResourcesReload = "entity.experience_orb.pickup" - #Volume of the sound (when resources complete reloading) - #Range: 0.0 ~ 10.0 - volumeResourcesReload = 0.25 - #Pitch of the sound (when resources complete reloading) - #Range: 0.0 ~ 10.0 - pitchResourcesReload = 1.0 - #Sound category for the sound played when resources complete reloading. EG: "ambient" or "music". Defaults to "master" if Ding cannot find your category. - categoryResourcesReload = "master" - -#Configs for ding to trigger when the world loads after connecting to a server -[world] - #Play sound when the world loads after connecting to a server. Requires game to be restarted when changing this option. - playOnWorld = true - #Resource Location based name of the sound file to play when the world finishes loading (after connecting to a server). - # - #Look at the "name" config for more details. - nameWorld = "entity.experience_orb.pickup" - #Volume of the sound (when the world loads after connecting to a server) - #Range: 0.0 ~ 10.0 - volumeWorld = 0.25 - #Pitch of the sound (when the world loads after connecting to a server) - #Range: 0.0 ~ 10.0 - pitchWorld = 1.0 - #Sound category for the sound played when the world finishes loading (after connecting to a server). EG: "ambient" or "music". Defaults to "master" if Ding cannot find your category. - categoryWorld = "master" - diff --git a/config/enderio/armory-common.toml b/config/enderio/armory-common.toml new file mode 100644 index 00000000..4d0635c4 --- /dev/null +++ b/config/enderio/armory-common.toml @@ -0,0 +1,39 @@ + [darksteel.darksteelaxe] + energyUsePerFelledLog = 1500 + + [darksteel.darksteelpickaxe] + obsidianBreakPowerUse = 50 + speedBoostWhenObsidian = 50 + useObsidianBreakSpeedAtHardness = 30 + + [darksteel.upgrades] + spoonActivationCost = 4 + forkActivationCost = 4 + directActivationCost = 4 + + [darksteel.upgrades.empowered] + efficiencyBoost = 2 + energyUsePerDamagePoint = 750 + activationCost_l1 = 4 + damageAbsorptionChance_l1 = 0.5 + maxEnergy_l1 = 100000 + activationCost_l2 = 8 + damageAbsorptionChance_l2 = 0.6 + maxEnergy_l2 = 150000 + activationCost_l3 = 12 + damageAbsorptionChance_l3 = 0.7 + maxEnergy_l3 = 250000 + activationCost_l4 = 16 + damageAbsorptionChance_l4 = 0.85 + maxEnergy_l4 = 1000000 + + [darksteel.upgrades.explosive] + explosiveEnergyPerBlock = 30 + explosiveActivationCostI = 8 + explosiveI = 1 + explosiveActivationCostII = 12 + explosiveII = 2 + explosivePenetrationActivationCostI = 8 + explosivePenetrationI = 1 + explosivePenetrationActivationCostII = 12 + explosivePenetrationII = 2 diff --git a/config/enderio/base-client.toml b/config/enderio/base-client.toml new file mode 100644 index 00000000..3476e03c --- /dev/null +++ b/config/enderio/base-client.toml @@ -0,0 +1,3 @@ +[visual] + #Enable machine particles + machineParticles = true diff --git a/config/enderio/base-common.toml b/config/enderio/base-common.toml new file mode 100644 index 00000000..6e3bcf89 --- /dev/null +++ b/config/enderio/base-common.toml @@ -0,0 +1,70 @@ +[blocks] + #The explosion resistance of explosion resistant blocks. + #Range: 0.0 ~ 1.7976931348623157E308 + explosionResistance = 1200.0 + #The speed boost granted by the Dark Steel ladder. + #Range: 0.0 ~ 1.0 + darkSteelLadderBoost = 0.15 + + [blocks.brokenSpawner] + #The chance of a spawner dropping a broken spawner. + #Range: 0.0 ~ 1.0 + dropChance = 1.0 + + [enchantments.repellent] + #Range: 0.0 ~ 1.0 + chanceBase = 0.35 + #Range: 0.0 ~ 1.0 + chancePerLevel = 0.1 + #Range: 4.0 ~ 1.7976931348623157E308 + rangeBase = 8.0 + #Range: 0.0 ~ 1.7976931348623157E308 + rangePerLevel = 8.0 + #Range: 0.0 ~ 1.0 + nonPlayerChance = 0.75 + + [items.food] + #The chance of enderios teleporting the player + #Range: 0.0 ~ 1.0 + enderioChance = 0.3 + #The range of an enderio teleport + #Range: 4.0 ~ 128.0 + enderioRange = 16.0 + + [items.electromagnet] + #Range: > 1 + energyUse = 1 + #Range: > 100 + maxEnergy = 100000 + #Range: 4 ~ 32 + range = 5 + #Range: 1 ~ 64 + maxItems = 20 + + [items.levitationstaff] + #Range: > 1 + energyUse = 1 + #Range: > 100 + maxEnergy = 10000 + + [items.travelling] + #Range: 4 ~ 512 + blinkRange = 24 + #Range: 0 ~ 1200 + disabledTime = 5 + #Range: > 1 + energyUse = 1000 + #Range: > 100 + maxEnergy = 100000 + #the following config values are only used if EIOMachines is loaded + #Range: 4 ~ 512 + itemToBlockRange = 192 + #Range: 4 ~ 512 + blockToBlockRange = 96 + +[grainsOfInfinity] + #Should it make a sound when Grains of Infinity drops from a fire? + makesSound = true + #How old (in ticks) does a fire have to be to be able to spawn Infinity Powder? + #Range: 1 ~ 1000 + fireMinAge = 260 diff --git a/config/enderio/machines-client.toml b/config/enderio/machines-client.toml new file mode 100644 index 00000000..9dbe1f6c --- /dev/null +++ b/config/enderio/machines-client.toml @@ -0,0 +1,19 @@ +[blocks] + #The color of the range box of the Vacuum Chest + vacuumChestRangeColor = "0000FF" + #The color of the range box of the XP Vacuum + vacuumXpRangeColor = "00FF00" + #The color of the range box of the Powered Spawner + poweredSpawnerRangeColor = "FF0000" + #The color of the range box of the Drain + drainRangeColor = "FFA500" + #The color of the range box of the Inhibitor Obelisk + inhibitorRangeColor = "8B0000" + #The color of the range box of the Relocator Obelisk + relocatorRangeColor = "8B0000" + #The color of the range box of the Aversion Obelisk + aversionRangeColor = "8B0000" + +[ioconfig] + #Neighbour Transparency [0-1] + neighbourTransparency = 0.4 diff --git a/config/enderio/machines-common.toml b/config/enderio/machines-common.toml new file mode 100644 index 00000000..6ee5b6d0 --- /dev/null +++ b/config/enderio/machines-common.toml @@ -0,0 +1,180 @@ +[energy] + #Whether or not the machine should throttle energy input to 2x it's consumption rate + throttleEnergyUsage = true + + [energy.alloySmelter] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 20 + #The amount of energy to consume per vanilla smelting item in uI. + #Range: > 1 + vanillaItemEnergy = 1500 + + [energy.crafter] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The energy cost in uI for a crafting recipe. + #Range: > 1 + usage = 3200 + + [energy.impulseHopper] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 16 + + [energy.poweredSpawner] + #The base energy capacity in uI. + #Range: > 1 + capacity = 100000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 20 + + [energy.sagMill] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 20 + + [energy.slicer] + #The base energy capacity in uI. + #Range: > 1 + capacity = 100000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 30 + + [energy.soulBinder] + #The base energy capacity in uI. + #Range: > 1 + capacity = 128000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 60 + + [energy.stirlingGenerator] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base number of 'burn ticks' performed per machine tick. + #Range: 0.001 ~ 1.7976931348623157E308 + burnSpeed = 0.375 + #The base percentage efficiency, used to determine burn times. + #Range: 1 ~ 200 + fuelEfficiencyBase = 80 + #The efficiency increase per capacitor level. + #Range: 1 ~ 200 + fuelEfficiencyStep = 20 + #The base amount of energy produced in uI/t. + #Range: > 1 + generation = 40 + + [energy.paintingMachine] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 30 + #The energy required for each painting operation + #Range: > 1 + energyCost = 2400 + + [energy.photovoltaicCellRates] + #Production rate at midday without rain or thunder + #Range: > 1 + energetic = 4 + #Range: > 1 + pulsating = 16 + #Range: > 1 + vibrant = 64 + + [energy.capacitorBankCapacity] + #Capacity for capacitor banks + #Range: > 1 + basic = 500000 + #Range: > 1 + advanced = 2000000 + #Range: > 1 + vibrant = 4000000 + + [energy.wiredCharger] + #The base energy capacity in uI. + #Range: > 1 + capacity = 128000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 30 + + [energy.soulEngine] + #Range: > 1 + capacity = 100000 + #The base burn-rate the soul engine. + #Range: > 1 + burnSpeed = 1 + #Percentage increase in uI produced. + #Range: 0.001 ~ 1.7976931348623157E308 + generation = 1.0 + + [energy.drain] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 10 + + [energy.inhibitor] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 10 + + [energy.aversion] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 10 + + [energy.relocator] + #The base energy capacity in uI. + #Range: > 1 + capacity = 64000 + #The base energy consumption in uI/t. + #Range: > 1 + usage = 10 + +[enchanter] + #The lapis cost is enchant level multiplied by this value. + lapisCostFactor = 3.0 + #The final XP cost for an enchantment is multiplied by this value. To halve costs set to 0.5, to double them set it to 2. + levelCostFactor = 0.75 + #Base level cost added to all recipes in the enchanter. + baseLevelCost = 2 + +[poweredSpawner] + #The amount of mobs that spawn from the spawner + #Range: > 0 + spawnAmount = 4 + #The amount of entities that will turn off powered spawner if in range. + #Range: > 0 + maxEntities = 2 + #The way a powered spawner spawns an entity. Possible options: 'ENTITY_TYPE' Spawns the same entity types as the soul vial. 'COPY' Spawns an exact copy of the mob in the soul vial + #Allowed Values: ENTITY_TYPE, COPY + spawnType = "ENTITY_TYPE" + #The maximum amount of spawners before the spawners suffers a loss of efficiency + #Range: > 0 + maxSpawners = 10 diff --git a/config/framedblocks-server.toml b/config/framedblocks-server.toml index 90109729..91b1f15b 100644 --- a/config/framedblocks-server.toml +++ b/config/framedblocks-server.toml @@ -1,11 +1,8 @@ - [general] #Whether blocks with block entities can be placed in framed blocks allowBlockEntities = false #Enables the intangbility feature. Disabling this also prevents moving through blocks that are already marked as intangible enableIntangibleFeature = false - #The item to use for making Framed Blocks intangible. The value must be a valid item registry name - intangibleMarkerItem = "minecraft:phantom_membrane" #If true, only the player who placed the Framed One-Way Window can modify the window direction oneWayWindowOwnable = true #If true, applying a camo will consume the item and removing the camo will drop it again @@ -29,4 +26,3 @@ #How many ticks the Powered Framing Saw takes per crafting operation #Range: 5 ~ 200 craftingDuration = 30 - diff --git a/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt b/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt index 104724c9..d288826d 100644 --- a/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt +++ b/config/ftbquests/quests/chapters/0E9796448AFA83CD.snbt @@ -9,6 +9,7 @@ } id: "0E9796448AFA83CD" order_index: 3 + progression_mode: "flexible" quest_links: [ ] quests: [ { @@ -136,6 +137,14 @@ id: "minecraft:barrel" } id: "5047A6F1EF472407" + tasks: [{ + dimension: "minecraft:overworld" + icon: { + id: "minecraft:chest" + } + id: "4B71487A3383C439" + type: "dimension" + }] x: -1.5d y: 2.0d } @@ -145,6 +154,14 @@ id: "minecraft:hopper" } id: "0B04BC5F88746182" + tasks: [{ + dimension: "minecraft:overworld" + icon: { + id: "minecraft:hopper" + } + id: "36D658D637E5D847" + type: "dimension" + }] x: -1.5d y: 1.0d } @@ -154,6 +171,14 @@ id: "minecraft:bucket" } id: "0FCC51B49080984E" + tasks: [{ + dimension: "minecraft:overworld" + icon: { + id: "minecraft:bucket" + } + id: "4AC93DA4181794FF" + type: "dimension" + }] x: -1.5d y: 0.0d } @@ -339,6 +364,14 @@ id: "minecraft:redstone_block" } id: "2F898C0C2DF380AE" + tasks: [{ + dimension: "minecraft:overworld" + icon: { + id: "minecraft:redstone_block" + } + id: "3ABA48B70D4EF83A" + type: "dimension" + }] x: -1.5d y: 3.0d } @@ -399,6 +432,14 @@ id: "minecraft:comparator" } id: "0230942DF53BB9E5" + tasks: [{ + dimension: "minecraft:overworld" + icon: { + id: "minecraft:comparator" + } + id: "5726FC2C852F6F2B" + type: "dimension" + }] x: -1.5d y: 4.0d } diff --git a/config/ftbquests/quests/chapters/25ADADD36B4FDE05.snbt b/config/ftbquests/quests/chapters/25ADADD36B4FDE05.snbt index 4f0ad4f7..c8a71e39 100644 --- a/config/ftbquests/quests/chapters/25ADADD36B4FDE05.snbt +++ b/config/ftbquests/quests/chapters/25ADADD36B4FDE05.snbt @@ -7,7 +7,7 @@ id: "justdirethings:machinesettingscopier" } id: "4C53D082D6306BF8" - order_index: 2 + order_index: 4 quest_links: [ ] quests: [ { @@ -537,5 +537,25 @@ x: 3.0d y: 0.5d } + { + dependencies: ["76695BF2B0E70087"] + id: "78B1BC9540590D17" + rewards: [{ + count: 16 + id: "43125422ED509984" + item: { + count: 1 + id: "minecraft:experience_bottle" + } + type: "item" + }] + tasks: [{ + id: "69BFAC208C9AFDB5" + item: { count: 1, id: "justdirethings:experienceholder" } + type: "item" + }] + x: 2.0d + y: 0.5d + } ] } diff --git a/config/ftbquests/quests/chapters/27C4C213A1A05E6E.snbt b/config/ftbquests/quests/chapters/27C4C213A1A05E6E.snbt index afba6325..077f03f5 100644 --- a/config/ftbquests/quests/chapters/27C4C213A1A05E6E.snbt +++ b/config/ftbquests/quests/chapters/27C4C213A1A05E6E.snbt @@ -8,7 +8,7 @@ id: "mffs:remote_controller" } id: "27C4C213A1A05E6E" - order_index: 5 + order_index: 7 quest_links: [ ] quests: [ { diff --git a/config/ftbquests/quests/chapters/2F5B4621D5F0381A.snbt b/config/ftbquests/quests/chapters/2F5B4621D5F0381A.snbt index 3112fe7a..414849ae 100644 --- a/config/ftbquests/quests/chapters/2F5B4621D5F0381A.snbt +++ b/config/ftbquests/quests/chapters/2F5B4621D5F0381A.snbt @@ -8,7 +8,7 @@ id: "modern_industrialization:guidebook" } id: "2F5B4621D5F0381A" - order_index: 4 + order_index: 6 quest_links: [ ] quests: [ { @@ -88,6 +88,26 @@ item: { count: 1, id: "minecraft:bricks" } type: "item" } + { + id: "078C439FCBC9EE15" + item: { count: 1, id: "modern_industrialization:bronze_fluid_input_hatch" } + type: "item" + } + { + id: "2C6C59245FECC606" + item: { count: 1, id: "modern_industrialization:bronze_item_input_hatch" } + type: "item" + } + { + id: "706E5186B08F8CCC" + item: { count: 1, id: "modern_industrialization:bronze_fluid_output_hatch" } + type: "item" + } + { + id: "37B5B04442EA3E28" + item: { count: 1, id: "modern_industrialization:bronze_item_output_hatch" } + type: "item" + } ] x: 3.0d y: 3.5d @@ -335,6 +355,21 @@ item: { count: 32, id: "modern_industrialization:fire_clay_bricks" } type: "item" } + { + id: "345A4E688C2BCEC1" + item: { count: 1, id: "modern_industrialization:bronze_fluid_input_hatch" } + type: "item" + } + { + id: "0F42F151A01DD09D" + item: { count: 1, id: "modern_industrialization:bronze_item_input_hatch" } + type: "item" + } + { + id: "0B4F6C9F31B7F74F" + item: { count: 1, id: "modern_industrialization:bronze_item_output_hatch" } + type: "item" + } ] x: 6.5d y: -1.0d @@ -734,13 +769,11 @@ type: "item" } { - count: 16L id: "2E58816C65120488" item: { count: 16, id: "modern_industrialization:cupronickel_coil" } type: "item" } { - count: 14L id: "0D1F5A62CFADE179" item: { count: 1, id: "modern_industrialization:heatproof_machine_casing" } type: "item" @@ -874,19 +907,16 @@ type: "item" } { - count: 3L id: "5C8B3EF30A8E2837" item: { count: 1, id: "modern_industrialization:bronze_machine_casing_pipe" } type: "item" } { - count: 32L id: "34B23E79AC558295" item: { count: 1, id: "modern_industrialization:bronze_plated_bricks" } type: "item" } { - count: 6L id: "72AE860FE04F9AB3" item: { count: 1, id: "modern_industrialization:heatproof_machine_casing" } type: "item" diff --git a/config/ftbquests/quests/chapters/4D1E38918B64CD4E.snbt b/config/ftbquests/quests/chapters/4D1E38918B64CD4E.snbt index 7fd71a75..2cb10cd7 100644 --- a/config/ftbquests/quests/chapters/4D1E38918B64CD4E.snbt +++ b/config/ftbquests/quests/chapters/4D1E38918B64CD4E.snbt @@ -8,7 +8,7 @@ id: "mekanism:dictionary" } id: "4D1E38918B64CD4E" - order_index: 3 + order_index: 5 quest_links: [ ] quests: [ { @@ -170,8 +170,11 @@ type: "item" } { + icon: { + id: "modern_industrialization:steel_dust" + } id: "256E76CA796C354E" - item: { count: 1, id: "mekanism:dust_steel" } + item: { components: { "ftbfiltersystem:filter": "ftbfiltersystem:item_tag(c:dusts/steel)" }, count: 1, id: "ftbfiltersystem:smart_filter" } type: "item" } ] diff --git a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt index 789c67a6..4fd775c2 100644 --- a/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt +++ b/config/ftbquests/quests/chapters/777EE0C4949DFE12.snbt @@ -193,8 +193,12 @@ count: 6 id: "08FB1C3FA7EF63AF" item: { + components: { + "sophisticatedcore:accent_color": -14869215 + "sophisticatedcore:main_color": -14869215 + } count: 1 - id: "ironchest:iron_chest" + id: "sophisticatedstorage:iron_barrel" } type: "item" } diff --git a/config/ftbquests/quests/chapters/7F17CDF8564DCC49.snbt b/config/ftbquests/quests/chapters/7F17CDF8564DCC49.snbt index 5a856ca9..ecaa4658 100644 --- a/config/ftbquests/quests/chapters/7F17CDF8564DCC49.snbt +++ b/config/ftbquests/quests/chapters/7F17CDF8564DCC49.snbt @@ -11,7 +11,7 @@ id: "patchouli:guide_book" } id: "7F17CDF8564DCC49" - order_index: 1 + order_index: 2 quest_links: [ ] quests: [ { diff --git a/config/ftbquests/quests/chapters/ars_nouveau.snbt b/config/ftbquests/quests/chapters/ars_nouveau.snbt index cd261bf1..9e5c73f2 100644 --- a/config/ftbquests/quests/chapters/ars_nouveau.snbt +++ b/config/ftbquests/quests/chapters/ars_nouveau.snbt @@ -194,6 +194,7 @@ { id: "3ADF4803B5DF4AF9" item: { count: 1, id: "ars_nouveau:glyph_sensitive" } + optional_task: true type: "item" } ] diff --git a/config/ftbquests/quests/chapters/ender_io.snbt b/config/ftbquests/quests/chapters/ender_io.snbt new file mode 100644 index 00000000..2fbfd7d7 --- /dev/null +++ b/config/ftbquests/quests/chapters/ender_io.snbt @@ -0,0 +1,138 @@ +{ + default_hide_dependency_lines: false + default_quest_shape: "" + filename: "ender_io" + group: "264B8D62983BEFB4" + icon: { + id: "enderio:ender_resonator" + } + id: "1514913DA64A98EB" + order_index: 1 + quest_links: [ ] + quests: [ + { + icon: { + components: { + "ftbquests:icon": "enderio:block/alloy_smelter_front_active" + } + id: "ftbquests:custom_icon" + } + id: "23703A535469A7F3" + rewards: [{ + exclude_from_claim_all: true + id: "28F4042B0BA8FD5F" + table_id: 23658154196454858L + type: "loot" + }] + tasks: [{ + id: "79ACB6E77D401A1D" + item: { count: 1, id: "minecraft:iron_ingot" } + type: "item" + }] + x: 1.0d + y: -0.5d + } + { + dependencies: ["23703A535469A7F3"] + id: "6F7A76841E49C6BD" + rewards: [{ + count: 8 + id: "5C1C743E91E6C51F" + item: { + count: 1 + id: "enderio:grains_of_infinity" + } + type: "item" + }] + tasks: [{ + id: "1254FAEB0D70CF4D" + item: { count: 1, id: "enderio:grains_of_infinity" } + type: "item" + }] + x: 1.0d + y: 0.5d + } + { + dependencies: ["6F7A76841E49C6BD"] + id: "211E0844F3ACD244" + rewards: [{ + count: 8 + id: "2D2EE7114EEEAE86" + item: { + count: 1 + id: "minecraft:coal_ore" + } + type: "item" + }] + tasks: [{ + id: "5BDA0DB38EBB2D68" + item: { count: 1, id: "enderio:primitive_alloy_smelter" } + type: "item" + }] + x: 1.0d + y: 1.5d + } + { + dependencies: ["211E0844F3ACD244"] + id: "6968F7CB58754783" + rewards: [{ + count: 9 + id: "205A9C75B9EC0411" + item: { + components: { + "enderio:conduit": "enderio:energy" + } + count: 1 + id: "enderio:conduit" + } + type: "item" + }] + tasks: [{ + id: "6348E6F8D221D481" + item: { count: 1, id: "enderio:alloy_smelter" } + type: "item" + }] + x: 1.0d + y: 2.5d + } + { + dependencies: ["6968F7CB58754783"] + id: "12AF74656C5F124A" + rewards: [{ + count: 32 + id: "0D6C65F9C4CE0695" + item: { + count: 1 + id: "enderio:copper_alloy_grinding_ball" + } + type: "item" + }] + tasks: [{ + id: "78EC8620D49DE62F" + item: { count: 1, id: "enderio:sag_mill" } + type: "item" + }] + x: 2.0d + y: 2.5d + } + { + dependencies: ["211E0844F3ACD244"] + id: "24A4BA42A83A20D0" + rewards: [{ + id: "739572A260D5E739" + item: { + count: 1 + id: "enderio:basic_capacitor" + } + type: "item" + }] + tasks: [{ + id: "1A12D1E618FF2CCA" + item: { count: 1, id: "enderio:stirling_generator" } + type: "item" + }] + x: 0.0d + y: 1.5d + } + ] +} diff --git a/config/ftbquests/quests/chapters/industrial_foregoing.snbt b/config/ftbquests/quests/chapters/industrial_foregoing.snbt new file mode 100644 index 00000000..5c2b67c6 --- /dev/null +++ b/config/ftbquests/quests/chapters/industrial_foregoing.snbt @@ -0,0 +1,518 @@ +{ + default_hide_dependency_lines: false + default_quest_shape: "" + filename: "industrial_foregoing" + group: "264B8D62983BEFB4" + icon: { + components: { + "patchouli:book": "industrialforegoing:industrial_foregoing" + } + id: "patchouli:guide_book" + } + id: "13D3BD9B8A839B2E" + order_index: 3 + quest_links: [ ] + quests: [ + { + icon: { + components: { + "ftbquests:icon": "industrialforegoing:block/material_stonework_front" + } + id: "ftbquests:custom_icon" + } + id: "01C6F096606E3638" + rewards: [{ + id: "222132706EAC72F9" + item: { + components: { + "patchouli:book": "industrialforegoing:industrial_foregoing" + } + count: 1 + id: "patchouli:guide_book" + } + type: "item" + }] + tasks: [{ + id: "169CFFFCEA87A230" + item: { count: 1, id: "minecraft:iron_ingot" } + type: "item" + }] + x: 0.0d + y: 0.0d + } + { + dependencies: ["01C6F096606E3638"] + id: "2D5820091B6B2315" + rewards: [ + { + count: 2 + id: "5B1AAE180BBC0E6C" + item: { + count: 1 + id: "industrialforegoing:fluid_transporter_type" + } + type: "item" + } + { + count: 4 + id: "12F07D1C93143D5F" + item: { + count: 1 + id: "minecraft:acacia_sapling" + } + type: "item" + } + ] + tasks: [{ + id: "4071D2CD2AE5453F" + item: { count: 1, id: "industrialforegoing:fluid_extractor" } + type: "item" + }] + x: 0.0d + y: 1.0d + } + { + dependencies: ["2D5820091B6B2315"] + id: "000E41CCCDD048C3" + rewards: [{ + count: 16 + id: "3AE138B46834ADF5" + item: { + count: 1 + id: "minecraft:acacia_log" + } + type: "item" + }] + tasks: [{ + id: "408336C20F967DD6" + item: { count: 1, id: "industrialforegoing:block_placer" } + type: "item" + }] + x: 1.0d + y: 1.0d + } + { + dependencies: ["2D5820091B6B2315"] + id: "5572D4A6842BAAFA" + rewards: [{ + count: 2 + id: "7B8C6B4DAD33727D" + item: { + count: 1 + id: "industrialforegoing:item_transporter_type" + } + type: "item" + }] + tasks: [{ + id: "7060E4B02C92171A" + item: { count: 1, id: "industrialforegoing:latex_processing_unit" } + type: "item" + }] + x: 0.0d + y: 2.0d + } + { + dependencies: ["2D5820091B6B2315"] + id: "6B0AC626ED56983E" + rewards: [{ + count: 8 + id: "161A73E1298BB982" + item: { + count: 1 + id: "minecraft:coal" + } + type: "item" + }] + tasks: [{ + id: "3D6D1C9499514C15" + item: { count: 1, id: "industrialforegoing:pitiful_generator" } + type: "item" + }] + x: -2.0d + y: 1.0d + } + { + dependencies: ["5572D4A6842BAAFA"] + id: "0267B2A5D784EF45" + rewards: [{ + count: 2 + id: "25E493A5153B9A05" + item: { + count: 1 + id: "industrialforegoing:item_transporter_type" + } + type: "item" + }] + tasks: [{ + id: "66A113DD9BE4E147" + item: { count: 1, id: "industrialforegoing:dissolution_chamber" } + type: "item" + }] + x: 0.0d + y: 3.0d + } + { + dependencies: ["0267B2A5D784EF45"] + id: "1FDA97FE562A2C4D" + rewards: [ + { + id: "207BAF520E8E0C23" + item: { + components: { + "titanium:augments": { + Speed: 3.0f + } + } + count: 1 + id: "industrialforegoing:speed_addon_tier_2" + } + type: "item" + } + { + id: "43C7934B276B99D7" + item: { + components: { + "titanium:augments": { + Efficiency: 0.8f + } + } + count: 1 + id: "industrialforegoing:efficiency_addon_tier_2" + } + type: "item" + } + { + id: "0FDFCA8809108475" + item: { + components: { + "titanium:augments": { + Processing: 3.0f + } + } + count: 1 + id: "industrialforegoing:processing_addon_tier_2" + } + type: "item" + } + ] + tasks: [ + { + id: "40BF2920569F9751" + item: { components: { "titanium:augments": { Speed: 2.0f } }, count: 1, id: "industrialforegoing:speed_addon_tier_1" } + type: "item" + } + { + id: "62742836108A45A3" + item: { components: { "titanium:augments": { Efficiency: 0.9f } }, count: 1, id: "industrialforegoing:efficiency_addon_tier_1" } + type: "item" + } + { + id: "5887027FAE29F371" + item: { components: { "titanium:augments": { Processing: 2.0f } }, count: 1, id: "industrialforegoing:processing_addon_tier_1" } + type: "item" + } + ] + x: -1.0d + y: 3.0d + } + { + dependencies: ["5572D4A6842BAAFA"] + id: "6442A8E130C09FA2" + rewards: [{ + id: "7395EF191326CE15" + item: { + count: 1 + id: "industrialforegoing:biofuel_bucket" + } + type: "item" + }] + tasks: [{ + id: "48EF5065AC10977A" + item: { count: 1, id: "industrialforegoing:bioreactor" } + type: "item" + }] + x: -2.0d + y: 2.0d + } + { + dependencies: ["6442A8E130C09FA2"] + id: "7F2F9BE0C99BCFB7" + rewards: [{ + id: "767A2E1B8A24E800" + item: { + count: 1 + id: "powah:energy_cell_hardened" + } + type: "item" + }] + tasks: [{ + id: "400108E9FE47A28E" + item: { count: 1, id: "industrialforegoing:biofuel_generator" } + type: "item" + }] + x: -2.0d + y: 3.0d + } + { + dependencies: ["0267B2A5D784EF45"] + icon: { + components: { + "ftbquests:icon": "minecraft:item/wheat" + } + id: "ftbquests:custom_icon" + } + id: "48F3D3784D8CE545" + rewards: [{ + count: 2 + id: "281127FBBDD9EAD9" + item: { + components: { + "titanium:augments": { + Range: 3.0f + } + } + count: 1 + id: "industrialforegoing:range_addon_tier_3" + } + type: "item" + }] + tasks: [ + { + id: "2ACB19BED3134461" + item: { count: 1, id: "industrialforegoing:plant_gatherer" } + type: "item" + } + { + id: "4E1122478A05DEFF" + item: { count: 1, id: "industrialforegoing:plant_sower" } + type: "item" + } + ] + x: 1.0d + y: 3.0d + } + { + dependencies: ["0267B2A5D784EF45"] + id: "68A0052D169BB6E4" + rewards: [{ + exclude_from_claim_all: true + id: "254D79020E0C8BC7" + table_id: 167859363417192230L + type: "loot" + }] + tasks: [{ + id: "3A688D1FDEAD0C52" + item: { count: 1, id: "industrialforegoing:mob_slaughter_factory" } + type: "item" + }] + x: 0.0d + y: 4.0d + } + { + dependencies: ["68A0052D169BB6E4"] + id: "130C6FC212F64474" + rewards: [{ + id: "4F66C8B69D115062" + item: { + count: 1 + id: "industrialforegoing:purple_laser_lens" + } + type: "item" + }] + tasks: [ + { + id: "5C24A1C0976A338A" + item: { count: 1, id: "industrialforegoing:fluid_laser_base" } + type: "item" + } + { + id: "1FF597A29AE14C47" + item: { count: 1, id: "industrialforegoing:laser_drill" } + type: "item" + } + { + id: "7042787BA607AEC6" + item: { count: 1, id: "industrialforegoing:stasis_chamber" } + type: "item" + } + ] + x: -1.0d + y: 5.0d + } + { + dependencies: ["68A0052D169BB6E4"] + id: "410225ED927857D4" + tasks: [ + { + id: "70F2249949E43952" + item: { count: 1, id: "industrialforegoing:animal_feeder" } + type: "item" + } + { + id: "72CEF77455934643" + item: { count: 1, id: "industrialforegoing:animal_baby_separator" } + type: "item" + } + { + id: "7131B205FCA95000" + item: { count: 1, id: "industrialforegoing:animal_rancher" } + type: "item" + } + ] + x: 1.0d + y: 4.0d + } + { + dependencies: ["68A0052D169BB6E4"] + id: "49958725A4710861" + rewards: [{ + id: "1B90D8D534134E7D" + item: { + count: 1 + id: "enderio:inhibitor_obelisk" + } + type: "item" + }] + tasks: [ + { + id: "2680C6E534F23886" + item: { count: 1, id: "industrialforegoing:mechanical_dirt" } + type: "item" + } + { + id: "32FA87B229D3F84E" + item: { count: 1, id: "industrialforegoing:mob_crusher" } + type: "item" + } + ] + x: 1.0d + y: 5.0d + } + { + dependencies: ["49958725A4710861"] + id: "416D6EA79B73A4B9" + rewards: [{ + id: "3C1E770DE1A7AB92" + item: { + count: 1 + id: "industrialforegoing:mob_imprisonment_tool" + } + type: "item" + }] + tasks: [{ + id: "4D5B98CC231E4231" + item: { count: 1, id: "industrialforegoing:mob_duplicator" } + type: "item" + }] + x: 2.0d + y: 5.0d + } + { + dependencies: ["130C6FC212F64474"] + id: "6DAC9B8001A6D528" + rewards: [{ + id: "709993EF9F5E664D" + item: { + count: 1 + id: "powah:energy_cell_nitro" + } + type: "item" + }] + tasks: [{ + id: "05D8783D1A80CD1B" + item: { count: 1, id: "industrialforegoing:mycelial_reactor" } + type: "item" + }] + x: -2.0d + y: 5.0d + } + { + dependencies: ["130C6FC212F64474"] + id: "0465E4A27C7D4D75" + rewards: [{ + exclude_from_claim_all: true + id: "2826D756151A73F0" + table_id: 310519013727846436L + type: "loot" + }] + tasks: [{ + id: "4D5B03186C06CA95" + item: { count: 1, id: "industrialforegoing:ore_laser_base" } + type: "item" + }] + x: 0.0d + y: 5.5d + } + { + dependencies: ["68A0052D169BB6E4"] + id: "526BF0840C65855F" + rewards: [ + { + id: "61B6267CFE1261A2" + item: { + components: { + "functionalstorage:tile": { + drawerOptions: { + "Advanced: INDICATOR": 0 + TOGGLE_NUMBERS: 1b + TOGGLE_RENDER: 1b + TOGGLE_UPGRADES: 1b + } + fluidHandler: { + 0: { + Fluid: { + amount: 32000 + id: "industrialforegoing:meat" + } + } + Capacity: 32000 + Locked0: { } + } + hasDowngrade: 0b + isCreative: 0b + isVoid: 0b + mult: 1 + storageUpgrades: { + Items: [ ] + Size: 4 + } + utilityUpgrades: { + Items: [ ] + Size: 3 + } + } + } + count: 1 + id: "functionalstorage:fluid_1" + } + type: "item" + } + { + exclude_from_claim_all: true + id: "713B9355CC63F61E" + table_id: 310519013727846436L + type: "loot" + } + ] + tasks: [ + { + id: "00BF730AB52C284F" + item: { count: 1, id: "industrialforegoing:washing_factory" } + type: "item" + } + { + id: "2C8848DE44637D77" + item: { count: 1, id: "industrialforegoing:fermentation_station" } + type: "item" + } + { + id: "4013CAA91AD65A3D" + item: { count: 1, id: "industrialforegoing:fluid_sieving_machine" } + type: "item" + } + ] + x: -1.0d + y: 4.0d + } + ] +} diff --git a/config/ftbquests/quests/chapters/multiverse.snbt b/config/ftbquests/quests/chapters/multiverse.snbt index b6df8f15..b6d1320d 100644 --- a/config/ftbquests/quests/chapters/multiverse.snbt +++ b/config/ftbquests/quests/chapters/multiverse.snbt @@ -1,187 +1,19 @@ { + always_invisible: true default_hide_dependency_lines: false default_quest_shape: "" filename: "multiverse" group: "440488E780593120" - icon: { - id: "multiverse:totem_of_escape" - } id: "60F666DD0AC6F03F" order_index: 4 quest_links: [ ] - quests: [ - { - id: "0F04956D59A78393" - rewards: [{ - exclude_from_claim_all: true - id: "319B1EF824D85815" - table_id: 167859363417192230L - type: "loot" - }] - tasks: [{ - icon: { - components: { - "ftbquests:icon": "minecraft:textures/mob_effect/darkness.png" - } - id: "ftbquests:custom_icon" - } - id: "3444EAB8952876B1" - observe_type: 0 - timer: 0L - to_observe: "multiverse:rift" - type: "observation" - }] - x: 0.0d - y: 0.0d - } - { - dependencies: ["265FE8DFBF49A261"] - id: "65613AB49D3D90D9" - rewards: [{ - exclude_from_claim_all: true - id: "103537C599661A2F" - table_id: 5796131842680319111L - type: "loot" - }] - tasks: [{ - id: "3DAFCC87C8ED7634" - item: { count: 1, id: "multiverse:kaleidite_core" } - type: "item" - }] - x: 3.5d - y: -0.5d - } - { - dependencies: ["265FE8DFBF49A261"] - id: "00E63585BA00E77B" - rewards: [{ - exclude_from_claim_all: true - id: "79DEA92AEEE537A1" - table_id: 167859363417192230L - type: "loot" - }] - tasks: [{ - id: "24540CD6CD0D9940" - item: { count: 1, id: "multiverse:totem_of_escape" } - type: "item" - }] - x: 4.5d - y: -0.5d - } - { - dependencies: ["0F04956D59A78393"] - id: "6BEAFBEA127041DE" - rewards: [{ - id: "3653B980ECB730D4" - item: { - count: 1 - id: "minecraft:nether_star" - } - type: "item" - }] - tasks: [{ - id: "25116D4FE25B2705" - item: { count: 1, id: "multiverse:universal_treasure" } - type: "item" - }] - x: 1.5d - y: 0.5d - } - { - dependencies: [ - "6BEAFBEA127041DE" - "3444EAB8952876B1" - ] - dependency_requirement: "one_started" - icon: { - id: "multiverse:dimensional_prism" - } - id: "641032431B7A1B0F" - rewards: [{ - exclude_from_claim_all: true - id: "4DD8CF13B89AEF9B" - table_id: 5796131842680319111L - type: "loot" - }] - tasks: [ - { - id: "3A56A3FF975DA561" - item: { count: 1, id: "multiverse:dimensional_prism" } - type: "item" - } - { - id: "52CE5D30CDF0A6FF" - item: { components: { "ftbfiltersystem:filter": "or(item(multiverse:prismatic_pickaxe)item(multiverse:prismatic_shovel)item(multiverse:prismatic_axe)item(multiverse:prismatic_sword))" }, count: 1, id: "ftbfiltersystem:smart_filter" } - type: "item" - } - ] - x: 2.5d - y: 0.5d - } - { - dependencies: [ - "6BEAFBEA127041DE" - "3444EAB8952876B1" - ] - dependency_requirement: "one_started" - icon: { - id: "multiverse:multiversal_beacon" - } - id: "76F0E375FC0B33DE" - rewards: [{ - exclude_from_claim_all: true - id: "5E741A4B7123CC24" - table_id: 5796131842680319111L - type: "loot" - }] - tasks: [ - { - id: "301C58670732EA5E" - item: { count: 1, id: "multiverse:multiversal_beacon" } - type: "item" - } - { - id: "4D5563ABAA54713A" - item: { components: { "ftbfiltersystem:filter": "or(item(multiverse:kaleidite_chestplate)item(multiverse:kaleidite_crossbow))" }, count: 1, id: "ftbfiltersystem:smart_filter" } - type: "item" - } - ] - x: 3.5d - y: 0.5d - } - { - dependencies: ["265FE8DFBF49A261"] - id: "3840097BB3E09C9D" - rewards: [{ - exclude_from_claim_all: true - id: "4F47377E9CEF603F" - table_id: 310519013727846436L - type: "loot" - }] - tasks: [{ - id: "4A93D708610D3523" - item: { components: { "ftbfiltersystem:filter": "or(item(multiverse:kaleidite_pickaxe)item(multiverse:kaleidite_shovel)item(multiverse:kaleidite_axe)item(multiverse:kaleidite_sword))" }, count: 1, id: "ftbfiltersystem:smart_filter" } - type: "item" - }] - x: 2.5d - y: -0.5d - } - { - dependencies: ["0F04956D59A78393"] - id: "265FE8DFBF49A261" - rewards: [{ - exclude_from_claim_all: true - id: "6DAF5BE1A1011F2F" - table_id: 167859363417192230L - type: "loot" - }] - tasks: [{ - id: "7AA3F42098022B5B" - item: { count: 1, id: "multiverse:kaleidite_shard" } - type: "item" - }] - x: 1.5d - y: -0.5d - } - ] + quests: [{ + id: "0F04956D59A78393" + tasks: [{ + id: "10E9A412419B679A" + type: "checkmark" + }] + x: 0.0d + y: 0.0d + }] } diff --git a/config/ftbquests/quests/chapters/pneumaticcraft.snbt b/config/ftbquests/quests/chapters/pneumaticcraft.snbt index f46d8c7d..f31c69fb 100644 --- a/config/ftbquests/quests/chapters/pneumaticcraft.snbt +++ b/config/ftbquests/quests/chapters/pneumaticcraft.snbt @@ -10,7 +10,7 @@ id: "patchouli:guide_book" } id: "5957A1DE2E537AC3" - order_index: 6 + order_index: 8 quest_links: [ ] quests: [ { @@ -215,6 +215,12 @@ id: "pneumaticcraft:etching_tank" } id: "1EBAABF6E93CFCDF" + rewards: [{ + exclude_from_claim_all: true + id: "59B46B2C3C887A17" + table_id: 700104408672187740L + type: "loot" + }] tasks: [ { id: "3211CD007111D8C0" @@ -236,6 +242,12 @@ id: "pneumaticcraft:uv_light_box" } id: "2F835F759B26FD4E" + rewards: [{ + exclude_from_claim_all: true + id: "0974A110D656AD80" + table_id: 700104408672187740L + type: "loot" + }] tasks: [ { id: "578E1399EFB35177" diff --git a/config/ftbquests/quests/lang/en_us.snbt b/config/ftbquests/quests/lang/en_us.snbt index 1ed63437..93424e7f 100644 --- a/config/ftbquests/quests/lang/en_us.snbt +++ b/config/ftbquests/quests/lang/en_us.snbt @@ -2,6 +2,8 @@ chapter.0095002B3E34FD9A.title: "Occultism" chapter.0E9796448AFA83CD.title: "Storage" chapter.0EFE9E753A92388D.title: "Building and Tools" + chapter.13D3BD9B8A839B2E.title: "Industrial Foregoing" + chapter.1514913DA64A98EB.title: "Ender IO" chapter.1A29B498BD263BEF.title: "Redstone" chapter.1B26EF5BA11434F8.title: "ChocoCraft" chapter.25ADADD36B4FDE05.title: "Just Dire Things" @@ -25,6 +27,11 @@ chapter_group.440488E780593120.title: "&aLearning - Magic" file.0000000000000001.title: "&n&6Enigmatica 10&r" quest.00066BB06F509677.quest_desc: ["Item Cards for LaserIO allow Laser Nodes to transport Items."] + quest.000E41CCCDD048C3.quest_desc: [ + "Don’t want to place logs by hand? " + "" + "Fill up a Block Placer with a bunch of logs and let it do the job for you!" + ] quest.0071209841FB1C23.quest_desc: [ "Combined storage and remote power transfer. " "" @@ -37,11 +44,6 @@ "&a capacity!" ] quest.00DE313EE5B9954D.quest_desc: ["A simple tape measure to help count distances. Handy for any dedicated builder to keep around."] - quest.00E63585BA00E77B.quest_desc: [ - "Cheap to craft, these little totems allow you to escape a rift rather than dying. " - "" - "While one is in your inventory, any time your health is reduced to zero, you’ll instead be teleported out of the rift, back to your entry point in the Overworld." - ] quest.01266355AAB13C39.quest_desc: [ "Chisel offers a plethora of block variants to spice up your building. Grab a Chisel and some blocks and get to work!" "" @@ -53,6 +55,12 @@ "" "The router needs some kind of storage tank in its buffer to work. A bucket is sufficient but a larger fluid tank from any other mod is ideal." ] + quest.01C6F096606E3638.quest_desc: [ + "Welcome to Industrial Foregoing! " + "" + "This mod covers such diverse needs such as crop farming, animal husbandry, and monster manipulation. It’ll even process your ores and power your base. " + ] + quest.01C6F096606E3638.title: "Industrial Foregoing" quest.0227D9EC391788D6.quest_desc: [ "Tired of looking at exposed cables everywhere?" "" @@ -69,6 +77,16 @@ "Rather than forming a force field, the blocks will be placed wherever a force field block would have been created." ] quest.0233E4C65745EEB0.title: "Building" + quest.0267B2A5D784EF45.quest_desc: [ + "The Dissolution Chamber combines multiple ingredients with some type of fluid. " + "" + "The machine only holds enough items for a single craft at a time, so it can be useful to lock the slots to a specific recipe and pipe items in. " + "" + "This way it can run larger batches as you work on other things." + "" + "&6⚠ Note: The input items can be in any " + "&6 order!" + ] quest.036036EA25034BE8.quest_desc: [ "Our third variant of chalk, Purple Chalk grants access to some powerful binding rituals. " "" @@ -87,6 +105,14 @@ "" "The High Pressure Advanced Large Steam Boiler will require a small expansion to the existing boiler multiblock, but otherwise should be a seamless upgrade." ] + quest.0465E4A27C7D4D75.quest_desc: [ + "The Ore Laser Base can be a great way to get a steady flow of minerals, allowing you to set aside mining forever. " + "" + "Like the Fluid Laser Base, this will require Laser Drills in proximity." + "" + "&a🛈 Tip: You can use more than four " + "&a Laser Drills on a Laser Base!" + ] quest.04CE3E8B1DF8B441.quest_desc: ["The following are various forms of fluid transfer options available in Enigmatica 10."] quest.04CE3E8B1DF8B441.title: "Fluids" quest.0545305EBB98A0BA.quest_desc: [ @@ -168,7 +194,7 @@ "" "The guidebook also has a section that explains the rules, such as placing &5Form&r before &aEffect&r or where &6Augments&r are allowed. " "" - "[\"Lastly, the community driven \",{\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://wiki.aidancbrady.com\"},\"color\":\"green\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":[{\"text\":\"Click Here\"}]},\"text\":\"Ars.Guide\",\"underlined\":true},\" has a repository of useful spells. Feel free to explore them and submit your own creations!\"]" + "[\"Lastly, the community driven \",{\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://ars.guide/spells/introduction/compendium/\"},\"color\":\"green\",\"hoverEvent\":{\"action\":\"show_text\",\"value\":[{\"text\":\"Click Here\"}]},\"text\":\"Ars.Guide\",\"underlined\":true},\" has a repository of useful spells. Feel free to explore them and submit your own creations!\"]" "" "&6&nExample Spells&r" "" @@ -427,20 +453,7 @@ "" "The Pyromantic Brazier primarily burns furnace fuels, which can be provided the same way." ] - quest.0F04956D59A78393.quest_desc: [ - "Legends tell of places in the world where things are stretched thin. Where people disappear unexpectedly or re-appear years later as if no time has passed. " - "" - "There is truth to these legends, so keep your wits about you as you explore these lands. Fall into a Rift and you may be in for an unexpected adventure through the Multiverse." - "&n &r" - "" - "Getting started with Multiverse will require you to find a Rift and step through it. " - "" - "These can spawn anywhere, so keep your eyes open as you explore. " - "" - "&a🛈 Tip: Bring your own way home, such " - "&a as a Mekanism Teleporter, Warp " - "&a Stone, or Stabilized Warp Scroll!" - ] + quest.0F04956D59A78393.quest_desc: [""] quest.0F04956D59A78393.title: "Multiverse" quest.0FCC51B49080984E.quest_desc: ["The following are various forms of fluid storage, from single block tanks to massive multi-block structures."] quest.0FCC51B49080984E.title: "Bulk Fluid Storage" @@ -470,13 +483,25 @@ ] quest.11FE0DE653577AFB.quest_desc: ["A humble, but cheap, charging station. It will charge any FE based equipment inserted into it."] quest.12903CD319AE35B9.quest_desc: [ - "With the Steam Blast Furnace, Steel production can begin. This vital material will be used extensively going forward. Therefore, setting up a solid production line will be important. " + "With the Steam Blast Furnace, Steel production can begin. " + "" + "This vital material will be used extensively going forward. Therefore, setting up a solid production line will be important. " "" "&a🛈 Tip: Place the controller block, then " "&a hold a Wrench or Hatch to see the " "&a structure or valid places for " "&a hatches." ] + quest.12AF74656C5F124A.quest_desc: [ + "The SAG Mill is used for grinding and crushing anything from ores to plant matter. " + "" + "Grinding Balls may be provided optionally, but doing so will increase your yields from many materials. " + "" + "They do get used up over time, so you’ll need to judge whether they’re worth the added cost. " + "" + "&6⚠ Note: Machines require a Capacitor " + "&6 to store energy and operate." + ] quest.12B89E4EF7282B86.quest_desc: [ "Mekanism machines may be upgraded through several methods. " "" @@ -487,6 +512,20 @@ "Each tier will effectively allow the machine to operate in parallel, so a Furnace with a Basic Tier Installer will be able to smelt three items at a time!" ] quest.12B89E4EF7282B86.title: "Tier Installers" + quest.130C6FC212F64474.quest_desc: [ + "The Fluid Laser will be your next stop in gathering unusual monster fluids. This time, you’re after Ether Gas, which is obtained by drilling a Wither." + "" + "To function, the Laser Base will need to be placed directly on top of the Wither. The simplest way to do this is to place the drill atop the middle skull while you’re building the Wither. Once the other skulls are placed and the Wither forms, the laser will be in perfect alignment." + "" + "One or more Laser Drills must also be placed facing the Base. The exact placement doesn't matter, just ensure that the Base is inside of the Drill's working area. " + "" + "This setup will harm the monster it is drilling, so keeping it healed is important. " + "" + "A Stasis Chamber serves both to heal the monster and to keep it contained, applying slowness and disabling its AI. " + "" + "&a🛈 Tip: You can use more than four " + "&a Laser Drills on a Laser Base!" + ] quest.1386A595D84FE6FC.quest_desc: [ "The Centrifuge will enable access to a number of new materials, such as Carbon Dust for cheaper Steel, as well as a host of minerals used for advanced technology. " "" @@ -813,6 +852,11 @@ ] quest.1FC58B7D325A1AC7.quest_desc: ["Somewhere deep in the Cell Maze you'll uncover a special Honey Compass which leads to the Throne Pillar. Grab it and follow it, as it will lead you directly to the Queen Bee herself!"] quest.1FC58B7D325A1AC7.title: "Finding the Queen" + quest.1FDA97FE562A2C4D.quest_desc: [ + "Addons can be installed in most machines to speed them up and make them run more efficiently. " + "" + "Don’t miss out!" + ] quest.20454EB2C6E93573.quest_desc: [ "The Player Accessor allows any form of logistics to interact with your inventory as if it were a chest. " "" @@ -860,6 +904,13 @@ "" "She’ll automatically pull items from a linked storage to do her crafting and can be instructed what to craft by placing the items on an adjacent Arcane Pedestal. " ] + quest.211E0844F3ACD244.quest_desc: [ + "Ender IO has a host of important alloys, making the Alloy Smelter one of the most important basic machines to craft. " + "" + "We’ll have to start with the Primitive version, which runs on standard Furnace fuels. " + "" + "Once we get going, however, we’ll be able to upgrade to powered machines." + ] quest.212EB5AFECD2A6E8.quest_desc: [ "Industry starts at the forge; where a strong arm is as important as a strong mind. " "" @@ -903,6 +954,12 @@ ] quest.235D7EF41916E480.quest_desc: ["The following are various forms of power transfer options available in Enigmatica 10."] quest.235D7EF41916E480.title: "Power" + quest.23703A535469A7F3.quest_desc: [ + "Welcome to Ender IO. " + "" + "This mod is in early alpha and things are changing fast! Quests are similarly a work in progress." + ] + quest.23703A535469A7F3.title: "Ender IO" quest.23BC0F0C51F64721.quest_desc: [ "Starting out, the Metallurgic Infuser is used to make important components, such as Basic Control Circuits, Infused Alloy, and Steel Dust." "" @@ -924,6 +981,20 @@ "&a the structure or valid places " "&a for hatches." ] + quest.24A4BA42A83A20D0.quest_desc: [ + "After crafting your first few Dark Steel Ingots, the Alloy Smelter might seem like the logical next step. " + "" + "You’re going to need some power to proceed, however." + "" + "Ender IO uses FE like many other tech mods, but it is rebranded as Micro Infinity or µI. They are completely interchangeable. " + "" + "For an option from Ender IO, consider making a Stirling Generator, which runs on coal. " + "" + "It’s not terribly powerful, but it will get the job done for now. " + "" + "&6⚠ Note: Machines require a Capacitor " + "&6 to store energy and operate." + ] quest.24C8B386C675F3E1.quest_desc: [ "Building a factory is no simple task, and truly enormous quantities of materials will be required. " "" @@ -956,11 +1027,6 @@ "" "It does need a tool, so be sure to provide it shears for said sheep farm or a nice looting sword for killing mobs. " ] - quest.265FE8DFBF49A261.quest_desc: [ - "The areas inside of a rift may very closely resemble places you’re familiar with. Perhaps the sky will be a slightly different shade, or the hills more exaggerated…" - "" - "A keen eye will always be able to identify a rift by the telltale presence of Kaleidite Clusters growing from any surface." - ] quest.267FEB0BB5D9B4D9.quest_desc: [ "The Assembly Table is a multiblock machine capable of more advanced crafting. " "" @@ -1144,6 +1210,13 @@ "" "Check out the guidebook for more information on how to use it to your advantage!" ] + quest.2D5820091B6B2315.quest_desc: [ + "Latex and Rubber are two of the most fundamental resources required for Industrial Foregoing beyond other such basics as stone, metals, and wood. " + "" + "Obtaining Latex will begin with a Fluid Extractor. Place an Acacia Log in front of the machine and it’ll slowly extract the Latex, breaking down the log over time." + "" + "This machine doesn’t need power to run, but providing power will speed things up considerably!" + ] quest.2F797BC2E447F9BF.quest_desc: [ "Not so easy to come by as Steel, Aluminum can be very time consuming to extract in quantities sufficient to work with. The first step towards obtaining it will be to set up an Electric Blast Furnace, or EBF for short." "" @@ -1267,7 +1340,6 @@ "" "Perfect for spare tools, wrenches, and other odd equipment you find always taking up too much room in your inventory." ] - quest.3840097BB3E09C9D.quest_desc: ["Equivalent to Stone Tools, Kaleidite Tools can be handy in a pinch if you happen to find yourself in a rift without your normal tools. "] quest.3895E1D9DE518B3F.quest_desc: [ "Casting all these spells will take its toll on your mana bar, especially if you’re trying to use a Spell Book as your primary mining tool" "" @@ -1736,6 +1808,20 @@ "&a Configurator to set the tank to" "&a auto-output from the bottom." ] + quest.410225ED927857D4.quest_desc: [ + "These three machines can be put together to farm passive mobs automatically. " + "" + "First, the Animal Feeder will keep your animals fed, happy, and making babies. This will stop working automatically when there are too many animals in the working area. " + "" + "The Animal Rancher can be used in the same area to gather Wool from Sheep and Milk from Cows. " + "" + "The Animal Baby Separator can then be used to send the babies to a holding area while they grow up. This block also has a reverse mode to separate the grown animals out from the baby holding area and into their final destination, the Slaughter Factory." + "" + "&a🛈 Tip: Install matching Range Addons " + "&a in each to cover the appropriate " + "&a area." + ] + quest.410225ED927857D4.title: "Animal Farming" quest.41614A924E5556EE.quest_desc: [ "Welcome to Ars Nouveau!" "" @@ -1751,6 +1837,13 @@ "&a on grass!" ] quest.41614A924E5556EE.title: "Ars Nouveau" + quest.416D6EA79B73A4B9.quest_desc: [ + "The Mob Duplicator is an excellent way to farm a specific mob, if you need a lot of just the drops it produces. " + "" + "Simply capture the mob in a Mob Imprisonment Tool and insert it in the machine. " + "" + "It will also need lots of Essence to operate, therefore you’ll want to keep your Mechanical Dirt and Mob Crusher running to produce the required Essence." + ] quest.4229112D97BB45E6.quest_desc: [ "Power cables that double as limited storage, keeping a buffer of power in each block space. " "" @@ -1925,8 +2018,8 @@ "" "Try using them as the door to your apiary for easy access." "" - "&a🛈 Tip: Right-Click the Curtain with String to " - "&a extend it downwards." + "&a🛈 Tip: Right-Click the Curtain with" + "&a String to extend it downwards." ] quest.4800EBB1FB34B26C.quest_desc: [ "Is it really a factory without steam?" @@ -2003,6 +2096,21 @@ "&a than their Bronze counterparts." ] quest.487C1E9850772F38.title: "Steel Upgrades" + quest.48F3D3784D8CE545.quest_desc: [ + "The Plant Gatherer and Plant Sower are two machines that go hand in hand. " + "By default, when the Plant Gatherer harvests a crop, it breaks it, leaving an empty plot. Therefore, the Sower is used in tandem to re-plant those plots and keep the whole system running. " + "" + "You’ll want to place the Gatherer on the edge of your field, while the Sower will go in the center just underground. " + "" + "Be sure to check the Show Working area button in their GUI to get an idea of where they’ll be operating." + "" + "With a +4 Range Addon, these machines will be able to work on the area of a standard 9x9 farm plot." + "" + "&a🛈 Tip: Giving the Gatherer Ether Gas " + "&a will allow it to harvest without " + "&a breaking the crops. " + ] + quest.48F3D3784D8CE545.title: "Crop Farming" quest.48F901DB80482CAA.quest_desc: [ "The most basic alchemical processes involve the purification of materials. When simply smelting ore in a furnace, some of the material simply cannot be recovered as it is locked up in minerals that the furnace can’t break down." "" @@ -2029,6 +2137,18 @@ "" "&a🛈 Tip: Requires a clear view of the sky." ] + quest.49958725A4710861.quest_desc: [ + "Mechanical Dirt can be an excellent way to start farming monsters. By providing it with Liquid Meat and power in a dark area, it’ll quickly spawn in hostile mobs appropriate to the biome you’re in. " + "" + "When combined with a Mob Slaughter Factory, it will easily produce enough Liquid Meat to run itself with plenty left over to run more Mechanical Dirt for a Mob Crusher, thus allowing you to farm monster drops quite effectively." + "" + "This machine forms a rough multiblock, and automatically shares both power and Liquid Meat with any other adjacent Mechanical Dirt blocks. " + "" + "&a🛈 Tip: An Inhibitor Obelisk will keep any " + "&a Endermen that spawn contained in " + "&a your farm. " + ] + quest.49958725A4710861.title: "Monster Farming" quest.4A020E61A5551F51.quest_desc: ["An easy first choice for LV machinery, making a Polarizer should be your next priority as it will make Motors cheaper to craft. "] quest.4A05A84FBF5CCD21.quest_desc: [ "Welcome to Mekanism!" @@ -2308,6 +2428,20 @@ "" "&a🛈 Tip: The Generators automatically power adjacent blocks." ] + quest.526BF0840C65855F.quest_desc: [ + "Looking to improve the yields you’re getting from your mining efforts? Try washing your Raw Ore in some Liquid Meat and fermenting it!" + "" + "No, really!" + "" + "The process begins with the Washing Factory, which takes Power, Raw Ores, and Liquid meat as inputs." + "" + "The result is then sent to a Fermentation Station where it is processed with an optional catalyst. By introducing Pink Slime, you can obtain up to a 4x yield on your ore. With Ether Gas, this goes up to a 5x yield." + "" + "Finally, once properly fermented, the fluid must be passed into a Sieving Machine and filtered through Sand to produce nice clean metal dusts for you! " + "" + "Tasty!" + ] + quest.526BF0840C65855F.title: "Ore Processing" quest.526FB82B8D47EAA4.quest_desc: [ "Mekanism’s Bins are cheap and effective mass storage blocks. They only hold one type of item, but they hold a lot!" "" @@ -2364,6 +2498,15 @@ "&a structure or valid places for " "&a hatches." ] + quest.5572D4A6842BAAFA.quest_desc: [ + "The Latex Processing unit will turn that liquid Latex and convert it to Rubber. " + "" + "This requires Water and Power in addition to the Latex to operate." + "" + "Once you’ve got some Rubber, you’ll want to smelt it in a Furnace to get Plastic. " + "" + "Be sure to keep a stock of Liquid Latex, however, as it is used in many crafting recipes directly. " + ] quest.55AFB2B88341FAB5.quest_desc: [ "Steel in particular is a very important resource in Mekanism with advanced machines generally using a Steel Casing. " "" @@ -2733,11 +2876,6 @@ "&a a connection." ] quest.63DDC1FFF52DC39F.title: "Pipes" - quest.641032431B7A1B0F.quest_desc: [ - "Dropped by the Collector, these Prisms may be attached to tools to give them the ability to pierce into other dimensions. " - "" - "When activated, the tool mines not only the block you're looking at, but also a block in the same location in another random dimension. " - ] quest.642CDBB28337670C.quest_desc: [ "These beautiful bipedal birds can be found in small family groups all around the world. " "" @@ -2749,6 +2887,13 @@ "Be sure to grab a mating pair! Males and Females are distinguished by their tail feathers, with Males having more colorful plumage than Females." ] quest.642CDBB28337670C.title: "Finding and Taming" + quest.6442A8E130C09FA2.quest_desc: [ + "The Bioreactor is used to produce Biofuel, a potent fluid fuel which will easily replace your Pitiful Generator. " + "" + "The device requires power, water, and biological materials such as crops to operate. " + "" + "For each unique item it is given, it produces bonus Biofuel. Meaning it’s far more efficient to feed it nine unique crops rather than fill all the slots with the same crop." + ] quest.64B786FE65505D75.quest_desc: [ "When used at an Environmental Accumulator, the Biome Extract Bottle will be filled with a sample of the local biome. " "" @@ -2771,13 +2916,6 @@ "Place an Annihilation Plane facing up at build limit (&aY=319&r) and it will slowly produce more of this precious material!" ] quest.653E696688BBBB12.title: "Farming Sky Stone" - quest.65613AB49D3D90D9.quest_desc: [ - "The Kaleidite Core can be used both to open a new rift, or to close an existing one. " - "" - "To open a rift, simply destroy the Core. This can be done by throwing it in lava, burning it with fire, or even exploding it. " - "" - "To close a rift, the Core may be thrown into the rift, causing it to collapse immediately." - ] quest.65996A36FB1B58B0.quest_desc: [ "The Enrichment Chamber is primarily used to make infusion materials stretch a bit further. " "" @@ -2882,6 +3020,15 @@ "&a Wormhole or Storage Accessor" "&a on the Actuator to link them." ] + quest.68A0052D169BB6E4.quest_desc: [ + "The Mob Slaughter Factory is your source for liquefied monster products, both Liquid Meat and Pink Slime. Yum." + "" + "While this can be coupled with any form of mob farm, Industrial Foregoing offers several ways to produce the mobs it requires. " + "" + "&a🛈 Tip: Passive mobs produce more " + "&a Pink Slime than hostiles mobs." + ] + quest.68A0052D169BB6E4.title: "Meat Farming" quest.69295042E8C3A609.quest_desc: [ "Source Relays are used for transporting Source from place to place. This way you can have a centralized Source generation area that feeds multiple devices or Spell Turrets around your home." "" @@ -2902,6 +3049,14 @@ "Simply place them both, then Right-Click one with the Wrench. Finish by Right-Clicking the other with the Wrench. " ] quest.692EDEAEC3F4A2AD.title: "Simple Swapper" + quest.6968F7CB58754783.quest_desc: [ + "With power secured, replacing that Primitive Alloy Smelter should get things running more smoothly. " + "" + "This machine also doubles as a regular Furnace." + "" + "&6⚠ Note: Machines require a Capacitor " + "&6 to store energy and operate." + ] quest.69799346F7BF246C.quest_desc: [ "Crystalline Flowers may be used to obtain Enchanted Books. Specifically, it allows you to pick exactly what book you’ll get, removing the randomness from the process. " "" @@ -2981,6 +3136,11 @@ "From mining and decoration, to destruction and more, the mods shown here will help you do it all." ] quest.6AFCA9F187AE6EB2.title: "Building" + quest.6B0AC626ED56983E.quest_desc: [ + "The Pitiful Generator, as the name implies, is not that great. " + "" + "It burns Furnace fuels to output a trickle of energy. It’ll get you started; however Industrial Foregoing uses standard FE power and can therefore accept energy from any compatible generator." + ] quest.6B6898F3520BA8F7.quest_desc: [ "With Crude Oil and machines to process it, Basic Upgrades should be within reach. Advanced Upgrades will require a lot of Aluminum, as does everything else at this stage. So, speeding up Aluminum production through any means is going to be critical. " "" @@ -3001,11 +3161,6 @@ "&a🛈 Tip: Point Stabilizers at the crystal " "&a floating above the Actuator. " ] - quest.6BEAFBEA127041DE.quest_desc: [ - "Two boss mobs can be found roaming the Rift; the Traveler and the Collector. If you’re having trouble locating them, however, this treasure may be crafted to call them forth. " - "" - "To use it, simply throw it on the ground and wait. One or the other will show up to claim it in short order." - ] quest.6CC9CDCCDE1426AC.quest_desc: [ "These modules are used in an Interdiction Matrix to prevent certain creatures or behaviors. " "" @@ -3045,6 +3200,13 @@ "&a the blocks inside the field area!" ] quest.6D9008779F35E755.title: "Quarry" + quest.6DAC9B8001A6D528.quest_desc: [ + "The Mycelial Reactor is a special form of power generation that produces an enormous amount of energy." + "" + "In order to operate, you must have all sixteen types of Mycelial Generator running. " + "" + "This may prove quite challenging as you’ll need to provide some very peculiar materials to operate them, from Nether Stars and Dragon’s Breath to Potions and Fireworks. " + ] quest.6DE4258F18A7A321.quest_desc: [ "Welcome to &6Enigmatica 10&r! We hope you enjoy your time here! :D" "" @@ -3101,6 +3263,19 @@ "This will count as a ‘Chocobo Pen’ and slowly heal any damaged Chocobos in the area." ] quest.6F354A767B138CA3.title: "Chocobo Pen" + quest.6F7A76841E49C6BD.quest_desc: [ + "Grains of Infinity are a basic renewable resource found throughout Ender IO’s progression. " + "" + "Making them by hand isn’t particularly difficult, but it can be a little tedious. So, finding a way to automate this process is recommended. " + "" + "In short, you’ll need to find some way to start a fire automatically. " + "" + "Start a fire on Deepslate or Bedrock and wait a bit. The fire will go out and some Grains will be generated. " + "" + "&a🛈 Tip: When performing the recipe on " + "&a Deepslate, any blocks that produce " + "&a a Grain will convert to Cobblestone." + ] quest.6F8C048404EAF9FF.quest_desc: [ "Autocrafting is a central part of Applied Energistics, allowing it to perform all of the sub-crafting required for a requested item. " "Naturally, this becomes very helpful when dealing with more complicated crafts from other mods. " @@ -3342,13 +3517,6 @@ "&a🛈 Tip: Higher tier Goos will do all of the " "&a lower tier’s recipes faster." ] - quest.76F0E375FC0B33DE.quest_desc: [ - "The Multiversal Beacon is dropped by the Traveler and can be used to craft a powerful chestplate or crossbow. " - "" - "While wearing the chestplate in combat, you’ll have a chance to summon a doppleganger." - "" - "The crossbow, on the other hand, is the perfect tool for a late night light show; firing it will dazzle friends and enemies alike. " - ] quest.770EE92EA4CF973C.quest_desc: [ "Upgrading to an Iesnium Pickaxe will allow us to obtain more Iesnium with less hassle compared to the Infused Pickaxe. " "" @@ -3393,6 +3561,13 @@ "&a🛈 Tip: Break the block with Silk Touch" "&a and smelt it for a better yield!" ] + quest.78B1BC9540590D17.quest_desc: [ + "Need a place to store that hard earned experience? " + "" + "Try the Experience Holder. " + "" + "This handy device can be used to keep you at a specific level of experience, as well as storing an incredible amount of experience. It makes an indispensable addition to any enchanting area. " + ] quest.78D83E33F82D6015.quest_desc: [ "Electric Machines all have an Efficiency rating which goes up the longer they run. This allows them to self balance based on the rate of inputs. " "" @@ -3496,6 +3671,11 @@ "&a discover more." ] quest.7F237202A5D7EFBD.title: "Vanilla Plus Tools" + quest.7F2F9BE0C99BCFB7.quest_desc: [ + "Biofuel Generators efficiently burn Biofuel for respectable power output. " + "" + "A few of these should keep your machines running without issue. " + ] quest.7FAC3A637F82BFED.quest_desc: [ "These floaty little witch friends can be tasked with automating standard 3x3 Crafting Table crafts, Potion Brewing, and even the Enchanting Apparatus. " "" @@ -3547,9 +3727,10 @@ task.0CB92589AF70B557.title: "Any &3Handcrafted&r Item" task.0DAE4E6D7B7DC9FB.title: "Summon: Foliot Crusher" task.0DE0A9A5505F1850.title: "Discovering Enigmatica" + task.10E9A412419B679A.title: "Disabled" task.116CBCF6CA77E71A.title: "Syringe" task.12BDDFD0C2267B6C.title: "Pressure Mechanic" - task.14C031FA14C3CD89.title: "Environmentla Accumulator" + task.14C031FA14C3CD89.title: "Environmental Accumulator" task.15BDBEA7237CBB17.title: "Summon: Possessed Endermite" task.1B81285E0D45A226.title: "Any Tool" task.1B9EA0EB538823C6.title: "Observe a Chocobo!" @@ -3561,19 +3742,21 @@ task.23F893300571CCAF.title: "Summon: Djinni Crusher" task.2443C92B985E88B2.title: "Ender Cells" task.24FDDE2CC71EBC7A.title: "Logisticss" + task.256E76CA796C354E.title: "Steel Dust" task.2914EFBE380196D0.title: "Dense Smart Cables" task.2D436B66D664DACD.title: "Visit The End" task.2DF31416CB56A844.title: "Sal Ammoniac" task.2E84D0BE1079BF3C.title: "Energy Cubes" task.3153DDF073D649E4.title: "Divination Rods" task.33A6A08CB5499DE2.title: "Observe a Villager" - task.3444EAB8952876B1.title: "Observe a Rift" task.34E6ED3A221ADB0E.title: "Just Dire Tools" task.35B971D8A6CCBC94.title: "EU Cables" task.35F8589774CE48D9.title: "Arcane Pedestals" + task.36D658D637E5D847.title: "Storage Systems" task.3745AFEF378D7217.title: "Steel or Energized Steel" task.37CDC8E9B9004A0D.title: "Crafting Storage" task.3898E7E189555B8C.title: "Arcane Platforms" + task.3ABA48B70D4EF83A.title: "Bulk Energy Storage" task.3C9F8F7D407AC253.title: "Sender Modules" task.3D1A362E43EE4BED.title: "Other Compressors" task.3DED6DAEE4419675.title: "Any Chipped Workbench" @@ -3596,6 +3779,8 @@ task.49C1EEBEED453B1C.title: "Mechanical Pipes" task.4A93D708610D3523.title: "Kaleidite Tools" task.4AAAB62A26960EFE.title: "Fluid Pipes" + task.4AC93DA4181794FF.title: "Bulk Fluid Storage" + task.4B71487A3383C439.title: "Bulk Item Storage" task.4D3445BCDA8E459B.title: "BumbleZone" task.4D45C5166D0700F8.title: "Item Pipes" task.4D5563ABAA54713A.title: "Beacon Equipment" @@ -3605,6 +3790,7 @@ task.5314260DF92C1856.title: "Observe a Wixie's Cauldron" task.53537003380689AB.title: "Universal Cables" task.53EE7D896F7103FA.title: "Any Candle" + task.5726FC2C852F6F2B.title: "Energy Chargers" task.576CB5FB3B8A46A6.title: "Smart Cables" task.57BE29AB834A63FE.title: "Just Dire Armor" task.5AB2F86A6AC8271E.title: "Any &3Vanilla Plus&r Tool" diff --git a/config/ftbquests/quests/reward_tables/02545B33A0B47726.snbt b/config/ftbquests/quests/reward_tables/02545B33A0B47726.snbt index 949f93ee..8279bd7d 100644 --- a/config/ftbquests/quests/reward_tables/02545B33A0B47726.snbt +++ b/config/ftbquests/quests/reward_tables/02545B33A0B47726.snbt @@ -90,8 +90,8 @@ } random_bonus: 8 } - { item: { count: 1, id: "ironchest:wood_to_iron_chest_upgrade" }, weight: 2.0f } - { item: { count: 1, id: "ironchest:iron_to_gold_chest_upgrade" }, weight: 2.0f } + { item: { count: 1, id: "sophisticatedstorage:basic_to_iron_tier_upgrade" }, weight: 2.0f } + { item: { count: 1, id: "sophisticatedstorage:basic_to_diamond_tier_upgrade" }, weight: 2.0f } { count: 16 item: { @@ -125,7 +125,6 @@ } random_bonus: 4 } - { item: { count: 1, id: "multiverse:kaleidite_core" }, random_bonus: 1 } { item: { count: 1, id: "minecraft:totem_of_undying" } } { count: 2 diff --git a/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt b/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt index 599c16ac..73158ddb 100644 --- a/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt +++ b/config/ftbquests/quests/reward_tables/2806F6BEA4A73B0B.snbt @@ -39,7 +39,7 @@ count: 8 item: { count: 1 - id: "occultism:candle_white" + id: "occultism:large_candle" } random_bonus: 8 } diff --git a/config/ftbquests/quests/reward_tables/4C3908A1EDE782F7.snbt b/config/ftbquests/quests/reward_tables/4C3908A1EDE782F7.snbt index 671bf928..7a5b73c6 100644 --- a/config/ftbquests/quests/reward_tables/4C3908A1EDE782F7.snbt +++ b/config/ftbquests/quests/reward_tables/4C3908A1EDE782F7.snbt @@ -70,8 +70,8 @@ random_bonus: 8 weight: 0.25f } - { item: { components: { "ars_nouveau:multi_potion": { charges: 8, contents: { custom_effects: [{ amplifier: 3b, duration: 3600, id: "ars_nouveau:spell_damage", "neoforge:cures": [ "milk", "protected_by_totem" ], show_icon: 1b }], potion: "kubejs:greater_mana_regen" }, maxUses: 8 } }, count: 1, id: "ars_nouveau:potion_flask_extend_time" } } - { item: { components: { "ars_nouveau:multi_potion": { charges: 8, contents: { custom_effects: [{ amplifier: 3b, duration: 3600, id: "minecraft:regeneration", "neoforge:cures": [ "milk", "protected_by_totem" ], show_icon: 1b }], potion: "kubejs:greater_strength" }, maxUses: 8 } }, count: 1, id: "ars_nouveau:potion_flask_extend_time" } } + { item: { components: { "ars_nouveau:multi_potion": { charges: 8, contents: { custom_effects: [{ amplifier: 3b, duration: 3600, id: "ars_nouveau:spell_damage", "neoforge:cures": [ "protected_by_totem", "milk" ], show_icon: 1b }], potion: "kubejs:greater_mana_regen" }, maxUses: 8 } }, count: 1, id: "ars_nouveau:potion_flask_extend_time" } } + { item: { components: { "ars_nouveau:multi_potion": { charges: 8, contents: { custom_effects: [{ amplifier: 3b, duration: 3600, id: "minecraft:regeneration", "neoforge:cures": [ "protected_by_totem", "milk" ], show_icon: 1b }], potion: "kubejs:greater_strength" }, maxUses: 8 } }, count: 1, id: "ars_nouveau:potion_flask_extend_time" } } ] use_title: true } diff --git a/config/geneticsresequenced-server.toml b/config/geneticsresequenced-server.toml index 67c40ecf..38eca019 100644 --- a/config/geneticsresequenced-server.toml +++ b/config/geneticsresequenced-server.toml @@ -31,9 +31,6 @@ antifieldBlockRadius = 25 incubatorChorusFruitChanceIncrease = 0.1 [genes] - #List of genes to disable. - #Example: ["geneticsresequenced:wooly","geneticsresequenced:lay_egg"] - disabledGenes = [] #Set true to prevent players from being given negative genes disableGivingPlayersNegativeGenes = false #How long should light sources from the Bioluminescence gene last (in ticks) diff --git a/config/ichunutil/ichunutil-client.toml b/config/ichunutil/ichunutil-client.toml index f66517d0..c6253be4 100644 --- a/config/ichunutil/ichunutil-client.toml +++ b/config/ichunutil/ichunutil-client.toml @@ -1,4 +1,3 @@ - #These configs affect GUIs using B&S. [bns] #Renders B&S's GUIs in a Minecraft Style instead. @@ -21,4 +20,3 @@ bnsTooltipCooldown = 10 #Theme to use for Boxes & Stuff bnsTheme = "default" - diff --git a/config/ichunutil/themes/aztec.json b/config/ichunutil/themes/aztec.json deleted file mode 100644 index 8ee30c66..00000000 --- a/config/ichunutil/themes/aztec.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Aztec", - "author": "LordFokas", - "workspaceBackground": [ - 8, - 8, - 8 - ], - "windowBorderActive": [ - 96, - 96, - 96 - ], - "windowBorderInactive": [ - 96, - 96, - 96 - ], - "windowBackground": [ - 48, - 48, - 48 - ], - "elementButtonBackgroundInactive": [ - 32, - 32, - 32 - ], - "elementButtonBackgroundActive": [ - 32, - 32, - 32 - ], - "elementButtonBackgroundHover": [ - 192, - 192, - 192 - ], - "elementButtonBorder": [ - 96, - 96, - 96 - ], - "elementButtonClick": [ - 48, - 48, - 48 - ], - "elementButtonToggle": [ - 32, - 32, - 32 - ], - "elementButtonToggleHover": [ - 24, - 24, - 24 - ], - "elementInputBackgroundInactive": [ - 32, - 32, - 32 - ], - "elementInputBackgroundHover": [ - 24, - 24, - 24 - ], - "elementInputBorder": [ - 96, - 96, - 96 - ], - "elementInputUpDownHover": [ - 64, - 64, - 64 - ], - "elementInputUpDownClick": [ - 48, - 48, - 48 - ], - "elementListBorder": [ - 192, - 192, - 192 - ], - "elementListItemBorder": [ - 32, - 32, - 32 - ], - "elementListItemBackground": [ - 32, - 32, - 32 - ], - "elementListItemBackgroundSelect": [ - 12, - 12, - 12 - ], - "elementListItemBackgroundHover": [ - 24, - 24, - 24 - ], - "elementTabHover": [ - 192, - 192, - 192 - ], - "elementTabBackgroundActive": [ - 80, - 80, - 80 - ], - "elementTabBorderActive": [ - 120, - 120, - 240 - ], - "elementTabBackgroundInactive": [ - 32, - 32, - 32 - ], - "elementTabBorderInactive": [ - 64, - 64, - 64 - ], - "elementScrollBar": [ - 32, - 32, - 32 - ], - "elementScrollBarBorder": [ - 192, - 192, - 192 - ], - "elementScrollBarBackground": [ - 192, - 192, - 192 - ], - "font": [ - 240, - 240, - 240 - ], - "fontLight": [ - 240, - 240, - 240 - ], - "fontMid": [ - 24, - 24, - 24 - ], - "fontDim": [ - 192, - 192, - 192 - ], - "workspaceBlock": "minecraft:gray_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/blue&black.json b/config/ichunutil/themes/blue&black.json deleted file mode 100644 index e354691b..00000000 --- a/config/ichunutil/themes/blue&black.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Blue & Black", - "author": "SizzlinBacen", - "workspaceBackground": [ - 204, - 204, - 204 - ], - "windowBorderActive": [ - 0, - 128, - 225 - ], - "windowBorderInactive": [ - 0, - 150, - 225 - ], - "windowBackground": [ - 34, - 34, - 34 - ], - "elementButtonBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundActive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundHover": [ - 0, - 128, - 225 - ], - "elementButtonBorder": [ - 0, - 150, - 225 - ], - "elementButtonClick": [ - 100, - 100, - 100 - ], - "elementButtonToggle": [ - 30, - 30, - 30 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementInputBackgroundHover": [ - 70, - 70, - 70 - ], - "elementInputBorder": [ - 0, - 128, - 225 - ], - "elementInputUpDownHover": [ - 68, - 156, - 223 - ], - "elementInputUpDownClick": [ - 0, - 0, - 225 - ], - "elementListBorder": [ - 0, - 128, - 225 - ], - "elementListItemBorder": [ - 0, - 128, - 225 - ], - "elementListItemBackground": [ - 60, - 60, - 60 - ], - "elementListItemBackgroundSelect": [ - 100, - 100, - 100 - ], - "elementListItemBackgroundHover": [ - 120, - 120, - 120 - ], - "elementTabHover": [ - 0, - 128, - 225 - ], - "elementTabBackgroundActive": [ - 60, - 60, - 60 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 34, - 34, - 34 - ], - "elementTabBorderInactive": [ - 100, - 100, - 100 - ], - "elementScrollBar": [ - 34, - 34, - 34 - ], - "elementScrollBarBorder": [ - 0, - 128, - 225 - ], - "elementScrollBarBackground": [ - 0, - 128, - 225 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 220, - 220, - 220 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:light_blue_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/blue&orange.json b/config/ichunutil/themes/blue&orange.json deleted file mode 100644 index 4226093f..00000000 --- a/config/ichunutil/themes/blue&orange.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Blue & Orange", - "author": "ASolvie", - "workspaceBackground": [ - 255, - 204, - 94 - ], - "windowBorderActive": [ - 0, - 128, - 225 - ], - "windowBorderInactive": [ - 0, - 150, - 225 - ], - "windowBackground": [ - 255, - 136, - 34 - ], - "elementButtonBackgroundInactive": [ - 255, - 100, - 60 - ], - "elementButtonBackgroundActive": [ - 255, - 100, - 60 - ], - "elementButtonBackgroundHover": [ - 0, - 128, - 225 - ], - "elementButtonBorder": [ - 0, - 150, - 225 - ], - "elementButtonClick": [ - 255, - 100, - 0 - ], - "elementButtonToggle": [ - 255, - 144, - 30 - ], - "elementButtonToggleHover": [ - 255, - 200, - 82 - ], - "elementInputBackgroundInactive": [ - 255, - 100, - 60 - ], - "elementInputBackgroundHover": [ - 255, - 174, - 70 - ], - "elementInputBorder": [ - 0, - 128, - 225 - ], - "elementInputUpDownHover": [ - 68, - 156, - 223 - ], - "elementInputUpDownClick": [ - 0, - 0, - 225 - ], - "elementListBorder": [ - 0, - 128, - 225 - ], - "elementListItemBorder": [ - 0, - 128, - 225 - ], - "elementListItemBackground": [ - 255, - 100, - 60 - ], - "elementListItemBackgroundSelect": [ - 255, - 162, - 98 - ], - "elementListItemBackgroundHover": [ - 255, - 120, - 120 - ], - "elementTabHover": [ - 0, - 128, - 225 - ], - "elementTabBackgroundActive": [ - 255, - 100, - 60 - ], - "elementTabBorderActive": [ - 0, - 128, - 225 - ], - "elementTabBackgroundInactive": [ - 255, - 136, - 34 - ], - "elementTabBorderInactive": [ - 0, - 150, - 225 - ], - "elementScrollBar": [ - 255, - 136, - 34 - ], - "elementScrollBarBorder": [ - 0, - 128, - 225 - ], - "elementScrollBarBackground": [ - 0, - 128, - 225 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 255, - 190, - 120 - ], - "fontMid": [ - 255, - 200, - 82 - ], - "fontDim": [ - 255, - 224, - 0 - ], - "workspaceBlock": "minecraft:light_blue_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/default.json b/config/ichunutil/themes/default.json deleted file mode 100644 index 741496dd..00000000 --- a/config/ichunutil/themes/default.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Default", - "author": "iChun", - "workspaceBackground": [ - 204, - 204, - 204 - ], - "windowBorderActive": [ - 150, - 150, - 150 - ], - "windowBorderInactive": [ - 140, - 140, - 140 - ], - "windowBackground": [ - 34, - 34, - 34 - ], - "elementButtonBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundActive": [ - 70, - 70, - 70 - ], - "elementButtonBackgroundHover": [ - 85, - 85, - 85 - ], - "elementButtonBorder": [ - 140, - 140, - 140 - ], - "elementButtonClick": [ - 100, - 100, - 100 - ], - "elementButtonToggle": [ - 120, - 120, - 120 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementInputBackgroundHover": [ - 70, - 70, - 70 - ], - "elementInputBorder": [ - 140, - 140, - 140 - ], - "elementInputUpDownHover": [ - 170, - 170, - 170 - ], - "elementInputUpDownClick": [ - 100, - 100, - 100 - ], - "elementListBorder": [ - 100, - 100, - 100 - ], - "elementListItemBorder": [ - 40, - 40, - 40 - ], - "elementListItemBackground": [ - 60, - 60, - 60 - ], - "elementListItemBackgroundSelect": [ - 100, - 100, - 100 - ], - "elementListItemBackgroundHover": [ - 120, - 120, - 120 - ], - "elementTabHover": [ - 80, - 80, - 80 - ], - "elementTabBackgroundActive": [ - 60, - 60, - 60 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 34, - 34, - 34 - ], - "elementTabBorderInactive": [ - 100, - 100, - 100 - ], - "elementScrollBar": [ - 34, - 34, - 34 - ], - "elementScrollBarBorder": [ - 60, - 60, - 60 - ], - "elementScrollBarBackground": [ - 34, - 34, - 34 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 220, - 220, - 220 - ], - "fontMid": [ - 185, - 185, - 185 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:spruce_planks" -} \ No newline at end of file diff --git a/config/ichunutil/themes/grassgreen.json b/config/ichunutil/themes/grassgreen.json deleted file mode 100644 index 81c434d2..00000000 --- a/config/ichunutil/themes/grassgreen.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "GrassGreen", - "author": "SizzlinBacen", - "workspaceBackground": [ - 183, - 255, - 183 - ], - "windowBorderActive": [ - 6, - 179, - 0 - ], - "windowBorderInactive": [ - 6, - 179, - 0 - ], - "windowBackground": [ - 74, - 230, - 74 - ], - "elementButtonBackgroundInactive": [ - 74, - 230, - 74 - ], - "elementButtonBackgroundActive": [ - 74, - 230, - 74 - ], - "elementButtonBackgroundHover": [ - 6, - 179, - 0 - ], - "elementButtonBorder": [ - 6, - 179, - 0 - ], - "elementButtonClick": [ - 60, - 152, - 60 - ], - "elementButtonToggle": [ - 48, - 111, - 48 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 45, - 209, - 45 - ], - "elementInputBackgroundHover": [ - 110, - 225, - 110 - ], - "elementInputBorder": [ - 6, - 179, - 0 - ], - "elementInputUpDownHover": [ - 7, - 223, - 0 - ], - "elementInputUpDownClick": [ - 46, - 188, - 46 - ], - "elementListBorder": [ - 6, - 179, - 0 - ], - "elementListItemBorder": [ - 6, - 179, - 0 - ], - "elementListItemBackground": [ - 74, - 230, - 74 - ], - "elementListItemBackgroundSelect": [ - 60, - 152, - 60 - ], - "elementListItemBackgroundHover": [ - 46, - 188, - 46 - ], - "elementTabHover": [ - 6, - 179, - 0 - ], - "elementTabBackgroundActive": [ - 74, - 230, - 74 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 74, - 230, - 74 - ], - "elementTabBorderInactive": [ - 46, - 188, - 46 - ], - "elementScrollBar": [ - 74, - 230, - 74 - ], - "elementScrollBarBorder": [ - 6, - 179, - 0 - ], - "elementScrollBarBackground": [ - 6, - 179, - 0 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 0, - 100, - 0 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 225, - 225, - 225 - ], - "workspaceBlock": "minecraft:grass_block" -} \ No newline at end of file diff --git a/config/ichunutil/themes/green&black.json b/config/ichunutil/themes/green&black.json deleted file mode 100644 index 0c7c8496..00000000 --- a/config/ichunutil/themes/green&black.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Green & Black", - "author": "SizzlinBacen", - "workspaceBackground": [ - 204, - 204, - 204 - ], - "windowBorderActive": [ - 0, - 175, - 0 - ], - "windowBorderInactive": [ - 0, - 152, - 0 - ], - "windowBackground": [ - 34, - 34, - 34 - ], - "elementButtonBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundActive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundHover": [ - 0, - 204, - 0 - ], - "elementButtonBorder": [ - 0, - 152, - 0 - ], - "elementButtonClick": [ - 100, - 100, - 100 - ], - "elementButtonToggle": [ - 30, - 30, - 30 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementInputBackgroundHover": [ - 70, - 70, - 70 - ], - "elementInputBorder": [ - 0, - 175, - 0 - ], - "elementInputUpDownHover": [ - 0, - 150, - 0 - ], - "elementInputUpDownClick": [ - 0, - 225, - 0 - ], - "elementListBorder": [ - 0, - 204, - 0 - ], - "elementListItemBorder": [ - 0, - 175, - 0 - ], - "elementListItemBackground": [ - 60, - 60, - 60 - ], - "elementListItemBackgroundSelect": [ - 100, - 100, - 100 - ], - "elementListItemBackgroundHover": [ - 120, - 120, - 120 - ], - "elementTabHover": [ - 0, - 204, - 0 - ], - "elementTabBackgroundActive": [ - 60, - 60, - 60 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 34, - 34, - 34 - ], - "elementTabBorderInactive": [ - 100, - 100, - 100 - ], - "elementScrollBar": [ - 34, - 34, - 34 - ], - "elementScrollBarBorder": [ - 0, - 175, - 0 - ], - "elementScrollBarBackground": [ - 0, - 175, - 0 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 220, - 220, - 220 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:lime_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/lazygray.json b/config/ichunutil/themes/lazygray.json deleted file mode 100644 index f956cabe..00000000 --- a/config/ichunutil/themes/lazygray.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Lazy Gray", - "author": "iLexiconn", - "workspaceBackground": [ - 255, - 255, - 255 - ], - "windowBorderActive": [ - 41, - 41, - 41 - ], - "windowBorderInactive": [ - 140, - 140, - 140 - ], - "windowBackground": [ - 61, - 61, - 61 - ], - "elementButtonBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundActive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundHover": [ - 100, - 100, - 100 - ], - "elementButtonBorder": [ - 140, - 140, - 140 - ], - "elementButtonClick": [ - 100, - 100, - 100 - ], - "elementButtonToggle": [ - 120, - 120, - 120 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementInputBackgroundHover": [ - 70, - 70, - 70 - ], - "elementInputBorder": [ - 140, - 140, - 140 - ], - "elementInputUpDownHover": [ - 170, - 170, - 170 - ], - "elementInputUpDownClick": [ - 100, - 100, - 100 - ], - "elementListBorder": [ - 100, - 100, - 100 - ], - "elementListItemBorder": [ - 40, - 40, - 40 - ], - "elementListItemBackground": [ - 60, - 60, - 60 - ], - "elementListItemBackgroundSelect": [ - 100, - 100, - 100 - ], - "elementListItemBackgroundHover": [ - 100, - 100, - 100 - ], - "elementTabHover": [ - 100, - 100, - 100 - ], - "elementTabBackgroundActive": [ - 60, - 60, - 60 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 34, - 34, - 34 - ], - "elementTabBorderInactive": [ - 100, - 100, - 100 - ], - "elementScrollBar": [ - 34, - 34, - 34 - ], - "elementScrollBarBorder": [ - 60, - 60, - 60 - ], - "elementScrollBarBackground": [ - 60, - 60, - 60 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 220, - 220, - 220 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:gray_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/monogeneric.json b/config/ichunutil/themes/monogeneric.json deleted file mode 100644 index 3fcd809c..00000000 --- a/config/ichunutil/themes/monogeneric.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "MonoGeneric", - "author": "Arcaratus", - "workspaceBackground": [ - 200, - 200, - 200 - ], - "windowBorderActive": [ - 0, - 0, - 0 - ], - "windowBorderInactive": [ - 180, - 180, - 180 - ], - "windowBackground": [ - 50, - 50, - 50 - ], - "elementButtonBackgroundInactive": [ - 80, - 80, - 80 - ], - "elementButtonBackgroundActive": [ - 80, - 80, - 80 - ], - "elementButtonBackgroundHover": [ - 20, - 20, - 20 - ], - "elementButtonBorder": [ - 180, - 180, - 180 - ], - "elementButtonClick": [ - 160, - 160, - 160 - ], - "elementButtonToggle": [ - 190, - 190, - 190 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 75, - 75, - 75 - ], - "elementInputBackgroundHover": [ - 100, - 100, - 100 - ], - "elementInputBorder": [ - 0, - 0, - 0 - ], - "elementInputUpDownHover": [ - 100, - 100, - 100 - ], - "elementInputUpDownClick": [ - 140, - 140, - 140 - ], - "elementListBorder": [ - 20, - 20, - 20 - ], - "elementListItemBorder": [ - 45, - 45, - 45 - ], - "elementListItemBackground": [ - 90, - 90, - 90 - ], - "elementListItemBackgroundSelect": [ - 120, - 120, - 120 - ], - "elementListItemBackgroundHover": [ - 105, - 105, - 105 - ], - "elementTabHover": [ - 20, - 20, - 20 - ], - "elementTabBackgroundActive": [ - 190, - 190, - 190 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementTabBorderInactive": [ - 150, - 150, - 150 - ], - "elementScrollBar": [ - 60, - 60, - 60 - ], - "elementScrollBarBorder": [ - 35, - 35, - 35 - ], - "elementScrollBarBackground": [ - 35, - 35, - 35 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 255, - 255, - 255 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 235, - 235, - 235 - ], - "workspaceBlock": "minecraft:smooth_stone_slab" -} \ No newline at end of file diff --git a/config/ichunutil/themes/nightblack.json b/config/ichunutil/themes/nightblack.json deleted file mode 100644 index c0d71221..00000000 --- a/config/ichunutil/themes/nightblack.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Night Black", - "author": "pfgichun", - "workspaceBackground": [ - 0, - 0, - 0 - ], - "windowBorderActive": [ - 0, - 0, - 0 - ], - "windowBorderInactive": [ - 50, - 50, - 50 - ], - "windowBackground": [ - 0, - 0, - 0 - ], - "elementButtonBackgroundInactive": [ - 50, - 50, - 50 - ], - "elementButtonBackgroundActive": [ - 50, - 50, - 50 - ], - "elementButtonBackgroundHover": [ - 50, - 50, - 50 - ], - "elementButtonBorder": [ - 50, - 50, - 50 - ], - "elementButtonClick": [ - 30, - 30, - 30 - ], - "elementButtonToggle": [ - 50, - 50, - 50 - ], - "elementButtonToggleHover": [ - 40, - 40, - 40 - ], - "elementInputBackgroundInactive": [ - 0, - 0, - 0 - ], - "elementInputBackgroundHover": [ - 10, - 10, - 10 - ], - "elementInputBorder": [ - 50, - 50, - 50 - ], - "elementInputUpDownHover": [ - 40, - 40, - 40 - ], - "elementInputUpDownClick": [ - 30, - 30, - 30 - ], - "elementListBorder": [ - 50, - 50, - 50 - ], - "elementListItemBorder": [ - 50, - 50, - 50 - ], - "elementListItemBackground": [ - 50, - 50, - 50 - ], - "elementListItemBackgroundSelect": [ - 30, - 30, - 30 - ], - "elementListItemBackgroundHover": [ - 40, - 40, - 40 - ], - "elementTabHover": [ - 50, - 50, - 50 - ], - "elementTabBackgroundActive": [ - 50, - 50, - 50 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 50, - 50, - 50 - ], - "elementTabBorderInactive": [ - 40, - 40, - 40 - ], - "elementScrollBar": [ - 50, - 50, - 50 - ], - "elementScrollBarBorder": [ - 50, - 50, - 50 - ], - "elementScrollBarBackground": [ - 50, - 50, - 50 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 255, - 255, - 255 - ], - "fontMid": [ - 40, - 40, - 40 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:black_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/red&black.json b/config/ichunutil/themes/red&black.json deleted file mode 100644 index 10b9760e..00000000 --- a/config/ichunutil/themes/red&black.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "Red & Black", - "author": "SizzlinBacen", - "workspaceBackground": [ - 204, - 204, - 204 - ], - "windowBorderActive": [ - 255, - 100, - 100 - ], - "windowBorderInactive": [ - 225, - 100, - 100 - ], - "windowBackground": [ - 34, - 34, - 34 - ], - "elementButtonBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundActive": [ - 60, - 60, - 60 - ], - "elementButtonBackgroundHover": [ - 255, - 100, - 100 - ], - "elementButtonBorder": [ - 225, - 100, - 100 - ], - "elementButtonClick": [ - 100, - 100, - 100 - ], - "elementButtonToggle": [ - 30, - 30, - 30 - ], - "elementButtonToggleHover": [ - 170, - 170, - 170 - ], - "elementInputBackgroundInactive": [ - 60, - 60, - 60 - ], - "elementInputBackgroundHover": [ - 70, - 70, - 70 - ], - "elementInputBorder": [ - 255, - 100, - 100 - ], - "elementInputUpDownHover": [ - 255, - 150, - 150 - ], - "elementInputUpDownClick": [ - 255, - 50, - 50 - ], - "elementListBorder": [ - 255, - 100, - 100 - ], - "elementListItemBorder": [ - 255, - 100, - 100 - ], - "elementListItemBackground": [ - 60, - 60, - 60 - ], - "elementListItemBackgroundSelect": [ - 100, - 100, - 100 - ], - "elementListItemBackgroundHover": [ - 120, - 120, - 120 - ], - "elementTabHover": [ - 255, - 100, - 100 - ], - "elementTabBackgroundActive": [ - 60, - 60, - 60 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 34, - 34, - 34 - ], - "elementTabBorderInactive": [ - 100, - 100, - 100 - ], - "elementScrollBar": [ - 34, - 34, - 34 - ], - "elementScrollBarBorder": [ - 255, - 100, - 100 - ], - "elementScrollBarBackground": [ - 255, - 100, - 100 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 220, - 220, - 220 - ], - "fontMid": [ - 170, - 170, - 170 - ], - "fontDim": [ - 150, - 150, - 150 - ], - "workspaceBlock": "minecraft:red_wool" -} \ No newline at end of file diff --git a/config/ichunutil/themes/skyblue.json b/config/ichunutil/themes/skyblue.json deleted file mode 100644 index 5e587c3a..00000000 --- a/config/ichunutil/themes/skyblue.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "SkyBlue", - "author": "SizzlinBacen", - "workspaceBackground": [ - 138, - 205, - 255 - ], - "windowBorderActive": [ - 36, - 131, - 255 - ], - "windowBorderInactive": [ - 0, - 128, - 225 - ], - "windowBackground": [ - 88, - 155, - 243 - ], - "elementButtonBackgroundInactive": [ - 166, - 217, - 255 - ], - "elementButtonBackgroundActive": [ - 166, - 217, - 255 - ], - "elementButtonBackgroundHover": [ - 36, - 131, - 255 - ], - "elementButtonBorder": [ - 0, - 128, - 225 - ], - "elementButtonClick": [ - 20, - 148, - 225 - ], - "elementButtonToggle": [ - 166, - 217, - 255 - ], - "elementButtonToggleHover": [ - 0, - 128, - 255 - ], - "elementInputBackgroundInactive": [ - 166, - 217, - 255 - ], - "elementInputBackgroundHover": [ - 201, - 232, - 255 - ], - "elementInputBorder": [ - 0, - 128, - 255 - ], - "elementInputUpDownHover": [ - 20, - 148, - 225 - ], - "elementInputUpDownClick": [ - 50, - 178, - 225 - ], - "elementListBorder": [ - 36, - 131, - 255 - ], - "elementListItemBorder": [ - 36, - 131, - 255 - ], - "elementListItemBackground": [ - 166, - 217, - 255 - ], - "elementListItemBackgroundSelect": [ - 146, - 187, - 255 - ], - "elementListItemBackgroundHover": [ - 201, - 232, - 255 - ], - "elementTabHover": [ - 36, - 131, - 255 - ], - "elementTabBackgroundActive": [ - 92, - 185, - 255 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 166, - 217, - 255 - ], - "elementTabBorderInactive": [ - 62, - 165, - 235 - ], - "elementScrollBar": [ - 166, - 217, - 255 - ], - "elementScrollBarBorder": [ - 36, - 131, - 255 - ], - "elementScrollBarBackground": [ - 36, - 131, - 255 - ], - "font": [ - 255, - 255, - 255 - ], - "fontLight": [ - 51, - 51, - 225 - ], - "fontMid": [ - 0, - 128, - 255 - ], - "fontDim": [ - 255, - 255, - 255 - ], - "workspaceBlock": "minecraft:ice" -} \ No newline at end of file diff --git a/config/ichunutil/themes/whitelight.json b/config/ichunutil/themes/whitelight.json deleted file mode 100644 index 304c3180..00000000 --- a/config/ichunutil/themes/whitelight.json +++ /dev/null @@ -1,170 +0,0 @@ -{ - "name": "White Light", - "author": "pfgichun", - "workspaceBackground": [ - 255, - 255, - 255 - ], - "windowBorderActive": [ - 255, - 255, - 255 - ], - "windowBorderInactive": [ - 205, - 205, - 205 - ], - "windowBackground": [ - 255, - 255, - 255 - ], - "elementButtonBackgroundInactive": [ - 205, - 205, - 205 - ], - "elementButtonBackgroundActive": [ - 205, - 205, - 205 - ], - "elementButtonBackgroundHover": [ - 205, - 205, - 205 - ], - "elementButtonBorder": [ - 205, - 205, - 205 - ], - "elementButtonClick": [ - 225, - 225, - 225 - ], - "elementButtonToggle": [ - 205, - 205, - 205 - ], - "elementButtonToggleHover": [ - 215, - 215, - 215 - ], - "elementInputBackgroundInactive": [ - 255, - 255, - 255 - ], - "elementInputBackgroundHover": [ - 245, - 245, - 245 - ], - "elementInputBorder": [ - 205, - 205, - 205 - ], - "elementInputUpDownHover": [ - 215, - 215, - 215 - ], - "elementInputUpDownClick": [ - 225, - 225, - 225 - ], - "elementListBorder": [ - 205, - 205, - 205 - ], - "elementListItemBorder": [ - 205, - 205, - 205 - ], - "elementListItemBackground": [ - 205, - 205, - 205 - ], - "elementListItemBackgroundSelect": [ - 225, - 225, - 225 - ], - "elementListItemBackgroundHover": [ - 215, - 215, - 215 - ], - "elementTabHover": [ - 205, - 205, - 205 - ], - "elementTabBackgroundActive": [ - 205, - 205, - 205 - ], - "elementTabBorderActive": [ - 255, - 255, - 255 - ], - "elementTabBackgroundInactive": [ - 205, - 205, - 205 - ], - "elementTabBorderInactive": [ - 215, - 215, - 215 - ], - "elementScrollBar": [ - 205, - 205, - 205 - ], - "elementScrollBarBorder": [ - 205, - 205, - 205 - ], - "elementScrollBarBackground": [ - 205, - 205, - 205 - ], - "font": [ - 0, - 0, - 0 - ], - "fontLight": [ - 0, - 0, - 0 - ], - "fontMid": [ - 215, - 215, - 215 - ], - "fontDim": [ - 105, - 105, - 105 - ], - "workspaceBlock": "minecraft:white_wool" -} \ No newline at end of file diff --git a/config/industrialforegoing/client-config.toml b/config/industrialforegoing/client-config.toml new file mode 100644 index 00000000..08d04dec --- /dev/null +++ b/config/industrialforegoing/client-config.toml @@ -0,0 +1,3 @@ +[ClientConfig] + #Enables a donation button in the machines + DONATION_LINK_ENABLED = true diff --git a/config/industrialforegoing/machine-agriculture-husbandry.toml b/config/industrialforegoing/machine-agriculture-husbandry.toml new file mode 100644 index 00000000..c0729367 --- /dev/null +++ b/config/industrialforegoing/machine-agriculture-husbandry.toml @@ -0,0 +1,123 @@ + [MachineAgricultureHusbandryConfig.AnimalFeederConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #How many animals there need to be in the area to stop the machine from working + maxAnimalInTheArea = 35 + + [MachineAgricultureHusbandryConfig.MobCrusherConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerOperation = 50 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Essence [mb] - Default: [32000 mb] + tankSize = 32000 + #Attack Damage for blacklisted entities - Default: [75] + attackDamage = 75 + + [MachineAgricultureHusbandryConfig.SewageComposterConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxTankSize = 8000 + + [MachineAgricultureHusbandryConfig.PlantGathererConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 40 + #Amount of Power Consumer per Operation - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid for 'Sludge Tank' - Default: [8000mB] + maxSludgeTankSize = 8000 + #Max Amount of Stored Fluid for 'EtherTank' - Default: [1000mB] + maxEtherTankSize = 1000 + + [MachineAgricultureHusbandryConfig.AnimalRancherConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxTankSize = 8000 + + [MachineAgricultureHusbandryConfig.PlantFertilizerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 50 + #Amount of Power Consumer per Operation - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineAgricultureHusbandryConfig.SlaughterFactoryConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxMeatTankSize = 8000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxPinkSlimeTankSize = 8000 + + [MachineAgricultureHusbandryConfig.PlantSowerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 40 + #Amount of Power Consumer per Operation - Default: [1000FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineAgricultureHusbandryConfig.MobDuplicatorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 62 + #Amount of Power Consumed per Operation - Default: [400FE] + powerPerOperation = 5000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 50000 + #Max Essence [mb] - Default: [8000 mb] + tankSize = 8000 + #Exact Copy to spawn - Default: [false] + exactCopy = false + #Essence needed to spawn [Mob health*EssenceNeeded] - Default: [12] + essenceNeeded = 12 + + [MachineAgricultureHusbandryConfig.WitherBuilderConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [40 (5s)] + maxProgress = 40 + #Amount of Power Consumed per Operation - Default: [500FE] + powerPerOperation = 20000 + #Max Stored Power [FE] - Default: [70000 FE] + maxStoredPower = 70000 + + [MachineAgricultureHusbandryConfig.AnimalBabySeparatorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineAgricultureHusbandryConfig.SewerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [10FE] - This is Calculated as [VALUE * (amount + 1)] + powerPerOperation = 10 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxSewageTankSize = 8000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxEssenceTankSize = 8000 diff --git a/config/industrialforegoing/machine-core.toml b/config/industrialforegoing/machine-core.toml new file mode 100644 index 00000000..a65d163d --- /dev/null +++ b/config/industrialforegoing/machine-core.toml @@ -0,0 +1,33 @@ + [MachineCoreConfig.LatexProcessingUnitConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerTick = 20 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Latex] - Default: [8000mB] + maxLatexTankSize = 16000 + #Max Amount of Stored Fluid [Water] - Default: [8000mB] + maxWaterTankSize = 16000 + + [MachineCoreConfig.FluidExtractorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [10FE] - This is Calculated as [VALUE * (amount + 1)] + powerPerOperation = 500 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Latex] - Default: [8000mB] + maxLatexTankSize = 1000 + + [MachineCoreConfig.DissolutionChamberConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [60FE] + powerPerTick = 90 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Input] - Default: [8000mB] + maxInputTankSize = 8000 + #Max Amount of Stored Fluid [Output] - Default: [8000mB] + maxOutputTankSize = 16000 diff --git a/config/industrialforegoing/machine-generator.toml b/config/industrialforegoing/machine-generator.toml new file mode 100644 index 00000000..9404607a --- /dev/null +++ b/config/industrialforegoing/machine-generator.toml @@ -0,0 +1,29 @@ + [MachineGeneratorConfig.BiofuelGeneratorConfig] + #Burn Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Produced per Tick - Default: [400FE] + powerPerTick = 160 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 1000000 + #Amount of FE/t extracted from the Biofuel Generator + extractionRate = 500 + #Max Amount of Stored Fluid [Biofuel] - Default: [8000mB] + maxBiofuelTankSize = 4000 + + [MachineGeneratorConfig.BioReactorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 400 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + maxWaterTankStorage = 16000 + maxBioFuelTankStorage = 16000 + + [MachineGeneratorConfig.PitifulGeneratorConfig] + #Amount of Power Produced per Tick - Default: [400FE] + powerPerTick = 30 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 100000 + #Amount of FE/t extracted from the Pitiful Generator + extractionRate = 1000 diff --git a/config/industrialforegoing/machine-misc.toml b/config/industrialforegoing/machine-misc.toml new file mode 100644 index 00000000..4f3917d1 --- /dev/null +++ b/config/industrialforegoing/machine-misc.toml @@ -0,0 +1,49 @@ + [MachineMiscConfig.EnchantmentExtractorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Essence [mb] - Default: [32000 mb] + tankSize = 32000 + + [MachineMiscConfig.StasisChamberConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #If true, the boss bar of an entity with the AI disable won't be rendered + disableBossBars = true + + [MachineMiscConfig.EnchantmentSorterConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineMiscConfig.EnchantmentApplicatorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Essence [mb] - Default: [64000 mb] + tankSize = 64000 + #Ignore max level for enchanting + ignoreEnchantMaxLevels = true + + [MachineMiscConfig.EnchantmentFactoryConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Essence [mb] - Default: [64000 mb] + tankSize = 64000 diff --git a/config/industrialforegoing/machine-resource-production.toml b/config/industrialforegoing/machine-resource-production.toml new file mode 100644 index 00000000..d73bb1f6 --- /dev/null +++ b/config/industrialforegoing/machine-resource-production.toml @@ -0,0 +1,167 @@ + [MachineResourceProductionConfig.WashingFactoryConfig] + #Progress bar size [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [60FE] + powerPerTick = 60 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Meat] - Default: [8000mB] + maxTankSize = 8000 + #Max Amount of Output Fluid - Default: [8000mB] + maxOutputSize = 8000 + + [MachineResourceProductionConfig.FermentationStationConfig] + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Amount of ticks for 2x production - Default: [20 * 5 FE] + ticksFor2XProduction = 100 + #Amount of ticks for 3x production - Default: [20 * 45 FE] + ticksFor3XProduction = 900 + #Amount of ticks for 4x production - Default: [20 * 60 * 2 FE] + ticksFor4XProduction = 2400 + #Amount of ticks for 5x production - Default: [20 * 60 * 5 FE] + ticksFor5XProduction = 6000 + + [MachineResourceProductionConfig.SporeRecreatorConfig] + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Water] - Default: [8000mB] + maxWaterTankSize = 1000 + + [MachineResourceProductionConfig.BlockPlacerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineResourceProductionConfig.FluidSievingMachineConfig] + #Progress bar size [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid - Default: [8000mB] + maxTankSize = 8000 + + [MachineResourceProductionConfig.FluidPlacerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Input] - Default: [8000mB] + maxInputTankSize = 16000 + + [MachineResourceProductionConfig.MechanicalDirtConfig] + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Meat] - Default: [8000mB] + maxMeatTankSize = 4000 + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + + [MachineResourceProductionConfig.LaserDrillConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [50 (2.5s)] + maxProgress = 50 + #Amount of Power Consumed per Tick - Default: [1000FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineResourceProductionConfig.HydroponicBedConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Operation - Default: [1000FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineResourceProductionConfig.WaterCondensatorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Water] - Default: [8000mB] + maxWaterTankSize = 16000 + + [MachineResourceProductionConfig.SludgeRefinerConfig] + #Amount of Power Consumed per Tick - Default: [40FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Sludge] - Default: [8000mB] + maxSludgeTankSize = 8000 + + [MachineResourceProductionConfig.OreLaserBaseConfig] + #Max progress of the machine + maxProgress = 100 + #How much weight of an item the catalyst will increase + catalystModifier = 8 + + [MachineResourceProductionConfig.DyeMixerConfig] + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerTick = 30 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineResourceProductionConfig.FluidLaserBaseConfig] + #Max progress of the machine + maxProgress = 20 + + [MachineResourceProductionConfig.MaterialStoneWorkFactoryConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [60 (3s)] + maxProgress = 60 + #Amount of Power Consumed per Tick - Default: [60FE] + powerPerTick = 60 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Water] - Default: [2000mB] + maxWaterTankSize = 2000 + #Max Amount of Stored Fluid [Lava] - Default: [2000mB] + maxLavaTankSize = 2000 + + [MachineResourceProductionConfig.BlockBreakerConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + + [MachineResourceProductionConfig.ResourcefulFurnaceConfig] + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerTick = 40 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Essence] - Default: [8000mB] + maxEssenceTankSize = 16000 + + [MachineResourceProductionConfig.MarineFisherConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [5000FE] + powerPerOperation = 5000 + #Max Stored Power [FE] - Default: [20000 FE] + maxStoredPower = 20000 + + [MachineResourceProductionConfig.FluidCollectorConfig] + #Cooldown Time in Ticks [20 Ticks per Second] - Default: [100 (5s)] + maxProgress = 100 + #Amount of Power Consumed per Tick - Default: [400FE] + powerPerOperation = 1000 + #Max Stored Power [FE] - Default: [10000 FE] + maxStoredPower = 10000 + #Max Amount of Stored Fluid [Output] - Default: [8000mB] + maxOutputTankSize = 16000 diff --git a/config/jade/plugins.json b/config/jade/plugins.json index d3d98377..4c2b4014 100644 --- a/config/jade/plugins.json +++ b/config/jade/plugins.json @@ -9,8 +9,8 @@ "harvest_tool.show_unbreakable": false, "animal_owner": true, "harvest_tool.effective_tool": true, - "item_storage.normal_amount": 9, "item_storage": true, + "item_storage.normal_amount": 9, "harvest_tool": true, "armor_stand": true, "fluid_storage.detailed": false, @@ -60,6 +60,13 @@ "entangled": { "entangled_block_component": true }, + "jade_access": { + "held_item": true, + "sign": true, + "block": true, + "entity": true, + "entity_variant": true + }, "pneumaticcraft": { "pneumatic": true, "tube_module": true, diff --git a/config/jade/sort-order.json b/config/jade/sort-order.json index 56894b2a..9642c949 100644 --- a/config/jade/sort-order.json +++ b/config/jade/sort-order.json @@ -30,6 +30,14 @@ "jade:mod_name": null, "jade:object_name": null, "jade:registry_name": null, + "jade_access:block": null, + "jade_access:block_amount": null, + "jade_access:block_body": null, + "jade_access:entity": null, + "jade_access:entity_body": null, + "jade_access:entity_variant": null, + "jade_access:held_item": null, + "jade_access:sign": null, "mekanism:data_provider": null, "mekanism:entity_data_provider": null, "mekanism:remove_builtin": null, @@ -53,6 +61,7 @@ "minecraft:fluid_storage.default": null, "minecraft:furnace": null, "minecraft:harvest_tool": null, + "minecraft:hopper_lock": null, "minecraft:horse_stats": null, "minecraft:item_ber": null, "minecraft:item_display": null, diff --git a/config/jei-server.toml b/config/jei-server.toml index 8869f944..8fbb3f8b 100644 --- a/config/jei-server.toml +++ b/config/jei-server.toml @@ -1,9 +1,7 @@ - ["cheat mode"] - #Enable Cheat Mode for Operators (/op) + #Enable the cheat mode for players who have an operator status (/op). enableCheatModeForOp = true - #Enable Cheat Mode for users in Creative Mode + #Enable the cheat mode for players who are in the creative mode. enableCheatModeForCreative = true - #Enable Cheat Mode for users who can use /give + #Enable the cheat mode for players who can use the "/give" command. enableCheatModeForGive = false - diff --git a/config/jei/ingredient-list-mod-sort-order.ini b/config/jei/ingredient-list-mod-sort-order.ini index 66927432..4e8fd507 100644 --- a/config/jei/ingredient-list-mod-sort-order.ini +++ b/config/jei/ingredient-list-mod-sort-order.ini @@ -1,7 +1,6 @@ Minecraft Applied Energistics 2 Cooking for Blockheads -Elevator Mod Farming for Blockheads Handcrafted Macaw's Paths and Pavings @@ -59,7 +58,6 @@ Genetics: Resequenced Ranged Pumps AE2 Import Export Card Cursed Earth Returns -Multiverse Simply Light Just Another Void Dimension Applied Mekanistics @@ -89,3 +87,14 @@ Arsomega Not Enough Glyphs Toomanyglyphs Deeper and Darker +ElevatorMod +Ender IO +Entangled +Industrial Foregoing +ME Requester +NaturesAura +Tool Belt +Trash Cans +Utilitarian +Connected Glass +Simple Magnets diff --git a/config/jei/jei-colors.ini b/config/jei/jei-colors.ini index 8e75fe19..e230d3b5 100644 --- a/config/jei/jei-colors.ini +++ b/config/jei/jei-colors.ini @@ -1,8 +1,9 @@ [colors] - # Description: Color values to search for + # Name: Search Colors + # Description: Color values to search for. # Valid Values: A comma-separated list containing values of: # Any color name and an RGB hex color, separated by a ':' # Default Value: White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0 - SearchColors = White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0 + searchColors = White:EEEEEE, LightBlue:7492CC, Cyan:00EEEE, Blue:2222DD, LapisBlue:25418B, Teal:008080, Yellow:CACB58, GoldenYellow:EED700, Orange:D97634, Pink:D1899D, HotPink:FC0FC0, Magenta:B24BBB, Purple:813EB9, EvilPurple:2E1649, Lavender:B57EDC, Indigo:480082, Sand:DBD3A0, Tan:BB9B63, LightBrown:A0522D, Brown:634B33, DarkBrown:3A2D13, LimeGreen:43B239, SlimeGreen:83CB73, Green:008000, DarkGreen:224D22, GrassGreen:548049, Red:963430, BrickRed:B0604B, NetherBrick:2A1516, Redstone:CE3E36, Black:181515, CharcoalGray:464646, IronGray:646464, Gray:808080, Silver:C0C0C0 diff --git a/config/jei/jei-debug.ini b/config/jei/jei-debug.ini index a5c72e48..6afd8e8a 100644 --- a/config/jei/jei-debug.ini +++ b/config/jei/jei-debug.ini @@ -1,30 +1,36 @@ [debug] - # Description: Debug mode enabled + # Name: Debug Mode + # Description: Enable debug mode # Valid Values: [true, false] # Default Value: false - DebugMode = false + debugMode = false - # Description: Debug GUIs enabled + # Name: Debug GUIs + # Description: Enable Debug GUIs mode # Valid Values: [true, false] # Default Value: false - DebugGuis = false + debugGuis = false - # Description: Debug inputs enabled + # Name: Debug Inputs + # Description: Enable Debug Inputs mode # Valid Values: [true, false] # Default Value: false - DebugInputs = false + debugInputs = false - # Description: Add debug information to ingredient tooltips when advanced tooltips are enabled + # Name: Debug Info Tooltips + # Description: Add debug information to ingredient tooltips when advanced tooltips are enabled. # Valid Values: [true, false] # Default Value: false debugInfoTooltipsEnabled = false + # Name: Enable Crashing Test Items # Description: Adds ingredients to JEI that intentionally crash, to help debug JEI. # Valid Values: [true, false] # Default Value: false - CrashingTestItemsEnabled = false + crashingTestItemsEnabled = false - # Description: Log information about the suffix trees used for searching, to help debug JEI + # Name: Log Search Tree Statistics + # Description: Log information about the suffix trees used for searching, to help debug JEI. # Valid Values: [true, false] # Default Value: false logSuffixTreeStats = false diff --git a/config/jei/jei-mod-id-format.ini b/config/jei/jei-mod-id-format.ini index 77c139c1..edc0e30f 100644 --- a/config/jei/jei-mod-id-format.ini +++ b/config/jei/jei-mod-id-format.ini @@ -1,11 +1,12 @@ -[modname] - # Description: Formatting for mod name tooltip +[modName] + # Name: Mod Name Format + # Description: Formatting for the mod names in tooltips for JEI GUIs. Leave blank to disable. # Valid Values: A chat formatting string. # Use these formatting colors: # black dark_blue dark_green dark_aqua dark_red dark_purple gold gray dark_gray blue green aqua red light_purple yellow white # With these formatting options: # obfuscated bold strikethrough underline italic # Default Value: blue italic - ModNameFormat = blue italic + modNameFormat = blue italic diff --git a/config/jei/recipe-category-sort-order.ini b/config/jei/recipe-category-sort-order.ini index abf1c835..534acffb 100644 --- a/config/jei/recipe-category-sort-order.ini +++ b/config/jei/recipe-category-sort-order.ini @@ -70,3 +70,20 @@ justdirethings:ore_to_resource apothic_spawners:spawner_modifiers ars_additions:locate_structure pneumaticcraft:electro_grid +ars_nouveau:budding_conversion +ars_nouveau:scry_ritual +enderio:alloy_smelting +enderio:enchanter +enderio:fire_crafting +enderio:primitive_alloy_smelting +enderio:sagmilling +enderio:slicing +enderio:soul_binding +enderio:soul_engine +enderio:tank +enderio:vat_fermenting +naturesaura:altar +naturesaura:animal_spawner +naturesaura:offering +naturesaura:tree_ritual +justdirethings:goo_spread_recipe_tag diff --git a/config/justdirethings-common.toml b/config/justdirethings-common.toml index 0bd0e99a..7a012c5f 100644 --- a/config/justdirethings-common.toml +++ b/config/justdirethings-common.toml @@ -182,11 +182,26 @@ epicarrow = true #timeprotection timeprotection = true + #The maximum number of blocks that a Ferricore tool can break as a result of abilities, such as ore miner or tree feller. + #Range: 1 ~ 2048 + tool_max_break_ferricore = 64 + #The maximum number of blocks that a Blazegold tool can break as a result of abilities, such as ore miner or tree feller. + #Range: 1 ~ 2048 + tool_max_break_blazegold = 128 + #The maximum number of blocks that a Celestigem tool can break as a result of abilities, such as ore miner or tree feller. + #Range: 1 ~ 2048 + tool_max_break_celestigem = 192 + #The maximum number of blocks that a Eclipse Alloy tool can break as a result of abilities, such as ore miner or tree feller. + #Range: 1 ~ 2048 + tool_max_break_eclipsealloy = 256 #Goo settings [goo] #Can goo randomly die, needing to be revived by right clicking with an item? goo_can_die = true + #The random chance that a goo block can 'die' when it finishes crafting. Set to 1.0 to guarantee it dies every time. Default is 0.1, which is a 10% chance. + #Range: 0.0 ~ 1.0 + goo_death_chance = 0.1 #Time Wand [time_wand] @@ -231,3 +246,5 @@ #The maximum amount of Paradox Energy the Paradox Machine can hold in its buffer, before it spawns a Paradox! #Range: 0.0 ~ 1.7976931348623157E308 paradox_energy_max = 100.0 + #Use a more restrictive data filtering for mobs cloned by the paradox machine. When enabled, most modded mobs may not work very well. When disabled, theres a small chance of item dupe bugs. Recommended to leave this set to false, and add any mobs that allow dupes to the paradox machines deny entity tag. + paradox_restricted_mobs = false diff --git a/config/merequester-common.toml b/config/merequester-common.toml new file mode 100644 index 00000000..f69e1e42 --- /dev/null +++ b/config/merequester-common.toml @@ -0,0 +1,9 @@ +[requester] + #The amount of requests a single ME Requester can hold. + #Range: 1 ~ 64 + requests = 5 + #The amount of energy (in AE) the ME Requester drains from the ME network when idle. + #Range: 0.0 ~ 1.7976931348623157E308 + idle_energy = 5.0 + #Whether the ME Requester requires an ME network channel to function. + require_channel = true diff --git a/config/modern_industrialization.toml b/config/modern_industrialization.toml index dea2999b..5cac7779 100644 --- a/config/modern_industrialization.toml +++ b/config/modern_industrialization.toml @@ -18,3 +18,4 @@ removeIndustrialistTrades = false maxDistillationTowerHeight = 9 enableInterMachineConnectedTextures = false armorHudYPosition = 4 +baseItemPipeTransfer = 16 diff --git a/config/naturesaura-common.toml b/config/naturesaura-common.toml new file mode 100644 index 00000000..e3c40b16 --- /dev/null +++ b/config/naturesaura-common.toml @@ -0,0 +1,70 @@ +[general] + #Additional conversion recipes for the Botanist's Pickaxe right click function. Each entry needs to be formatted as modid:input_block[prop1=value1,...]->modid:output_block[prop1=value1,...] where block state properties are optional, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + additionalBotanistPickaxeConversions = [] + #Additional dimensions that map to Aura types that should be present in them. This is useful if you have a modpack with custom dimensions that should have Aura act similarly to an existing dimension in them. Each entry needs to be formatted as dimension_name->aura_type, where aura_type can be any of naturesaura:overworld, naturesaura:nether and naturesaura:end, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + auraTypeOverrides = [] + #Additional blocks that are recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as tag_name->oreWeight->dimension where a higher weight makes the ore more likely to spawn with 5000 being the weight of coal, the default ore with the highest weight, and dimension being any of overworld and nether, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + additionalOres = [] + #Blocks that are exempt from being recognized as generatable ores for the passive ore generation effect. Each entry needs to be formatted as modid:block[prop1=value1,...] where block state properties are optional, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + oreExceptions = [] + #Blocks that are exept from being fertilized by the plant boost effect. Each entry needs to be formatted as modid:block, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + plantBoostExceptions = [] + #Additional projectile types that are allowed to be consumed by the projectile generator. Each entry needs to be formatted as entity_registry_name->aura_amount, and entries follow standard TOML array formatting (https://toml.io/en/v1.0.0#array). + additionalProjectiles = [] + #The amount of blocks that can be between two Aura Field Creators for them to be connectable and work together + fieldCreatorRange = 24 + #The Aura to RF ratio used by the RF converter, read as aura*ratio = rf + auraToRFRatio = 0.05 + #The maximum amount of animals that can be around the powder of fertility before it stops working + maxAnimalsAroundPowder = 200 + #The maximum amount of blocks that aura can spread from an initial position before it starts fizzling out. It's recommended to lower this value on a large server to avoid lag caused by players chunk-loading their bases for extended amounts of time without an Aura Detector present. + maxAuraSpreadRange = 150 + +[features] + #If the RF converter block should be enabled + rfConverter = true + #If the chunk loader block should be enabled + chunkLoader = true + #If the Aura Imbalance effect of grass and trees dying in the area if the Aura levels are too low should occur + grassDieEffect = true + #If the Aura Imbalance effect of nether blocks degrading in the area if the Aura levels are too low should occur + netherDecayEffect = true + #If the Aura Imbalance effect of plant growth being boosted if the Aura levels are high enough should occur + plantBoostEffect = true + #If the Aura Imbalance effect of aura containers in players' inventories being filled if the Aura levels are high enough should occur + cacheRechargeEffect = true + #If the Aura Imbalance effect of explosions happening randomly if Aura levels are too low should occur + explosionEffect = true + #If the Aura Imbalance effect of breathlessness if Aura levels are too low should occur + breathlessEffect = true + #If the Aura Imbalance effect of passive mobs being angered if Aura levels are too low should occur + angerEffect = true + #If the Aura Imbalance effect of farm animals being affected in positive ways if Aura levels are too high should occur + animalEffect = true + #If the Aura Imbalance effect of ores spawning in the area if Aura levels are too high should occur + oreEffect = true + #If Aura Blooms and Aura Cacti should generate in the level + auraBlooms = true + #If the Aura Imbalance effect of grass growing on netherrack if the Aura levels are high enough should occur + netherGrassEffect = true + +[client] + #The percentage of particles that should be displayed, where 1 is 100% and 0 is 0% + #Range: 0.0 ~ 1.0 + particleAmount = 1.0 + #If particle spawning should respect the particle setting in Minecraft's video settings screen + respectVanillaParticleSettings = false + #The percentage of particles that should spawn when there is an excess amount of Aura in the environment, where 1 is 100% and 0 is 0% + excessParticleAmount = 1.0 + #The location of the aura bar, where 0 is top left, 1 is top right, 2 is bottom left and 3 is bottom right + #Range: 0 ~ 3 + auraBarLocation = 0 + #The location of the aura cache bar, where 0 is to the left of the hotbar and 1 is to the right of the hotbar + #Range: 0 ~ 1 + cacheBarLocation = 0 + #If debug information about Aura around the player should be displayed in the F3 debug menu if the player is in creative mode + debugText = true + #If, when the F3 debug menu is open and the player is in creative mode, every Aura spot should be highlighted in the level for debug purposes + debugLevel = false + #If certain equippable items, like the Environmental Eye, should be rendered on the player + renderItemsOnPlayer = true diff --git a/config/occultism-server.toml b/config/occultism-server.toml index 1d3f55f6..d037b73c 100644 --- a/config/occultism-server.toml +++ b/config/occultism-server.toml @@ -91,55 +91,9 @@ enableRemainingIngredientCountMatching = false #Set a value below 1.0 to speed up rituals. #Range: 0.05 ~ 1.7976931348623157E308 - ritualDurationMultiplier = 1.0 + ritualDurationMultiplier = 0.1 -#Dimensional Mineshaft Settings -[dimensional_mineshaft] - - #Miner Spirit Settings - [dimensional_mineshaft.miner_foliot_unspecialized] - #The amount of time it takes the spirit to perform one mining operation. - #Range: > 0 - maxMiningTime = 400 - #The amount of blocks the spirit will obtain per mining operation - #Range: > 0 - rollsPerOperation = 1 - #The amount of mining operations the spirit can perform before breaking. - #Range: > 0 - durability = 1000 - - #Miner Spirit Settings - [dimensional_mineshaft.miner_djinni_ores] - #The amount of time it takes the spirit to perform one mining operation. - #Range: > 0 - maxMiningTime = 300 - #The amount of blocks the spirit will obtain per mining operation - #Range: > 0 - rollsPerOperation = 1 - #The amount of mining operations the spirit can perform before breaking. - #Range: > 0 - durability = 400 - - #Miner Spirit Settings - [dimensional_mineshaft.miner_afrit_deeps] - #The amount of time it takes the spirit to perform one mining operation. - #Range: > 0 - maxMiningTime = 200 - #The amount of blocks the spirit will obtain per mining operation - #Range: > 0 - rollsPerOperation = 1 - #The amount of mining operations the spirit can perform before breaking. - #Range: > 0 - durability = 800 - - #Miner Spirit Settings - [dimensional_mineshaft.miner_marid_master] - #The amount of time it takes the spirit to perform one mining operation. - #Range: > 0 - maxMiningTime = 100 - #The amount of blocks the spirit will obtain per mining operation - #Range: > 0 - rollsPerOperation = 1 - #The amount of mining operations the spirit can perform before breaking. - #Range: > 0 - durability = 1600 +#Item Settings +[items] + #Allow the Divining Rod to attune to any ore + anyOreDivinationRod = false diff --git a/config/occultism-startup.toml b/config/occultism-startup.toml index 2a801abd..cea17ee1 100644 --- a/config/occultism-startup.toml +++ b/config/occultism-startup.toml @@ -1,4 +1,3 @@ - #Ritual Settings [rituals] #By default spirit names are generated randomly. This list can be used as an additional source of spirit names, or even a full replacement, depending on the configuration of "usePossibleSpiritNamesChance". @@ -10,3 +9,53 @@ #Range: 0.0 ~ 1.0 usePossibleSpiritNamesChance = 0.0 +#Dimensional Mineshaft Settings +[dimensional_mineshaft] + + #Miner Spirit Settings + [dimensional_mineshaft.miner_foliot_unspecialized] + #The amount of time it takes the spirit to perform one mining operation. + #Range: > 0 + maxMiningTime = 400 + #The amount of blocks the spirit will obtain per mining operation + #Range: > 0 + rollsPerOperation = 1 + #The amount of mining operations the spirit can perform before breaking. + #Range: > 0 + durability = 1000 + + #Miner Spirit Settings + [dimensional_mineshaft.miner_djinni_ores] + #The amount of time it takes the spirit to perform one mining operation. + #Range: > 0 + maxMiningTime = 300 + #The amount of blocks the spirit will obtain per mining operation + #Range: > 0 + rollsPerOperation = 1 + #The amount of mining operations the spirit can perform before breaking. + #Range: > 0 + durability = 400 + + #Miner Spirit Settings + [dimensional_mineshaft.miner_afrit_deeps] + #The amount of time it takes the spirit to perform one mining operation. + #Range: > 0 + maxMiningTime = 200 + #The amount of blocks the spirit will obtain per mining operation + #Range: > 0 + rollsPerOperation = 1 + #The amount of mining operations the spirit can perform before breaking. + #Range: > 0 + durability = 800 + + #Miner Spirit Settings + [dimensional_mineshaft.miner_marid_master] + #The amount of time it takes the spirit to perform one mining operation. + #Range: > 0 + maxMiningTime = 100 + #The amount of blocks the spirit will obtain per mining operation + #Range: > 0 + rollsPerOperation = 1 + #The amount of mining operations the spirit can perform before breaking. + #Range: > 0 + durability = 1600 diff --git a/config/relics/relics/leafy_ring.yaml b/config/relics/relics/leafy_ring.yaml new file mode 100644 index 00000000..5148f5d0 --- /dev/null +++ b/config/relics/relics/leafy_ring.yaml @@ -0,0 +1,14 @@ +abilitiesData: + abilities: { + } +levelingData: + # Amount of experience required to level up to relic level 1 + initialCost: 100 + # Maximum level of the relic + maxLevel: 10 + # Increment in experience required for each subsequent level of the relic + step: 200 +lootData: + # List of key-value pairs where the key is a textual identifier for the loot table (supporting regular expressions) and the value represents the probability of generating the relic within the specified bounds + entries: { + } diff --git a/config/simplemagnets-common.toml b/config/simplemagnets-common.toml new file mode 100644 index 00000000..cc9120cf --- /dev/null +++ b/config/simplemagnets-common.toml @@ -0,0 +1,63 @@ +[Client] + # Should the magnet play a ding sound when turned on or off? + # Allowed values: true, false - Default: true + playToggleSound = true + + # Should the magnet display a message on screen when turned on or off? + # Allowed values: true, false - Default: true + showToggleMessage = true + + # Should the Demagnetization Coil's range be highlighted when looking at it? + # Allowed values: true, false - Default: true + showDemagnetizationArea = true + +[General] + # In what range should the Basic Magnet pickup items and xp? + # Allowed range: 1 ~ 20 - Default: 5 + basicMagnetRange = 5 + + # In what range should the Advanced Magnet pickup items and xp by default? + # Allowed range: 1 ~ 20 - Default: 8 + advancedMagnetRange = 8 + + # What is the minimum range of the Advanced Magnet? + # Allowed range: 1 ~ 20 - Default: 3 + advancedMagnetMinRange = 3 + + # What is the maximum range of the Advanced Magnet? + # Allowed range: 1 ~ 20 - Default: 11 + advancedMagnetMaxRange = 11 + + [General."Demagnetization Coils"] + # In what range should the Basic Demagnetization Coil demagnetize items by default? + # Allowed range: 1 ~ 10 - Default: 2 + basicCoilRange = 2 + + # What is the minimum range of the Basic Demagnetization Coil? + # Allowed range: 1 ~ 10 - Default: 1 + basicCoilMinRange = 1 + + # What is the maximum range of the Basic Demagnetization Coil? + # Allowed range: 1 ~ 10 - Default: 3 + basicCoilMaxRange = 3 + + # Should the Basic Demagnetization Coil be able to filter items? + # Allowed values: true, false - Default: false + basicCoilFilter = false + + # In what range should the Advanced Demagnetization Coil pickup items and xp by default? + # Allowed range: 1 ~ 10 - Default: 3 + advancedCoilRange = 3 + + # What is the minimum range of the Advanced Demagnetization Coil? + # Allowed range: 1 ~ 10 - Default: 1 + advancedCoilMinRange = 1 + + # What is the maximum range of the Advanced Demagnetization Coil? + # Allowed range: 1 ~ 10 - Default: 5 + advancedCoilMaxRange = 5 + + # Should the Advanced Demagnetization Coil be able to filter items? + # Allowed values: true, false - Default: true + advancedCoilFilter = true + diff --git a/config/sodium-fingerprint.json b/config/sodium-fingerprint.json new file mode 100644 index 00000000..09f2cdc2 --- /dev/null +++ b/config/sodium-fingerprint.json @@ -0,0 +1 @@ +{"v":1,"s":"29d1cb4b933a33812ac027670d08c8242630a372052ee998c957cf44aadc2bc57d1460c98207ca017095c36127b44901cf6ec1c1c8c247f32150e7de8e82501e","u":"db3720f50af2c621a9db372a53f709a303f37a969ed1ec7326552679d7c9eb53f3d139768a87991480e8eb2a68a6de4ae1c9b9573a1278c2378e416c44cb5235","p":"f591df177cc5b0dc54ecac166b0d1fdb7ace9129024087cdb5e6df632ac16cf2b870123e7159c902239facd840ad57a308fa7436ffc78a32fe0edbc7b1cedfe2","t":1728236960} \ No newline at end of file diff --git a/config/sodium-mixins.properties b/config/sodium-mixins.properties new file mode 100644 index 00000000..731e8bb2 --- /dev/null +++ b/config/sodium-mixins.properties @@ -0,0 +1,6 @@ +# This is the configuration file for Sodium. +# +# You can find information on editing this file and all the available options here: +# https://github.com/CaffeineMC/sodium-fabric/wiki/Configuration-File +# +# By default, this file will be empty except for this notice. diff --git a/config/sodium-options.json b/config/sodium-options.json new file mode 100644 index 00000000..1bdc12ed --- /dev/null +++ b/config/sodium-options.json @@ -0,0 +1,26 @@ +{ + "quality": { + "weather_quality": "DEFAULT", + "leaves_quality": "DEFAULT", + "enable_vignette": true + }, + "advanced": { + "enable_memory_tracing": false, + "use_advanced_staging_buffers": true, + "cpu_render_ahead_limit": 3 + }, + "performance": { + "chunk_builder_threads": 0, + "always_defer_chunk_updates_v2": true, + "animate_only_visible_textures": true, + "use_entity_culling": true, + "use_fog_occlusion": true, + "use_block_face_culling": true, + "use_no_error_g_l_context": true, + "sorting_enabled_v2": true + }, + "notifications": { + "has_cleared_donation_button": false, + "has_seen_donation_prompt": false + } +} \ No newline at end of file diff --git a/config/toolbelt-common.toml b/config/toolbelt-common.toml new file mode 100644 index 00000000..ed1c7061 --- /dev/null +++ b/config/toolbelt-common.toml @@ -0,0 +1,12 @@ +[general] + #If set to FALSE, support for sewing recipes will not be enabled regardless of the mod's presence. + enableSewingKitSupport = true + #If AUTO, the crafting and upgrade recipes will use the Sewing mechanics if the Sewing Kit mod is present. Off disables anvil upgrading regardless. + #Allowed Values: OFF, AUTO, ON + anvilUpgrading = "AUTO" + #If AUTO, the belt and pouch crafting recipes will be disabled if the Sewing Kit mod is present, sewing recipes will be used instead. + #Allowed Values: OFF, AUTO, ON + enableGridCraftingRecipes = "AUTO" + #If AUTO, the belt slot will be disabled if Curios is present. If OFF, the belt slot will be disabled permanently. + #Allowed Values: OFF, AUTO, ON + customBeltSlotMode = "ON" diff --git a/config/toolbelt-server.toml b/config/toolbelt-server.toml new file mode 100644 index 00000000..58ba7c6d --- /dev/null +++ b/config/toolbelt-server.toml @@ -0,0 +1,5 @@ +[general] + #List of items to force-allow placing in the belt. Takes precedence over blacklist. + whitelist = [] + #List of items to disallow from placing in the belt. (whitelist takes precedence) + blacklist = [] diff --git a/config/twilightforest-common.toml b/config/twilightforest-common.toml new file mode 100644 index 00000000..0901e983 --- /dev/null +++ b/config/twilightforest-common.toml @@ -0,0 +1,122 @@ +#If true, Keepsake Caskets that are spawned when a player dies will not be accessible by other players. Use this if you dont want people taking from other people's death caskets. +#NOTE: server operators will still be able to open locked caskets. +casketUUIDLocking = false +#If true, disables the ability to make Skull Candles by right clicking a vanilla skull with a candle. Turn this on if you're having mod conflict issues for some reason. +disableSkullCandleCreation = false +#If false, items that come enchanted when you craft them (such as ironwood or steeleaf gear) will not show this way in the creative inventory. +#Please note that this doesn't affect the crafting recipes themselves, you will need a datapack to change those. +showEnchantmentsOnItems = true +#If true, Twilight Forest's bosses will put their drops inside of a chest where they originally spawned instead of dropping the loot directly. +#Note that the Knight Phantoms are not affected by this as their drops work differently. +bossesSpawnDropChests = true +#Dictates how many blocks down from a cloud block should the game logic check for handling weather related code. +#Lower if experiencing low tick rate. Set to 0 to turn all cloud precipitation logic off. +#Range: > 0 +cloudBlockPrecipitationDistance = 32 +#Determines how bosses should adjust to multiplayer fights. There are 4 possible values that can be put here: +#NONE: doesnt do anything when multiple people participate in a bossfight. Bosses will act the same as they do in singleplayer or solo fights. +#MORE_LOOT: adds additional drops to a boss' loot table based on how many players participated in the fight. These are fully controlled through the entity's loot table, using the `twilightforest:multiplayer_multiplier` loot function. Note that this function will only do things to entities that are included in the `twilightforest:multiplayer_inclusive_entities` tag. +#MORE_HEALTH: increases the health of each boss by 20 hearts for each player nearby when the fight starts. +#MORE_LOOT_AND_HEALTH: does both of the above functions for each boss. +#Allowed Values: NONE, MORE_LOOT, MORE_HEALTH, MORE_LOOT_AND_HEALTH +multiplayerFightAdjuster = "NONE" + +#Settings that are not reversible without consequences. +["Dimension Settings"] + #If true, players spawning for the first time will spawn in the Twilight Forest. + newPlayersSpawnInTF = false + #If true, the return portal will spawn for new players that were sent to the TF if `newPlayersSpawnInTF` is true. + portalForNewPlayer = false + +#All settings regarding the Twilight Forest Portal are found here +["Portal Settings"] + #The dimension you can always travel to the Twilight Forest from, as well as the dimension you will return to. Defaults to the overworld. (domain:regname). + originDimension = "minecraft:overworld" + #Allow portals to the Twilight Forest to be made outside of the 'origin' dimension. May be considered an exploit. + allowPortalsInOtherDimensions = false + #Allows people with the specified permission or higher to create portals. This is based off of Vanilla's permission system. + #You can read about them here: https://minecraft.wiki/w/Permission_level + #Range: 0 ~ 4 + portalCreationPermission = 0 + #Disable Twilight Forest portal creation entirely. Provided for server operators looking to restrict action to the dimension. + disablePortalCreation = false + #Determines if new portals should be pre-checked for safety. If false, portals will fail to form rather than redirect to a safe alternate destination. + #Note that disabling this also reduces the rate at which portal formation checks are performed. + checkPortalPlacement = true + #Set this to false if you want the lightning that zaps the portal to not set things on fire. For those who don't like fun. + destructivePortalLightning = true + #If false, the return portal will require the activation item. + shouldReturnPortalBeUsable = true + #Use a valid advancement resource location as a string. For example, using the string "minecraft:story/mine_diamond" will lock the portal behind the "Diamonds!" advancement. Invalid/Empty Advancement resource IDs will leave the portal entirely unlocked. + portalUnlockedByAdvancement = "" + #The max amount of water spaces the mod will check for when creating a portal. Very high numbers may cause performance issues. + #Range: > 4 + maxPortalSize = 64 + +#Settings for all things related to the Uncrafting Table. +["Uncrafting Table"] + #Multiplies the total XP cost of uncrafting an item and rounds up. + #Higher values means the recipe will cost more to uncraft, lower means less. Set to 0 to disable the cost altogether. + #Note that this only affects reversed crafting recipes, uncrafting recipes will still use the same cost as they normally would. + #Range: 0.0 ~ 1.7976931348623157E308 + uncraftingXpCostMultiplier = 1.0 + #Multiplies the total XP cost of repairing an item and rounds up. + #Higher values means the recipe will cost more to repair, lower means less. Set to 0 to disable the cost altogether. + #Range: 0.0 ~ 1.7976931348623157E308 + repairingXpCostMultiplier = 1.0 + #If you don't want to disable uncrafting altogether, and would rather disable certain recipes, this is for you. + #To add a recipe, add the mod id followed by the name of the recipe. You can check this in things like JEI. + #Example: "twilightforest:firefly_particle_spawner" will disable uncrafting the particle spawner into a firefly jar, firefly, and poppy. + #If an item has multiple crafting recipes and you wish to disable them all, add the item to the "twilightforest:banned_uncraftables" item tag. + #If you have a problematic ingredient, like infested towerwood for example, add the item to the "twilightforest:banned_uncrafting_ingredients" item tag. + disableUncraftingRecipes = ["twilightforest:giant_log_to_oak_planks"] + #If true, this will invert the above uncrafting recipe list from a blacklist to a whitelist. + flipRecipeList = false + #Here, you can disable all items from certain mods from being uncrafted. + #Input a valid mod id to disable all uncrafting recipes from that mod. + #Example: "twilightforest" will disable all uncrafting recipes from this mod. + blacklistedUncraftingModIds = [] + #If true, this will invert the above option from a blacklist to a whitelist. + flipIdList = false + #If true, the uncrafting table will also be allowed to uncraft shapeless recipes. + #The table was originally intended to only take shaped recipes, but this option remains for people who wish to keep the functionality. + enableShapelessCrafting = false + #If true, the uncrafting table will no longer allow you to switch between ingredients if a recipe uses a tag for crafting. + #This will remove the functionality for ALL RECIPES! + #If you want to prevent certain ingredients from showing up in the first place, use the "twilightforest:banned_uncrafting_ingredients" tag. + disableIngredientSwitching = true + #Disables the uncrafting function of the uncrafting table. Recommended as a last resort if there's too many things to change about its behavior (or you're just lazy, I dont judge). + #Do note that special uncrafting recipes are not disabled as the mod relies on them for other things. + disableUncrafting = true + #Disables any usage of the uncrafting table, as well as prevents it from showing up in loot or crafted. + #Please note that table has more uses than just uncrafting, you can read about them here! http://benimatic.com/tfwiki/index.php?title=Uncrafting_Table + #It is highly recommended to keep the table enabled as the mod has special uncrafting exclusive recipes, but the option remains for people that dont want the table to be functional at all. + #If you are looking to just prevent normal crafting recipes from being reversed, consider using the 'disableUncrafting' option instead. + disableUncraftingTable = true + +#Settings for all things related to the magic trees. +["Magic Trees"] + #Defines the radius at which the Timewood Core works. Can be a number anywhere between 1 and 128. + #Set to 0 to prevent the Timewood Core from functioning. + #Range: 0 ~ 128 + timeCoreRange = 16 + #Defines the radius at which the Transformation Core works. Can be a number anywhere between 1 and 128. + #Set to 0 to prevent the Transformation Core from functioning. + #Range: 0 ~ 128 + transformationCoreRange = 16 + #Defines the radius at which the Minewood Core works. Can be a number anywhere between 1 and 128. + #Set to 0 to prevent the Minewood Core from functioning. + #Range: 0 ~ 128 + miningCoreRange = 16 + #Defines the radius at which the Sortingwood Core works. Can be a number anywhere between 1 and 128. + #Set to 0 to prevent the Sortingwood Core from functioning. + #Range: 0 ~ 128 + sortingCoreRange = 16 + +#We recommend downloading the Shield Parry mod for parrying, but these controls remain for without. +["Shield Parrying"] + #Set to true to parry non-Twilight projectiles. + parryNonTwilightAttacks = false + #The amount of ticks after raising a shield that makes it OK to parry a projectile. (1 tick = 1/20 second) + #Range: > 0 + shieldParryTicksArrow = 40 diff --git a/config/utilitarian-common.toml b/config/utilitarian-common.toml new file mode 100644 index 00000000..7cddffd0 --- /dev/null +++ b/config/utilitarian-common.toml @@ -0,0 +1,10 @@ +#Enable No Startup Messages module +noStartupMessagesEnabled = false +#A list of word sequences that if contained in a message will be stopped. +noStartupMessagesMessages = ["This game is using an alpha build of Ender IO"] +#Disable recipe advancements +disableRecipeAdvancements = true +#Enable startup ding sound +enableDingDongStartupSound = true +#Name of sound to play. Default is entity.experience_orb.pickup +dingDongSound = "entity.experience_orb.pickup" diff --git a/config/utilitarian-server.toml b/config/utilitarian-server.toml new file mode 100644 index 00000000..30f5feba --- /dev/null +++ b/config/utilitarian-server.toml @@ -0,0 +1,37 @@ +#Enable No Soliciting module +noSolicitingEnabled = true +#Range in chunks for no soliciting banner. +#Range: > 1 +noSolicitingChunkRangeBanner = 6 +#Range in chunks for players holding a restraining order. +#Range: > 1 +noSolicitingChunkRangePlayer = 6 +#Range in chunks for players holding a restraining order. +#Range: > 1 +noSolicitingChunkRangeCarpet = 6 +#Enable Hoe planting module +hoePlantingEnabled = true +#Additional height for sugar cane and cactus when growing on snad +#Range: > 0 +additionalGrowthHeight = 3 +#How many extra growth ticks to apply when on snad +#Range: > 0 +additionalGrowthTicks = 5 +#Damage done by drit when you step on it +#Range: 0.0 ~ 2.147483647E9 +dritDamage = 2.0 +#Tick rate for the fluid hopper. Lower number is faster ticking. +#Range: > 1 +fluidHopperTickRate = 10 +#Minimum tick rate for the redstone clock. Set this higher if you're worried about performance. +#Range: 1 ~ 24 +minimumRedstoneClockTick = 5 +#Get rid of the "too far away" and "there are monsters nearby" errors when trying to sleep. +betterSleepEnabled = true +#Enable No Trampling module +noTramplingEnabled = true +#When true using a wind charge will replenish some of the players air supply +windChargeAirSupplyEnabled = true +#How much air should a charge refill. Full air supply for a player is 300. +#Range: > 1 +windChargeAirAmount = 100 diff --git a/config/wirelesschargers-common.toml b/config/wirelesschargers-common.toml index c6b68437..22a15942 100644 --- a/config/wirelesschargers-common.toml +++ b/config/wirelesschargers-common.toml @@ -6,24 +6,24 @@ # How much energy should the Basic Wireless Block Charger be able to store? # Allowed range: 1000 ~ 10000000 - Default: 25000 - basicBlockChargerCapacity = 25000 + basicBlockChargerCapacity = 250000 # How much energy per tick per block should the Basic Wireless Block Charger transfer? 1 second = 20 ticks. # Allowed range: 10 ~ 10000 - Default: 50 - basicBlockChargerTransferRate = 50 + basicBlockChargerTransferRate = 500 [General."Advanced Wireless Block Charger"] # In what range should the Advanced Wireless Block Charger power blocks? For example, a range of 1 means a 3x3x3 area. # Allowed range: 1 ~ 5 - Default: 3 - advancedBlockChargerRange = 3 + advancedBlockChargerRange = 4 # How much energy should the Advanced Wireless Block Charger be able to store? # Allowed range: 1000 ~ 10000000 - Default: 100000 - advancedBlockChargerCapacity = 100000 + advancedBlockChargerCapacity = 2500000 # How much energy per tick per block should the Advanced Wireless Block Charger transfer? 1 second = 20 ticks. # Allowed range: 10 ~ 10000 - Default: 200 - advancedBlockChargerTransferRate = 200 + advancedBlockChargerTransferRate = 5000 [General."Basic Wireless Player Charger"] # In what range should the Basic Wireless Player Charger power players' items? For example, a range of 1 means a 3x3x3 area. @@ -32,11 +32,11 @@ # How much energy should the Basic Wireless Player Charger be able to store? # Allowed range: 1000 ~ 10000000 - Default: 25000 - basicPlayerChargerCapacity = 25000 + basicPlayerChargerCapacity = 250000 # How much energy per tick per block should the Basic Wireless Player Charger transfer? 1 second = 20 ticks. # Allowed range: 10 ~ 10000 - Default: 50 - basicPlayerChargerTransferRate = 50 + basicPlayerChargerTransferRate = 500 [General."Advanced Wireless Player Charger"] # In what range should the Advanced Wireless Player Charger power players' items? For example, a range of 1 means a 3x3x3 area. @@ -45,9 +45,9 @@ # How much energy should the Advanced Wireless Player Charger be able to store? # Allowed range: 1000 ~ 10000000 - Default: 100000 - advancedPlayerChargerCapacity = 100000 + advancedPlayerChargerCapacity = 2500000 # How much energy per tick per block should the Advanced Wireless Player Charger transfer? 1 second = 20 ticks. # Allowed range: 10 ~ 10000 - Default: 200 - advancedPlayerChargerTransferRate = 200 + advancedPlayerChargerTransferRate = 5000 diff --git a/defaultconfigs/ftbessentials-server.snbt b/defaultconfigs/ftbessentials-server.snbt new file mode 100644 index 00000000..89e522e5 --- /dev/null +++ b/defaultconfigs/ftbessentials-server.snbt @@ -0,0 +1,335 @@ +# Default config file that will be copied to instance's config/ftbessentials.snbt location +# Copy values you wish to override in here +# Example: +# +# { +# misc: { +# enderchest: { +# enabled: false +# } +# } +# } + +# FTB Essentials config file +# If you're a modpack maker, edit defaultconfigs/ftbessentials-server.snbt instead + +{ + # If true, the mod will register its commands to the 'ftbessentials' namespace as well as the root namespace + # otherwise it will only register to the root namespace + # This setting has no effect if 'register_to_namespace' is false + # Default: false + register_alias_as_well_as_namespace: false + + # If true, the mod will register its commands to the 'ftbessentials' namespace, + # otherwise it will register to the root namespace + # Default: false + register_to_namespace: false + + # Admin commands for cheating and moderation + admin: { + # Allows admins to extinguish themselves or a player using a command + extinguish: { + # Default: true + enabled: true + } + + # Allows admins to fully feed themselves or a player using a command + feed: { + # Default: true + enabled: true + } + + # Allows admins to toggle flying status using a command, without having to use Creative Mode + fly: { + # Default: true + enabled: true + } + + # Allows admins to toggle invincibility using a command, without having to use Creative Mode + god: { + # Default: true + enabled: true + } + + # Allows admins to fully heal (health, food, fire, potion effects) themselves or a player using a command + heal: { + # Default: true + enabled: true + } + + # Allows admins to view other users' inventories using a command + invsee: { + # Default: true + enabled: true + } + + # Allows admins to configure kits of items that can be given to players. + kit: { + # Default: true + enabled: true + } + + # Allows admins to restrict players from chatting by using a command to mute (or unmute) them + mute: { + # Default: true + enabled: true + } + + # Allows admins to change walk speed for themselves or a player + speed: { + # Default: true + enabled: true + } + + # Allows admins to change the location of offline players. + tp_offline: { + # Default: true + enabled: true + } + } + + # Miscellaneous features and utilities + misc: { + # Allows users to access an Anvil GUI without needing an Anvil. + anvil: { + # Default: true + enabled: false + } + + # Allows users to access a Crafting Table GUI without needing a Crafting Table. + crafting: { + # Default: true + enabled: false + } + + # Allows users to access their ender chest, as well as admins to manage other players' ender chests. + enderchest: { + # Default: true + enabled: false + } + + # Allows users to set a custom hat as their head item by using a command + hat: { + # Default: true + enabled: true + } + + # Allows users to kick themselves from the server, for example if they are stuck or desynced + kickme: { + # Default: true + enabled: true + } + + # Allows users to view leaderboard stats about everyone on the server. + leaderboard: { + # Default: true + enabled: true + } + + # Allows users to list nearby players, sorted by distance + near: { + # Default: true + enabled: true + } + + # Allows users to change their display name, as well as admins to change nicknames for other users + nick: { + # Default: true + enabled: false + } + + # Allows users to announce their recording or streaming status to the server by using commands + rec: { + # Default: true + enabled: true + } + + # Allows users to access a Smithing Table GUI without needing a Smithing Table. + smithing: { + # Default: true + enabled: false + } + + # Allows users to access a Stonecutter GUI without needing a Stonecutter. + stonecutter: { + # Default: true + enabled: false + } + + # Enables usage of a trash can inventory, which can be used to void unneeded items + trashcan: { + # Default: true + enabled: true + } + } + + # Teleportation-related settings + teleportation: { + # Allows users to return to their previous location after teleporting (or dying) + back: { + # Cooldown between /back commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.back.cooldown + # Default: 30 + # Range: 0 ~ 604800 + cooldown: 30 + + # Default: true + enabled: false + + # Max size of the teleport history. This limits how many times you can use /back + # You can override this with FTB Ranks using ftbessentials.back.max + # Default: 10 + # Range: 0 ~ 2147483647 + max: 10 + + # Should be the /back command only be used for returning to the last death point? + # Default: false + only_on_death: false + + # Warm-up time before /back command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.back.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + + # Allows users to set 'homes', which they can then freely teleport to by using /home afterwards + home: { + # Cooldown between /home commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.home.cooldown + # Default: 10 + # Range: 0 ~ 604800 + cooldown: 1800 + + # Default: true + enabled: true + + # Max amount of homes a user can have. + # You can override this with FTB Ranks using ftbessentials.home.max + # Default: 1 + # Range: 0 ~ 2147483647 + max: 1 + + # Warm-up time before /home command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.home.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + + # Allows admins to jump (teleport) to the focused block + jump: { + # Default: true + enabled: true + } + + # Allows players to teleport to a random point in the Wilderness + # Note: This currently does not respect Claimed Chunks yet! + rtp: { + # Cooldown between /rtp commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.rtp.cooldown + # Default: 600 + # Range: 0 ~ 604800 + cooldown: 600 + + # Blacklisted dimension ID's for /rtp (player *must not* be in any of these dimensions) + # Wildcarded dimensions (e.g. 'somemod:*') are supported + # Default: ["minecraft:the_end"] + dimension_blacklist: ["minecraft:the_end"] + + # Whitelisted dimension ID's for /rtp (if non-empty, player *must* be in one of these dimensions) + # Wildcarded dimensions (e.g. 'somemod:*') are supported + # Default: [] + dimension_whitelist: [ ] + + # Default: true + enabled: true + + # /rtp max distance from spawn point + # Default: 25000 + # Range: 0 ~ 30000000 + max_distance: 10000 + + # Number of tries before /rtp gives up + # Default: 100 + # Range: 1 ~ 1000 + max_tries: 100 + + # /rtp min distance from spawn point + # Default: 500 + # Range: 0 ~ 30000000 + min_distance: 500 + + # Warm-up time before /rtp command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.rtp.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + spawn: { + # Cooldown between /spawn commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.spawn.cooldown + # Default: 10 + # Range: 0 ~ 604800 + cooldown: 180 + + # Default: true + enabled: true + + # Warm-up time before /spawn command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.spawn.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + + # Allows players to create requests to teleport to other users on the server, + # as well as requesting other players to teleport to them + tpa: { + # Cooldown between /tpa commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.tpa.cooldown + # Default: 10 + # Range: 0 ~ 604800 + cooldown: 30 + + # Default: true + enabled: true + + # Warm-up time before /tpa command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.tpa.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + + # Allows admins to teleport to the location a user was last seen at + tpl: { + # Default: true + enabled: true + } + + # Allows admins to teleport to dimension + tpx: { + # Default: true + enabled: true + } + + # Allows admins to create 'warps', which are fixed points in the world that users may teleport to using /warp + warp: { + # Cooldown between /warp commands (in seconds) + # You can override this with FTB Ranks using ftbessentials.warp.cooldown + # Default: 10 + # Range: 0 ~ 604800 + cooldown: 600 + + # Default: true + enabled: true + + # Warm-up time before /warp command executes (in seconds) + # You can override this with FTB Ranks using ftbessentials.warp.warmup + # Default: 0 + # Range: 0 ~ 604800 + warmup: 0 + } + } +} diff --git a/defaultconfigs/toolbelt-client.toml b/defaultconfigs/toolbelt-client.toml new file mode 100644 index 00000000..e14d0307 --- /dev/null +++ b/defaultconfigs/toolbelt-client.toml @@ -0,0 +1,18 @@ +#Options for customizing the display of tools on the player +[display] + #If set to FALSE, the belts and tools will NOT draw on players. + showBeltOnPlayers = true + #Changes the scale of items on the belt. + #Range: 0.1 ~ 2.0 + beltItemScale = 0.5 + +#Options for customizing the radial menu +[menu] + #If set to TRUE, releasing the menu key (R) will activate the swap. Requires a click otherwise (default). + releaseToSwap = false + #If set to TRUE, the radial menu will try to prevent the mouse from leaving the outer circle. + clipMouseToCircle = false + #If set to TRUE, the radial menu will allow clicking outside the outer circle to activate the items. + allowClickOutsideBounds = false + #If set to TRUE, the radial menu will always display all the slots, even when empty, and will allow choosing which empty slot to insert into. + displayEmptySlots = false diff --git a/kubejs/server_scripts/constants/beheading_tools.js b/kubejs/server_scripts/constants/beheading_tools.js index 8d44b28f..e293f6db 100644 --- a/kubejs/server_scripts/constants/beheading_tools.js +++ b/kubejs/server_scripts/constants/beheading_tools.js @@ -6,6 +6,7 @@ const beheading_tools = [ 'justdirethings:eclipsealloy_axe', 'aquaculture:neptunium_axe', 'minecraft:netherite_axe', + 'deeperdarker:warden_axe', 'justdirethings:celestigem_paxel', 'justdirethings:eclipsealloy_paxel', diff --git a/kubejs/server_scripts/constants/wood_registry.js b/kubejs/server_scripts/constants/wood_registry.js new file mode 100644 index 00000000..b73d8edc --- /dev/null +++ b/kubejs/server_scripts/constants/wood_registry.js @@ -0,0 +1,202 @@ +//priority: 1001 +const wood_registry = []; + +let wood_types = { + ars_elemental: ['yellow_archwood'], + ars_nouveau: ['blue_archwood', 'green_archwood', 'purple_archwood', 'red_archwood'], + arts_and_crafts: ['cork'], + evilcraft: ['undead'], + deeperdarker: ['echo'], + occultism: ['otherworld'], + productivetrees: [ + 'alder', + 'allspice', + 'almond', + 'apricot', + 'aquilaria', + 'asai_palm', + 'ash', + 'aspen', + 'avocado', + 'balsa', + 'balsam_fir', + 'banana', + 'beech', + 'beliy_naliv_apple', + 'black_cherry', + 'black_ember', + 'black_locust', + 'blackthorn', + 'blue_mahoe', + 'blue_yonder', + 'boxwood', + 'brazil_nut', + 'brazilwood', + 'breadfruit', + 'brown_amber', + 'buddhas_hand', + 'bull_pine', + 'butternut', + 'cacao', + 'candlenut', + 'carob', + 'cashew', + 'cave_dweller', + 'cedar', + 'cempedak', + 'ceylon_ebony', + 'cherry_plum', + 'cinnamon', + 'citron', + 'clove', + 'cocobolo', + 'coconut', + 'coffea', + 'copoazu', + 'copper_beech', + 'cork_oak', + 'cultivated_pear', + 'date_palm', + 'dogwood', + 'douglas_fir', + 'elderberry', + 'elm', + 'european_larch', + 'finger_lime', + 'firecracker', + 'flickering_sun', + 'flowering_crabapple', + 'foggy_blast', + 'ginkgo', + 'golden_delicious_apple', + 'grandidiers_baobab', + 'granny_smith_apple', + 'grapefruit', + 'great_sallow', + 'greenheart', + 'hawthorn', + 'hazel', + 'holly', + 'hornbeam', + 'ipe', + 'iroko', + 'jackfruit', + 'juniper', + 'kapok', + 'key_lime', + 'kumquat', + 'lawson_cypress', + 'lemon', + 'lime', + 'loblolly_pine', + 'logwood', + 'mahogany', + 'mandarin', + 'mango', + 'monkey_puzzle', + 'moonlight_magic_crepe_myrtle', + 'myrtle_ebony', + 'nectarine', + 'night_fuchsia', + 'nutmeg', + 'old_fustic', + 'olive', + 'orange', + 'osage_orange', + 'padauk', + 'pandanus', + 'papaya', + 'peach', + 'pecan', + 'persimmon', + 'pink_ipe', + 'pink_ivory', + 'pistachio', + 'plantain', + 'plum', + 'pomegranate', + 'pomelo', + 'prairie_crabapple', + 'purple_blackthorn', + 'purple_crepe_myrtle', + 'purple_ipe', + 'purple_spiral', + 'purpleheart', + 'rainbow_gum', + 'red_banana', + 'red_crepe_myrtle', + 'red_delicious_apple', + 'red_maple', + 'rippling_willow', + 'rose_gum', + 'rosewood', + 'rowan', + 'rubber_tree', + 'salak', + 'sand_pear', + 'sandalwood', + 'satsuma', + 'sequoia', + 'silver_fir', + 'silver_lime', + 'slimy_delight', + 'socotra_dragon', + 'soul_tree', + 'sour_cherry', + 'soursop', + 'sparkle_cherry', + 'star_anise', + 'star_fruit', + 'sugar_apple', + 'sugar_maple', + 'swamp_gum', + 'sweet_chestnut', + 'sweet_crabapple', + 'sweetgum', + 'sycamore_fig', + 'tangerine', + 'teak', + 'thunder_bolt', + 'time_traveller', + 'tuscarora_crepe_myrtle', + 'walnut', + 'water_wonder', + 'wenge', + 'western_hemlock', + 'white_ipe', + 'white_poplar', + 'white_willow', + 'whitebeam', + 'wild_cherry', + 'yellow_meranti', + 'yew', + 'zebrano' + ] +}; + +Object.keys(wood_types).forEach((mod) => { + wood_types[mod].forEach((type) => { + if (mod == 'evilcraft') { + wood_registry.push({ + log: `${mod}:${type}_log`, + stripped_log: `${mod}:${type}_log_stripped`, + wood: `${mod}:${type}_wood`, + stripped_wood: `${mod}:${type}_wood_stripped` + }); + } else if (mod == 'productivetrees') { + wood_registry.push({ + log: `${mod}:${type}_log`, + stripped_log: `${mod}:${type}_stripped_log`, + wood: `${mod}:${type}_wood`, + stripped_wood: `${mod}:${type}_stripped_wood` + }); + } else { + wood_registry.push({ + log: `${mod}:${type}_log`, + stripped_log: `${mod}:stripped_${type}_log`, + wood: `${mod}:${type}_wood`, + stripped_wood: `${mod}:stripped_${type}_wood` + }); + } + }); +}); diff --git a/kubejs/server_scripts/item_events/tooltips.js b/kubejs/server_scripts/item_events/tooltips.js index c762bfb5..24d66c94 100644 --- a/kubejs/server_scripts/item_events/tooltips.js +++ b/kubejs/server_scripts/item_events/tooltips.js @@ -23,7 +23,11 @@ ItemEvents.modifyTooltips((event) => { */ const recipes = [ { - items: ['minecraft:reinforced_deepslate', 'modularrouters:blast_upgrade'], + items: [ + 'minecraft:reinforced_deepslate', + 'modularrouters:blast_upgrade', + 'enderio:reinforced_obsidian_block' + ], text: [Text.of('Wither Immune').lightPurple()] } ]; diff --git a/kubejs/server_scripts/loot_tables/entities/enigmatica/heads_from_beheading.js b/kubejs/server_scripts/loot_tables/entities/enigmatica/heads_from_beheading.js index 3bacf4ac..6c5f7c25 100644 --- a/kubejs/server_scripts/loot_tables/entities/enigmatica/heads_from_beheading.js +++ b/kubejs/server_scripts/loot_tables/entities/enigmatica/heads_from_beheading.js @@ -8,7 +8,8 @@ LootJS.lootTables((event) => { { table: 'minecraft:entities/piglin', head: 'minecraft:piglin_head' }, { table: 'minecraft:entities/piglin_brute', head: 'minecraft:piglin_head' }, { table: 'minecraft:entities/skeleton', head: 'minecraft:skeleton_skull' }, - { table: 'minecraft:entities/zombie', head: 'minecraft:zombie_head' } + { table: 'minecraft:entities/zombie', head: 'minecraft:zombie_head' }, + { table: 'minecraft:entities/enderman', head: 'enderio:enderman_head' } ]; recipes.forEach((recipe) => { diff --git a/kubejs/server_scripts/recipe_viewer/info.js b/kubejs/server_scripts/recipe_viewer/info.js index 1dfeb9e7..cbd25b68 100644 --- a/kubejs/server_scripts/recipe_viewer/info.js +++ b/kubejs/server_scripts/recipe_viewer/info.js @@ -44,9 +44,14 @@ RecipeViewerEvents.addInformation('item', (event) => { 'minecraft:piglin_head', 'minecraft:dragon_head', 'minecraft:skeleton_skull', - 'minecraft:wither_skeleton_skull' + 'minecraft:wither_skeleton_skull', + 'enderio:enderman_head' ], - text: ['Heads may be obtained from mobs by killing them with particularly powerful axes and paxels.'] + text: [ + 'Heads may be obtained from mobs by killing them with particularly powerful axes and paxels.', + ' ', + 'Search for §5#beheading§r in EMI for a list!' + ] }, { filter: ['justdirethings:time_crystal'], @@ -77,6 +82,10 @@ RecipeViewerEvents.addInformation('item', (event) => { '', 'Can spread to adjacent dirt blocks. Burns when exposed to daylight.' ] + }, + { + filter: ['enderio:industrial_insulation_block'], + text: ['Absorbs and voids any fluids placed nearby.'] } ]; diff --git a/kubejs/server_scripts/recipes/ars_additions/locate_structure.js b/kubejs/server_scripts/recipes/ars_additions/locate_structure.js index b574a813..cf86eddb 100644 --- a/kubejs/server_scripts/recipes/ars_additions/locate_structure.js +++ b/kubejs/server_scripts/recipes/ars_additions/locate_structure.js @@ -4,7 +4,7 @@ ServerEvents.recipes((event) => { const recipes = [ { augments: [{ key: 'minecraft:ender_eye' }], - structure: { tag: 'minecraft:stronghold' }, + structure: { key: 'minecraft:stronghold' }, id: `${id_prefix}stronghold` }, { diff --git a/kubejs/server_scripts/recipes/ars_nouveau/imbuement.js b/kubejs/server_scripts/recipes/ars_nouveau/imbuement.js index fdda7ee4..4c793df4 100644 --- a/kubejs/server_scripts/recipes/ars_nouveau/imbuement.js +++ b/kubejs/server_scripts/recipes/ars_nouveau/imbuement.js @@ -85,6 +85,13 @@ ServerEvents.recipes((event) => { ], source: 2000 * 3, id: `${id_prefix}anima_essence` + }, + { + input: { tag: 'c:storage_blocks/amethyst' }, + output: { id: 'ars_nouveau:source_gem_block', count: 1 }, + pedestalItems: [], + source: 500 * 3, + id: `ars_nouveau:amethyst_block` } ]; diff --git a/kubejs/server_scripts/recipes/ars_nouveau/shapeless.js b/kubejs/server_scripts/recipes/ars_nouveau/shapeless.js new file mode 100644 index 00000000..71639a91 --- /dev/null +++ b/kubejs/server_scripts/recipes/ars_nouveau/shapeless.js @@ -0,0 +1,21 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:ars_nouveau/shapeless/'; + + const recipes = [ + { + output: '4x ars_nouveau:sourcestone', + inputs: [ + 'ars_nouveau:smooth_sourcestone', + 'ars_nouveau:smooth_sourcestone', + 'ars_nouveau:smooth_sourcestone', + 'ars_nouveau:smooth_sourcestone' + ], + id: `ars_nouveau:smooth_sourcestone_to_sourcestone` + } + ]; + + recipes.forEach((recipe) => { + let r = event.shapeless(recipe.output, recipe.inputs).id(recipe.id); + if (recipe.damage) r.damageIngredient(recipe.damage.item, recipe.damage.amount); + }); +}); diff --git a/kubejs/server_scripts/recipes/enderio/sag_milling.js b/kubejs/server_scripts/recipes/enderio/sag_milling.js new file mode 100644 index 00000000..b481bb7c --- /dev/null +++ b/kubejs/server_scripts/recipes/enderio/sag_milling.js @@ -0,0 +1,154 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:enderio/sag_milling/'; + + const recipes = [ + { + input: { item: `ae2:sky_stone_block` }, + outputs: [{ item: { id: `ae2:sky_dust`, count: 1 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}sky_dust` + }, + { + input: { tag: 'c:rods/breeze' }, + outputs: [{ item: { id: 'minecraft:wind_charge', count: 4 } }], + energy: 2400, + id: `${id_prefix}wind_charge` + }, + { + input: { tag: 'c:rods/blaze' }, + outputs: [{ item: { tag: 'c:dusts/blaze', count: 4 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}blaze_from_rod` + }, + { + input: { tag: 'c:gems/blaze_ember' }, + outputs: [{ item: { tag: 'c:dusts/blaze', count: 6 } }], + energy: 2400, + id: `${id_prefix}blaze_from_ember` + }, + { + input: { item: 'minecraft:prismarine' }, + outputs: [{ item: { tag: 'c:dusts/prismarine', count: 4 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}prismarine_from_block` + }, + { + input: { item: 'minecraft:prismarine_bricks' }, + outputs: [{ item: { tag: 'c:dusts/prismarine', count: 9 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}prismarine_from_bricks` + }, + { + input: { item: 'minecraft:dark_prismarine' }, + outputs: [ + { item: { tag: 'c:dusts/prismarine', count: 8 } }, + { item: { tag: 'minecraft:black_dye', count: 1 } } + ], + bonus: 'none', + energy: 2400, + id: `${id_prefix}prismarine_from_dark_prismarine` + }, + { + input: { item: 'minecraft:sea_lantern' }, + outputs: [ + { item: { tag: 'c:dusts/prismarine', count: 4 } }, + { item: { tag: 'c:gems/prismarine', count: 5 } } + ], + bonus: 'none', + energy: 2400, + id: `${id_prefix}prismarine_from_sea_lantern` + }, + { + input: { tag: 'minecraft:logs' }, + outputs: [{ item: { tag: 'c:dusts/wood', count: 12 } }], + energy: 2400, + id: `${id_prefix}sawdust_from_logs` + }, + { + input: { tag: 'c:rods/wooden' }, + outputs: [{ item: { tag: 'c:dusts/wood', count: 1 } }], + energy: 2400, + id: `${id_prefix}sawdust_from_sticks` + }, + { + input: { tag: 'minecraft:planks' }, + outputs: [{ item: { tag: 'c:dusts/wood', count: 3 } }], + energy: 2400, + id: `${id_prefix}sawdust_from_planks` + } + ]; + + // Add support for other materials + let gems = ['diamond', 'emerald', 'lapis', 'certus_quartz', 'fluix']; + gems.forEach((gem) => { + recipes.push({ + input: { tag: `c:gems/${gem}` }, + outputs: [{ item: { tag: `c:dusts/${gem}`, count: 1 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}${gem}` + }); + }); + + let materials = [ + { primary: 'osmium', secondary: 'silver' }, + { primary: 'iesnium', secondary: 'silver' }, + { primary: 'iridium', secondary: 'osmium' }, + { primary: 'lead', secondary: 'silver' }, + { primary: 'silver', secondary: 'lead' }, + { primary: 'nickel', secondary: 'iron' }, + { primary: 'uranium', secondary: 'lead' } + ]; + materials.forEach((material) => { + recipes.push( + { + input: { tag: `c:ores/${material.primary}` }, + outputs: [ + { item: { tag: `c:raw_materials/${material.primary}`, count: 1 } }, + { + chance: 0.33, + item: { tag: `c:raw_materials/${material.primary}`, count: 1 } + }, + { + chance: 0.15, + item: { id: `minecraft:cobblestone`, count: 1 } + } + ], + energy: 2400, + id: `${id_prefix}${material.primary}_ore` + }, + { + input: { tag: `c:raw_materials/${material.primary}` }, + outputs: [ + { item: { tag: `c:dusts/${material.primary}`, count: 1 } }, + { + chance: 0.25, + item: { tag: `c:dusts/${material.primary}`, count: 1 } + }, + { + chance: 0.05, + item: { tag: `c:dusts/${material.secondary}`, count: 1 } + } + ], + energy: 2400, + id: `${id_prefix}raw_${material.primary}` + }, + { + input: { tag: `c:ingots/${material.primary}` }, + outputs: [{ item: { tag: `c:dusts/${material.primary}`, count: 1 } }], + bonus: 'none', + energy: 2400, + id: `${id_prefix}${material.primary}` + } + ); + }); + + recipes.forEach((recipe) => { + recipe.type = 'enderio:sag_milling'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/enderio/shaped.js b/kubejs/server_scripts/recipes/enderio/shaped.js new file mode 100644 index 00000000..9176ba3c --- /dev/null +++ b/kubejs/server_scripts/recipes/enderio/shaped.js @@ -0,0 +1,20 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:enderio/shaped/'; + + const recipes = [ + { + output: '2x modern_industrialization:iron_gear', + pattern: ['ABA', 'BCB', 'ABA'], + key: { + A: '#c:nuggets/iron', + B: '#c:ingots/iron', + C: '#c:dusts/grains_of_infinity' + }, + id: 'enderio:iron_gear' + } + ]; + + recipes.forEach((recipe) => { + event.shaped(recipe.output, recipe.pattern, recipe.key).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/enderio/soul_engine.js b/kubejs/server_scripts/recipes/enderio/soul_engine.js new file mode 100644 index 00000000..8c0f24f5 --- /dev/null +++ b/kubejs/server_scripts/recipes/enderio/soul_engine.js @@ -0,0 +1,30 @@ +ServerEvents.generateData('before_mods', (event) => { + const id_prefix = 'enigmatica_soul_engine_'; + let recipes = [ + { + entity: 'deeperdarker:sculk_snapper', + fluid: '#c:fuels/eclipse_ember', + 'power/mb': 4000, + 'tick/mb': 10, + id: `${id_prefix}warden_eclipse_ember` + }, + { + entity: 'minecraft:endermite', + fluid: '#c:fuels/voidflame', + 'power/mb': 1300, + 'tick/mb': 10, + id: `${id_prefix}endermite_voidflame` + }, + { + entity: 'minecraft:magma_cube', + fluid: '#c:fuels/blaze_ember', + 'power/mb': 450, + 'tick/mb': 10, + id: `${id_prefix}magma_cube_blaze_ember` + } + ]; + + recipes.forEach((recipe) => { + event.json(`enderio:eio_soul/engine/${recipe.id}`, recipe); + }); +}); diff --git a/kubejs/server_scripts/recipes/enigmatica/powah_recycling.js b/kubejs/server_scripts/recipes/enigmatica/powah_recycling.js new file mode 100644 index 00000000..3ac1852a --- /dev/null +++ b/kubejs/server_scripts/recipes/enigmatica/powah_recycling.js @@ -0,0 +1,104 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:powah_recycling/'; + const recipes = [ + { + input: { item: 'powah:energy_cable_starter', count: 12 }, + primary: { item: 'powah:capacitor_basic_tiny', count: 1 }, + secondary: { item: 'minecraft:iron_nugget', count: 2 } + }, + { + input: { item: 'powah:energy_cable_basic', count: 12 }, + primary: { item: 'powah:capacitor_basic', count: 1 }, + secondary: { item: 'minecraft:iron_ingot', count: 2 } + }, + { + input: { item: 'powah:energy_cable_hardened', count: 12 }, + primary: { item: 'powah:capacitor_hardened', count: 1 }, + secondary: { item: 'powah:steel_energized', count: 2 } + }, + { + input: { item: 'powah:energy_cable_blazing', count: 12 }, + primary: { item: 'powah:capacitor_blazing', count: 1 }, + secondary: { item: 'powah:crystal_blazing', count: 2 } + }, + { + input: { item: 'powah:energy_cable_niotic', count: 12 }, + primary: { item: 'powah:capacitor_niotic', count: 1 }, + secondary: { item: 'powah:crystal_niotic', count: 2 } + }, + { + input: { item: 'powah:energy_cable_spirited', count: 12 }, + primary: { item: 'powah:capacitor_spirited', count: 1 }, + secondary: { item: 'powah:crystal_spirited', count: 2 } + }, + { + input: { item: 'powah:energy_cable_nitro', count: 12 }, + primary: { item: 'powah:capacitor_nitro', count: 1 }, + secondary: { item: 'powah:crystal_nitro', count: 2 } + }, + + { + input: { item: 'powah:ender_cell_starter', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'minecraft:iron_nugget', count: 4 } + }, + { + input: { item: 'powah:ender_cell_basic', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'minecraft:iron_ingot', count: 4 } + }, + { + input: { item: 'powah:ender_cell_hardened', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'powah:steel_energized', count: 4 } + }, + { + input: { item: 'powah:ender_cell_blazing', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'powah:crystal_blazing', count: 4 } + }, + { + input: { item: 'powah:ender_cell_niotic', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'powah:crystal_niotic', count: 4 } + }, + { + input: { item: 'powah:ender_cell_spirited', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'powah:crystal_spirited', count: 4 } + }, + { + input: { item: 'powah:ender_cell_nitro', count: 1 }, + primary: { item: 'powah:ender_core', count: 1 }, + secondary: { item: 'powah:crystal_nitro', count: 4 } + } + ]; + + recipes.forEach((recipe) => { + event + .custom({ + type: 'mekanism:sawing', + input: recipe.input, + main_output: { id: recipe.primary.item, count: recipe.primary.count }, + secondary_output: { id: recipe.secondary.item, count: recipe.secondary.count }, + secondary_chance: 1 + }) + .id(`${id_prefix}sawing/${recipe.input.item.replace(':', '_')}`); + + event + .custom({ + type: 'enderio:sag_milling', + input: recipe.input, + outputs: [ + { item: { id: recipe.primary.item, count: recipe.primary.count }, chance: 1 / recipe.input.count }, + { + item: { id: recipe.secondary.item, count: recipe.secondary.count }, + chance: 1 / recipe.input.count + } + ], + bonus: 'none', + energy: 2400 + }) + .id(`${id_prefix}sag_milling/${recipe.input.item.replace(':', '_')}`); + }); +}); diff --git a/kubejs/server_scripts/recipes/enigmatica/remove.js b/kubejs/server_scripts/recipes/enigmatica/remove.js index 5eb648d8..fadc1587 100644 --- a/kubejs/server_scripts/recipes/enigmatica/remove.js +++ b/kubejs/server_scripts/recipes/enigmatica/remove.js @@ -10,7 +10,10 @@ ServerEvents.recipes((event) => { { id: 'mffs:steel_ingot' }, { id: 'mffs:steel_compound' }, - { type: 'evilcraft:special/minecraft_dead_bush' } + { type: 'evilcraft:special/minecraft_dead_bush' }, + { id: `enderio:sag_milling/blaze_powder` }, + { id: `mekanism:sulfur_dye` }, + { id: /powah:crafting\/cable_(basic|hardened|blazing|niotic|spirited|nitro)$/ } ]; recipes.forEach((recipe) => { diff --git a/kubejs/server_scripts/recipes/enigmatica/replace_input.js b/kubejs/server_scripts/recipes/enigmatica/replace_input.js index f178d6be..dcf0348d 100644 --- a/kubejs/server_scripts/recipes/enigmatica/replace_input.js +++ b/kubejs/server_scripts/recipes/enigmatica/replace_input.js @@ -42,6 +42,11 @@ ServerEvents.recipes((event) => { filter: {}, to_replace: 'minecraft:feather', replace_with: '#c:feathers' + }, + { + filter: [{ output: 'minecraft:sticky_piston' }, { output: 'minecraft:lead' }], + to_replace: 'minecraft:slime_ball', + replace_with: '#c:slimeballs' } ]; diff --git a/kubejs/server_scripts/recipes/enigmatica/sawing.js b/kubejs/server_scripts/recipes/enigmatica/sawing.js index 38d3fbe4..78830127 100644 --- a/kubejs/server_scripts/recipes/enigmatica/sawing.js +++ b/kubejs/server_scripts/recipes/enigmatica/sawing.js @@ -18,6 +18,18 @@ ServerEvents.recipes((event) => { output: 'evilcraft:undead_planks', output_count: 6, id: 'undead_planks' + }, + { + input: 'deeperdarker:echo_logs', + output: 'deeperdarker:echo_planks', + output_count: 6, + id: 'echo_planks' + }, + { + input: 'occultism:otherworld_logs', + output: 'occultism:otherplanks', + output_count: 6, + id: 'otherplanks' } ]; @@ -25,11 +37,11 @@ ServerEvents.recipes((event) => { let recipe = JSON.parse(r.json); let recipe_id = r.getId(); - let input = recipe.log.tag; - let output = recipe.planks.id; - let output_count = recipe.planks.count; + let input = recipe.input.tag; + let output = recipe.output.id; + let output_count = recipe.output.count; - if (recipe.log.tag.match(/productivetrees/)) { + if (input.match(/productivetrees/)) { recipes.push({ from_productivetrees: true, input: input, @@ -45,9 +57,10 @@ ServerEvents.recipes((event) => { event .custom({ type: 'productivetrees:sawmill', - log: { tag: recipe.input }, - planks: { count: recipe.output_count, id: recipe.output }, - secondary: { count: 2, id: sawdust } + input: { tag: recipe.input }, + output: { count: recipe.output_count, id: recipe.output }, + secondary: { count: 2, id: sawdust }, + ertiary: {} }) .id(`${id_prefix}sawmill/${recipe.id}`); } diff --git a/kubejs/server_scripts/recipes/enigmatica/shaped.js b/kubejs/server_scripts/recipes/enigmatica/shaped.js index d0faba3f..287a302e 100644 --- a/kubejs/server_scripts/recipes/enigmatica/shaped.js +++ b/kubejs/server_scripts/recipes/enigmatica/shaped.js @@ -3,7 +3,7 @@ ServerEvents.recipes((event) => { const recipes = [ { - output: Item.of('minecraft:red_dye', 2), + output: '2x minecraft:red_dye', pattern: ['A ', ' A'], key: { A: 'productivetrees:haematoxylin' diff --git a/kubejs/server_scripts/recipes/enigmatica/shapeless.js b/kubejs/server_scripts/recipes/enigmatica/shapeless.js index 68e1f71a..5d01e1c8 100644 --- a/kubejs/server_scripts/recipes/enigmatica/shapeless.js +++ b/kubejs/server_scripts/recipes/enigmatica/shapeless.js @@ -29,7 +29,7 @@ ServerEvents.recipes((event) => { }, { output: '2x minecraft:yellow_dye', - inputs: ['#c:dusts/sulfur'], + inputs: ['#c:dusts/sulfur', '#c:dusts/sulfur'], id: `${id_prefix}yellow_dye_from_sulfur` }, { @@ -74,5 +74,6 @@ ServerEvents.recipes((event) => { recipes.forEach((recipe) => { let r = event.shapeless(recipe.output, recipe.inputs).id(recipe.id); if (recipe.damage) r.damageIngredient(recipe.damage.item, recipe.damage.amount); + if (recipe.replace) r.replaceIngredient(recipe.replace.item, recipe.replace.replacement); }); }); diff --git a/kubejs/server_scripts/recipes/farmersdelight/cutting.js b/kubejs/server_scripts/recipes/farmersdelight/cutting.js new file mode 100644 index 00000000..7193a80d --- /dev/null +++ b/kubejs/server_scripts/recipes/farmersdelight/cutting.js @@ -0,0 +1,35 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:farmersdelight/cutting/'; + + const recipes = []; + + wood_registry.forEach((r) => { + recipes.push( + { + ingredients: [{ item: r.log }], + result: [ + { item: { count: 1, id: r.stripped_log } }, + { item: { count: 1, id: 'farmersdelight:tree_bark' } } + ], + sound: { sound_id: 'minecraft:item.axe.strip' }, + tool: { type: 'farmersdelight:item_ability', action: 'axe_strip' }, + id: `${id_prefix}${r.stripped_log.replace(':', '_')}_from_log` + }, + { + ingredients: [{ item: r.wood }], + result: [ + { item: { count: 1, id: r.stripped_wood } }, + { item: { count: 1, id: 'farmersdelight:tree_bark' } } + ], + sound: { sound_id: 'minecraft:item.axe.strip' }, + tool: { type: 'farmersdelight:item_ability', action: 'axe_strip' }, + id: `${id_prefix}${r.stripped_wood.replace(':', '_')}_from_wood` + } + ); + }); + + recipes.forEach((recipe) => { + recipe.type = 'farmersdelight:cutting'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/functionalstorage/custom_compacting.js b/kubejs/server_scripts/recipes/functionalstorage/custom_compacting.js new file mode 100644 index 00000000..55e5d201 --- /dev/null +++ b/kubejs/server_scripts/recipes/functionalstorage/custom_compacting.js @@ -0,0 +1,21 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:functionalstorage/custom_compacting/'; + + const recipes = [ + { + higher_input: { id: 'ae2:quartz_block', count: 1 }, + lower_input: { id: 'ae2:certus_quartz_crystal', count: 4 }, + id: `${id_prefix}certus_quartz_crystal_to_quartz_block` + }, + { + higher_input: { id: 'minecraft:snow_block', count: 1 }, + lower_input: { id: 'minecraft:snowball', count: 4 }, + id: `${id_prefix}snowball_to_snow_block` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'functionalstorage:custom_compacting'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/geneticsresequenced/genetics.js b/kubejs/server_scripts/recipes/geneticsresequenced/genetics.js index a1f81b97..13ae83a5 100644 --- a/kubejs/server_scripts/recipes/geneticsresequenced/genetics.js +++ b/kubejs/server_scripts/recipes/geneticsresequenced/genetics.js @@ -311,7 +311,7 @@ ServerEvents.generateData('before_mods', (event) => { recipe.entities.forEach((entity) => { event.json(`enigmatica:geneticsresequenced/entity_genes/${entity.replace(':', '_')}`, { entity: entity, - genes: recipe.genes + gene_weights: recipe.genes }); }); }); diff --git a/kubejs/server_scripts/recipes/handcrafted/shaped.js b/kubejs/server_scripts/recipes/handcrafted/shaped.js index aa8e7df6..6f2193a6 100644 --- a/kubejs/server_scripts/recipes/handcrafted/shaped.js +++ b/kubejs/server_scripts/recipes/handcrafted/shaped.js @@ -1,7 +1,16 @@ ServerEvents.recipes((event) => { const id_prefix = 'enigmatica:handcrafted/shaped/'; - const recipes = []; + const recipes = [ + { + output: '3x handcrafted:terracotta_thin_pot', + pattern: ['A ', 'AA', 'AA'], + key: { + A: 'minecraft:terracotta' + }, + id: 'handcrafted:terracotta_thin_pot' + } + ]; event.forEachRecipe({ mod: 'handcrafted', id: /_sheet$/ }, (r) => { // Convert Sheets to Shaped recipe to resolve recipe conflict with Comforts diff --git a/kubejs/server_scripts/recipes/industrialforegoing/dissolution_chamber.js b/kubejs/server_scripts/recipes/industrialforegoing/dissolution_chamber.js new file mode 100644 index 00000000..2aad24e0 --- /dev/null +++ b/kubejs/server_scripts/recipes/industrialforegoing/dissolution_chamber.js @@ -0,0 +1,18 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:industrialforegoing/dissolution_chamber/'; + + const recipes = [ + { + input: [{ tag: 'c:gems/quartz' }, { tag: 'c:gems/charged_certus' }, { tag: 'c:dusts/redstone' }], + inputFluid: { id: 'minecraft:water', amount: 100 }, + output: { count: 2, id: 'ae2:fluix_crystal' }, + processingTime: 50, + id: `${id_prefix}fluix_crystal` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'industrialforegoing:dissolution_chamber'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/industrialforegoing/fluid_extractor.js b/kubejs/server_scripts/recipes/industrialforegoing/fluid_extractor.js new file mode 100644 index 00000000..5c71fd1e --- /dev/null +++ b/kubejs/server_scripts/recipes/industrialforegoing/fluid_extractor.js @@ -0,0 +1,30 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:industrialforegoing/fluid_extractor/'; + + const recipes = [ + { + input: { item: 'evilcraft:undead_log' }, + output: { id: 'evilcraft:blood', amount: 4 }, + result: { + Name: 'evilcraft:undead_log_stripped', + Properties: { axis: 'y' } + }, + breakChance: 0.01, + defaultRecipe: false, + id: `${id_prefix}blood_from_log` + }, + { + input: { tag: 'evilcraft:undead_logs' }, + output: { id: 'evilcraft:blood', amount: 4 }, + result: { Name: 'minecraft:air' }, + breakChance: 0.01, + defaultRecipe: true, + id: `${id_prefix}blood_from_stripped` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'industrialforegoing:fluid_extractor'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_fluid.js b/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_fluid.js new file mode 100644 index 00000000..827c0be0 --- /dev/null +++ b/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_fluid.js @@ -0,0 +1,26 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:industrialforegoing/laser_drill_fluid/'; + + const recipes = [ + { + catalyst: { item: 'industrialforegoing:red_laser_lens' }, + entity: 'minecraft:villager', + output: { amount: 100, id: 'evilcraft:blood' }, + rarity: [ + { + dimension_filter: { blacklist: [], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 256, + depth_min: -64, + weight: 8 + } + ], + id: `${id_prefix}blood` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'industrialforegoing:laser_drill_fluid'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_ore.js b/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_ore.js new file mode 100644 index 00000000..84e965e7 --- /dev/null +++ b/kubejs/server_scripts/recipes/industrialforegoing/laser_drill_ore.js @@ -0,0 +1,200 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:industrialforegoing/laser_drill_ore/'; + + const recipes = [ + { + catalyst: { item: 'industrialforegoing:purple_laser_lens' }, + output: { item: 'evilcraft:dark_ore' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 16, + depth_min: 5, + weight: 4 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}dark_ore` + }, + { + catalyst: { item: 'industrialforegoing:pink_laser_lens' }, + output: { item: 'theurgy:sal_ammoniac_ore' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 132, + depth_min: 5, + weight: 10 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 4 + } + ], + id: `${id_prefix}sal_ammoniac_ore` + }, + { + catalyst: { item: 'industrialforegoing:lime_laser_lens' }, + output: { tag: 'c:raw_materials/uraninite' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 29, + depth_min: 5, + weight: 5 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}uraninite` + }, + { + catalyst: { item: 'industrialforegoing:white_laser_lens' }, + output: { item: 'modern_industrialization:quartz_ore' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end', 'minecraft:the_nether'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 117, + depth_min: 7, + weight: 12 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end', 'minecraft:the_nether'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}quartz_ore` + }, + { + catalyst: { item: 'industrialforegoing:cyan_laser_lens' }, + output: { tag: 'c:ores/benitoite' }, + rarity: [ + { + dimension_filter: { blacklist: [], whitelist: ['minecraft:the_nether'] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 68, + depth_min: 16, + weight: 3 + }, + { + dimension_filter: { blacklist: [], whitelist: ['minecraft:the_nether'] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}benitoite` + }, + { + catalyst: { item: 'industrialforegoing:orange_laser_lens' }, + output: { tag: 'c:ores/anglesite' }, + rarity: [ + { + dimension_filter: { blacklist: [], whitelist: ['minecraft:the_end'] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 68, + depth_min: 16, + weight: 3 + }, + { + dimension_filter: { blacklist: [], whitelist: ['minecraft:the_end'] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}anglesite` + }, + { + catalyst: { item: 'industrialforegoing:orange_laser_lens' }, + output: { tag: 'c:ores/bauxite' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 84, + depth_min: 68, + weight: 5 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}bauxite` + }, + { + catalyst: { item: 'industrialforegoing:magenta_laser_lens' }, + output: { tag: 'c:raw_materials/titanium' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 84, + depth_min: 68, + weight: 5 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}titanium` + }, + { + catalyst: { item: 'industrialforegoing:gray_laser_lens' }, + output: { tag: 'c:raw_materials/antimony' }, + rarity: [ + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 40, + depth_min: 10, + weight: 5 + }, + { + dimension_filter: { blacklist: ['minecraft:the_end'], whitelist: [] }, + biome_filter: { blacklist: [], whitelist: [] }, + depth_max: 255, + depth_min: 0, + weight: 1 + } + ], + id: `${id_prefix}antimony` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'industrialforegoing:laser_drill_ore'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/industrialforegoing/shaped.js b/kubejs/server_scripts/recipes/industrialforegoing/shaped.js new file mode 100644 index 00000000..44837d53 --- /dev/null +++ b/kubejs/server_scripts/recipes/industrialforegoing/shaped.js @@ -0,0 +1,20 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:industrialforegoing/shaped/'; + + const recipes = [ + { + output: '2x industrialforegoing:diamond_gear', + pattern: ['ABA', 'BCB', 'ABA'], + key: { + A: '#c:nuggets/dark_steel', + B: '#c:gems/diamond', + C: '#c:dusts/grains_of_infinity' + }, + id: `${id_prefix}diamond_gear` + } + ]; + + recipes.forEach((recipe) => { + event.shaped(recipe.output, recipe.pattern, recipe.key).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/mekanism/enriching.js b/kubejs/server_scripts/recipes/mekanism/enriching.js index a95b12ab..d3607f4e 100644 --- a/kubejs/server_scripts/recipes/mekanism/enriching.js +++ b/kubejs/server_scripts/recipes/mekanism/enriching.js @@ -9,10 +9,8 @@ ServerEvents.recipes((event) => { }, { input: { count: 1, tag: 'c:ingots/uraninite' }, - // TODO: Convert to AU - // output: { count: 1, id: AlmostUnified.getPreferredItemForTag('c:ingots/uranium').getId() }, - output: { count: 1, id: 'mekanism:ingot_uranium' }, - id: `${id_prefix}ingot_uranium` + output: { count: 1, id: AlmostUnified.getTagTargetItem('c:ingots/uranium').getId() }, + id: `${id_prefix}uraninite_to_uranium_ingot` } ]; diff --git a/kubejs/server_scripts/recipes/mekanism/metallurgic_infusing.js b/kubejs/server_scripts/recipes/mekanism/metallurgic_infusing.js index e699a87a..10c98690 100644 --- a/kubejs/server_scripts/recipes/mekanism/metallurgic_infusing.js +++ b/kubejs/server_scripts/recipes/mekanism/metallurgic_infusing.js @@ -6,24 +6,28 @@ ServerEvents.recipes((event) => { output: { id: 'minecraft:rotten_flesh', count: 1 }, item_input: { tag: 'c:foods/raw_meat', count: 1 }, chemical_input: { amount: 10, tag: 'mekanism:bio' }, + per_tick_usage: false, id: `${id_prefix}rotten_flesh` }, { output: { id: 'minecraft:golden_carrot', count: 1 }, item_input: { item: 'minecraft:carrot', count: 1 }, chemical_input: { amount: 10, tag: 'mekanism:gold' }, + per_tick_usage: false, id: `${id_prefix}golden_carrot` }, { output: { id: 'minecraft:glistering_melon_slice', count: 1 }, item_input: { item: 'minecraft:melon_slice', count: 1 }, chemical_input: { amount: 10, tag: 'mekanism:gold' }, + per_tick_usage: false, id: `${id_prefix}glistering_melon_slice` }, { output: { id: 'minecraft:golden_apple', count: 1 }, item_input: { item: 'minecraft:apple', count: 1 }, chemical_input: { amount: 80, tag: 'mekanism:gold' }, + per_tick_usage: false, id: `${id_prefix}golden_apple` } ]; diff --git a/kubejs/server_scripts/recipes/mekanism/nucleosynthesizing.js b/kubejs/server_scripts/recipes/mekanism/nucleosynthesizing.js index 8c9c249b..e9027d28 100644 --- a/kubejs/server_scripts/recipes/mekanism/nucleosynthesizing.js +++ b/kubejs/server_scripts/recipes/mekanism/nucleosynthesizing.js @@ -5,78 +5,89 @@ ServerEvents.recipes((event) => { { item_input: { count: 1, item: 'minecraft:netherrack' }, output: { count: 1, id: 'minecraft:netherite_upgrade_smithing_template' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}netherite_upgrade_smithing_template` }, { item_input: { count: 1, item: 'modern_industrialization:analog_circuit_board' }, output: { count: 4, id: 'modern_industrialization:basic_upgrade' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}basic_upgrade` }, { item_input: { count: 1, item: 'modern_industrialization:digital_circuit_board' }, output: { count: 4, id: 'modern_industrialization:turbo_upgrade' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}turbo_upgrade` }, { item_input: { count: 1, item: 'modern_industrialization:electronic_circuit_board' }, output: { count: 4, id: 'modern_industrialization:advanced_upgrade' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}advanced_upgrade` }, { item_input: { count: 1, item: 'modern_industrialization:processing_unit_board' }, output: { count: 4, id: 'modern_industrialization:highly_advanced_upgrade' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}highly_advanced_upgrade` }, { item_input: { count: 1, tag: 'c:ingots/silver' }, output: { count: 1, id: 'occultism:iesnium_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}iesnium_ingot` }, { item_input: { count: 9, tag: 'c:ingots/uraninite' }, output: { count: 1, id: 'aquaculture:neptunium_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}neptunium_ingot` }, { item_input: { count: 1, tag: 'c:ingots/iron' }, output: { count: 1, id: 'modern_industrialization:tungsten_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}tungsten_ingot` }, { item_input: { count: 1, tag: 'c:ingots/copper' }, output: { count: 1, id: 'modern_industrialization:superconductor_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}superconductor_ingot` }, { item_input: { count: 1, tag: 'c:ingots/osmium' }, output: { count: 1, id: 'modern_industrialization:iridium_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}iridium_ingot` }, { item_input: { count: 1, tag: 'c:ingots/iridium' }, output: { count: 1, id: 'modern_industrialization:platinum_ingot' }, - gas_input: { amount: 1, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 1, chemical: 'mekanism:antimatter' }, duration: 250, + per_tick_usage: false, id: `${id_prefix}platinum_ingot` } ]; @@ -107,8 +118,9 @@ ServerEvents.recipes((event) => { recipes.push({ item_input: { count: 1, item: input }, output: { count: 1, id: output }, - gas_input: { amount: 5, gas: 'mekanism:antimatter' }, + chemical_input: { amount: 5, chemical: 'mekanism:antimatter' }, duration: 1250, + per_tick_usage: false, id: `${id_prefix}${output.replace(':', '_')}` }); }); diff --git a/kubejs/server_scripts/recipes/mekanism/reaction.js b/kubejs/server_scripts/recipes/mekanism/reaction.js new file mode 100644 index 00000000..edb73188 --- /dev/null +++ b/kubejs/server_scripts/recipes/mekanism/reaction.js @@ -0,0 +1,35 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:mekanism/reaction/'; + + const recipes = [ + // { + // type: 'mekanism:reaction', + // chemical_input: { amount: 1000, chemical: 'mekanism:oxygen' }, + // chemical_output: { amount: 1000, id: 'mekanism:hydrogen' }, + // duration: 900, + // fluid_input: { amount: 1000, tag: 'minecraft:water' }, + // item_input: { + // type: 'neoforge:compound', + // children: [{ tag: 'c:storage_blocks/coal' }, { tag: 'c:storage_blocks/charcoal' }], + // count: 1 + // }, + // item_output: { count: 9, id: 'mekanism:dust_sulfur' }, + // id: `${id_prefix}netherite_upgrade_smithing_template` + // } + ]; + + event.forEachRecipe({ type: 'mekanism:reaction' }, (r) => { + let recipe = JSON.parse(r.json); + let recipe_id = r.getId(); + if (recipe.item_output && recipe.item_output.id == 'mekanism:dust_sulfur') { + recipe.item_output.id = 'modern_industrialization:sulfur_dust'; + recipe.id = recipe_id; + recipes.push(recipe); + } + }); + + recipes.forEach((recipe) => { + recipe.type = 'mekanism:reaction'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/minecraft/compostable.js b/kubejs/server_scripts/recipes/minecraft/compostable.js new file mode 100644 index 00000000..955fff0b --- /dev/null +++ b/kubejs/server_scripts/recipes/minecraft/compostable.js @@ -0,0 +1,31 @@ +const compostables = [ + { + input: 'minecraft:egg', + chance: 0.35 + }, + { + input: '#c:foods/raw_meat', + chance: 0.65 + }, + { + input: '#c:foods/safe_raw_fish', + chance: 0.45 + } +]; + +ServerEvents.compostableRecipes((event) => { + compostables.forEach((compostable) => { + event.add(compostable.input, compostable.chance); + }); +}); + +ServerEvents.generateData('before_mods', (event) => { + let data_map = { values: {} }; + compostables.forEach((compostable) => { + // Build up compostables data map for NeoForge + // https://docs.neoforged.net/docs/resources/server/datamaps/builtin/ + data_map.values[compostable.input] = { chance: compostable.chance }; + }); + + event.json(`neoforge:data_maps/item/compostables.json`, data_map); +}); diff --git a/kubejs/server_scripts/recipes/minecraft/potion_brewing.js b/kubejs/server_scripts/recipes/minecraft/potion_brewing.js index 55629114..1b03da01 100644 --- a/kubejs/server_scripts/recipes/minecraft/potion_brewing.js +++ b/kubejs/server_scripts/recipes/minecraft/potion_brewing.js @@ -2,11 +2,6 @@ MoreJS.registerPotionBrewing((event) => { // Documentation: https://github.com/AlmostReliable/morejs/wiki/Potion-Brewing const recipes = [ - { - reagent: 'ars_nouveau:abjuration_essence', - input: 'minecraft:water', - output: 'minecraft:awkward' - }, { reagent: 'ars_nouveau:fire_essence', input: 'minecraft:awkward', @@ -72,53 +67,9 @@ MoreJS.registerPotionBrewing((event) => { reagent: 'minecraft:glowstone_dust', input: 'kubejs:resistance', output: 'kubejs:strong_resistance' - }, - { - reagent: 'ars_nouveau:wilden_horn', - input: 'minecraft:water', - output: 'minecraft:strength' - }, - { - reagent: 'ars_nouveau:wilden_spike', - input: 'minecraft:water', - output: 'minecraft:long_water_breathing' - }, - { - reagent: 'ars_nouveau:wilden_wing', - input: 'minecraft:water', - output: 'minecraft:leaping' } ]; - const ars_potions = [ - { reagent: 'ars_nouveau:bastion_pod', type: 'shielding' }, - { reagent: 'ars_nouveau:frostaya_pod', type: 'freezing' }, - { reagent: 'ars_nouveau:bombegranate_pod', type: 'blasting' }, - { reagent: 'ars_nouveau:mendosteen_pod', type: 'recovery' }, - { reagent: 'ars_nouveau:magebloom', type: 'spell_damage' }, - { reagent: 'ars_nouveau:sourceberry_bush', type: 'mana_regen' } - ]; - - ars_potions.forEach((potion) => { - recipes.push( - { - reagent: potion.reagent, - input: 'minecraft:awkward', - output: `ars_nouveau:${potion.type}_potion` - }, - { - reagent: 'minecraft:redstone', - input: `ars_nouveau:${potion.type}_potion`, - output: `ars_nouveau:${potion.type}_potion_long` - }, - { - reagent: 'minecraft:glowstone_dust', - input: `ars_nouveau:${potion.type}_potion`, - output: `ars_nouveau:${potion.type}_potion_strong` - } - ); - }); - let greater_potions = [ { output: 'kubejs:greater_strength', input: 'minecraft:strong_strength' }, { output: 'kubejs:greater_regeneration', input: 'minecraft:strong_regeneration' }, diff --git a/kubejs/server_scripts/recipes/modern_industrialization/assembler.js b/kubejs/server_scripts/recipes/modern_industrialization/assembler.js new file mode 100644 index 00000000..5250a7ba --- /dev/null +++ b/kubejs/server_scripts/recipes/modern_industrialization/assembler.js @@ -0,0 +1,414 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:modern_industrialization/assembler/'; + + const recipes = [ + { + item_inputs: [ + { item: 'modern_industrialization:conveyor', amount: 2 }, + { item: 'modern_industrialization:motor', amount: 2 }, + { item: 'modern_industrialization:robot_arm', amount: 2 }, + { item: 'modern_industrialization:analog_circuit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:basic_upgrade', amount: 4 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/lv_circuit_board' + }, + { + item_inputs: [ + { item: 'modern_industrialization:basic_upgrade', amount: 4 }, + { item: 'modern_industrialization:large_motor', amount: 1 }, + { item: 'modern_industrialization:large_pump', amount: 1 }, + { item: 'modern_industrialization:electronic_circuit_board', amount: 1 } + ], + fluid_inputs: { fluid: 'modern_industrialization:polyethylene', amount: 1000 }, + item_outputs: [{ item: 'modern_industrialization:advanced_upgrade', amount: 4 }], + eu: 8, + duration: 400, + id: 'modern_industrialization:electric_age/upgrades/advanced' + }, + { + item_inputs: [ + { item: 'modern_industrialization:advanced_motor', amount: 2 }, + { item: 'modern_industrialization:advanced_pump', amount: 1 }, + { item: 'modern_industrialization:advanced_upgrade', amount: 4 }, + { item: 'modern_industrialization:digital_circuit_board', amount: 1 } + ], + eu: 16, + duration: 400, + fluid_inputs: { fluid: 'modern_industrialization:polyvinyl_chloride', amount: 1000 }, + item_outputs: [{ item: 'modern_industrialization:turbo_upgrade', amount: 4 }], + id: 'modern_industrialization:electric_age/upgrades/turbo' + }, + { + item_inputs: [ + { item: 'modern_industrialization:large_advanced_motor', amount: 2 }, + { item: 'modern_industrialization:large_advanced_pump', amount: 1 }, + { item: 'modern_industrialization:turbo_upgrade', amount: 4 }, + { item: 'modern_industrialization:processing_unit_board', amount: 1 } + ], + eu: 32, + duration: 400, + fluid_inputs: { fluid: 'modern_industrialization:polyvinyl_chloride', amount: 2500 }, + item_outputs: [{ item: 'modern_industrialization:highly_advanced_upgrade', amount: 4 }], + id: 'modern_industrialization:electric_age/upgrades/highly_advanced' + }, + { + item_inputs: [ + { tag: 'c:plates/aluminum', amount: 3 }, + { item: 'modern_industrialization:electrum_cable', amount: 4 }, + { item: 'modern_industrialization:analog_circuit_board', amount: 1 }, + { item: 'modern_industrialization:redstone_battery', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:electronic_circuit_board', amount: 3 }], + id: `modern_industrialization:assembler_generated/electric_age/circuit/craft/electronic_circuit_board` + }, + { + item_inputs: [ + { item: 'modern_industrialization:rubber_sheet', amount: 2 }, + { tag: 'c:plates/copper', amount: 1 } + ], + eu: 8, + duration: 100, + item_outputs: [{ item: 'modern_industrialization:analog_circuit_board', amount: 4 }], + id: `modern_industrialization:assembler_generated/electric_age/circuit/craft/analog_circuit_board` + }, + { + item_inputs: [ + { item: 'modern_industrialization:aluminum_cable', amount: 6 }, + { item: 'modern_industrialization:silicon_battery', amount: 1 }, + { item: 'modern_industrialization:electronic_circuit_board', amount: 1 }, + { item: 'modern_industrialization:stainless_steel_plate', amount: 4 } + ], + fluid_inputs: [{ fluid: 'modern_industrialization:polyethylene', amount: 750 }], + item_outputs: [{ item: 'modern_industrialization:digital_circuit_board', amount: 4 }], + eu: 16, + duration: 400, + id: 'modern_industrialization:electric_age/circuit/assembler/digital_circuit_board' + }, + { + type: 'modern_industrialization:assembler', + + item_inputs: [ + { item: 'modern_industrialization:annealed_copper_cable', amount: 8 }, + { item: 'modern_industrialization:cadmium_battery', amount: 2 }, + { item: 'modern_industrialization:digital_circuit_board', amount: 1 }, + { tag: 'c:plates/platinum', amount: 4 } + ], + fluid_inputs: [{ fluid: 'modern_industrialization:polyvinyl_chloride', amount: 750 }], + item_outputs: [{ item: 'modern_industrialization:processing_unit_board', amount: 2 }], + eu: 32, + duration: 800, + id: 'modern_industrialization:electric_age/circuit/assembler/processing_unit_board' + }, + { + item_inputs: [ + { item: 'modern_industrialization:superconductor_cable', amount: 12 }, + { item: 'modern_industrialization:plutonium_battery', amount: 2 }, + { item: 'modern_industrialization:processing_unit_board', amount: 1 }, + { tag: 'c:plates/iridium', amount: 6 } + ], + + fluid_inputs: [{ fluid: 'modern_industrialization:helium_3', amount: 50 }], + item_outputs: [{ item: 'modern_industrialization:quantum_circuit_board', amount: 2 }], + eu: 64, + duration: 1500, + id: 'modern_industrialization:electric_age/circuit/assembler/quantum_circuit_board' + }, + { + item_inputs: [ + { tag: 'c:plates/silicon', amount: 1 }, + { tag: 'c:glass_blocks', amount: 3 }, + { item: 'modern_industrialization:electrum_fine_wire', amount: 3 }, + { tag: 'c:plates/steel', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:diode', amount: 2 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/diode` + }, + { + item_inputs: [ + { item: 'modern_industrialization:silicon_n_doped_plate', amount: 1 }, + { tag: 'c:glass_blocks', amount: 3 }, + { item: 'modern_industrialization:electrum_fine_wire', amount: 3 }, + { tag: 'c:plates/steel', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:diode', amount: 4 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/diode_doped` + }, + { + item_inputs: [ + { tag: 'c:plates/silicon', amount: 3 }, + { item: 'modern_industrialization:electrum_fine_wire', amount: 1 }, + { tag: 'c:plates/steel', amount: 3 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:transistor', amount: 3 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/transistor` + }, + { + item_inputs: [ + { item: 'modern_industrialization:silicon_p_doped_plate', amount: 2 }, + { item: 'modern_industrialization:silicon_n_doped_plate', amount: 1 }, + { item: 'modern_industrialization:electrum_fine_wire', amount: 1 }, + { tag: 'c:plates/steel', amount: 3 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:transistor', amount: 6 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/transistor_doped` + }, + { + item_inputs: [ + { item: 'modern_industrialization:resistor', amount: 4 }, + { item: 'modern_industrialization:transistor', amount: 4 }, + { item: 'modern_industrialization:diode', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:op_amp', amount: 3 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/op_amp` + }, + { + item_inputs: [ + { item: 'modern_industrialization:resistor', amount: 1 }, + { item: 'modern_industrialization:op_amp', amount: 1 }, + { item: 'modern_industrialization:aluminum_wire', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:not_gate', amount: 2 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/not_gate` + }, + { + item_inputs: [ + { item: 'modern_industrialization:resistor', amount: 1 }, + { item: 'modern_industrialization:op_amp', amount: 1 }, + { item: 'modern_industrialization:aluminum_wire', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:and_gate', amount: 2 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/and_gate` + }, + { + item_inputs: [ + { item: 'modern_industrialization:diode', amount: 1 }, + { item: 'modern_industrialization:op_amp', amount: 1 }, + { item: 'modern_industrialization:aluminum_wire', amount: 1 } + ], + eu: 8, + duration: 200, + item_outputs: [{ item: 'modern_industrialization:or_gate', amount: 2 }], + id: `modern_industrialization:assembler_generated/electric_age/component/craft/or_gate` + }, + { + item_inputs: [ + { item: 'modern_industrialization:inductor', amount: 1 }, + { item: 'modern_industrialization:copper_wire', amount: 3 }, + { item: 'modern_industrialization:resistor', amount: 2 }, + { item: 'modern_industrialization:capacitor', amount: 2 }, + { item: 'modern_industrialization:analog_circuit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:analog_circuit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/lv_circuit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:diode', amount: 2 }, + { item: 'modern_industrialization:analog_circuit', amount: 4 }, + { item: 'modern_industrialization:transistor', amount: 2 }, + { item: 'modern_industrialization:electronic_circuit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:electronic_circuit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/electronic_circuit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:or_gate', amount: 1 }, + { item: 'modern_industrialization:electronic_circuit', amount: 4 }, + { item: 'modern_industrialization:not_gate', amount: 2 }, + { item: 'modern_industrialization:and_gate', amount: 1 }, + { item: 'modern_industrialization:digital_circuit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:digital_circuit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/digital_circuit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:digital_circuit', amount: 4 }, + { item: 'modern_industrialization:random_access_memory', amount: 2 }, + { item: 'modern_industrialization:memory_management_unit', amount: 1 }, + { item: 'modern_industrialization:arithmetic_logic_unit', amount: 1 }, + { item: 'modern_industrialization:processing_unit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:processing_unit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/processing_unit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:steel_rod_magnetic', amount: 1 }, + { tag: 'c:rods/steel', amount: 2 }, + { item: 'modern_industrialization:tin_cable', amount: 2 }, + { item: 'modern_industrialization:copper_wire', amount: 4 } + ], + item_outputs: [{ item: 'modern_industrialization:motor', amount: 4 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/motor' + }, + { + item_inputs: [ + { item: 'modern_industrialization:electronic_circuit', amount: 1 }, + { tag: 'c:rods/aluminum', amount: 2 }, + { item: 'modern_industrialization:motor', amount: 6 } + ], + item_outputs: [{ item: 'modern_industrialization:large_motor', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/large_motor' + }, + { + item_inputs: [ + { item: 'modern_industrialization:stainless_steel_rod_magnetic', amount: 1 }, + { tag: 'c:rods/stainless_steel', amount: 2 }, + { item: 'modern_industrialization:aluminum_cable', amount: 2 }, + { item: 'modern_industrialization:annealed_copper_wire', amount: 4 } + ], + item_outputs: [{ item: 'modern_industrialization:advanced_motor', amount: 4 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/advanced_motor' + }, + { + item_inputs: [ + { item: 'modern_industrialization:processing_unit', amount: 1 }, + { tag: 'c:rods/titanium', amount: 2 }, + { item: 'modern_industrialization:advanced_motor', amount: 6 } + ], + item_outputs: [{ item: 'modern_industrialization:large_advanced_motor', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/large_advanced_motor' + }, + { + item_inputs: [ + { tag: 'modern_industrialization:fluid_pipes', amount: 6 }, + { item: 'modern_industrialization:tin_rotor', amount: 6 }, + { item: 'modern_industrialization:motor', amount: 2 } + ], + + fluid_inputs: [{ fluid: 'modern_industrialization:soldering_alloy', amount: 100 }], + item_outputs: [{ item: 'modern_industrialization:pump', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:electric_age/component/assembler/pump' + }, + { + item_inputs: [ + { item: 'modern_industrialization:electronic_circuit', amount: 2 }, + { item: 'modern_industrialization:aluminum_rotor', amount: 6 }, + { item: 'modern_industrialization:large_motor', amount: 2 }, + { item: 'modern_industrialization:pump', amount: 6 } + ], + item_outputs: [{ item: 'modern_industrialization:large_pump', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/large_pump' + }, + { + item_inputs: [ + { tag: 'modern_industrialization:fluid_pipes', amount: 6 }, + { item: 'modern_industrialization:stainless_steel_rotor', amount: 6 }, + { item: 'modern_industrialization:advanced_motor', amount: 2 } + ], + fluid_inputs: [{ fluid: 'modern_industrialization:soldering_alloy', amount: 200 }], + item_outputs: [{ item: 'modern_industrialization:advanced_pump', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:electric_age/component/assembler/advanced_pump' + }, + { + item_inputs: [ + { item: 'modern_industrialization:processing_unit', amount: 2 }, + { item: 'modern_industrialization:titanium_rotor', amount: 6 }, + { item: 'modern_industrialization:large_advanced_motor', amount: 2 }, + { item: 'modern_industrialization:advanced_pump', amount: 6 } + ], + item_outputs: [{ item: 'modern_industrialization:large_advanced_pump', amount: 3 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/large_advanced_pump' + }, + { + item_inputs: [ + { tag: 'c:plates/emerald', amount: 1 }, + { item: 'modern_industrialization:silicon_wafer', amount: 2 }, + { item: 'modern_industrialization:platinum_fine_wire', amount: 2 } + ], + item_outputs: [{ item: 'modern_industrialization:memory_management_unit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/memory_management_unit' + }, + { + item_inputs: [ + { tag: 'c:plates/diamond', amount: 1 }, + { item: 'modern_industrialization:and_gate', amount: 2 }, + { item: 'modern_industrialization:or_gate', amount: 2 }, + { item: 'modern_industrialization:not_gate', amount: 2 } + ], + item_outputs: [{ item: 'modern_industrialization:arithmetic_logic_unit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/component/craft/arithmetic_logic_unit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:processing_unit', amount: 4 }, + { item: 'modern_industrialization:cooling_cell', amount: 2 }, + { item: 'modern_industrialization:qubit', amount: 2 }, + { item: 'modern_industrialization:quantum_circuit_board', amount: 1 } + ], + item_outputs: [{ item: 'modern_industrialization:quantum_circuit', amount: 2 }], + eu: 8, + duration: 200, + id: 'modern_industrialization:assembler_generated/electric_age/circuit/craft/quantum_circuit' + }, + { + item_inputs: [ + { item: 'modern_industrialization:arithmetic_logic_unit', amount: 2 }, + { tag: 'c:plates/carbon', amount: 2 }, + { tag: 'c:glass_panes', amount: 2 }, + { item: 'modern_industrialization:superconductor_wire', amount: 6 } + ], + fluid_inputs: [ + { fluid: 'modern_industrialization:cryofluid', amount: 250 }, + { fluid: 'modern_industrialization:tritium', amount: 50 } + ], + item_outputs: [{ item: 'modern_industrialization:qubit', amount: 2 }], + eu: 20, + duration: 400, + id: 'modern_industrialization:electric_age/component/assembler/qubit' + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'modern_industrialization:assembler'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/modern_industrialization/blast_furnace.js b/kubejs/server_scripts/recipes/modern_industrialization/blast_furnace.js index 17e8dc98..75354b3d 100644 --- a/kubejs/server_scripts/recipes/modern_industrialization/blast_furnace.js +++ b/kubejs/server_scripts/recipes/modern_industrialization/blast_furnace.js @@ -3,12 +3,39 @@ ServerEvents.recipes((event) => { const recipes = [ { - item_inputs: [{ amount: 1, tag: 'c:ingots/uraninite' }], - - item_outputs: [{ amount: 1, item: AlmostUnified.getTagTargetItem('c:ingots/uranium').getId() }], + item_inputs: [{ tag: 'c:ingots/uraninite', amount: 1 }], + item_outputs: [{ item: AlmostUnified.getTagTargetItem('c:ingots/uranium').getId(), amount: 1 }], duration: 200, eu: 128, id: `${id_prefix}ingot_uranium` + }, + { + fluid_inputs: [{ fluid: 'minecraft:water', amount: 10000 }], + fluid_outputs: [{ fluid: 'mekanism:brine', amount: 1000 }], + duration: 600, + eu: 4, + id: `${id_prefix}brine` + }, + { + fluid_inputs: [{ fluid: 'mekanism:brine', amount: 1000 }], + fluid_outputs: [{ fluid: 'mekanism:lithium', amount: 100 }], + duration: 600, + eu: 4, + id: `${id_prefix}lithium` + }, + { + fluid_inputs: [{ fluid: 'mekanism:lithium', amount: 100 }], + item_outputs: [{ amount: 1, item: 'mekanism:dust_lithium' }], + duration: 600, + eu: 4, + id: `${id_prefix}dust_lithium` + }, + { + item_inputs: [{ item: 'modern_industrialization:sodium_dust', amount: 1 }], + fluid_outputs: [{ fluid: 'mekanism:sodium', amount: 3 }], + duration: 100, + eu: 4, + id: `${id_prefix}molten_sodium` } ]; diff --git a/kubejs/server_scripts/recipes/modern_industrialization/electrolyzer.js b/kubejs/server_scripts/recipes/modern_industrialization/electrolyzer.js new file mode 100644 index 00000000..5c4bff10 --- /dev/null +++ b/kubejs/server_scripts/recipes/modern_industrialization/electrolyzer.js @@ -0,0 +1,19 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:modern_industrialization/electrolyzer/'; + + const recipes = [ + { + fluid_inputs: [{ fluid: 'mekanism:brine', amount: 30 }], + item_outputs: [{ item: 'modern_industrialization:sodium_dust', amount: 1 }], + fluid_outputs: [{ fluid: 'modern_industrialization:chlorine', amount: 125 }], + eu: 8, + duration: 400, + id: `${id_prefix}brine_electrolysis` + } + ]; + + recipes.forEach((recipe) => { + recipe.type = 'modern_industrialization:electrolyzer'; + event.custom(recipe).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/modern_industrialization/shaped.js b/kubejs/server_scripts/recipes/modern_industrialization/shaped.js new file mode 100644 index 00000000..c7e15cba --- /dev/null +++ b/kubejs/server_scripts/recipes/modern_industrialization/shaped.js @@ -0,0 +1,20 @@ +ServerEvents.recipes((event) => { + const id_prefix = 'enigmatica:modern_industrialization/shaped/'; + + const recipes = [ + { + output: '2x modern_industrialization:gold_gear', + pattern: ['ABA', 'BCB', 'ABA'], + key: { + A: '#c:nuggets/gold', + B: '#c:ingots/gold', + C: '#c:dusts/grains_of_infinity' + }, + id: `${id_prefix}gold_gear` + } + ]; + + recipes.forEach((recipe) => { + event.shaped(recipe.output, recipe.pattern, recipe.key).id(recipe.id); + }); +}); diff --git a/kubejs/server_scripts/recipes/occultism/crushing.js b/kubejs/server_scripts/recipes/occultism/crushing.js index fda92805..9bdaf84f 100644 --- a/kubejs/server_scripts/recipes/occultism/crushing.js +++ b/kubejs/server_scripts/recipes/occultism/crushing.js @@ -31,28 +31,19 @@ ServerEvents.recipes((event) => { count: 4 }, id: `${id_prefix}uraninite_raw` + }, + { + ingredient: { tag: 'c:gems/certus_quartz' }, + ignore_crushing_multiplier: true, + result: { + type: 'occultism:item', + id: 'ae2:certus_quartz_dust', + count: 1 + }, + id: `occultism:crushing/certus_quartz_dust_from_gem` } ]; - // Workaround for Crusher issue that's fixed. Leaving as reference for now. - // event.forEachRecipe({ type: 'occultism:crushing' }, (r) => { - // let recipe = JSON.parse(r.json); - // let recipe_id = r.getId(); - - // if (recipe.result.type == 'occultism:tag') { - // // console.log(`Found a tagged output: ${recipe.result.tag}`); - // // console.log(`Preferred output: ${getPreferredItemInTag(`#${recipe.result.tag}`).getId()}`); - - // recipe.result.type = 'occultism:item'; - // recipe.result.id = getPreferredItemInTag(`#${recipe.result.tag}`).getId(); - // recipe.id = recipe_id; - - // delete recipe.result.tag; - - // recipes.push(recipe); - // } - // }); - recipes.forEach((recipe) => { recipe.type = 'occultism:crushing'; event.custom(recipe).id(recipe.id); diff --git a/kubejs/server_scripts/recipes/occultism/ritual.js b/kubejs/server_scripts/recipes/occultism/ritual.js index fd5d27de..4cd51b76 100644 --- a/kubejs/server_scripts/recipes/occultism/ritual.js +++ b/kubejs/server_scripts/recipes/occultism/ritual.js @@ -14,12 +14,9 @@ ServerEvents.recipes((event) => { // Reduce delay for all other spirits (weather/daytime rituals) recipe.spirit_max_age = 10; } + recipe.id = recipe_id; + recipes.push(recipe); } - - // Override default craft time for all recipes - recipe.duration = 20; - recipe.id = recipe_id; - recipes.push(recipe); }); recipes.forEach((recipe) => { diff --git a/kubejs/server_scripts/recipes/pneumaticcraft/shaped.js b/kubejs/server_scripts/recipes/pneumaticcraft/shaped.js index 001a026a..4ee79060 100644 --- a/kubejs/server_scripts/recipes/pneumaticcraft/shaped.js +++ b/kubejs/server_scripts/recipes/pneumaticcraft/shaped.js @@ -21,6 +21,16 @@ ServerEvents.recipes((event) => { C: 'pneumaticcraft:advanced_pressure_tube' }, id: 'pneumaticcraft:advanced_liquid_compressor' + }, + { + output: '2x pneumaticcraft:compressed_iron_gear', + pattern: ['ABA', 'BCB', 'ABA'], + key: { + A: '#c:nuggets/dark_steel', + B: '#c:ingots/compressed_iron', + C: '#c:dusts/grains_of_infinity' + }, + id: `${id_prefix}compressed_iron_gear` } ]; diff --git a/kubejs/server_scripts/recipes/powah/energizing.js b/kubejs/server_scripts/recipes/powah/energizing.js index 8d78a5c3..2cdf3d7c 100644 --- a/kubejs/server_scripts/recipes/powah/energizing.js +++ b/kubejs/server_scripts/recipes/powah/energizing.js @@ -3,7 +3,6 @@ ServerEvents.recipes((event) => { const recipes = [ { - type: 'powah:energizing', energy: 1600, ingredients: [{ item: 'ae2:certus_quartz_crystal' }], result: { diff --git a/kubejs/server_scripts/recipes/utilitarian/remove.js b/kubejs/server_scripts/recipes/utilitarian/remove.js new file mode 100644 index 00000000..c2b4e0db --- /dev/null +++ b/kubejs/server_scripts/recipes/utilitarian/remove.js @@ -0,0 +1,19 @@ +ServerEvents.recipes((event) => { + const recipes = [ + // { + // input: 'sample', + // output: 'sample', + // type: 'sample', + // mod: 'sample', + // id: 'sample' + // } + + { output: 'utilitarian:soul_snad' }, + { output: 'utilitarian:drit' }, + { output: 'utilitarian:grrass' } + ]; + + recipes.forEach((recipe) => { + event.remove(recipe); + }); +}); diff --git a/kubejs/server_scripts/tags/block/pneumaticcraft/block_tracker_misc_blocks.js b/kubejs/server_scripts/tags/block/pneumaticcraft/block_tracker_misc_blocks.js new file mode 100644 index 00000000..6be41cc4 --- /dev/null +++ b/kubejs/server_scripts/tags/block/pneumaticcraft/block_tracker_misc_blocks.js @@ -0,0 +1,5 @@ +ServerEvents.tags('block', (event) => { + let additions = ['minecraft:budding_amethyst', /ae2:.*budding/, 'minecraft:reinforced_deepslate']; + let exclusions = []; + event.get('pneumaticcraft:block_tracker_misc_blocks').add(additions).remove(exclusions); +}); diff --git a/kubejs/server_scripts/tags/entity_type/ars_additions/source_spawner_denylist.js b/kubejs/server_scripts/tags/entity_type/ars_additions/source_spawner_denylist.js new file mode 100644 index 00000000..4a491073 --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/ars_additions/source_spawner_denylist.js @@ -0,0 +1,3 @@ +ServerEvents.tags('entity_type', (event) => { + event.get('ars_additions:source_spawner_denylist').add(['#enigmatica:mob_spawner_blacklist']); +}); diff --git a/kubejs/server_scripts/tags/entity_type/enderio/soul_vial_blacklist.js b/kubejs/server_scripts/tags/entity_type/enderio/soul_vial_blacklist.js new file mode 100644 index 00000000..9f4aa72c --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/enderio/soul_vial_blacklist.js @@ -0,0 +1,3 @@ +ServerEvents.tags('entity_type', (event) => { + event.get('enderio:soul_vial_blacklist').add(['#enigmatica:mob_spawner_blacklist']).remove('minecraft:warden'); +}); diff --git a/kubejs/server_scripts/tags/entity_type/enigmatica/mob_spawner_blacklist.js b/kubejs/server_scripts/tags/entity_type/enigmatica/mob_spawner_blacklist.js index 7d931bcb..8f75149e 100644 --- a/kubejs/server_scripts/tags/entity_type/enigmatica/mob_spawner_blacklist.js +++ b/kubejs/server_scripts/tags/entity_type/enigmatica/mob_spawner_blacklist.js @@ -1,6 +1,28 @@ ServerEvents.tags('entity_type', (event) => { event .get('enigmatica:mob_spawner_blacklist') - .add([/artifacts/, /ars_nouveau/, /pneumaticcraft.*drone/, /ars_elemental:.*_familiar/]) - .remove([/ars_nouveau:wilden/]); + .add([ + /artifacts/, + /ars_nouveau/, + /pneumaticcraft.*drone/, + /ars_elemental:.*_familiar/, + /ars_elemental:summon_/, + /occultism/, + /evilcraft/, + 'tiab:accelerator', + 'minecraft:armor_stand', + 'mekanism:robit', + 'farmingforblockheads:merchant', + 'pneumaticcraft:programmable_controller', + 'justdirethings:decoy_entity' + ]) + .remove([ + /ars_nouveau:wilden/, + /occultism:(possessed|wild)_/, + 'occultism:afrit_wild', + 'occultism:otherworld_bird', + 'evilcraft:netherfish', + 'evilcraft:poisonous_libelle', + 'evilcraft:werewolf' + ]); }); diff --git a/kubejs/server_scripts/tags/entity_type/geneticsresequenced/allows_preventing_interaction.js b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/allows_preventing_interaction.js new file mode 100644 index 00000000..0bd0dac6 --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/allows_preventing_interaction.js @@ -0,0 +1,4 @@ +ServerEvents.tags('entity_type', (event) => { + let additions = [/guardvillagers/]; + event.get('geneticsresequenced:allows_preventing_interaction').add(additions); +}); diff --git a/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_creeper_gene.js b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_creeper_gene.js new file mode 100644 index 00000000..6fb8afed --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_creeper_gene.js @@ -0,0 +1,4 @@ +ServerEvents.tags('entity_type', (event) => { + let additions = [/creeperoverhaul/]; + event.get('geneticsresequenced:avoids_scare_creeper_gene').add(additions); +}); diff --git a/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_skeleton_gene.js b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_skeleton_gene.js new file mode 100644 index 00000000..f8b3c2e7 --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/geneticsresequenced/avoids_scare_skeleton_gene.js @@ -0,0 +1,4 @@ +ServerEvents.tags('entity_type', (event) => { + let additions = [/occultism:.*skeleton/]; + event.get('geneticsresequenced:avoids_scare_skeleton_gene').add(additions); +}); diff --git a/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_crusher_blacklist.js b/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_crusher_blacklist.js new file mode 100644 index 00000000..714afb5f --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_crusher_blacklist.js @@ -0,0 +1,5 @@ +ServerEvents.tags('entity_type', (event) => { + event + .get('industrialforegoing:mob_crusher_blacklist') + .add([/ars_.*:.*familiar/, /occultism:.*familiar/, /occultism:demonic_/]); +}); diff --git a/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_duplicator_blacklist.js b/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_duplicator_blacklist.js new file mode 100644 index 00000000..b144e1c8 --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/industrialforegoing/mob_duplicator_blacklist.js @@ -0,0 +1,3 @@ +ServerEvents.tags('entity_type', (event) => { + event.get('industrialforegoing:mob_duplicator_blacklist').add(['#enigmatica:mob_spawner_blacklist']); +}); diff --git a/kubejs/server_scripts/tags/entity_type/justdirethings/paradox_deny.js b/kubejs/server_scripts/tags/entity_type/justdirethings/paradox_deny.js new file mode 100644 index 00000000..a99521d7 --- /dev/null +++ b/kubejs/server_scripts/tags/entity_type/justdirethings/paradox_deny.js @@ -0,0 +1,3 @@ +ServerEvents.tags('entity_type', (event) => { + event.get('justdirethings:paradox_deny').add(['#enigmatica:mob_spawner_blacklist']); +}); diff --git a/kubejs/server_scripts/tags/fluids/neoforge/fuels.js b/kubejs/server_scripts/tags/fluids/neoforge/fuels.js index 5b1d8b35..5b311d21 100644 --- a/kubejs/server_scripts/tags/fluids/neoforge/fuels.js +++ b/kubejs/server_scripts/tags/fluids/neoforge/fuels.js @@ -6,4 +6,8 @@ ServerEvents.tags('fluid', (event) => { event.get('c:fuels/blaze_ember').add(['justdirethings:refined_t2_fluid_source']); event.get('c:fuels/voidflame').add(['justdirethings:refined_t3_fluid_source']); event.get('c:fuels/eclipse_ember').add(['justdirethings:refined_t4_fluid_source']); + event.get('c:fuels/hootch').add(['enderio:fluid_hootch_still']); + event.get('c:fuels/rocket_fuel').add(['enderio:fluid_rocket_fuel_still']); + event.get('c:fuels/fire_water').add(['enderio:fluid_fire_water_still']); + event.get('c:fuels/dew_of_the_void').add(['enderio:fluid_dew_of_the_void_still']); }); diff --git a/kubejs/server_scripts/tags/item/minecraft/pickaxes.js b/kubejs/server_scripts/tags/item/minecraft/pickaxes.js index 5bf29d4f..c704829a 100644 --- a/kubejs/server_scripts/tags/item/minecraft/pickaxes.js +++ b/kubejs/server_scripts/tags/item/minecraft/pickaxes.js @@ -1,5 +1,5 @@ ServerEvents.tags('item', (event) => { - let additions = [/vanillaplustools:.*hammer/]; + let additions = [/vanillaplustools:.*hammer/, 'evilcraft:vengeance_pickaxe']; event.get(`minecraft:pickaxes`).add(additions); }); diff --git a/kubejs/server_scripts/tags/item/modern_industrialization/crushed_dust.js b/kubejs/server_scripts/tags/item/modern_industrialization/crushed_dust.js new file mode 100644 index 00000000..7a057560 --- /dev/null +++ b/kubejs/server_scripts/tags/item/modern_industrialization/crushed_dust.js @@ -0,0 +1,25 @@ +ServerEvents.tags('item', (event) => { + let crushed_dusts = [ + 'bauxite', + 'chromium', + 'coal', + 'diamond', + 'emerald', + 'lapis', + 'lignite_coal', + 'manganese', + 'monazite', + 'quartz', + 'redstone', + 'salt' + ]; + + crushed_dusts.forEach((crushed_dust) => { + event + .get(`modern_industrialization:crushed_dusts/${crushed_dust}`) + .add(`modern_industrialization:${crushed_dust}_crushed_dust`); + event + .get('modern_industrialization:crushed_dusts') + .add(`modern_industrialization:${crushed_dust}_crushed_dust`); + }); +}); diff --git a/kubejs/server_scripts/tags/item/modern_industrialization/replicator_blacklist.js b/kubejs/server_scripts/tags/item/modern_industrialization/replicator_blacklist.js new file mode 100644 index 00000000..b6f2f611 --- /dev/null +++ b/kubejs/server_scripts/tags/item/modern_industrialization/replicator_blacklist.js @@ -0,0 +1,33 @@ +ServerEvents.tags('item', (event) => { + let additions = [ + /storage_cell/, + /portable_.*_cell/, + /pneumaticcraft:.*_(tank|chest)$/, + /pneumaticcraft:.*drone/, + /sophisticated.*:.*(shulker|barrel|chest|backpack)/, + /functionalstorage/, + /mekanism:.*_(chest|tank|barrel)/, + /mekanism:.*_bin$/, + /mekanism:qio_drive/, + 'ae2:view_cell', + 'occultism:storage_controller', + 'mekanism:cardboard_box', + 'occultism:soul_gem', + 'occultism:soul_shard', + 'occultism:satchel', + 'ars_nouveau:mob_jar', + 'ars_elemental:curio_bag', + 'ars_elemental:caster_bag', + 'ars_additions:handy_haversack', + 'evilcraft:dark_tank', + 'shrink:shrink_bottle' + ]; + + let exclusions = [ + /functionalstorage:.*(upgrade|downgrade|tool|controller)/, + /mekanism:dynamic_(tank|valve)/, + 'mekanism:scuba_tank', + 'mekanism:radioactive_waste_barrel' + ]; + event.get('modern_industrialization:replicator_blacklist').add(additions).remove(exclusions); +}); diff --git a/kubejs/server_scripts/tags/item/neoforge/crops.js b/kubejs/server_scripts/tags/item/neoforge/crops.js new file mode 100644 index 00000000..483591eb --- /dev/null +++ b/kubejs/server_scripts/tags/item/neoforge/crops.js @@ -0,0 +1,16 @@ +ServerEvents.tags('item', (event) => { + let additions = { + gysahl_green: [ + 'chococraft:gysahl_green', + 'chococraft:loverly_gysahl_green', + 'chococraft:gold_gysahl', + 'chococraft:red_gysahl', + 'chococraft:pink_gysahl' + ] + }; + + Object.keys(additions).forEach((tag) => { + event.get(`c:crops/${tag}`).add(additions[tag]); + event.get('c:crops').add(additions[tag]); + }); +}); diff --git a/kubejs/server_scripts/tags/item/neoforge/seeds.js b/kubejs/server_scripts/tags/item/neoforge/seeds.js new file mode 100644 index 00000000..78fef5a0 --- /dev/null +++ b/kubejs/server_scripts/tags/item/neoforge/seeds.js @@ -0,0 +1,10 @@ +ServerEvents.tags('item', (event) => { + let additions = { + gysahl_green: ['chococraft:gysahl_green_seeds'] + }; + + Object.keys(additions).forEach((tag) => { + event.get(`c:seeds/${tag}`).add(additions[tag]); + event.get('c:seeds').add(additions[tag]); + }); +}); diff --git a/minecraftinstance.json b/minecraftinstance.json index f39c69a6..0109d833 100644 --- a/minecraftinstance.json +++ b/minecraftinstance.json @@ -1 +1 @@ -{"baseModLoader":{"forgeVersion":"21.1.37","name":"neoforge-21.1.37","type":6,"downloadUrl":"","filename":"neoforge-21.1.37.jar","installMethod":6,"latest":true,"recommended":true,"versionJson":"{\"assetIndex\":null,\"id\":\"neoforge-21.1.37\",\"time\":\"2024-09-03T16:05:14.3129847\",\"releaseTime\":\"2024-09-03T16:05:14.3129847\",\"type\":\"release\",\"minecraftArguments\":null,\"minimumLauncherVersion\":0,\"assets\":null,\"inheritsFrom\":\"1.21.1\",\"jar\":null,\"logging\":{\"client\":null},\"libraries\":[{\"name\":\"org.checkerframework:checker-qual:3.12.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar\",\"url\":\"https://libraries.minecraft.net/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar\",\"sha1\":\"d5692f0526415fcc6de94bb5bfbd3afd9dd3b3e5\",\"size\":208835},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-core:2.22.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"sha1\":\"7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4\",\"size\":1900022},\"classifiers\":null}},{\"name\":\"net.fabricmc:sponge-mixin:0.15.2+mixin.0.8.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"sha1\":\"2af2f021d8e02a0220dc27a7a72b4666d66d44ca\",\"size\":1494751},\"classifiers\":null}},{\"name\":\"com.google.j2objc:j2objc-annotations:1.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar\",\"url\":\"https://libraries.minecraft.net/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar\",\"sha1\":\"ba035118bc8bac37d7eff77700720999acd9986d\",\"size\":8781},\"classifiers\":null}},{\"name\":\"cpw.mods:securejarhandler:3.0.8\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"sha1\":\"c0ef95cecd8699a0449053ac7d9c160748d902cd\",\"size\":103765},\"classifiers\":null}},{\"name\":\"net.minecrell:terminalconsoleappender:1.3.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"sha1\":\"b562e9bb61235c9520e26282cdee71f8f802d1fc\",\"size\":16949},\"classifiers\":null}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-api:2.22.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"sha1\":\"bea6fede6328fabafd7e68363161a7ea6605abd1\",\"size\":335001},\"classifiers\":null}},{\"name\":\"org.jline:jline-reader:3.20.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"sha1\":\"8f15415b022a25b473e8e16c28ae913186ffb9c4\",\"size\":171052},\"classifiers\":null}},{\"name\":\"net.neoforged:mergetool:2.0.0:api\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/mergetool/2.0.0/mergetool-2.0.0-api.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/mergetool/2.0.0/mergetool-2.0.0-api.jar\",\"sha1\":\"52fe1949be64e3303aabaaa21e315f551db9c9f4\",\"size\":2550},\"classifiers\":null}},{\"name\":\"commons-io:commons-io:2.11.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"commons-io/commons-io/2.11.0/commons-io-2.11.0.jar\",\"url\":\"https://libraries.minecraft.net/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar\",\"sha1\":\"a2503f302b11ebde7ebc3df41daebe0e4eea3689\",\"size\":327135},\"classifiers\":null}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146},\"classifiers\":null}},{\"name\":\"com.google.guava:guava:31.1-jre\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/guava/31.1-jre/guava-31.1-jre.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar\",\"sha1\":\"60458f877d055d0c9114d9e1a2efb737b4bc282c\",\"size\":2959479},\"classifiers\":null}},{\"name\":\"com.google.code.findbugs:jsr305:3.0.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"url\":\"https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"sha1\":\"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\"size\":19936},\"classifiers\":null}},{\"name\":\"com.google.guava:failureaccess:1.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"sha1\":\"1dcf1de382a0bf95a3d8b0849546c88bac1292c9\",\"size\":4617},\"classifiers\":null}},{\"name\":\"cpw.mods:modlauncher:11.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"sha1\":\"6619d4812a3c092310d521ebc4c9503727563df7\",\"size\":116200},\"classifiers\":null}},{\"name\":\"com.google.errorprone:error_prone_annotations:2.11.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar\",\"url\":\"https://libraries.minecraft.net/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar\",\"sha1\":\"c5a0ace696d3f8b1c1d8cc036d8c03cc0cbe6b69\",\"size\":15979},\"classifiers\":null}},{\"name\":\"net.neoforged.fancymodloader:earlydisplay:4.0.24\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"sha1\":\"0c1f79ceaefcb4c79dea89e969563718a2d5157f\",\"size\":261705},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarSelector:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"sha1\":\"fb3cc7a58af22ad2880adb98af6d518128c47dae\",\"size\":17168},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863},\"classifiers\":null}},{\"name\":\"org.codehaus.plexus:plexus-utils:3.3.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"sha1\":\"cf43b5391de623b36fe066a21127baef82c64022\",\"size\":263253},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarFileSystems:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"sha1\":\"78f59f89defcd032ed788b151ca6a0d40ace796a\",\"size\":31807},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-slf4j2-impl:2.19.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j2-impl/2.19.0/log4j-slf4j2-impl-2.19.0.jar\",\"sha1\":\"5c04bfdd63ce9dceb2e284b81e96b6a70010ee10\",\"size\":27721},\"classifiers\":null}},{\"name\":\"net.neoforged:accesstransformers:10.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"sha1\":\"fd83b5725f76eae9115e9355fa1c456a6a441400\",\"size\":67234},\"classifiers\":null}},{\"name\":\"org.jline:jline-terminal:3.20.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"sha1\":\"d0ddcc708ddf527a3454c941b7b9225cc83a15ff\",\"size\":228481},\"classifiers\":null}},{\"name\":\"com.machinezoo.noexception:noexception:1.7.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"sha1\":\"b65330c98e38a1f915fa54a6e5eca496505e3f0a\",\"size\":250861},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209},\"classifiers\":null}},{\"name\":\"org.apache.commons:commons-lang3:3.13.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar\",\"sha1\":\"b7263237aa89c1f99b327197c41d0669707a462e\",\"size\":632267},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarMetadata:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"sha1\":\"f8da03683dc81694556dc3e177c5e3bb77ae6fcb\",\"size\":15648},\"classifiers\":null}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"sha1\":\"f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5\",\"size\":2167292},\"classifiers\":null}},{\"name\":\"net.neoforged.accesstransformers:at-modlauncher:10.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"sha1\":\"5aba50202aceead086bc09fbc2751c9f05cb4890\",\"size\":2347},\"classifiers\":null}},{\"name\":\"com.electronwill.night-config:toml:3.8.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"sha1\":\"861dbcf2757dd6701c98b3949198549ccb5f62ff\",\"size\":39515},\"classifiers\":null}},{\"name\":\"cpw.mods:bootstraplauncher:2.0.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar\",\"sha1\":\"1a2d076cbc33b0520cbacd591224427b2a20047d\",\"size\":11116},\"classifiers\":null}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944},\"classifiers\":null}},{\"name\":\"net.neoforged.fancymodloader:loader:4.0.24\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"sha1\":\"8211b356d57387a287aa3fb1d425fdd34db6d638\",\"size\":496730},\"classifiers\":null}},{\"name\":\"net.minecraftforge:srgutils:0.4.15\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"sha1\":\"ca408b131759478f164e010fae0d73997e125fb5\",\"size\":69393},\"classifiers\":null}},{\"name\":\"net.neoforged:bus:8.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/bus/8.0.1/bus-8.0.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/bus/8.0.1/bus-8.0.1.jar\",\"sha1\":\"9df0ed904cec279eb33ca6df420f6f82706ebb4c\",\"size\":29315},\"classifiers\":null}},{\"name\":\"org.slf4j:slf4j-api:2.0.9\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"url\":\"https://libraries.minecraft.net/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"sha1\":\"7cf2726fdcfbc8610f9a71fb3ed639871f315340\",\"size\":64579},\"classifiers\":null}},{\"name\":\"net.neoforged:coremods:7.0.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"sha1\":\"09147e6f638b4272b3bd5fc8f92ad37802512c6c\",\"size\":22659},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-analysis:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"sha1\":\"490bacc77de7cbc0be1a30bb3471072d705be4a4\",\"size\":33978},\"classifiers\":null}},{\"name\":\"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"sha1\":\"b421526c5f297295adef1c886e5246c39d4ac629\",\"size\":2199},\"classifiers\":null}},{\"name\":\"com.google.code.gson:gson:2.10\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/code/gson/gson/2.10/gson-2.10.jar\",\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10/gson-2.10.jar\",\"sha1\":\"dd9b193aef96e973d5a11ab13cd17430c2e4306b\",\"size\":286235},\"classifiers\":null}},{\"name\":\"org.antlr:antlr4-runtime:4.13.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"sha1\":\"17125bae1d965624e265ef49552f6465a2bfa307\",\"size\":326305},\"classifiers\":null}},{\"name\":\"com.electronwill.night-config:core:3.8.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"sha1\":\"2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a\",\"size\":365488},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-util:9.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"sha1\":\"64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe\",\"size\":91076},\"classifiers\":null}},{\"name\":\"com.mojang:logging:1.1.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/mojang/logging/1.1.1/logging-1.1.1.jar\",\"url\":\"https://libraries.minecraft.net/com/mojang/logging/1.1.1/logging-1.1.1.jar\",\"sha1\":\"832b8e6674a9b325a5175a3a6267dfaf34c85139\",\"size\":15343},\"classifiers\":null}}],\"mainClass\":\"cpw.mods.bootstraplauncher.BootstrapLauncher\",\"arguments\":{\"game\":[\"--fml.neoForgeVersion\",\"21.1.37\",\"--fml.fmlVersion\",\"4.0.24\",\"--fml.mcVersion\",\"1.21.1\",\"--fml.neoFormVersion\",\"20240808.144430\",\"--launchTarget\",\"forgeclient\"],\"jvm\":[\"-Djava.net.preferIPv6Addresses=system\",\"-DignoreList=securejarhandler-3.0.8.jar,asm-9.5.jar,asm-commons-9.5.jar,asm-tree-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,bootstraplauncher-2.0.2.jar,JarJarFileSystems-0.4.1.jar,client-extra,neoforge-,${version_name}.jar\",\"-DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar\",\"-Dfml.pluginLayerLibraries=\",\"-Dfml.gameLayerLibraries=\",\"-DlibraryDirectory=${library_directory}\",\"-p\",\"${library_directory}/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar${classpath_separator}${library_directory}/org/ow2/asm/asm/9.5/asm-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar${classpath_separator}${library_directory}/cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar${classpath_separator}${library_directory}/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"--add-modules\",\"ALL-MODULE-PATH\",\"--add-opens\",\"java.base/java.util.jar=cpw.mods.securejarhandler\",\"--add-opens\",\"java.base/java.lang.invoke=cpw.mods.securejarhandler\",\"--add-exports\",\"java.base/sun.security.util=cpw.mods.securejarhandler\",\"--add-exports\",\"jdk.naming.dns/com.sun.jndi.dns=java.naming\"]}}","librariesInstallLocation":"{0}//libraries//net//neoforged//neoforge//21.1.37","minecraftVersion":"1.21.1","installProfileJson":"{\"spec\":1,\"profile\":\"NeoForge\",\"version\":\"neoforge-21.1.37\",\"minecraft\":\"1.21.1\",\"json\":\"/version.json\",\"logo\":\"/big_logo.png\",\"welcome\":\"Welcome to the simple NeoForge installer\",\"path\":\"net.neoforged:neoforge:21.1.37\",\"data\":{\"MC_SLIM\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:slim]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:slim]\"},\"MC_UNPACKED\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:unpacked]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:unpacked]\"},\"MERGED_MAPPINGS\":{\"client\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings-merged@txt]\",\"server\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings-merged@txt]\"},\"BINPATCH\":{\"client\":\"/data/client.lzma\",\"server\":\"/data/server.lzma\"},\"MCP_VERSION\":{\"client\":\"'1.21.1-20240808.144430'\",\"server\":\"'1.21.1-20240808.144430'\"},\"MAPPINGS\":{\"client\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings@txt]\",\"server\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings@txt]\"},\"MC_EXTRA\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:extra]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:extra]\"},\"MOJMAPS\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:mappings@txt]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:mappings@txt]\"},\"PATCHED\":{\"client\":\"[net.neoforged:neoforge:21.1.37:client]\",\"server\":\"[net.neoforged:neoforge:21.1.37:server]\"},\"MC_SRG\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:srg]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:srg]\"},\"SIDE\":{\"client\":\"client\",\"server\":\"server\"}},\"processors\":[{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"MCP_DATA\",\"--input\",\"[net.neoforged:neoform:1.21.1-20240808.144430@zip]\",\"--output\",\"{MAPPINGS}\",\"--key\",\"mappings\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"DOWNLOAD_MOJMAPS\",\"--version\",\"1.21.1\",\"--side\",\"{SIDE}\",\"--output\",\"{MOJMAPS}\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"MERGE_MAPPING\",\"--left\",\"{MAPPINGS}\",\"--right\",\"{MOJMAPS}\",\"--output\",\"{MERGED_MAPPINGS}\",\"--classes\",\"--fields\",\"--methods\",\"--reverse-right\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:jarsplitter:2.1.2\",\"classpath\":[\"net.neoforged.installertools:jarsplitter:2.1.2\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"net.neoforged:srgutils:1.0.0\",\"net.neoforged.installertools:cli-utils:2.1.2\"],\"args\":[\"--input\",\"{MINECRAFT_JAR}\",\"--slim\",\"{MC_SLIM}\",\"--extra\",\"{MC_EXTRA}\",\"--srg\",\"{MERGED_MAPPINGS}\"],\"sides\":[\"client\"]},{\"jar\":\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"classpath\":[\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\"org.ow2.asm:asm-commons:9.5\",\"org.ow2.asm:asm-tree:9.5\",\"org.ow2.asm:asm:9.5\",\"net.neoforged.javadoctor:gson-io:2.0.17\",\"net.neoforged:srgutils:1.0.0\",\"net.neoforged.installertools:cli-utils:2.1.4\",\"net.neoforged.javadoctor:spec:2.0.17\",\"com.google.code.gson:gson:2.10.1\"],\"args\":[\"--input\",\"{MC_SLIM}\",\"--output\",\"{MC_SRG}\",\"--names\",\"{MERGED_MAPPINGS}\",\"--ann-fix\",\"--ids-fix\",\"--src-fix\",\"--record-fix\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:binarypatcher:2.1.2\",\"classpath\":[\"net.neoforged.installertools:binarypatcher:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.github.jponge:lzma-java:1.3\",\"com.nothome:javaxdelta:2.0.1\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"trove:trove:1.0.2\"],\"args\":[\"--clean\",\"{MC_SRG}\",\"--output\",\"{PATCHED}\",\"--apply\",\"{BINPATCH}\"],\"sides\":null}],\"libraries\":[{\"name\":\"commons-beanutils:commons-beanutils:1.9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c845703de334ddc6b4b3cd26835458cb1cba1f3d\",\"size\":246174,\"url\":\"https://maven.neoforged.net/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\"path\":\"commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"org.apache.commons:commons-lang3:3.8.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"6505a72a097d9270f7a9e7bf42c4238283247755\",\"size\":501879,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\"path\":\"org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.8.9\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8a432c1d6825781e21a02db2e2c33c5fde2833b9\",\"size\":258075,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar\",\"path\":\"com/google/code/gson/gson/2.8.9/gson-2.8.9.jar\"}}},{\"name\":\"com.google.guava:guava:20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\"size\":2442625,\"url\":\"https://maven.neoforged.net/releases/com/google/guava/guava/20.0/guava-20.0.jar\",\"path\":\"com/google/guava/guava/20.0/guava-20.0.jar\"}}},{\"name\":\"net.neoforged.installertools:installertools:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"72524c0362f812d8aa4cdb4c03e9b45e2b71ae3b\",\"size\":83543,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/installertools/2.1.2/installertools-2.1.2.jar\",\"path\":\"net/neoforged/installertools/installertools/2.1.2/installertools-2.1.2.jar\"}}},{\"name\":\"commons-collections:commons-collections:3.2.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5\",\"size\":588337,\"url\":\"https://maven.neoforged.net/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\"path\":\"commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\"}}},{\"name\":\"org.ow2.asm:asm-analysis:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4b071f211b37c38e0e9f5998550197c8593f6ad8\",\"size\":34276,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\"path\":\"org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\"}}},{\"name\":\"org.apache.commons:commons-text:1.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"9abf61708a66ab5e55f6169a200dbfc584b546d9\",\"size\":182954,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\"path\":\"org/apache/commons/commons-text/1.3/commons-text-1.3.jar\"}}},{\"name\":\"com.opencsv:opencsv:4.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"525932a1edf46c9ca75aa9c83d31dc180c186865\",\"size\":167167,\"url\":\"https://maven.neoforged.net/releases/com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\"path\":\"com/opencsv/opencsv/4.4/opencsv-4.4.jar\"}}},{\"name\":\"org.apache.commons:commons-collections4:4.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"54ebea0a5b653d3c680131e73fe807bb8f78c4ed\",\"size\":752798,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\"path\":\"org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"net.md-5:SpecialSource:1.11.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"43b84c4bb8d01cf90a29dfeec1c958a4b64baf46\",\"size\":88737,\"url\":\"https://maven.neoforged.net/releases/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\"path\":\"net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1f2a432d1212f5c352ae607d7b61dcae20c20af5\",\"size\":72716,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\"path\":\"org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\"}}},{\"name\":\"commons-logging:commons-logging:1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4bfc12adfe4842bf07b657f0369c4cb522955686\",\"size\":61829,\"url\":\"https://libraries.minecraft.net/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\"path\":\"commons-logging/commons-logging/1.2/commons-logging-1.2.jar\"}}},{\"name\":\"de.siegmar:fastcsv:2.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b615f26c03edeac966618b93b9ee4f4eed50aae1\",\"size\":29476,\"url\":\"https://maven.neoforged.net/releases/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\"path\":\"de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"78d2ecd61318b5a58cd04fb237636c0e86b77d97\",\"size\":52669,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\"path\":\"org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8e6300ef51c1d801a7ed62d07cd221aca3a90640\",\"size\":122176,\"url\":\"https://libraries.minecraft.net/org/ow2/asm/asm/9.3/asm-9.3.jar\",\"path\":\"org/ow2/asm/asm/9.3/asm-9.3.jar\"}}},{\"name\":\"net.neoforged.installertools:jarsplitter:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8a7916be0a0e589897beab7c839072631067e48e\",\"size\":7790,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/jarsplitter/2.1.2/jarsplitter-2.1.2.jar\",\"path\":\"net/neoforged/installertools/jarsplitter/2.1.2/jarsplitter-2.1.2.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e18572dea4622ad9ab9540bfcf1ebf88ff0131ec\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.4/cli-utils-2.1.4.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.4/cli-utils-2.1.4.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\"}}},{\"name\":\"net.neoforged.javadoctor:gson-io:2.0.17\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"040edf7077205615bffe214a9d250c50cd0d13de\",\"size\":5747,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/javadoctor/gson-io/2.0.17/gson-io-2.0.17.jar\",\"path\":\"net/neoforged/javadoctor/gson-io/2.0.17/gson-io-2.0.17.jar\"}}},{\"name\":\"net.neoforged.javadoctor:spec:2.0.17\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fbe5da0da41957dccf9004014781bd8d05d16192\",\"size\":6266,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/javadoctor/spec/2.0.17/spec-2.0.17.jar\",\"path\":\"net/neoforged/javadoctor/spec/2.0.17/spec-2.0.17.jar\"}}},{\"name\":\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d9890c71b4366f886c2b1006782043a6a6816eb6\",\"size\":746919,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/AutoRenamingTool/2.0.3/AutoRenamingTool-2.0.3-all.jar\",\"path\":\"net/neoforged/AutoRenamingTool/2.0.3/AutoRenamingTool-2.0.3-all.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"02ab1a73e1e22d2b73469362a0908a98644b681d\",\"size\":79368,\"url\":\"https://maven.neoforged.net/releases/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.10.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b3add478d4382b78ea20b1671390a858002feb6c\",\"size\":283367,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"path\":\"com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"com.github.jponge:lzma-java:1.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\"size\":51041,\"url\":\"https://maven.neoforged.net/releases/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\"path\":\"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"com.nothome:javaxdelta:2.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\"size\":38995,\"url\":\"https://maven.neoforged.net/releases/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\"path\":\"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\"}}},{\"name\":\"net.neoforged.installertools:binarypatcher:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"eab75026876e127d35d41a6dc3a91c839070e2e0\",\"size\":23074,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/binarypatcher/2.1.2/binarypatcher-2.1.2.jar\",\"path\":\"net/neoforged/installertools/binarypatcher/2.1.2/binarypatcher-2.1.2.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"trove:trove:1.0.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"112b40581ab9a4d3de4636d49985a7f686d181c8\",\"size\":361155,\"url\":\"https://maven.neoforged.net/releases/trove/trove/1.0.2/trove-1.0.2.jar\",\"path\":\"trove/trove/1.0.2/trove-1.0.2.jar\"}}},{\"name\":\"net.neoforged:neoforge:21.1.37:universal\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c0de31354b6f5e235282cf994c436f600ab99744\",\"size\":2932657,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/neoforge/21.1.37/neoforge-21.1.37-universal.jar\",\"path\":\"net/neoforged/neoforge/21.1.37/neoforge-21.1.37-universal.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\"}}},{\"name\":\"org.slf4j:slf4j-api:2.0.9\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"7cf2726fdcfbc8610f9a71fb3ed639871f315340\",\"size\":64579,\"url\":\"https://libraries.minecraft.net/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"path\":\"org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\"}}},{\"name\":\"org.jline:jline-terminal:3.20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d0ddcc708ddf527a3454c941b7b9225cc83a15ff\",\"size\":228481,\"url\":\"https://maven.neoforged.net/releases/org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"path\":\"org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\"}}},{\"name\":\"com.google.guava:guava:32.1.2-jre\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318\",\"size\":3041591,\"url\":\"https://libraries.minecraft.net/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\",\"path\":\"com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\"}}},{\"name\":\"net.fabricmc:sponge-mixin:0.15.2+mixin.0.8.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"2af2f021d8e02a0220dc27a7a72b4666d66d44ca\",\"size\":1494751,\"url\":\"https://maven.neoforged.net/releases/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"path\":\"net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\"}}},{\"name\":\"net.neoforged.accesstransformers:at-modlauncher:10.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"5aba50202aceead086bc09fbc2751c9f05cb4890\",\"size\":2347,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"path\":\"net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\"}}},{\"name\":\"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b421526c5f297295adef1c886e5246c39d4ac629\",\"size\":2199,\"url\":\"https://libraries.minecraft.net/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"path\":\"com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\"}}},{\"name\":\"net.neoforged:bus:8.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"9df0ed904cec279eb33ca6df420f6f82706ebb4c\",\"size\":29315,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/bus/8.0.1/bus-8.0.1.jar\",\"path\":\"net/neoforged/bus/8.0.1/bus-8.0.1.jar\"}}},{\"name\":\"com.google.j2objc:j2objc-annotations:2.8\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c85270e307e7b822f1086b93689124b89768e273\",\"size\":9301,\"url\":\"https://libraries.minecraft.net/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\",\"path\":\"com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\"}}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077,\"url\":\"https://maven.neoforged.net/releases/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\"}}},{\"name\":\"com.electronwill.night-config:toml:3.8.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"861dbcf2757dd6701c98b3949198549ccb5f62ff\",\"size\":39515,\"url\":\"https://maven.neoforged.net/releases/com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"path\":\"com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\"}}},{\"name\":\"cpw.mods:securejarhandler:3.0.8\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c0ef95cecd8699a0449053ac7d9c160748d902cd\",\"size\":103765,\"url\":\"https://maven.neoforged.net/releases/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"path\":\"cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.10.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b3add478d4382b78ea20b1671390a858002feb6c\",\"size\":283367,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"path\":\"com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\"}}},{\"name\":\"com.google.errorprone:error_prone_annotations:2.18.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"89b684257096f548fa39a7df9fdaa409d4d4df91\",\"size\":16017,\"url\":\"https://libraries.minecraft.net/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\",\"path\":\"com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\"}}},{\"name\":\"commons-io:commons-io:2.15.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f11560da189ab563a5c8e351941415430e9304ea\",\"size\":501218,\"url\":\"https://libraries.minecraft.net/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\",\"path\":\"commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\"}}},{\"name\":\"net.neoforged:JarJarMetadata:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f8da03683dc81694556dc3e177c5e3bb77ae6fcb\",\"size\":15648,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"path\":\"net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\"}}},{\"name\":\"org.antlr:antlr4-runtime:4.13.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"17125bae1d965624e265ef49552f6465a2bfa307\",\"size\":326305,\"url\":\"https://maven.neoforged.net/releases/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"path\":\"org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\"}}},{\"name\":\"org.jline:jline-reader:3.20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8f15415b022a25b473e8e16c28ae913186ffb9c4\",\"size\":171052,\"url\":\"https://maven.neoforged.net/releases/org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"path\":\"org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"net.neoforged:JarJarFileSystems:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"78f59f89defcd032ed788b151ca6a0d40ace796a\",\"size\":31807,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"path\":\"net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\"}}},{\"name\":\"com.electronwill.night-config:core:3.8.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a\",\"size\":365488,\"url\":\"https://maven.neoforged.net/releases/com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"path\":\"com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-core:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4\",\"size\":1900022,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\"}}},{\"name\":\"org.ow2.asm:asm-analysis:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"490bacc77de7cbc0be1a30bb3471072d705be4a4\",\"size\":33978,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\",\"path\":\"org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-api:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"bea6fede6328fabafd7e68363161a7ea6605abd1\",\"size\":335001,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\"}}},{\"name\":\"com.google.code.findbugs:jsr305:3.0.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\"size\":19936,\"url\":\"https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"path\":\"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\"}}},{\"name\":\"net.neoforged:neoform:1.21.1-20240808.144430@zip\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4\",\"size\":1683830,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/neoform/1.21.1-20240808.144430/neoform-1.21.1-20240808.144430.zip\",\"path\":\"net/neoforged/neoform/1.21.1-20240808.144430/neoform-1.21.1-20240808.144430.zip\"}}},{\"name\":\"com.google.guava:failureaccess:1.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1dcf1de382a0bf95a3d8b0849546c88bac1292c9\",\"size\":4617,\"url\":\"https://libraries.minecraft.net/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"path\":\"com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\"}}},{\"name\":\"net.neoforged:coremods:7.0.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"09147e6f638b4272b3bd5fc8f92ad37802512c6c\",\"size\":22659,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"path\":\"net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\"}}},{\"name\":\"net.minecraftforge:srgutils:0.4.15\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"ca408b131759478f164e010fae0d73997e125fb5\",\"size\":69393,\"url\":\"https://maven.neoforged.net/releases/net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"path\":\"net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\"}}},{\"name\":\"net.neoforged:accesstransformers:10.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd83b5725f76eae9115e9355fa1c456a6a441400\",\"size\":67234,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"path\":\"net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\"}}},{\"name\":\"com.mojang:logging:1.2.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"24cb95ffb0e3433fd6e844c04e68009e504ca1c0\",\"size\":15343,\"url\":\"https://libraries.minecraft.net/com/mojang/logging/1.2.7/logging-1.2.7.jar\",\"path\":\"com/mojang/logging/1.2.7/logging-1.2.7.jar\"}}},{\"name\":\"cpw.mods:modlauncher:11.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"6619d4812a3c092310d521ebc4c9503727563df7\",\"size\":116200,\"url\":\"https://maven.neoforged.net/releases/cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"path\":\"cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\"}}},{\"name\":\"net.minecrell:terminalconsoleappender:1.3.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b562e9bb61235c9520e26282cdee71f8f802d1fc\",\"size\":16949,\"url\":\"https://maven.neoforged.net/releases/net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"path\":\"net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\"}}},{\"name\":\"net.neoforged.fancymodloader:earlydisplay:4.0.24\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"0c1f79ceaefcb4c79dea89e969563718a2d5157f\",\"size\":261705,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"path\":\"net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\"}}},{\"name\":\"org.ow2.asm:asm-util:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"64b5a1fc8c1b15ed2efd6a063e976bc8d3dc5ffe\",\"size\":91076,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\",\"path\":\"org/ow2/asm/asm-util/9.5/asm-util-9.5.jar\"}}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281,\"url\":\"https://maven.neoforged.net/releases/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\"}}},{\"name\":\"com.machinezoo.noexception:noexception:1.7.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b65330c98e38a1f915fa54a6e5eca496505e3f0a\",\"size\":250861,\"url\":\"https://maven.neoforged.net/releases/com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"path\":\"com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\"}}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5\",\"size\":2167292,\"url\":\"https://maven.neoforged.net/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"path\":\"org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\"}}},{\"name\":\"net.neoforged:mergetool:2.0.3:api\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1275202cbbb248f49345cf6787ce299afd9a02fb\",\"size\":2550,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\",\"path\":\"net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d7e6693c2606cb7e7335047d7bb96dec52db5665\",\"size\":27364,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\"}}},{\"name\":\"net.neoforged:JarJarSelector:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fb3cc7a58af22ad2880adb98af6d518128c47dae\",\"size\":17168,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"path\":\"net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\"}}},{\"name\":\"org.apache.commons:commons-lang3:3.14.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1ed471194b02f2c6cb734a0cd6f6f107c673afae\",\"size\":657952,\"url\":\"https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\",\"path\":\"org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\"}}},{\"name\":\"org.codehaus.plexus:plexus-utils:3.3.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"cf43b5391de623b36fe066a21127baef82c64022\",\"size\":263253,\"url\":\"https://maven.neoforged.net/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"path\":\"org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\"}}},{\"name\":\"org.checkerframework:checker-qual:3.33.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"de2b60b62da487644fc11f734e73c8b0b431238f\",\"size\":223979,\"url\":\"https://libraries.minecraft.net/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\",\"path\":\"org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\"}}},{\"name\":\"net.neoforged.fancymodloader:loader:4.0.24\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8211b356d57387a287aa3fb1d425fdd34db6d638\",\"size\":496730,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"path\":\"net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\"}}},{\"name\":\"net.neoforged:neoforge:21.1.37:clientdata@lzma\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4e1f985a68cf2c5bf2d7b8d78110918047db41a8\",\"size\":0,\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/neoforged/neoforge/21.1.37/neoforge-21.1.37-clientdata.lzma\",\"path\":\"net/neoforged/neoforge/21.1.37/neoforge-21.1.37-clientdata.lzma\"}}}],\"serverJarPath\":\"{LIBRARY_DIR}/net/minecraft/server/{MINECRAFT_VERSION}/server-{MINECRAFT_VERSION}.jar\"}"},"isUnlocked":true,"javaArgsOverride":null,"lastPlayed":"2024-09-07T17:54:21.991Z","playedCount":10,"manifest":{"minecraft":{"version":"1.21.1","additionalJavaArgs":null,"modLoaders":[{"id":"neoforge-21.1.31","primary":true}],"libraries":null},"manifestType":"minecraftModpack","manifestVersion":1,"name":"1.21.1","version":"e10 1.21.1","author":"","description":null,"projectID":null,"files":[{"projectID":367824,"fileID":5474304,"required":true},{"projectID":867099,"fileID":5614811,"required":true},{"projectID":281849,"fileID":5665032,"required":true},{"projectID":314002,"fileID":5537850,"required":true},{"projectID":348521,"fileID":5623420,"required":true},{"projectID":363363,"fileID":5657249,"required":true},{"projectID":245755,"fileID":5623524,"required":true},{"projectID":899487,"fileID":5527053,"required":true},{"projectID":574300,"fileID":5664061,"required":true},{"projectID":394535,"fileID":5652387,"required":true},{"projectID":635427,"fileID":5444189,"required":true},{"projectID":405388,"fileID":5619360,"required":true},{"projectID":661293,"fileID":5654991,"required":true},{"projectID":1067672,"fileID":5622024,"required":true},{"projectID":314906,"fileID":5631511,"required":true},{"projectID":982512,"fileID":5577253,"required":true},{"projectID":248787,"fileID":5586600,"required":true},{"projectID":441647,"fileID":5629510,"required":true},{"projectID":282001,"fileID":5644993,"required":true},{"projectID":890755,"fileID":5593873,"required":true},{"projectID":909375,"fileID":5426237,"required":true},{"projectID":378646,"fileID":5635653,"required":true},{"projectID":238222,"fileID":5668821,"required":true},{"projectID":404468,"fileID":5631446,"required":true},{"projectID":361276,"fileID":5667203,"required":true},{"projectID":623764,"fileID":5599265,"required":true},{"projectID":478559,"fileID":5435858,"required":true},{"projectID":1040563,"fileID":5613298,"required":true},{"projectID":633483,"fileID":5608949,"required":true},{"projectID":899386,"fileID":5617556,"required":true},{"projectID":870210,"fileID":5623160,"required":true},{"projectID":636540,"fileID":5424923,"required":true},{"projectID":525693,"fileID":5606766,"required":true},{"projectID":398521,"fileID":5566383,"required":true},{"projectID":282313,"fileID":5623843,"required":true},{"projectID":426386,"fileID":5550606,"required":true},{"projectID":561625,"fileID":5512249,"required":true},{"projectID":231484,"fileID":5623454,"required":true},{"projectID":986583,"fileID":5626463,"required":true},{"projectID":250294,"fileID":5561836,"required":true},{"projectID":300331,"fileID":5520283,"required":true},{"projectID":510656,"fileID":5551798,"required":true},{"projectID":362479,"fileID":5651599,"required":true},{"projectID":963206,"fileID":5570779,"required":true},{"projectID":32274,"fileID":5616349,"required":true},{"projectID":431430,"fileID":5424859,"required":true},{"projectID":783522,"fileID":5424926,"required":true},{"projectID":876284,"fileID":5648149,"required":true},{"projectID":556861,"fileID":5650319,"required":true},{"projectID":316582,"fileID":5661481,"required":true},{"projectID":359540,"fileID":5635588,"required":true},{"projectID":361026,"fileID":5652176,"required":true},{"projectID":399757,"fileID":5615790,"required":true},{"projectID":352039,"fileID":5635594,"required":true},{"projectID":390880,"fileID":5548945,"required":true},{"projectID":1070541,"fileID":5643915,"required":true},{"projectID":895919,"fileID":5522002,"required":true},{"projectID":1068418,"fileID":5645873,"required":true},{"projectID":237307,"fileID":5610814,"required":true},{"projectID":1071883,"fileID":5584834,"required":true},{"projectID":908741,"fileID":5630163,"required":true},{"projectID":351725,"fileID":5635632,"required":true},{"projectID":238086,"fileID":5668522,"required":true},{"projectID":238546,"fileID":5610809,"required":true},{"projectID":358304,"fileID":5559306,"required":true},{"projectID":1037991,"fileID":5657610,"required":true},{"projectID":429235,"fileID":5434178,"required":true},{"projectID":832882,"fileID":5512069,"required":true},{"projectID":570073,"fileID":5483169,"required":true},{"projectID":276951,"fileID":5579886,"required":true},{"projectID":1071169,"fileID":5565656,"required":true},{"projectID":241160,"fileID":5623547,"required":true},{"projectID":1002348,"fileID":5660747,"required":true},{"projectID":225280,"fileID":5609093,"required":true},{"projectID":453925,"fileID":5635646,"required":true},{"projectID":301034,"fileID":5656230,"required":true},{"projectID":223794,"fileID":5662490,"required":true},{"projectID":363569,"fileID":5635576,"required":true},{"projectID":941096,"fileID":5545923,"required":true},{"projectID":411816,"fileID":5521178,"required":true},{"projectID":233019,"fileID":5426792,"required":true},{"projectID":461710,"fileID":5590908,"required":true},{"projectID":538214,"fileID":5617252,"required":true},{"projectID":351748,"fileID":5615761,"required":true},{"projectID":502372,"fileID":5635608,"required":true},{"projectID":974408,"fileID":5663351,"required":true},{"projectID":229060,"fileID":5573819,"required":true},{"projectID":370890,"fileID":5557431,"required":true},{"projectID":228756,"fileID":5491156,"required":true},{"projectID":576589,"fileID":5590874,"required":true},{"projectID":858542,"fileID":5623799,"required":true},{"projectID":454372,"fileID":5634367,"required":true},{"projectID":940057,"fileID":5660767,"required":true},{"projectID":283644,"fileID":5626449,"required":true},{"projectID":324717,"fileID":5655385,"required":true},{"projectID":606989,"fileID":5477727,"required":true},{"projectID":889915,"fileID":5643978,"required":true},{"projectID":618298,"fileID":5646592,"required":true},{"projectID":551894,"fileID":5432277,"required":true},{"projectID":235577,"fileID":5623519,"required":true},{"projectID":361579,"fileID":5622205,"required":true},{"projectID":570630,"fileID":5661897,"required":true},{"projectID":247496,"fileID":5508029,"required":true},{"projectID":360203,"fileID":5605256,"required":true},{"projectID":582327,"fileID":5508954,"required":true},{"projectID":957920,"fileID":5614731,"required":true},{"projectID":1049891,"fileID":5594672,"required":true},{"projectID":308705,"fileID":5475486,"required":true},{"projectID":271009,"fileID":5623776,"required":true},{"projectID":1034791,"fileID":5579915,"required":true},{"projectID":666198,"fileID":5568771,"required":true},{"projectID":261924,"fileID":5623479,"required":true},{"projectID":699872,"fileID":5433036,"required":true},{"projectID":551520,"fileID":5664511,"required":true},{"projectID":898746,"fileID":5667753,"required":true},{"projectID":1027245,"fileID":5581261,"required":true},{"projectID":404465,"fileID":5634888,"required":true},{"projectID":882495,"fileID":5513549,"required":true},{"projectID":634062,"fileID":5441267,"required":true},{"projectID":916747,"fileID":5615155,"required":true},{"projectID":416294,"fileID":5650008,"required":true},{"projectID":450659,"fileID":5613197,"required":true},{"projectID":298187,"fileID":5615703,"required":true},{"projectID":430636,"fileID":5649400,"required":true},{"projectID":256717,"fileID":5623731,"required":true},{"projectID":459929,"fileID":5602260,"required":true},{"projectID":580555,"fileID":5619579,"required":true},{"projectID":470193,"fileID":5513995,"required":true},{"projectID":271740,"fileID":5530706,"required":true},{"projectID":417645,"fileID":5539090,"required":true},{"projectID":268566,"fileID":5665701,"required":true},{"projectID":60089,"fileID":5637846,"required":true},{"projectID":289412,"fileID":5635133,"required":true},{"projectID":347337,"fileID":5543752,"required":true},{"projectID":574123,"fileID":5574828,"required":true},{"projectID":318551,"fileID":5569165,"required":true},{"projectID":268567,"fileID":5665702,"required":true},{"projectID":456956,"fileID":5506938,"required":true},{"projectID":561470,"fileID":5652442,"required":true},{"projectID":980520,"fileID":5508832,"required":true},{"projectID":252848,"fileID":5474686,"required":true},{"projectID":358191,"fileID":5516108,"required":true},{"projectID":841890,"fileID":5629395,"required":true},{"projectID":513688,"fileID":5512077,"required":true},{"projectID":60028,"fileID":5624185,"required":true},{"projectID":986380,"fileID":5621624,"required":true},{"projectID":1025374,"fileID":5654882,"required":true},{"projectID":867074,"fileID":5612108,"required":true},{"projectID":686836,"fileID":5641277,"required":true},{"projectID":430906,"fileID":5573900,"required":true},{"projectID":629153,"fileID":5635678,"required":true},{"projectID":547434,"fileID":5612490,"required":true},{"projectID":250832,"fileID":5431516,"required":true},{"projectID":231275,"fileID":5478493,"required":true},{"projectID":314905,"fileID":5444606,"required":true},{"projectID":250398,"fileID":5623827,"required":true},{"projectID":349206,"fileID":5630003,"required":true},{"projectID":326652,"fileID":5570763,"required":true},{"projectID":619320,"fileID":5646596,"required":true},{"projectID":531761,"fileID":5644978,"required":true},{"projectID":452834,"fileID":5492116,"required":true},{"projectID":438332,"fileID":5546996,"required":true},{"projectID":351264,"fileID":5611971,"required":true},{"projectID":422301,"fileID":5646594,"required":true},{"projectID":288885,"fileID":5524986,"required":true},{"projectID":291936,"fileID":5511906,"required":true},{"projectID":400933,"fileID":5635670,"required":true},{"projectID":268560,"fileID":5665698,"required":true},{"projectID":388800,"fileID":5550094,"required":true},{"projectID":388172,"fileID":5664570,"required":true},{"projectID":930207,"fileID":5650508,"required":true},{"projectID":538392,"fileID":5649522,"required":true},{"projectID":74610,"fileID":5650414,"required":true},{"projectID":256087,"fileID":5474813,"required":true},{"projectID":368825,"fileID":5623542,"required":true},{"projectID":445274,"fileID":5655840,"required":true},{"projectID":961856,"fileID":5614783,"required":true},{"projectID":407206,"fileID":5605197,"required":true},{"projectID":551763,"fileID":5666899,"required":true},{"projectID":312353,"fileID":5624722,"required":true},{"projectID":419699,"fileID":5553800,"required":true},{"projectID":790626,"fileID":5659985,"required":true},{"projectID":663477,"fileID":5574556,"required":true},{"projectID":232758,"fileID":5666110,"required":true},{"projectID":272515,"fileID":5662164,"required":true},{"projectID":241895,"fileID":5623497,"required":true},{"projectID":915308,"fileID":5644230,"required":true},{"projectID":561392,"fileID":5525918,"required":true},{"projectID":247921,"fileID":5664565,"required":true},{"projectID":250277,"fileID":5664567,"required":true},{"projectID":287342,"fileID":5507166,"required":true},{"projectID":714059,"fileID":5548748,"required":true},{"projectID":626839,"fileID":5648871,"required":true},{"projectID":943925,"fileID":5584360,"required":true},{"projectID":511733,"fileID":5551404,"required":true},{"projectID":401955,"fileID":5667301,"required":true},{"projectID":280294,"fileID":5561051,"required":true}],"overrides":"overrides"},"fileDate":"0001-01-01T00:00:00","installedModpack":null,"projectID":0,"fileID":0,"customAuthor":null,"modpackOverrides":["config\\AdvancedBackups-client.properties","config\\AdvancedBackups.properties","config\\ae2-client.toml","config\\ae2-common.toml","config\\ae2-startup.toml","config\\ae2wtlib.toml","config\\aiimprovements-common.toml","config\\apothic_spawners.cfg","config\\appleskin-client.toml","config\\aquaculture-common.toml","config\\ars_additions-common.toml","config\\ars_additions-server.toml","config\\ars_elemental-client.toml","config\\ars_elemental-common.toml","config\\ars_nouveau-client.toml","config\\ars_nouveau-common.toml","config\\ars_nouveau-server.toml","config\\ars_nouveau-startup.toml","config\\atlantis-common.toml","config\\balm-common.toml","config\\bcc-common.toml","config\\betteradvancements-client.toml","config\\betterchunkloading.json","config\\betterfpsdist.json","config\\buildinggadgets2-common.toml","config\\charginggadgets-server.toml","config\\chat_heads.json5","config\\chococraft-4-breeding.json","config\\chococraft-common.toml","config\\clickadv.json","config\\clientsort.json","config\\comforts-common.toml","config\\comforts-server.toml","config\\computercraft-client.toml","config\\computercraft-server.toml","config\\connectivity.json","config\\cookingforblockheads-common.toml","config\\corpse-server.toml","config\\cosmeticarmorreworked-client.toml","config\\cosmeticarmorreworked-common.toml","config\\craftingstation-client.toml","config\\craftingstation-server.toml","config\\creeperoverhaul.jsonc","config\\crepperoverhaul-client.jsonc","config\\cupboard.json","config\\curios-client.toml","config\\curios-common.toml","config\\curios-server.toml","config\\cursedearth-client.toml","config\\cursedearth-server.toml","config\\cyclopscore-common-1.toml.bak","config\\cyclopscore-common.toml","config\\darkmodeeverywhere-client.toml","config\\darkmodeeverywhere-startup.toml","config\\darkmodeeverywhereshaders.json","config\\ding.toml","config\\disccord-client.toml","config\\disccord-server.toml","config\\elevatorid-server.toml","config\\embeddium-fingerprint.json","config\\embeddium-mixins.properties","config\\embeddium-options.json","config\\emi.css","config\\entangled-common.toml","config\\evilcraft-common.toml","config\\extended_industrialization-startup.toml","config\\extremesoundmuffler-client.toml","config\\farmersdelight-client.toml","config\\farmersdelight-common.toml","config\\farmingforblockheads-common.toml","config\\fastbench.cfg","config\\ferritecore-mixin.toml","config\\findme.json","config\\fml.toml","config\\forgivingvoid-common.toml","config\\framedblocks-client.toml","config\\framedblocks-server.toml","config\\ftbxmodcompat.snbt","config\\geneticsresequenced-client.toml","config\\geneticsresequenced-server.toml","config\\guardvillagers-client.toml","config\\guardvillagers-common.toml","config\\guardvillagers-startup.toml","config\\inventoryessentials-common.toml","config\\jearchaeology-common.toml","config\\jei-server.toml","config\\jei_mekanism_multiblocks-client.toml","config\\journeymap-server.toml","config\\jumbofurnace-server.toml","config\\justdirethings-client.toml","config\\justdirethings-common-1.toml.bak","config\\justdirethings-common.toml","config\\kleeslabs-common.toml","config\\laserio-common.toml","config\\letmedespawn.json","config\\logprot.json","config\\lootr-client.toml","config\\lootr-common.toml","config\\measurements-client.toml","config\\mffs-client.toml","config\\mffs-common.toml","config\\mininggadgets-common.toml","config\\modernfix-common.toml","config\\modernfix-mixins.properties","config\\modern_industrialization.toml","config\\modnametooltip-client.toml","config\\modonomicon-client.toml","config\\modularrouters-client.toml","config\\modularrouters-common.toml","config\\MouseTweaks.cfg","config\\multiverse-server.toml","config\\naturescompass-client.toml","config\\naturescompass-common.toml","config\\neoforge-client.toml","config\\neoforge-common.toml","config\\neoforge-server.toml","config\\notes-client.toml","config\\occultism-client.toml","config\\occultism-server.toml","config\\occultism-startup.toml","config\\overloadedarmorbar-client.toml","config\\packmenu.cfg","config\\patchouli-client.toml","config\\placebo.cfg","config\\pneumaticcraft-client.toml","config\\pneumaticcraft-common-1.toml.bak","config\\pneumaticcraft-common.toml","config\\powah.json5","config\\prettybeaches-common.toml","config\\productivelib-server.toml","config\\productivetrees-server.toml","config\\rangedpumps-server.toml","config\\resourceful-config-web.json","config\\rightclickharvest.json5","config\\ServerStarted.properties","config\\shrink.json5","config\\sidebar_buttons.json","config\\smallships-client.toml","config\\smallships-common.toml","config\\smoothchunk.json","config\\sophisticatedbackpacks-common.toml","config\\sophisticatedbackpacks-server.toml","config\\sophisticatedcore-client.toml","config\\sophisticatedcore-common.toml","config\\sophisticatedstorage-client.toml","config\\sophisticatedstorage-common.toml","config\\sophisticatedstorage-server.toml","config\\structureessentials.json","config\\tbouncepad-client.toml","config\\tectonic.json","config\\terrablender.toml","config\\theurgy-client.toml","config\\theurgy-server.toml","config\\tiab-server.toml","config\\toastcontrol-client.toml","config\\trashcans-common.toml","config\\trashslot-common.toml","config\\underground_villages-common.toml","config\\usefulhats-server.toml","config\\waystones-common.toml","config\\wirelesschargers-common.toml","config\\ae2\\client.json","config\\ars_additions\\glyph_mark.toml","config\\ars_additions\\glyph_recall.toml","config\\ars_additions\\glyph_retaliate.toml","config\\ars_elemental\\glyph_aerial_filter.toml","config\\ars_elemental\\glyph_aquatic_filter.toml","config\\ars_elemental\\glyph_arc_projectile.toml","config\\ars_elemental\\glyph_bubble_shield.toml","config\\ars_elemental\\glyph_charm.toml","config\\ars_elemental\\glyph_conjure_terrain.toml","config\\ars_elemental\\glyph_discharge.toml","config\\ars_elemental\\glyph_envenom.toml","config\\ars_elemental\\glyph_fiery_filter.toml","config\\ars_elemental\\glyph_homing_projectile.toml","config\\ars_elemental\\glyph_insect_filter.toml","config\\ars_elemental\\glyph_life_link.toml","config\\ars_elemental\\glyph_not_aerial_filter.toml","config\\ars_elemental\\glyph_not_aquatic_filter.toml","config\\ars_elemental\\glyph_not_fiery_filter.toml","config\\ars_elemental\\glyph_not_insect_filter.toml","config\\ars_elemental\\glyph_not_summon_filter.toml","config\\ars_elemental\\glyph_not_undead_filter.toml","config\\ars_elemental\\glyph_phantom_grasp.toml","config\\ars_elemental\\glyph_poison_spores.toml","config\\ars_elemental\\glyph_propagator_arc.toml","config\\ars_elemental\\glyph_propagator_homing.toml","config\\ars_elemental\\glyph_spark.toml","config\\ars_elemental\\glyph_spike.toml","config\\ars_elemental\\glyph_summon_filter.toml","config\\ars_elemental\\glyph_undead_filter.toml","config\\ars_elemental\\glyph_watery_grave.toml","config\\ars_nouveau\\glyph_accelerate","config\\ars_nouveau\\glyph_accelerate.toml","config\\ars_nouveau\\glyph_amplify","config\\ars_nouveau\\glyph_amplify.toml","config\\ars_nouveau\\glyph_animate_block","config\\ars_nouveau\\glyph_animate_block.toml","config\\ars_nouveau\\glyph_aoe","config\\ars_nouveau\\glyph_aoe.toml","config\\ars_nouveau\\glyph_blink","config\\ars_nouveau\\glyph_blink.toml","config\\ars_nouveau\\glyph_bounce","config\\ars_nouveau\\glyph_bounce.toml","config\\ars_nouveau\\glyph_break","config\\ars_nouveau\\glyph_break.toml","config\\ars_nouveau\\glyph_burst","config\\ars_nouveau\\glyph_burst.toml","config\\ars_nouveau\\glyph_cold_snap","config\\ars_nouveau\\glyph_cold_snap.toml","config\\ars_nouveau\\glyph_conjure_water","config\\ars_nouveau\\glyph_conjure_water.toml","config\\ars_nouveau\\glyph_craft","config\\ars_nouveau\\glyph_craft.toml","config\\ars_nouveau\\glyph_crush","config\\ars_nouveau\\glyph_crush.toml","config\\ars_nouveau\\glyph_cut","config\\ars_nouveau\\glyph_cut.toml","config\\ars_nouveau\\glyph_dampen","config\\ars_nouveau\\glyph_dampen.toml","config\\ars_nouveau\\glyph_decelerate","config\\ars_nouveau\\glyph_decelerate.toml","config\\ars_nouveau\\glyph_delay","config\\ars_nouveau\\glyph_delay.toml","config\\ars_nouveau\\glyph_dispel","config\\ars_nouveau\\glyph_dispel.toml","config\\ars_nouveau\\glyph_duration_down","config\\ars_nouveau\\glyph_duration_down.toml","config\\ars_nouveau\\glyph_ender_inventory","config\\ars_nouveau\\glyph_ender_inventory.toml","config\\ars_nouveau\\glyph_evaporate","config\\ars_nouveau\\glyph_evaporate.toml","config\\ars_nouveau\\glyph_exchange","config\\ars_nouveau\\glyph_exchange.toml","config\\ars_nouveau\\glyph_explosion","config\\ars_nouveau\\glyph_explosion.toml","config\\ars_nouveau\\glyph_extend_time","config\\ars_nouveau\\glyph_extend_time.toml","config\\ars_nouveau\\glyph_extract","config\\ars_nouveau\\glyph_extract.toml","config\\ars_nouveau\\glyph_fangs","config\\ars_nouveau\\glyph_fangs.toml","config\\ars_nouveau\\glyph_fell","config\\ars_nouveau\\glyph_fell.toml","config\\ars_nouveau\\glyph_firework","config\\ars_nouveau\\glyph_firework.toml","config\\ars_nouveau\\glyph_flare","config\\ars_nouveau\\glyph_flare.toml","config\\ars_nouveau\\glyph_fortune","config\\ars_nouveau\\glyph_fortune.toml","config\\ars_nouveau\\glyph_freeze","config\\ars_nouveau\\glyph_freeze.toml","config\\ars_nouveau\\glyph_glide","config\\ars_nouveau\\glyph_glide.toml","config\\ars_nouveau\\glyph_gravity","config\\ars_nouveau\\glyph_gravity.toml","config\\ars_nouveau\\glyph_grow","config\\ars_nouveau\\glyph_grow.toml","config\\ars_nouveau\\glyph_gust","config\\ars_nouveau\\glyph_gust.toml","config\\ars_nouveau\\glyph_harm","config\\ars_nouveau\\glyph_harm.toml","config\\ars_nouveau\\glyph_harvest","config\\ars_nouveau\\glyph_harvest.toml","config\\ars_nouveau\\glyph_heal","config\\ars_nouveau\\glyph_heal.toml","config\\ars_nouveau\\glyph_hex","config\\ars_nouveau\\glyph_hex.toml","config\\ars_nouveau\\glyph_ignite","config\\ars_nouveau\\glyph_ignite.toml","config\\ars_nouveau\\glyph_infuse","config\\ars_nouveau\\glyph_infuse.toml","config\\ars_nouveau\\glyph_intangible","config\\ars_nouveau\\glyph_intangible.toml","config\\ars_nouveau\\glyph_interact","config\\ars_nouveau\\glyph_interact.toml","config\\ars_nouveau\\glyph_invisibility","config\\ars_nouveau\\glyph_invisibility.toml","config\\ars_nouveau\\glyph_launch","config\\ars_nouveau\\glyph_launch.toml","config\\ars_nouveau\\glyph_leap","config\\ars_nouveau\\glyph_leap.toml","config\\ars_nouveau\\glyph_light","config\\ars_nouveau\\glyph_light.toml","config\\ars_nouveau\\glyph_lightning","config\\ars_nouveau\\glyph_lightning.toml","config\\ars_nouveau\\glyph_linger","config\\ars_nouveau\\glyph_linger.toml","config\\ars_nouveau\\glyph_name","config\\ars_nouveau\\glyph_name.toml","config\\ars_nouveau\\glyph_orbit","config\\ars_nouveau\\glyph_orbit.toml","config\\ars_nouveau\\glyph_phantom_block","config\\ars_nouveau\\glyph_phantom_block.toml","config\\ars_nouveau\\glyph_pickup","config\\ars_nouveau\\glyph_pickup.toml","config\\ars_nouveau\\glyph_pierce","config\\ars_nouveau\\glyph_pierce.toml","config\\ars_nouveau\\glyph_place_block","config\\ars_nouveau\\glyph_place_block.toml","config\\ars_nouveau\\glyph_projectile","config\\ars_nouveau\\glyph_projectile.toml","config\\ars_nouveau\\glyph_pull","config\\ars_nouveau\\glyph_pull.toml","config\\ars_nouveau\\glyph_randomize","config\\ars_nouveau\\glyph_randomize.toml","config\\ars_nouveau\\glyph_redstone_signal","config\\ars_nouveau\\glyph_redstone_signal.toml","config\\ars_nouveau\\glyph_rotate","config\\ars_nouveau\\glyph_rotate.toml","config\\ars_nouveau\\glyph_rune","config\\ars_nouveau\\glyph_rune.toml","config\\ars_nouveau\\glyph_self","config\\ars_nouveau\\glyph_self.toml","config\\ars_nouveau\\glyph_sense_magic","config\\ars_nouveau\\glyph_sense_magic.toml","config\\ars_nouveau\\glyph_sensitive","config\\ars_nouveau\\glyph_sensitive.toml","config\\ars_nouveau\\glyph_slowfall","config\\ars_nouveau\\glyph_slowfall.toml","config\\ars_nouveau\\glyph_smelt","config\\ars_nouveau\\glyph_smelt.toml","config\\ars_nouveau\\glyph_snare","config\\ars_nouveau\\glyph_snare.toml","config\\ars_nouveau\\glyph_split","config\\ars_nouveau\\glyph_split.toml","config\\ars_nouveau\\glyph_summon_decoy","config\\ars_nouveau\\glyph_summon_decoy.toml","config\\ars_nouveau\\glyph_summon_steed","config\\ars_nouveau\\glyph_summon_steed.toml","config\\ars_nouveau\\glyph_summon_undead","config\\ars_nouveau\\glyph_summon_undead.toml","config\\ars_nouveau\\glyph_summon_vex","config\\ars_nouveau\\glyph_summon_vex.toml","config\\ars_nouveau\\glyph_summon_wolves","config\\ars_nouveau\\glyph_summon_wolves.toml","config\\ars_nouveau\\glyph_toss","config\\ars_nouveau\\glyph_toss.toml","config\\ars_nouveau\\glyph_touch","config\\ars_nouveau\\glyph_touch.toml","config\\ars_nouveau\\glyph_underfoot","config\\ars_nouveau\\glyph_underfoot.toml","config\\ars_nouveau\\glyph_wall","config\\ars_nouveau\\glyph_wall.toml","config\\ars_nouveau\\glyph_wind_shear","config\\ars_nouveau\\glyph_wind_shear.toml","config\\ars_nouveau\\glyph_wither","config\\ars_nouveau\\glyph_wither.toml","config\\ars_nouveau\\reset","config\\ars_nouveau\\reset.toml","config\\ars_nouveau\\rewind","config\\ars_nouveau\\rewind.toml","config\\ars_nouveau\\wololo","config\\ars_nouveau\\wololo.toml","config\\artifacts\\client.toml","config\\artifacts\\general.toml","config\\artifacts\\items.toml","config\\biomesoplenty\\biome_toggles.json","config\\biomesoplenty\\gameplay.toml","config\\biomesoplenty\\generation.toml","config\\extremereactors\\client.toml","config\\extremereactors\\common.toml","config\\fpsreducer\\fpsreducer-client.toml","config\\ftbquests\\quests\\chapter_groups.snbt","config\\ftbquests\\quests\\data.snbt","config\\ftbquests\\quests\\chapters\\0095002B3E34FD9A.snbt","config\\ftbquests\\quests\\chapters\\0E9796448AFA83CD.snbt","config\\ftbquests\\quests\\chapters\\0EFE9E753A92388D.snbt","config\\ftbquests\\quests\\chapters\\1A29B498BD263BEF.snbt","config\\ftbquests\\quests\\chapters\\1B26EF5BA11434F8.snbt","config\\ftbquests\\quests\\chapters\\25ADADD36B4FDE05.snbt","config\\ftbquests\\quests\\chapters\\27C4C213A1A05E6E.snbt","config\\ftbquests\\quests\\chapters\\2F5B4621D5F0381A.snbt","config\\ftbquests\\quests\\chapters\\3676C6A060A63447.snbt","config\\ftbquests\\quests\\chapters\\402AE6264B81A84B.snbt","config\\ftbquests\\quests\\chapters\\47870879D8E3742D.snbt","config\\ftbquests\\quests\\chapters\\4D1E38918B64CD4E.snbt","config\\ftbquests\\quests\\chapters\\777EE0C4949DFE12.snbt","config\\ftbquests\\quests\\chapters\\7F17CDF8564DCC49.snbt","config\\ftbquests\\quests\\chapters\\ars_nouveau.snbt","config\\ftbquests\\quests\\chapters\\bumblezone.snbt","config\\ftbquests\\quests\\chapters\\evilcraft.snbt","config\\ftbquests\\quests\\chapters\\multiverse.snbt","config\\ftbquests\\quests\\chapters\\pneumaticcraft.snbt","config\\ftbquests\\quests\\lang\\en_us.snbt","config\\ftbquests\\quests\\reward_tables\\00540CF744EBCDCA.snbt","config\\ftbquests\\quests\\reward_tables\\02545B33A0B47726.snbt","config\\ftbquests\\quests\\reward_tables\\044F2F65D540C024.snbt","config\\ftbquests\\quests\\reward_tables\\0765A447BA2E5EDF.snbt","config\\ftbquests\\quests\\reward_tables\\0D9287B7A88E2255.snbt","config\\ftbquests\\quests\\reward_tables\\1FB94504FC4F0807.snbt","config\\ftbquests\\quests\\reward_tables\\2806F6BEA4A73B0B.snbt","config\\ftbquests\\quests\\reward_tables\\3989965A6A96B854.snbt","config\\ftbquests\\quests\\reward_tables\\4AD226E979319EAB.snbt","config\\ftbquests\\quests\\reward_tables\\4C3908A1EDE782F7.snbt","config\\ftbquests\\quests\\reward_tables\\506FFF33A24A6C87.snbt","config\\ftbquests\\quests\\reward_tables\\523EF680C25C2831.snbt","config\\ftbquests\\quests\\reward_tables\\59C93D37C8A23DE3.snbt","config\\ftbquests\\quests\\reward_tables\\65B36FE5D4A2DE53.snbt","config\\ftbquests\\quests\\reward_tables\\6C6D0A33A13CE96A.snbt","config\\ftbquests\\quests\\reward_tables\\73BCB0998B70644B.snbt","config\\functionalstorage\\functionalstorage-client.toml","config\\functionalstorage\\functionalstorage-common.toml","config\\ichunutil\\ichunutil-client.toml","config\\ichunutil\\themes\\aztec.json","config\\ichunutil\\themes\\blue&black.json","config\\ichunutil\\themes\\blue&orange.json","config\\ichunutil\\themes\\default.json","config\\ichunutil\\themes\\grassgreen.json","config\\ichunutil\\themes\\green&black.json","config\\ichunutil\\themes\\lazygray.json","config\\ichunutil\\themes\\monogeneric.json","config\\ichunutil\\themes\\nightblack.json","config\\ichunutil\\themes\\red&black.json","config\\ichunutil\\themes\\skyblue.json","config\\ichunutil\\themes\\whitelight.json","config\\jade\\hide-blocks.json","config\\jade\\hide-entities.json","config\\jade\\jade.json","config\\jade\\plugins.json","config\\jade\\sort-order.json","config\\jamlib\\known_suspicious_jars.txt","config\\jei\\blacklist.cfg","config\\jei\\blacklist.json","config\\jei\\ingredient-list-mod-sort-order.ini","config\\jei\\ingredient-list-type-sort-order.ini","config\\jei\\jei-client.ini","config\\jei\\jei-colors.ini","config\\jei\\jei-debug.ini","config\\jei\\jei-mod-id-format.ini","config\\jei\\recipe-category-sort-order.ini","config\\jei\\world\\local\\Creative_Test\\bookmarks.ini.bak","config\\jei\\world\\local\\Creative_Test\\bookmarks.json","config\\jei\\world\\local\\Play_Test\\bookmarks.ini","config\\jei\\world\\local\\q2\\bookmarks.ini","config\\lighty\\base.config","config\\Mekanism\\client-1.toml.bak","config\\Mekanism\\client.toml","config\\Mekanism\\common-1.toml.bak","config\\Mekanism\\common.toml","config\\Mekanism\\gear-1.toml.bak","config\\Mekanism\\gear.toml","config\\Mekanism\\general-1.toml.bak","config\\Mekanism\\general.toml","config\\Mekanism\\generator-storage-1.toml.bak","config\\Mekanism\\generator-storage.toml","config\\Mekanism\\generators-1.toml.bak","config\\Mekanism\\generators-gear-1.toml.bak","config\\Mekanism\\generators-gear.toml","config\\Mekanism\\generators.toml","config\\Mekanism\\machine-storage-1.toml.bak","config\\Mekanism\\machine-storage.toml","config\\Mekanism\\machine-usage-1.toml.bak","config\\Mekanism\\machine-usage.toml","config\\Mekanism\\startup-1.toml.bak","config\\Mekanism\\startup.toml","config\\Mekanism\\tiers-1.toml.bak","config\\Mekanism\\tiers.toml","config\\Mekanism\\tools-1.toml.bak","config\\Mekanism\\tools-client-1.toml.bak","config\\Mekanism\\tools-client.toml","config\\Mekanism\\tools-materials-startup-1.toml.bak","config\\Mekanism\\tools-materials-startup.toml","config\\Mekanism\\tools.toml","config\\Mekanism\\world-1.toml.bak","config\\Mekanism\\world.toml","config\\NoChatReports\\NCR-Client.json","config\\NoChatReports\\NCR-Common.json","config\\NoChatReports\\NCR-Encryption.json","config\\NoChatReports\\NCR-ServerPreferences.json","config\\NoChatReports\\README.md","config\\pneumaticcraft\\ArmorFeatureStatus.cfg","config\\pneumaticcraft\\MicromissileDefaults.cfg","config\\pneumaticcraft\\PneumaticArmorHUDLayout.cfg","config\\pneumaticcraft\\ProgrammingPuzzleBlacklist.cfg","config\\pneumaticcraft\\thirdparty.cfg","config\\relics\\amphibian_boot.json","config\\relics\\aqua_walker.json","config\\relics\\bastion_ring.json","config\\relics\\blazing_flask.json","config\\relics\\chorus_inhibitor.json","config\\relics\\drowned_belt.json","config\\relics\\elytra_booster.json","config\\relics\\enders_hand.json","config\\relics\\holy_locket.json","config\\relics\\hunter_belt.json","config\\relics\\ice_breaker.json","config\\relics\\ice_skates.json","config\\relics\\infinity_ham.json","config\\relics\\jellyfish_necklace.json","config\\relics\\leather_belt.json","config\\relics\\magic_mirror.json","config\\relics\\magma_walker.json","config\\relics\\midnight_robe.json","config\\relics\\rage_glove.json","config\\relics\\reflection_necklace.json","config\\relics\\roller_skates.json","config\\relics\\shadow_glaive.json","config\\relics\\space_dissector.json","config\\relics\\spore_sack.json","config\\relics\\wool_mitten.json","config\\relics\\relics\\amphibian_boot.yaml","config\\relics\\relics\\aqua_walker.yaml","config\\relics\\relics\\bastion_ring.yaml","config\\relics\\relics\\blazing_flask.yaml","config\\relics\\relics\\chorus_inhibitor.yaml","config\\relics\\relics\\drowned_belt.yaml","config\\relics\\relics\\elytra_booster.yaml","config\\relics\\relics\\enders_hand.yaml","config\\relics\\relics\\holy_locket.yaml","config\\relics\\relics\\hunter_belt.yaml","config\\relics\\relics\\ice_breaker.yaml","config\\relics\\relics\\ice_skates.yaml","config\\relics\\relics\\infinity_ham.yaml","config\\relics\\relics\\jellyfish_necklace.yaml","config\\relics\\relics\\leather_belt.yaml","config\\relics\\relics\\magic_mirror.yaml","config\\relics\\relics\\magma_walker.yaml","config\\relics\\relics\\midnight_robe.yaml","config\\relics\\relics\\rage_glove.yaml","config\\relics\\relics\\reflection_necklace.yaml","config\\relics\\relics\\roller_skates.yaml","config\\relics\\relics\\shadow_glaive.yaml","config\\relics\\relics\\space_dissector.yaml","config\\relics\\relics\\spore_sack.yaml","config\\relics\\relics\\wool_mitten.yaml","config\\simple-rpc\\server-entries.toml","config\\simple-rpc\\simple-rpc.toml","config\\spark\\config.json","config\\spark\\tmp\\about.txt","config\\spark\\tmp-client\\about.txt","config\\the_bumblezone\\bee_aggression.toml","config\\the_bumblezone\\client.toml","config\\the_bumblezone\\dimension.toml","config\\the_bumblezone\\general.toml","config\\the_bumblezone\\mod_compatibility-1.toml.bak","config\\the_bumblezone\\mod_compatibility.toml","config\\the_bumblezone\\worldgen.toml","config\\titanium\\titanium-tags.toml","config\\titanium\\titanium.toml","defaultconfigs\\darkmodeeverywhere-client.toml","defaultconfigs\\embeddium-options.json","defaultconfigs\\modern_industrialization.toml","defaultconfigs\\usefulhats-server.toml","defaultconfigs\\fpsreducer\\fpsreducer-client.toml","defaultconfigs\\ftbchunks\\client-config.snbt","defaultconfigs\\ftbchunks\\ftbchunks-world.snbt","defaultconfigs\\ftblibrary\\ftblibrary-client.snbt","defaultconfigs\\ftbquests\\client-config.snbt","defaultconfigs\\ftbxmodcompat\\ftbxmodcompat.snbt","defaultconfigs\\NoChatReports\\NCR-Client.json","kubejs\\README.txt","kubejs\\assets\\emi\\index\\stacks\\emi_disabled_items.json","kubejs\\assets\\emi\\index\\stacks\\emi_hidden_items.json","kubejs\\assets\\kubejs\\lang\\en_us.json","kubejs\\assets\\kubejs\\textures\\item\\enigmatica_tree.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\alchemists_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\common.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\epic.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\farmers_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\legendary.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\miners_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\rare.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\scavengers_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\sorcerers_delight.png","kubejs\\assets\\structory\\lang\\en_us.json","kubejs\\assets\\structory_towers\\lang\\en_us.json","kubejs\\assets\\terralith\\lang\\en_us.json","kubejs\\client_scripts\\jsconfig.json","kubejs\\client_scripts\\tooltips.js","kubejs\\client_scripts\\constants\\emi_hidden_disabled.js","kubejs\\client_scripts\\emi\\hide_items.js","kubejs\\client_scripts\\emi\\world_interactions.js","kubejs\\config\\client.json","kubejs\\config\\common.json","kubejs\\config\\emi_hidden_disabled.json","kubejs\\config\\probe-settings.json","kubejs\\config\\web_server.json","kubejs\\data\\enigmatica\\market_presets\\market_trades.json","kubejs\\data\\jumbofurnace\\kubejs\\recipe_schemas\\jumbo_smelting.json","kubejs\\data\\occultism\\market_presets\\market_trades.json","kubejs\\data\\powah\\kubejs\\recipe_schemas\\energizing.json","kubejs\\server_scripts\\functions.js","kubejs\\server_scripts\\jsconfig.json","kubejs\\server_scripts\\constants\\beheading_tools.js","kubejs\\server_scripts\\constants\\chipped_types.js","kubejs\\server_scripts\\constants\\chisel_types.js","kubejs\\server_scripts\\constants\\colors.js","kubejs\\server_scripts\\constants\\drygmy.js","kubejs\\server_scripts\\constants\\emi_hidden_disabled.js","kubejs\\server_scripts\\constants\\farmingforblockheads_preset_whitelist.js","kubejs\\server_scripts\\constants\\mod_priorities.js","kubejs\\server_scripts\\constants\\ores.js","kubejs\\server_scripts\\gamerules\\default.js","kubejs\\server_scripts\\item_events\\tooltips.js","kubejs\\server_scripts\\loot_tables\\blocks\\minecraft\\reinforced_deepslate.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\box.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\lockbox.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\neptunes_bounty.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\treasure_chest.js","kubejs\\server_scripts\\loot_tables\\chests\\minecraft\\shipwreck_supply.js","kubejs\\server_scripts\\loot_tables\\chests\\minecraft\\shipwreck_treasure.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\bones_from_large_animals.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\heads_from_beheading.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\tallow_from_large_animals.js","kubejs\\server_scripts\\loot_tables\\entities\\minecraft\\ender_dragon.js","kubejs\\server_scripts\\loot_tables\\entities\\minecraft\\mooshroom.js","kubejs\\server_scripts\\recipes\\ars_nouveau\\budding_conversion.js","kubejs\\server_scripts\\recipes\\ars_nouveau\\scry_ritual.js","kubejs\\server_scripts\\recipes\\enigmatica\\remove.js","kubejs\\server_scripts\\recipes\\enigmatica\\replace_input.js","kubejs\\server_scripts\\recipes\\enigmatica\\replace_output.js","kubejs\\server_scripts\\recipes\\enigmatica\\sawing.js","kubejs\\server_scripts\\recipes\\enigmatica\\shaped.js","kubejs\\server_scripts\\recipes\\enigmatica\\shapeless.js","kubejs\\server_scripts\\recipes\\farmingforblockheads\\market.js","kubejs\\server_scripts\\recipes\\farmingforblockheads\\market_presets.js","kubejs\\server_scripts\\recipes\\geneticsresequenced\\genetics.js","kubejs\\server_scripts\\recipes\\handcrafted\\shaped.js","kubejs\\server_scripts\\recipes\\justdirethings\\shapeless.js","kubejs\\server_scripts\\recipes\\mekanism\\crushing.js","kubejs\\server_scripts\\recipes\\mekanism\\enriching.js","kubejs\\server_scripts\\recipes\\mekanism\\metallurgic_infusing.js","kubejs\\server_scripts\\recipes\\mekanism\\nucleosynthesizing.js","kubejs\\server_scripts\\recipes\\minecraft\\potion_brewing.js","kubejs\\server_scripts\\recipes\\minecraft\\stonecutting.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\blast_furnace.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\chemical_reactor.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\fluid_fuels.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\implosion_compressor.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\macerator.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\mixer.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\packer.js","kubejs\\server_scripts\\recipes\\occultism\\crushing.js","kubejs\\server_scripts\\recipes\\occultism\\ritual.js","kubejs\\server_scripts\\recipes\\pneumaticcraft\\fuel_quality.js","kubejs\\server_scripts\\recipes\\pneumaticcraft\\shaped.js","kubejs\\server_scripts\\recipes\\powah\\energizing.js","kubejs\\server_scripts\\recipe_viewer\\disable_items.js","kubejs\\server_scripts\\recipe_viewer\\info.js","kubejs\\server_scripts\\recipe_viewer\\world_interactions.js","kubejs\\server_scripts\\tags\\block\\ae2\\growth_acceleratable.js","kubejs\\server_scripts\\tags\\block\\ars_nouveau\\golem.js","kubejs\\server_scripts\\tags\\block\\enigmatica\\hives.js","kubejs\\server_scripts\\tags\\block\\minecraft\\candles.js","kubejs\\server_scripts\\tags\\block\\minecraft\\enderman_holdable.js","kubejs\\server_scripts\\tags\\block\\minecraft\\mineable.js","kubejs\\server_scripts\\tags\\block\\minecraft\\needs_iron_tool.js","kubejs\\server_scripts\\tags\\block\\neoforge\\storage_blocks.js","kubejs\\server_scripts\\tags\\block\\pneumaticcraft\\electrostatic_grid.js","kubejs\\server_scripts\\tags\\entity_type\\ars_nouveau\\magic_find.js","kubejs\\server_scripts\\tags\\entity_type\\occultism\\humans.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\fuels.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\lubricant.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\plantoil.js","kubejs\\server_scripts\\tags\\item\\ars_nouveau\\golem.js","kubejs\\server_scripts\\tags\\item\\arts_and_crafts\\cork_logs.js","kubejs\\server_scripts\\tags\\item\\chisel\\chisel_types.js","kubejs\\server_scripts\\tags\\item\\enigmatica\\beheading.js","kubejs\\server_scripts\\tags\\item\\justdirethings\\goo.js","kubejs\\server_scripts\\tags\\item\\justdirethings\\upgrades.js","kubejs\\server_scripts\\tags\\item\\minecraft\\candles.js","kubejs\\server_scripts\\tags\\item\\minecraft\\meat.js","kubejs\\server_scripts\\tags\\item\\neoforge\\feathers.js","kubejs\\server_scripts\\tags\\item\\neoforge\\gems.js","kubejs\\server_scripts\\tags\\item\\neoforge\\ingots.js","kubejs\\server_scripts\\tags\\item\\neoforge\\raw_materials.js","kubejs\\server_scripts\\tags\\item\\neoforge\\storage_blocks.js","kubejs\\server_scripts\\tags\\item\\neoforge\\dyes\\red.js","kubejs\\server_scripts\\tags\\item\\neoforge\\dyes\\yellow.js","kubejs\\server_scripts\\tags\\item\\neoforge\\foods\\cooked_meats.js","kubejs\\server_scripts\\tags\\item\\neoforge\\foods\\raw_meats.js","kubejs\\server_scripts\\tags\\item\\occultism\\knives.js","kubejs\\startup_scripts\\jsconfig.json","kubejs\\startup_scripts\\potion_registry.js","mods\\AE2DarkMode-V1.0.6.zip","packmenu\\resources\\pack.mcmeta","packmenu\\resources\\pack.png","packmenu\\resources\\assets\\enigmatica\\buttons\\accessibility.json","packmenu\\resources\\assets\\enigmatica\\buttons\\bisect.json","packmenu\\resources\\assets\\enigmatica\\buttons\\discord.json","packmenu\\resources\\assets\\enigmatica\\buttons\\github.json","packmenu\\resources\\assets\\enigmatica\\buttons\\language.json","packmenu\\resources\\assets\\enigmatica\\buttons\\mods.json","packmenu\\resources\\assets\\enigmatica\\buttons\\multiplayer.json","packmenu\\resources\\assets\\enigmatica\\buttons\\options.json","packmenu\\resources\\assets\\enigmatica\\buttons\\quit.json","packmenu\\resources\\assets\\enigmatica\\buttons\\singleplayer.json","packmenu\\resources\\assets\\enigmatica\\buttons\\twitter.json","packmenu\\resources\\assets\\enigmatica\\buttons\\wiki.json","packmenu\\resources\\assets\\enigmatica\\lang\\af_za.json","packmenu\\resources\\assets\\enigmatica\\lang\\ar_sa.json","packmenu\\resources\\assets\\enigmatica\\lang\\cs_cz.json","packmenu\\resources\\assets\\enigmatica\\lang\\da_dk.json","packmenu\\resources\\assets\\enigmatica\\lang\\de_de.json","packmenu\\resources\\assets\\enigmatica\\lang\\en_us.json","packmenu\\resources\\assets\\enigmatica\\lang\\es_es.json","packmenu\\resources\\assets\\enigmatica\\lang\\fr_fr.json","packmenu\\resources\\assets\\enigmatica\\lang\\it_it.json","packmenu\\resources\\assets\\enigmatica\\lang\\ja_jp.json","packmenu\\resources\\assets\\enigmatica\\lang\\ko_kr.json","packmenu\\resources\\assets\\enigmatica\\lang\\nl_nl.json","packmenu\\resources\\assets\\enigmatica\\lang\\no_no.json","packmenu\\resources\\assets\\enigmatica\\lang\\pt_br.json","packmenu\\resources\\assets\\enigmatica\\lang\\ru_ru.json","packmenu\\resources\\assets\\enigmatica\\lang\\sv_se.json","packmenu\\resources\\assets\\enigmatica\\lang\\tr_tr.json","packmenu\\resources\\assets\\enigmatica\\lang\\zh_cn.json","packmenu\\resources\\assets\\enigmatica\\lang\\zh_tw.json","packmenu\\resources\\assets\\enigmatica\\textures\\logo.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\accessibility.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\accessibility_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\bug.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\discord.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\discord_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\language.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\language_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\mods.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\multiplayer.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\options.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\quit.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\server.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\singleplayer.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\wiki.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\x.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\x_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\button_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\button_normal.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\small_button_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\small_button_normal.png","packmenu\\resources\\assets\\minecraft\\textures\\gui\\sprites\\icon\\accessibility.png","packmenu\\resources\\assets\\packmenu\\textures\\gui\\reload.png","packmenu\\resources\\assets\\packmenu\\textures\\gui\\widgets.png"],"isMemoryOverride":false,"allocatedMemory":6016,"profileImagePath":null,"isVanilla":false,"guid":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","gameTypeID":432,"installPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\","name":"Enigmatica10 1.21.1","cachedScans":[],"isValid":true,"lastPreviousMatchUpdate":"2024-08-31T17:24:49.1477161Z","lastRefreshAttempt":"2024-08-31T19:24:50.1788107+02:00","isEnabled":true,"gameVersion":"1.21.1","gameVersionFlavor":null,"gameVersionTypeId":null,"preferenceAlternateFile":false,"preferenceAutoInstallUpdates":false,"preferenceQuickDeleteLibraries":false,"preferenceDeleteSavedVariables":false,"preferenceReleaseType":3,"preferenceModdingFolderPath":null,"syncProfile":{"PreferenceEnabled":false,"PreferenceAutoSync":true,"PreferenceAutoDelete":false,"PreferenceBackupSavedVariables":false,"GameInstanceGuid":"00000000-0000-0000-0000-000000000000","SyncProfileID":0,"SavedVariablesProfile":null,"LastSyncDate":"0001-01-01T00:00:00"},"installDate":"2024-08-28T18:06:08.255549Z","installedAddons":[{"instanceID":"436c2876-c96e-475e-8975-69ea582b43c5","modSource":0,"addonID":470193,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Connectivity[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"connectivity-1.21-5.7.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/connectivity","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/325/256/256/637855720922086407.png","tags":[],"installedFile":{"id":5513995,"fileName":"connectivity-1.21-5.7.jar","fileDate":"2024-07-08T15:01:15.07Z","fileLength":74311,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/995/connectivity-1.21-5.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1040672685,"invalidFingerprint":false},{"foldername":"com","fingerprint":4171675234,"invalidFingerprint":false},{"foldername":"connectivity.mixins.json","fingerprint":1518045103,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2098059805,"invalidFingerprint":false}],"packageFingerprint":1729832442,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":470193,"fileNameOnDisk":"connectivity-1.21-5.7.jar","hashes":[{"type":1,"value":"c93b1c52fb990978c2c58a7dcf018f2161f9cf3c"},{"type":2,"value":"f31f798f3bf09a12fa1281179ad1b3db"}]},"dateInstalled":"2024-08-28T18:07:40.1058941Z","dateUpdated":"2024-08-28T18:07:40.1098968Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5513995,"fileName":"connectivity-1.21-5.7.jar","fileDate":"2024-07-08T15:01:15.07Z","fileLength":74311,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/995/connectivity-1.21-5.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1040672685,"invalidFingerprint":false},{"foldername":"com","fingerprint":4171675234,"invalidFingerprint":false},{"foldername":"connectivity.mixins.json","fingerprint":1518045103,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2098059805,"invalidFingerprint":false}],"packageFingerprint":1729832442,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":470193,"fileNameOnDisk":"connectivity-1.21-5.7.jar","hashes":[{"type":1,"value":"c93b1c52fb990978c2c58a7dcf018f2161f9cf3c"},{"type":2,"value":"f31f798f3bf09a12fa1281179ad1b3db"}]}},{"instanceID":"404e7f97-1612-4778-8a43-76e7e41a8410","modSource":0,"addonID":351748,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mining Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mininggadgets-1.18.6.jar","authors":[{"Id":22300,"Name":"Direwolf20"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"Direwolf20","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mining-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/236/843/256/256/637095475183524686.png","tags":[],"installedFile":{"id":5615761,"fileName":"mininggadgets-1.18.6.jar","fileDate":"2024-08-10T17:49:13.21Z","fileLength":663946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/761/mininggadgets-1.18.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3205096677,"invalidFingerprint":false},{"foldername":"com","fingerprint":1345644861,"invalidFingerprint":false},{"foldername":".cache","fingerprint":986638158,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2534100475,"invalidFingerprint":false},{"foldername":"data","fingerprint":3400604392,"invalidFingerprint":false},{"foldername":"mininggadgets-logo.png","fingerprint":1108870309,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4077611451,"invalidFingerprint":false}],"packageFingerprint":603850276,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351748,"fileNameOnDisk":"mininggadgets-1.18.6.jar","hashes":[{"type":1,"value":"3c0279d46a802cbbdb7c259691ae7254fe9e8183"},{"type":2,"value":"e7c46d1564920a88301bd8a7fcabe803"}]},"dateInstalled":"2024-08-28T18:07:31.3301654Z","dateUpdated":"2024-08-28T18:07:31.3321406Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615761,"fileName":"mininggadgets-1.18.6.jar","fileDate":"2024-08-10T17:49:13.21Z","fileLength":663946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/761/mininggadgets-1.18.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3205096677,"invalidFingerprint":false},{"foldername":"com","fingerprint":1345644861,"invalidFingerprint":false},{"foldername":".cache","fingerprint":986638158,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2534100475,"invalidFingerprint":false},{"foldername":"data","fingerprint":3400604392,"invalidFingerprint":false},{"foldername":"mininggadgets-logo.png","fingerprint":1108870309,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4077611451,"invalidFingerprint":false}],"packageFingerprint":603850276,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351748,"fileNameOnDisk":"mininggadgets-1.18.6.jar","hashes":[{"type":1,"value":"3c0279d46a802cbbdb7c259691ae7254fe9e8183"},{"type":2,"value":"e7c46d1564920a88301bd8a7fcabe803"}]}},{"instanceID":"360e886d-97c7-4c32-ae26-1ed6f3983515","modSource":0,"addonID":225280,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ChocoCraft","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","authors":[{"Id":6924045,"Name":"clienthax"}],"primaryAuthor":"clienthax","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chococraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/11/829/256/256/635505226715926409.png","tags":[],"installedFile":{"id":5690334,"fileName":"chococraft-1.21.1-neoforge-0.11.8.jar","fileDate":"2024-09-03T19:33:37.777Z","fileLength":667738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/334/chococraft-1.21.1-neoforge-0.11.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1590149402,"invalidFingerprint":false},{"foldername":"architectury_inject_chococraft4architectury_common_4a732f4e999547098bc15656b2f68c69_e89e12eccc3fa51b68caaff22f1277a2c7af3ae2930abd7d5d2b9254d056656cchococraft12110118devjar","fingerprint":897253737,"invalidFingerprint":false},{"foldername":"assets","fingerprint":638920480,"invalidFingerprint":false},{"foldername":"breedingDefault.json","fingerprint":220721604,"invalidFingerprint":false},{"foldername":"chococraft","fingerprint":1517612225,"invalidFingerprint":false},{"foldername":"data","fingerprint":3428044083,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":820888694,"invalidFingerprint":false},{"foldername":"net","fingerprint":2612165296,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3435174416,"invalidFingerprint":false}],"packageFingerprint":1096298035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":225280,"fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","hashes":[{"type":1,"value":"500bfc6dd28a35c3a4aac6a8fefcf1c0339112b8"},{"type":2,"value":"ab0fc88866832d3c62b2c3cc17724796"}]},"dateInstalled":"2024-08-28T18:07:27.3769251Z","dateUpdated":"2024-09-04T17:00:39.7230639Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5690334,"fileName":"chococraft-1.21.1-neoforge-0.11.8.jar","fileDate":"2024-09-03T19:33:37.777Z","fileLength":667738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/334/chococraft-1.21.1-neoforge-0.11.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1590149402,"invalidFingerprint":false},{"foldername":"architectury_inject_chococraft4architectury_common_4a732f4e999547098bc15656b2f68c69_e89e12eccc3fa51b68caaff22f1277a2c7af3ae2930abd7d5d2b9254d056656cchococraft12110118devjar","fingerprint":897253737,"invalidFingerprint":false},{"foldername":"assets","fingerprint":638920480,"invalidFingerprint":false},{"foldername":"breedingDefault.json","fingerprint":220721604,"invalidFingerprint":false},{"foldername":"chococraft","fingerprint":1517612225,"invalidFingerprint":false},{"foldername":"data","fingerprint":3428044083,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":820888694,"invalidFingerprint":false},{"foldername":"net","fingerprint":2612165296,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3435174416,"invalidFingerprint":false}],"packageFingerprint":1096298035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":225280,"fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","hashes":[{"type":1,"value":"500bfc6dd28a35c3a4aac6a8fefcf1c0339112b8"},{"type":2,"value":"ab0fc88866832d3c62b2c3cc17724796"}]}},{"instanceID":"8e6db630-8dc5-4adc-9991-a9e36a127548","modSource":0,"addonID":407206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chat Heads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chat_heads-0.12.11-neoforge-1.21.jar","authors":[{"Id":35006216,"Name":"dzwdz"}],"primaryAuthor":"dzwdz","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chat-heads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/299/225/256/256/637352537610256484.png","tags":[],"installedFile":{"id":5605197,"fileName":"chat_heads-0.12.11-neoforge-1.21.jar","fileDate":"2024-08-07T16:08:03.707Z","fileLength":64298,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/197/chat_heads-0.12.11-neoforge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3075443607,"invalidFingerprint":false},{"foldername":"architectury_inject_chat_heads_common_d3415a96df974263b4da6a9ba1fd1bc0_0ef604b6459ead72db5b0d3cf8aa878d1607caf4e76ac926f746f38f75937abcchat_heads01211devjar","fingerprint":2287547299,"invalidFingerprint":false},{"foldername":"assets","fingerprint":722368835,"invalidFingerprint":false},{"foldername":"chat_heads-common-refmap.json","fingerprint":1634565621,"invalidFingerprint":false},{"foldername":"chat_heads.accesswidener","fingerprint":1388472949,"invalidFingerprint":false},{"foldername":"chat_heads.mixins.json","fingerprint":3825012118,"invalidFingerprint":false},{"foldername":"chat_heads.neoforge.mixins.json","fingerprint":2386422157,"invalidFingerprint":false},{"foldername":"dzwdz","fingerprint":3380879137,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1640311893,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2902747123,"invalidFingerprint":false}],"packageFingerprint":700189632,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":407206,"fileNameOnDisk":"chat_heads-0.12.11-neoforge-1.21.jar","hashes":[{"type":1,"value":"4f80337d785745368ccc335557142db4ee39a57f"},{"type":2,"value":"0c60f1ef9d25c9639179c6b4f55f41ec"}]},"dateInstalled":"2024-08-28T18:07:53.1808263Z","dateUpdated":"2024-08-28T18:07:53.1848233Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5605197,"fileName":"chat_heads-0.12.11-neoforge-1.21.jar","fileDate":"2024-08-07T16:08:03.707Z","fileLength":64298,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/197/chat_heads-0.12.11-neoforge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3075443607,"invalidFingerprint":false},{"foldername":"architectury_inject_chat_heads_common_d3415a96df974263b4da6a9ba1fd1bc0_0ef604b6459ead72db5b0d3cf8aa878d1607caf4e76ac926f746f38f75937abcchat_heads01211devjar","fingerprint":2287547299,"invalidFingerprint":false},{"foldername":"assets","fingerprint":722368835,"invalidFingerprint":false},{"foldername":"chat_heads-common-refmap.json","fingerprint":1634565621,"invalidFingerprint":false},{"foldername":"chat_heads.accesswidener","fingerprint":1388472949,"invalidFingerprint":false},{"foldername":"chat_heads.mixins.json","fingerprint":3825012118,"invalidFingerprint":false},{"foldername":"chat_heads.neoforge.mixins.json","fingerprint":2386422157,"invalidFingerprint":false},{"foldername":"dzwdz","fingerprint":3380879137,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1640311893,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2902747123,"invalidFingerprint":false}],"packageFingerprint":700189632,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":407206,"fileNameOnDisk":"chat_heads-0.12.11-neoforge-1.21.jar","hashes":[{"type":1,"value":"4f80337d785745368ccc335557142db4ee39a57f"},{"type":2,"value":"0c60f1ef9d25c9639179c6b4f55f41ec"}]}},{"instanceID":"6bfdedf2-670e-4477-8b12-64e07d191403","modSource":0,"addonID":986380,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Lighty","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","authors":[{"Id":108344655,"Name":"andi_makes"}],"primaryAuthor":"andi_makes","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lighty","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/29/256/256/638458682408392032.png","tags":[],"installedFile":{"id":5621624,"fileName":"lighty-neoforge-3.0.0-beta.4+1.21.jar","fileDate":"2024-08-12T15:36:19.627Z","fileLength":69929,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5621/624/lighty-neoforge-3.0.0-beta.4%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3093988191,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3308956201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":330715757,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3144361838,"invalidFingerprint":false},{"foldername":"lighty.mixins.json","fingerprint":161030737,"invalidFingerprint":false},{"foldername":"icon_high_res.png","fingerprint":314235942,"invalidFingerprint":false}],"packageFingerprint":4234603874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986380,"fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","hashes":[{"type":1,"value":"e9e8832479493d973d90d504005cf4a3be9a8e94"},{"type":2,"value":"3be03cbadd5d0ebc5e9fc523c784643b"}]},"dateInstalled":"2024-08-28T18:07:43.6798537Z","dateUpdated":"2024-08-28T18:07:43.6818227Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5621624,"fileName":"lighty-neoforge-3.0.0-beta.4+1.21.jar","fileDate":"2024-08-12T15:36:19.627Z","fileLength":69929,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5621/624/lighty-neoforge-3.0.0-beta.4%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3093988191,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3308956201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":330715757,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3144361838,"invalidFingerprint":false},{"foldername":"lighty.mixins.json","fingerprint":161030737,"invalidFingerprint":false},{"foldername":"icon_high_res.png","fingerprint":314235942,"invalidFingerprint":false}],"packageFingerprint":4234603874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986380,"fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","hashes":[{"type":1,"value":"e9e8832479493d973d90d504005cf4a3be9a8e94"},{"type":2,"value":"3be03cbadd5d0ebc5e9fc523c784643b"}]}},{"instanceID":"6a7c7e45-634f-4011-a4d4-38a6b92c4967","modSource":0,"addonID":318551,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Crafting Station","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","authors":[{"Id":58117726,"Name":"tfarecnim"}],"primaryAuthor":"tfarecnim","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/crafting-station","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/198/38/256/256/636896970532934136.png","tags":[],"installedFile":{"id":5569165,"fileName":"craftingstation-neoforge-1.21-2.jar","fileDate":"2024-07-26T20:23:03.793Z","fileLength":98872,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5569/165/craftingstation-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2357466326,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":1170794616,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1417682054,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2166066899,"invalidFingerprint":false},{"foldername":"craftingstation.accesswidener","fingerprint":17046882,"invalidFingerprint":false},{"foldername":"craftingstation.mixins.json","fingerprint":4155418357,"invalidFingerprint":false},{"foldername":"data","fingerprint":109314059,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3408455348,"invalidFingerprint":false},{"foldername":"LICENSE_CraftingStation","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2117237215,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":318551,"fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"45ed133e3e101c1853fb6bb7056d6c4e4899da08"},{"type":2,"value":"a96e9d510d1d2ab8a4b714f3ae482049"}]},"dateInstalled":"2024-08-28T18:07:41.9868817Z","dateUpdated":"2024-08-28T18:07:41.9908833Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5569165,"fileName":"craftingstation-neoforge-1.21-2.jar","fileDate":"2024-07-26T20:23:03.793Z","fileLength":98872,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5569/165/craftingstation-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2357466326,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":1170794616,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1417682054,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2166066899,"invalidFingerprint":false},{"foldername":"craftingstation.accesswidener","fingerprint":17046882,"invalidFingerprint":false},{"foldername":"craftingstation.mixins.json","fingerprint":4155418357,"invalidFingerprint":false},{"foldername":"data","fingerprint":109314059,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3408455348,"invalidFingerprint":false},{"foldername":"LICENSE_CraftingStation","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2117237215,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":318551,"fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"45ed133e3e101c1853fb6bb7056d6c4e4899da08"},{"type":2,"value":"a96e9d510d1d2ab8a4b714f3ae482049"}]}},{"instanceID":"c6229211-81e2-42ec-991e-8fda6a40aa05","modSource":0,"addonID":261924,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Farming for Blockheads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farming-for-blockheads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/90/532/256/256/636240157002161763.png","tags":[],"installedFile":{"id":5676542,"fileName":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-08-30T07:17:52.397Z","fileLength":734355,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/542/farmingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3113179411,"invalidFingerprint":false},{"foldername":"net","fingerprint":2194801989,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":62611447,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2608969695,"invalidFingerprint":false},{"foldername":"farmingforblockheads.png","fingerprint":1023484819,"invalidFingerprint":false},{"foldername":"farmingforblockheads.neoforge.mixins.json","fingerprint":1035989157,"invalidFingerprint":false},{"foldername":"data","fingerprint":1521320272,"invalidFingerprint":false},{"foldername":"farmingforblockheads.mixins.json","fingerprint":2716721755,"invalidFingerprint":false},{"foldername":"LICENSE_Farming for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1816430463,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":261924,"fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"000076a3763a126f995267c715f9658e070205d2"},{"type":2,"value":"c55a09cd8069178a6c1799cd9914a7e2"}]},"dateInstalled":"2024-08-28T18:07:36.6675866Z","dateUpdated":"2024-08-30T18:21:15.3665707Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5676542,"fileName":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-08-30T07:17:52.397Z","fileLength":734355,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/542/farmingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3113179411,"invalidFingerprint":false},{"foldername":"net","fingerprint":2194801989,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":62611447,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2608969695,"invalidFingerprint":false},{"foldername":"farmingforblockheads.png","fingerprint":1023484819,"invalidFingerprint":false},{"foldername":"farmingforblockheads.neoforge.mixins.json","fingerprint":1035989157,"invalidFingerprint":false},{"foldername":"data","fingerprint":1521320272,"invalidFingerprint":false},{"foldername":"farmingforblockheads.mixins.json","fingerprint":2716721755,"invalidFingerprint":false},{"foldername":"LICENSE_Farming for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1816430463,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":261924,"fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"000076a3763a126f995267c715f9658e070205d2"},{"type":2,"value":"c55a09cd8069178a6c1799cd9914a7e2"}]}},{"instanceID":"361ef574-69f7-4306-b631-4d3f6c96b9fd","modSource":0,"addonID":251407,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Client Tweaks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/client-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/51/380/256/256/636103071604162274.png","tags":[],"installedFile":{"id":5623442,"fileName":"clienttweaks-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:10:03.323Z","fileLength":136211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/442/clienttweaks-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2395726382,"invalidFingerprint":false},{"foldername":"net","fingerprint":479706998,"invalidFingerprint":false},{"foldername":"clienttweaks.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":353197837,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2257025137,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2314717611,"invalidFingerprint":false},{"foldername":"clienttweaks.neoforge.mixins.json","fingerprint":2627672640,"invalidFingerprint":false},{"foldername":"LICENSE_Client Tweaks","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":2147758297,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"35a587f48183e255425039c11cf9f3060b60fe78"},{"type":2,"value":"b5cacc00fa590d13cc8407ad2a320c16"}]},"dateInstalled":"2024-08-29T17:03:54.9194905Z","dateUpdated":"2024-08-29T17:03:54.9234926Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623442,"fileName":"clienttweaks-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:10:03.323Z","fileLength":136211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/442/clienttweaks-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2395726382,"invalidFingerprint":false},{"foldername":"net","fingerprint":479706998,"invalidFingerprint":false},{"foldername":"clienttweaks.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":353197837,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2257025137,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2314717611,"invalidFingerprint":false},{"foldername":"clienttweaks.neoforge.mixins.json","fingerprint":2627672640,"invalidFingerprint":false},{"foldername":"LICENSE_Client Tweaks","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":2147758297,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"35a587f48183e255425039c11cf9f3060b60fe78"},{"type":2,"value":"b5cacc00fa590d13cc8407ad2a320c16"}]}},{"instanceID":"6bc7e392-ac85-4f05-85fe-e8596da9bc5f","modSource":0,"addonID":513688,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Terralith","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Terralith_1.21_v2.5.4.jar","authors":[{"Id":100241219,"Name":"Starmute"},{"Id":103014011,"Name":"the_catter1"}],"primaryAuthor":"Starmute","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terralith","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/554/659/256/256/637897033487568646.png","tags":[],"installedFile":{"id":5512077,"fileName":"Terralith_1.21_v2.5.4.jar","fileDate":"2024-07-07T22:16:48.497Z","fileLength":2794022,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/77/Terralith_1.21_v2.5.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":2833499853,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":209446897,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3324659862,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3163487680,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":315212343,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":3094427391,"invalidFingerprint":false}],"packageFingerprint":1752771779,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513688,"fileNameOnDisk":"Terralith_1.21_v2.5.4.jar","hashes":[{"type":1,"value":"e76c7b37826574840604442a08c10d2c3bd2c213"},{"type":2,"value":"25921295190a87c74c5e98e89a9612b2"}]},"dateInstalled":"2024-08-28T18:07:43.3948585Z","dateUpdated":"2024-08-28T18:07:43.3987847Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5512077,"fileName":"Terralith_1.21_v2.5.4.jar","fileDate":"2024-07-07T22:16:48.497Z","fileLength":2794022,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/77/Terralith_1.21_v2.5.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":2833499853,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":209446897,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3324659862,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3163487680,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":315212343,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":3094427391,"invalidFingerprint":false}],"packageFingerprint":1752771779,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513688,"fileNameOnDisk":"Terralith_1.21_v2.5.4.jar","hashes":[{"type":1,"value":"e76c7b37826574840604442a08c10d2c3bd2c213"},{"type":2,"value":"25921295190a87c74c5e98e89a9612b2"}]}},{"instanceID":"4343f943-1795-4528-bdde-c333e50bf2eb","modSource":0,"addonID":629153,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Paths and Pavings","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-paths-and-pavings","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/937/771/256/256/638416317989163538.png","tags":[],"installedFile":{"id":5635678,"fileName":"mcw-paths-1.0.5-1.21.1neoforge.jar","fileDate":"2024-08-16T19:01:47.437Z","fileLength":581159,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/678/mcw-paths-1.0.5-1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2776092697,"invalidFingerprint":false},{"foldername":"com","fingerprint":261560952,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1843895205,"invalidFingerprint":false},{"foldername":"data","fingerprint":2050606207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2722187194,"invalidFingerprint":false},{"foldername":"pathslogo.png","fingerprint":1892051268,"invalidFingerprint":false}],"packageFingerprint":959610186,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":629153,"fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","hashes":[{"type":1,"value":"f9c08f917a82ae55047dc209142acb0a72954983"},{"type":2,"value":"aaee030380329e80dbda8f46bec3c60e"}]},"dateInstalled":"2024-08-28T18:07:45.8341711Z","dateUpdated":"2024-08-28T18:07:45.8371459Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635678,"fileName":"mcw-paths-1.0.5-1.21.1neoforge.jar","fileDate":"2024-08-16T19:01:47.437Z","fileLength":581159,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/678/mcw-paths-1.0.5-1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2776092697,"invalidFingerprint":false},{"foldername":"com","fingerprint":261560952,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1843895205,"invalidFingerprint":false},{"foldername":"data","fingerprint":2050606207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2722187194,"invalidFingerprint":false},{"foldername":"pathslogo.png","fingerprint":1892051268,"invalidFingerprint":false}],"packageFingerprint":959610186,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":629153,"fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","hashes":[{"type":1,"value":"f9c08f917a82ae55047dc209142acb0a72954983"},{"type":2,"value":"aaee030380329e80dbda8f46bec3c60e"}]}},{"instanceID":"d6587527-ff31-4761-ac8a-27ea6fbcd09f","modSource":0,"addonID":312353,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Artifacts","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","authors":[{"Id":48102743,"Name":"ochotonida"}],"primaryAuthor":"ochotonida","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/artifacts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/444/622/256/256/637699815276651872.png","tags":[],"installedFile":{"id":5624722,"fileName":"artifacts-neoforge-12.0.5.jar","fileDate":"2024-08-13T15:10:30.333Z","fileLength":856174,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/722/artifacts-neoforge-12.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":1037991,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1645921478,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2489591725,"invalidFingerprint":false},{"foldername":"architectury_inject_artifacts_common_156c507b41fa49f3b11c81442eaaead9_17e347bf7b4030607a340b8164c2c089a02f20779a531423c0489b51e5e30eb7artifacts1205devjar","fingerprint":758087421,"invalidFingerprint":false},{"foldername":"artifacts-common-refmap.json","fingerprint":2001732053,"invalidFingerprint":false},{"foldername":"artifacts.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"artifacts","fingerprint":3239478589,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3754759004,"invalidFingerprint":false},{"foldername":"data","fingerprint":3327598638,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":593776768,"invalidFingerprint":false},{"foldername":"mixins.artifacts.common.json","fingerprint":2894915035,"invalidFingerprint":false},{"foldername":"mixins.artifacts.neoforge.json","fingerprint":946460142,"invalidFingerprint":false}],"packageFingerprint":2331617004,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312353,"fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","hashes":[{"type":1,"value":"8edf830cf4a18afd75dc063b2b6ff7c42ca89e08"},{"type":2,"value":"b81a891ababfe9bb938f51c6d1972b96"}]},"dateInstalled":"2024-08-28T18:07:54.1982971Z","dateUpdated":"2024-08-28T18:07:54.2012833Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5624722,"fileName":"artifacts-neoforge-12.0.5.jar","fileDate":"2024-08-13T15:10:30.333Z","fileLength":856174,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/722/artifacts-neoforge-12.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":1037991,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1645921478,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2489591725,"invalidFingerprint":false},{"foldername":"architectury_inject_artifacts_common_156c507b41fa49f3b11c81442eaaead9_17e347bf7b4030607a340b8164c2c089a02f20779a531423c0489b51e5e30eb7artifacts1205devjar","fingerprint":758087421,"invalidFingerprint":false},{"foldername":"artifacts-common-refmap.json","fingerprint":2001732053,"invalidFingerprint":false},{"foldername":"artifacts.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"artifacts","fingerprint":3239478589,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3754759004,"invalidFingerprint":false},{"foldername":"data","fingerprint":3327598638,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":593776768,"invalidFingerprint":false},{"foldername":"mixins.artifacts.common.json","fingerprint":2894915035,"invalidFingerprint":false},{"foldername":"mixins.artifacts.neoforge.json","fingerprint":946460142,"invalidFingerprint":false}],"packageFingerprint":2331617004,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312353,"fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","hashes":[{"type":1,"value":"8edf830cf4a18afd75dc063b2b6ff7c42ca89e08"},{"type":2,"value":"b81a891ababfe9bb938f51c6d1972b96"}]}},{"instanceID":"57185b67-0a4a-464c-9b4a-be966ed30b3b","modSource":0,"addonID":388800,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Polymorph (Fabric/Forge/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polymorph","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/279/271/256/256/637277042531842540.png","tags":[],"installedFile":{"id":5696658,"fileName":"polymorph-neoforge-1.0.6+1.21.1.jar","fileDate":"2024-09-06T07:15:35.203Z","fileLength":172781,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/658/polymorph-neoforge-1.0.6%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":548851433,"invalidFingerprint":false},{"foldername":"com","fingerprint":2777067967,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3833359155,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1851461949,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.mixins.json","fingerprint":1413208718,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.neoforge.mixins.json","fingerprint":2969094330,"invalidFingerprint":false},{"foldername":"polymorph.mixins.json","fingerprint":3447760356,"invalidFingerprint":false},{"foldername":"polymorph_icon.png","fingerprint":2565812113,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1157955771,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":4104718648,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2437758716,"invalidFingerprint":false}],"packageFingerprint":375689906,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388800,"fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","hashes":[{"type":1,"value":"3df5a228a7fdc903b150df5f8d5c5f7b8807624e"},{"type":2,"value":"ce3bdf8005ba8e537f0b40614c3b4797"}]},"dateInstalled":"2024-08-28T18:07:51.2326262Z","dateUpdated":"2024-09-06T17:46:27.8730621Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696658,"fileName":"polymorph-neoforge-1.0.6+1.21.1.jar","fileDate":"2024-09-06T07:15:35.203Z","fileLength":172781,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/658/polymorph-neoforge-1.0.6%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":548851433,"invalidFingerprint":false},{"foldername":"com","fingerprint":2777067967,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3833359155,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1851461949,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.mixins.json","fingerprint":1413208718,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.neoforge.mixins.json","fingerprint":2969094330,"invalidFingerprint":false},{"foldername":"polymorph.mixins.json","fingerprint":3447760356,"invalidFingerprint":false},{"foldername":"polymorph_icon.png","fingerprint":2565812113,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1157955771,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":4104718648,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2437758716,"invalidFingerprint":false}],"packageFingerprint":375689906,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388800,"fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","hashes":[{"type":1,"value":"3df5a228a7fdc903b150df5f8d5c5f7b8807624e"},{"type":2,"value":"ce3bdf8005ba8e537f0b40614c3b4797"}]}},{"instanceID":"6e63306f-9616-4ecf-acde-a6c6f6238c7e","modSource":0,"addonID":456956,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chipped","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.1.jar","authors":[{"Id":103112623,"Name":"terrariumearth"},{"Id":101856088,"Name":"AlexNijjar"}],"primaryAuthor":"terrariumearth","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chipped","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/254/256/256/637808243655328652_animated.gif","tags":[],"installedFile":{"id":5681013,"fileName":"chipped-neoforge-1.21.1-4.0.1.jar","fileDate":"2024-08-31T17:44:26.367Z","fileLength":15018949,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/13/chipped-neoforge-1.21.1-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":841890,"type":3},{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3643107222,"invalidFingerprint":false},{"foldername":"architectury_inject_chipped_common_915e51a8481e49d7b70374041ff87149_63c931e3f490549f3548fd4beeada8343d60f9c6256022cbe5fd2b171cfd47c7chippedcommon1211401devjar","fingerprint":1133737655,"invalidFingerprint":false},{"foldername":"assets","fingerprint":597301593,"invalidFingerprint":false},{"foldername":"chipped-common-1.21.1-common-refmap.json","fingerprint":2416298606,"invalidFingerprint":false},{"foldername":"chipped-common.mixins.json","fingerprint":3295488044,"invalidFingerprint":false},{"foldername":"data","fingerprint":925282297,"invalidFingerprint":false},{"foldername":"earth","fingerprint":328026915,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1501253535,"invalidFingerprint":false}],"packageFingerprint":2404906688,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":456956,"fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.1.jar","hashes":[{"type":1,"value":"8e89b34feccc9961fd2c2727518b66fac1c0bacd"},{"type":2,"value":"b955a52933ad8809fa5b168a62ffe1ad"}]},"dateInstalled":"2024-08-28T18:07:42.3699069Z","dateUpdated":"2024-09-01T19:07:58.7708766Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5681013,"fileName":"chipped-neoforge-1.21.1-4.0.1.jar","fileDate":"2024-08-31T17:44:26.367Z","fileLength":15018949,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/13/chipped-neoforge-1.21.1-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":841890,"type":3},{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3643107222,"invalidFingerprint":false},{"foldername":"architectury_inject_chipped_common_915e51a8481e49d7b70374041ff87149_63c931e3f490549f3548fd4beeada8343d60f9c6256022cbe5fd2b171cfd47c7chippedcommon1211401devjar","fingerprint":1133737655,"invalidFingerprint":false},{"foldername":"assets","fingerprint":597301593,"invalidFingerprint":false},{"foldername":"chipped-common-1.21.1-common-refmap.json","fingerprint":2416298606,"invalidFingerprint":false},{"foldername":"chipped-common.mixins.json","fingerprint":3295488044,"invalidFingerprint":false},{"foldername":"data","fingerprint":925282297,"invalidFingerprint":false},{"foldername":"earth","fingerprint":328026915,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1501253535,"invalidFingerprint":false}],"packageFingerprint":2404906688,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":456956,"fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.1.jar","hashes":[{"type":1,"value":"8e89b34feccc9961fd2c2727518b66fac1c0bacd"},{"type":2,"value":"b955a52933ad8809fa5b168a62ffe1ad"}]}},{"instanceID":"d42cb293-903d-42ba-87f2-fd37508868b2","modSource":0,"addonID":889915,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB XMod Compat","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-xmod-compat","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/850/409/256/256/638251965015898859.png","tags":[],"installedFile":{"id":5643978,"fileName":"ftb-xmod-compat-neoforge-21.1.0.jar","fileDate":"2024-08-19T13:51:59.063Z","fileLength":129340,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/978/ftb-xmod-compat-neoforge-21.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":289412,"type":2},{"addonId":245755,"type":2},{"addonId":314905,"type":2},{"addonId":238086,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1567481451,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBXModCompat121_common_ff18750dfeb04c138e888238f7973896_50dd6f27601a592f173c41eed7157444e7c9590f475e3796a2cdbd858b7cae1fftbxmodcompat2110devjar","fingerprint":819135397,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4176569233,"invalidFingerprint":false},{"foldername":"ftbxmodcompat.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1215117666,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1188148452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2250763913,"invalidFingerprint":false}],"packageFingerprint":3467171873,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":889915,"fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","hashes":[{"type":1,"value":"a820d50cf978dc09362b2a075db2f4d25b1cbece"},{"type":2,"value":"4a492c25b79a303b0d5ff3377243644e"}]},"dateInstalled":"2024-08-28T18:07:33.5535695Z","dateUpdated":"2024-08-28T18:07:33.5555693Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5643978,"fileName":"ftb-xmod-compat-neoforge-21.1.0.jar","fileDate":"2024-08-19T13:51:59.063Z","fileLength":129340,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/978/ftb-xmod-compat-neoforge-21.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":289412,"type":2},{"addonId":245755,"type":2},{"addonId":314905,"type":2},{"addonId":238086,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1567481451,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBXModCompat121_common_ff18750dfeb04c138e888238f7973896_50dd6f27601a592f173c41eed7157444e7c9590f475e3796a2cdbd858b7cae1fftbxmodcompat2110devjar","fingerprint":819135397,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4176569233,"invalidFingerprint":false},{"foldername":"ftbxmodcompat.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1215117666,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1188148452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2250763913,"invalidFingerprint":false}],"packageFingerprint":3467171873,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":889915,"fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","hashes":[{"type":1,"value":"a820d50cf978dc09362b2a075db2f4d25b1cbece"},{"type":2,"value":"4a492c25b79a303b0d5ff3377243644e"}]}},{"instanceID":"1d184b4f-5441-4327-ad1b-713cf39bbe58","modSource":0,"addonID":898746,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Mekanism Multiblocks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","authors":[{"Id":45101644,"Name":"gisellevonbingen"}],"primaryAuthor":"gisellevonbingen","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-mekanism-multiblocks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/860/672/256/256/638267473798853846.png","tags":[],"installedFile":{"id":5667753,"fileName":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","fileDate":"2024-08-27T08:06:17.297Z","fileLength":131253,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5667/753/JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3},{"addonId":238222,"type":3},{"addonId":268566,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1752987531,"invalidFingerprint":false},{"foldername":"giselle","fingerprint":4223352860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":880970330,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.client.json","fingerprint":1218717442,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.common.json","fingerprint":1703999891,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3438137285,"invalidFingerprint":false}],"packageFingerprint":2687929542,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":898746,"fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","hashes":[{"type":1,"value":"62d563e6ebb6bc1ac4ca2866453b846c1c16d736"},{"type":2,"value":"ae83af127e54c5ad262aafa23e27c2a5"}]},"dateInstalled":"2024-08-28T18:07:37.3424036Z","dateUpdated":"2024-08-28T18:07:37.3444031Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5667753,"fileName":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","fileDate":"2024-08-27T08:06:17.297Z","fileLength":131253,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5667/753/JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3},{"addonId":238222,"type":3},{"addonId":268566,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1752987531,"invalidFingerprint":false},{"foldername":"giselle","fingerprint":4223352860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":880970330,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.client.json","fingerprint":1218717442,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.common.json","fingerprint":1703999891,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3438137285,"invalidFingerprint":false}],"packageFingerprint":2687929542,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":898746,"fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","hashes":[{"type":1,"value":"62d563e6ebb6bc1ac4ca2866453b846c1c16d736"},{"type":2,"value":"ae83af127e54c5ad262aafa23e27c2a5"}]}},{"instanceID":"5096faa8-78f4-4d17-ac1a-12247a137bba","modSource":0,"addonID":351264,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Kotlin for Forge","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","authors":[{"Id":33749215,"Name":"thedarkcolour"}],"primaryAuthor":"thedarkcolour","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/236/269/256/256/637091078382616109.png","tags":[],"installedFile":{"id":5611971,"fileName":"kotlinforforge-5.5.0-all.jar","fileDate":"2024-08-09T17:31:41.23Z","fileLength":6492098,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5611/971/kotlinforforge-5.5.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2607914573,"invalidFingerprint":false}],"packageFingerprint":301110402,"gameVersion":["1.21","Client","NeoForge","Forge","1.20.6","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351264,"fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","hashes":[{"type":1,"value":"09a32a3902c21ad94cc9154a3979d84ad55245fe"},{"type":2,"value":"483546b6fb7dd78c05e1609b82dc4a3a"}]},"dateInstalled":"2024-08-28T18:07:48.2899502Z","dateUpdated":"2024-08-28T18:07:48.2939509Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5611971,"fileName":"kotlinforforge-5.5.0-all.jar","fileDate":"2024-08-09T17:31:41.23Z","fileLength":6492098,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5611/971/kotlinforforge-5.5.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2607914573,"invalidFingerprint":false}],"packageFingerprint":301110402,"gameVersion":["1.21","Client","NeoForge","Forge","1.20.6","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351264,"fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","hashes":[{"type":1,"value":"09a32a3902c21ad94cc9154a3979d84ad55245fe"},{"type":2,"value":"483546b6fb7dd78c05e1609b82dc4a3a"}]}},{"instanceID":"1f1037d7-437c-4340-abf1-d46a0ef89958","modSource":0,"addonID":390880,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Jumbo Furnace","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jumbofurnace-1.21-5.0.0.4.jar","authors":[{"Id":100121775,"Name":"Commoble"}],"primaryAuthor":"Commoble","primaryCategoryId":413,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jumbo-furnace","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/280/655/256/256/637282684873827598.png","tags":[],"installedFile":{"id":5548945,"fileName":"jumbofurnace-1.21-5.0.0.4.jar","fileDate":"2024-07-20T16:33:57.59Z","fileLength":192221,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5548/945/jumbofurnace-1.21-5.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2815965466,"invalidFingerprint":false},{"foldername":"net","fingerprint":1956100153,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2121197046,"invalidFingerprint":false},{"foldername":"data","fingerprint":3905186722,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1020085536,"invalidFingerprint":false}],"packageFingerprint":1768753957,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":390880,"fileNameOnDisk":"jumbofurnace-1.21-5.0.0.4.jar","hashes":[{"type":1,"value":"70716959dd5cb2b8870da5f68ffcb4a7b4a56cc6"},{"type":2,"value":"75351d6962a941ff9b8b015940c0b3ce"}]},"dateInstalled":"2024-08-28T18:07:23.861323Z","dateUpdated":"2024-08-28T18:07:23.8633397Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5548945,"fileName":"jumbofurnace-1.21-5.0.0.4.jar","fileDate":"2024-07-20T16:33:57.59Z","fileLength":192221,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5548/945/jumbofurnace-1.21-5.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2815965466,"invalidFingerprint":false},{"foldername":"net","fingerprint":1956100153,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2121197046,"invalidFingerprint":false},{"foldername":"data","fingerprint":3905186722,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1020085536,"invalidFingerprint":false}],"packageFingerprint":1768753957,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":390880,"fileNameOnDisk":"jumbofurnace-1.21-5.0.0.4.jar","hashes":[{"type":1,"value":"70716959dd5cb2b8870da5f68ffcb4a7b4a56cc6"},{"type":2,"value":"75351d6962a941ff9b8b015940c0b3ce"}]}},{"instanceID":"56b322aa-c3e9-48e5-8b5c-0f79c4ea3488","modSource":0,"addonID":478559,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Measurements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","authors":[{"Id":7164955,"Name":"Mrbysco"}],"primaryAuthor":"Mrbysco","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/measurements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/378/106/256/256/637556771129558482.png","tags":[],"installedFile":{"id":5435858,"fileName":"Measurements-neoforge-1.21-3.0.0.jar","fileDate":"2024-06-16T19:35:04.347Z","fileLength":46211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5435/858/Measurements-neoforge-1.21-3.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":163682753,"invalidFingerprint":false},{"foldername":"com","fingerprint":3844036013,"invalidFingerprint":false},{"foldername":"data","fingerprint":1650812522,"invalidFingerprint":false},{"foldername":"measurements.accesswidener","fingerprint":2984701028,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1313012893,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2991483523,"invalidFingerprint":false},{"foldername":"LICENSE_Measurements","fingerprint":1797103347,"invalidFingerprint":false}],"packageFingerprint":2816076989,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":478559,"fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","hashes":[{"type":1,"value":"696bc2b0d230064a2d1d94d2e2f04b390a6aff3f"},{"type":2,"value":"ca6dc2a4e9f5fcf56a99f8dc7aadde2c"}]},"dateInstalled":"2024-08-28T18:07:12.0387729Z","dateUpdated":"2024-08-28T18:07:12.0407752Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5435858,"fileName":"Measurements-neoforge-1.21-3.0.0.jar","fileDate":"2024-06-16T19:35:04.347Z","fileLength":46211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5435/858/Measurements-neoforge-1.21-3.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":163682753,"invalidFingerprint":false},{"foldername":"com","fingerprint":3844036013,"invalidFingerprint":false},{"foldername":"data","fingerprint":1650812522,"invalidFingerprint":false},{"foldername":"measurements.accesswidener","fingerprint":2984701028,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1313012893,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2991483523,"invalidFingerprint":false},{"foldername":"LICENSE_Measurements","fingerprint":1797103347,"invalidFingerprint":false}],"packageFingerprint":2816076989,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":478559,"fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","hashes":[{"type":1,"value":"696bc2b0d230064a2d1d94d2e2f04b390a6aff3f"},{"type":2,"value":"ca6dc2a4e9f5fcf56a99f8dc7aadde2c"}]}},{"instanceID":"87018bc2-437a-45cb-a689-2867b92e0889","modSource":0,"addonID":237307,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cosmetic Armor Reworked","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","authors":[{"Id":10050884,"Name":"LainMI"}],"primaryAuthor":"LainMI","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/27/600/256/256/635812915333870435.png","tags":[],"installedFile":{"id":5610814,"fileName":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","fileDate":"2024-08-09T10:07:57.437Z","fileLength":92722,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/814/cosmeticarmorreworked-1.21.1-v1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1932852383,"invalidFingerprint":false},{"foldername":"lain","fingerprint":3698282185,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2001858439,"invalidFingerprint":false},{"foldername":"assets","fingerprint":759547506,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false}],"packageFingerprint":499008780,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","hashes":[{"type":1,"value":"5f1e699cd0888b857ec63f01adaeb3571848bfea"},{"type":2,"value":"881eb025d54ca01165c115a38a8d48c4"}]},"dateInstalled":"2024-08-28T18:07:24.5170216Z","dateUpdated":"2024-08-28T18:07:24.5190245Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5610814,"fileName":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","fileDate":"2024-08-09T10:07:57.437Z","fileLength":92722,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/814/cosmeticarmorreworked-1.21.1-v1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1932852383,"invalidFingerprint":false},{"foldername":"lain","fingerprint":3698282185,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2001858439,"invalidFingerprint":false},{"foldername":"assets","fingerprint":759547506,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false}],"packageFingerprint":499008780,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","hashes":[{"type":1,"value":"5f1e699cd0888b857ec63f01adaeb3571848bfea"},{"type":2,"value":"881eb025d54ca01165c115a38a8d48c4"}]}},{"instanceID":"f8a1ef76-f058-4ecd-92a0-23a04c8b29ee","modSource":0,"addonID":1070541,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Repeatable Trial Vaults","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/repeatable-trial-vaults","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1046/771/256/256/638574943877965895.png","tags":[],"installedFile":{"id":5643915,"fileName":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","fileDate":"2024-08-19T13:22:39.257Z","fileLength":12734,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/915/repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3803227253,"invalidFingerprint":false},{"foldername":"com","fingerprint":2750705,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3673357947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":592673029,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.accesswidener","fingerprint":3958182284,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.neoforge.mixins.json","fingerprint":1257224910,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.mixins.json","fingerprint":118538139,"invalidFingerprint":false},{"foldername":"data","fingerprint":2375826518,"invalidFingerprint":false},{"foldername":"LICENSE_Repeatable Trial Vaults","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2277692956,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1070541,"fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","hashes":[{"type":1,"value":"6559a203e264afacc40af5010ad6a85b21e20a17"},{"type":2,"value":"5eaab70514b2d3e460afa17db1088d74"}]},"dateInstalled":"2024-08-28T18:07:24.088339Z","dateUpdated":"2024-08-28T18:07:24.0903511Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5643915,"fileName":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","fileDate":"2024-08-19T13:22:39.257Z","fileLength":12734,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/915/repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3803227253,"invalidFingerprint":false},{"foldername":"com","fingerprint":2750705,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3673357947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":592673029,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.accesswidener","fingerprint":3958182284,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.neoforge.mixins.json","fingerprint":1257224910,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.mixins.json","fingerprint":118538139,"invalidFingerprint":false},{"foldername":"data","fingerprint":2375826518,"invalidFingerprint":false},{"foldername":"LICENSE_Repeatable Trial Vaults","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2277692956,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1070541,"fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","hashes":[{"type":1,"value":"6559a203e264afacc40af5010ad6a85b21e20a17"},{"type":2,"value":"5eaab70514b2d3e460afa17db1088d74"}]}},{"instanceID":"420298ce-53cc-45a9-b9db-1698b72de8bc","modSource":0,"addonID":282001,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"CC: Tweaked","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.0.jar","authors":[{"Id":19749640,"Name":"SquidDev"}],"primaryAuthor":"SquidDev","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cc-tweaked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/130/871/256/256/636463439690354770.png","tags":[],"installedFile":{"id":5644993,"fileName":"cc-tweaked-1.21.1-forge-1.113.0.jar","fileDate":"2024-08-19T20:02:58.477Z","fileLength":3184577,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/993/cc-tweaked-1.21.1-forge-1.113.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":496095844,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1896918112,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":101794908,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":3124662249,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":530885377,"invalidFingerprint":false},{"foldername":"computercraft.forge.mixins.json","fingerprint":591975368,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":333403894,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":435757614,"invalidFingerprint":false},{"foldername":"data","fingerprint":3225447158,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923842808,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":2586549789,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.0.jar","hashes":[{"type":1,"value":"c36af95405b3239d30c5f22629e78de487e173b4"},{"type":2,"value":"37758487e243312c352a6758fbb8bfbd"}]},"dateInstalled":"2024-08-28T18:07:09.4874105Z","dateUpdated":"2024-08-28T18:07:09.4904122Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5644993,"fileName":"cc-tweaked-1.21.1-forge-1.113.0.jar","fileDate":"2024-08-19T20:02:58.477Z","fileLength":3184577,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/993/cc-tweaked-1.21.1-forge-1.113.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":496095844,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1896918112,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":101794908,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":3124662249,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":530885377,"invalidFingerprint":false},{"foldername":"computercraft.forge.mixins.json","fingerprint":591975368,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":333403894,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":435757614,"invalidFingerprint":false},{"foldername":"data","fingerprint":3225447158,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923842808,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":2586549789,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.0.jar","hashes":[{"type":1,"value":"c36af95405b3239d30c5f22629e78de487e173b4"},{"type":2,"value":"37758487e243312c352a6758fbb8bfbd"}]}},{"instanceID":"05155406-ae15-41f1-b3b0-15f3beb29025","modSource":0,"addonID":1040563,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Genetics: Resequenced","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"geneticsresequenced-1.21-1.2.1.jar","authors":[{"Id":7920132,"Name":"aaronhowser1"}],"primaryAuthor":"aaronhowser1","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/genetics-resequenced","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1018/117/256/256/638544686166792768.png","tags":[],"installedFile":{"id":5682951,"fileName":"geneticsresequenced-1.21-1.2.1.jar","fileDate":"2024-09-01T11:01:27.82Z","fileLength":1431719,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/951/geneticsresequenced-1.21-1.2.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":351264,"type":3},{"addonId":306770,"type":2},{"addonId":538392,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1973033661,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2469429334,"invalidFingerprint":false},{"foldername":".cache","fingerprint":41587460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1606777544,"invalidFingerprint":false},{"foldername":"data","fingerprint":4153287898,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2647580622,"invalidFingerprint":false}],"packageFingerprint":845841775,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1040563,"fileNameOnDisk":"geneticsresequenced-1.21-1.2.1.jar","hashes":[{"type":1,"value":"bac1d61b6eff6f242d79eaf5ec3b0202d973b6b7"},{"type":2,"value":"83ac9c9a7926ec8157572bda35ee832b"}]},"dateInstalled":"2024-08-28T18:07:12.1839803Z","dateUpdated":"2024-09-01T19:07:53.8321893Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5682951,"fileName":"geneticsresequenced-1.21-1.2.1.jar","fileDate":"2024-09-01T11:01:27.82Z","fileLength":1431719,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/951/geneticsresequenced-1.21-1.2.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":351264,"type":3},{"addonId":306770,"type":2},{"addonId":538392,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1973033661,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2469429334,"invalidFingerprint":false},{"foldername":".cache","fingerprint":41587460,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1606777544,"invalidFingerprint":false},{"foldername":"data","fingerprint":4153287898,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2647580622,"invalidFingerprint":false}],"packageFingerprint":845841775,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1040563,"fileNameOnDisk":"geneticsresequenced-1.21-1.2.1.jar","hashes":[{"type":1,"value":"bac1d61b6eff6f242d79eaf5ec3b0202d973b6b7"},{"type":2,"value":"83ac9c9a7926ec8157572bda35ee832b"}]}},{"instanceID":"9f347ebe-8db2-482c-bf38-077c3607aacc","modSource":0,"addonID":899386,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Breeding (JEBr)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","authors":[{"Id":101345595,"Name":"Christofmeg"}],"primaryAuthor":"Christofmeg","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/justenoughbreeding","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/862/389/256/256/638270817972208061.png","tags":[],"installedFile":{"id":5682664,"fileName":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","fileDate":"2024-09-01T08:50:20.973Z","fileLength":133662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/664/justenoughbreeding-neoforge-1.21.x-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":665450,"type":2},{"addonId":570463,"type":2},{"addonId":650094,"type":2},{"addonId":924854,"type":2},{"addonId":567709,"type":2},{"addonId":410500,"type":2},{"addonId":564989,"type":2},{"addonId":426558,"type":2},{"addonId":486505,"type":2},{"addonId":227639,"type":2},{"addonId":694325,"type":2},{"addonId":459701,"type":2},{"addonId":597248,"type":2},{"addonId":457252,"type":2},{"addonId":414401,"type":2},{"addonId":623035,"type":2},{"addonId":413724,"type":2},{"addonId":355458,"type":2},{"addonId":238222,"type":2},{"addonId":568372,"type":2},{"addonId":689562,"type":2},{"addonId":627986,"type":2},{"addonId":326895,"type":2},{"addonId":388992,"type":2},{"addonId":913527,"type":2},{"addonId":602059,"type":2},{"addonId":264231,"type":2},{"addonId":531946,"type":2},{"addonId":821483,"type":2},{"addonId":556372,"type":2},{"addonId":530472,"type":2},{"addonId":220495,"type":2},{"addonId":867237,"type":2},{"addonId":531442,"type":2},{"addonId":60028,"type":2},{"addonId":479086,"type":2},{"addonId":399492,"type":2},{"addonId":430652,"type":2},{"addonId":574913,"type":2},{"addonId":835564,"type":2},{"addonId":365045,"type":2},{"addonId":576073,"type":2},{"addonId":561277,"type":2},{"addonId":243121,"type":2},{"addonId":310111,"type":2},{"addonId":344102,"type":2},{"addonId":362393,"type":2},{"addonId":589268,"type":2},{"addonId":225280,"type":2},{"addonId":382016,"type":2},{"addonId":580555,"type":2},{"addonId":715076,"type":2},{"addonId":688475,"type":2},{"addonId":852465,"type":2},{"addonId":255308,"type":2},{"addonId":251767,"type":2},{"addonId":302973,"type":2},{"addonId":312918,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1480123425,"invalidFingerprint":false},{"foldername":"com","fingerprint":3803992731,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881062343,"invalidFingerprint":false},{"foldername":"catalogue-icon.png","fingerprint":2414133309,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":4269602221,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":91735293,"invalidFingerprint":false}],"packageFingerprint":1173491763,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899386,"fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","hashes":[{"type":1,"value":"04e786c8c85743c57aa990119d16f36f68f07472"},{"type":2,"value":"5b7508f5ab3221dc534dffe9049eeb76"}]},"dateInstalled":"2024-08-28T18:07:12.8426242Z","dateUpdated":"2024-09-01T19:07:56.6733754Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5682664,"fileName":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","fileDate":"2024-09-01T08:50:20.973Z","fileLength":133662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/664/justenoughbreeding-neoforge-1.21.x-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":665450,"type":2},{"addonId":570463,"type":2},{"addonId":650094,"type":2},{"addonId":924854,"type":2},{"addonId":567709,"type":2},{"addonId":410500,"type":2},{"addonId":564989,"type":2},{"addonId":426558,"type":2},{"addonId":486505,"type":2},{"addonId":227639,"type":2},{"addonId":694325,"type":2},{"addonId":459701,"type":2},{"addonId":597248,"type":2},{"addonId":457252,"type":2},{"addonId":414401,"type":2},{"addonId":623035,"type":2},{"addonId":413724,"type":2},{"addonId":355458,"type":2},{"addonId":238222,"type":2},{"addonId":568372,"type":2},{"addonId":689562,"type":2},{"addonId":627986,"type":2},{"addonId":326895,"type":2},{"addonId":388992,"type":2},{"addonId":913527,"type":2},{"addonId":602059,"type":2},{"addonId":264231,"type":2},{"addonId":531946,"type":2},{"addonId":821483,"type":2},{"addonId":556372,"type":2},{"addonId":530472,"type":2},{"addonId":220495,"type":2},{"addonId":867237,"type":2},{"addonId":531442,"type":2},{"addonId":60028,"type":2},{"addonId":479086,"type":2},{"addonId":399492,"type":2},{"addonId":430652,"type":2},{"addonId":574913,"type":2},{"addonId":835564,"type":2},{"addonId":365045,"type":2},{"addonId":576073,"type":2},{"addonId":561277,"type":2},{"addonId":243121,"type":2},{"addonId":310111,"type":2},{"addonId":344102,"type":2},{"addonId":362393,"type":2},{"addonId":589268,"type":2},{"addonId":225280,"type":2},{"addonId":382016,"type":2},{"addonId":580555,"type":2},{"addonId":715076,"type":2},{"addonId":688475,"type":2},{"addonId":852465,"type":2},{"addonId":255308,"type":2},{"addonId":251767,"type":2},{"addonId":302973,"type":2},{"addonId":312918,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1480123425,"invalidFingerprint":false},{"foldername":"com","fingerprint":3803992731,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881062343,"invalidFingerprint":false},{"foldername":"catalogue-icon.png","fingerprint":2414133309,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":4269602221,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":91735293,"invalidFingerprint":false}],"packageFingerprint":1173491763,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899386,"fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","hashes":[{"type":1,"value":"04e786c8c85743c57aa990119d16f36f68f07472"},{"type":2,"value":"5b7508f5ab3221dc534dffe9049eeb76"}]}},{"instanceID":"733b5494-974b-4d24-850b-f1cd5e6d483b","modSource":0,"addonID":268567,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism Tools","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":28798139,"Name":"Thiakil"},{"Id":8445729,"Name":"pupnewfster"},{"Id":6868754,"Name":"thommy101"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism-tools","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/675/256/256/637801316758778804.png","tags":[],"installedFile":{"id":5680399,"fileName":"MekanismTools-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:11.57Z","fileLength":508445,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/399/MekanismTools-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":342812778,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2125900202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3675285548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4253927960,"invalidFingerprint":false},{"foldername":"data","fingerprint":2437346972,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3421834710,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268567,"fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"77762e695e011264be0435c9f36db89bba4ba8f1"},{"type":2,"value":"b674c3c0e9d2d5c8b38452c37027fc74"}]},"dateInstalled":"2024-08-28T18:07:42.1687353Z","dateUpdated":"2024-08-31T17:10:30.4658619Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680399,"fileName":"MekanismTools-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:11.57Z","fileLength":508445,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/399/MekanismTools-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":342812778,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2125900202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3675285548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4253927960,"invalidFingerprint":false},{"foldername":"data","fingerprint":2437346972,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3421834710,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268567,"fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"77762e695e011264be0435c9f36db89bba4ba8f1"},{"type":2,"value":"b674c3c0e9d2d5c8b38452c37027fc74"}]}},{"instanceID":"e5e17218-e4be-4c1c-b7d1-748a5e0ca7cd","modSource":0,"addonID":430906,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cat Jammies","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"catjammies-1.21-1.7.0.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cat-jammies","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/3/256/256/637453897687679087_animated.gif","tags":[],"installedFile":{"id":5573900,"fileName":"catjammies-1.21-1.7.0.jar","fileDate":"2024-07-28T09:48:58.903Z","fileLength":7444,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5573/900/catjammies-1.21-1.7.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":110175922,"invalidFingerprint":false},{"foldername":"com","fingerprint":2714949305,"invalidFingerprint":false},{"foldername":"catjammies.mixins.json","fingerprint":2453325088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":810442614,"invalidFingerprint":false}],"packageFingerprint":2911465964,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430906,"fileNameOnDisk":"catjammies-1.21-1.7.0.jar","hashes":[{"type":1,"value":"f419967e6f428385507a5062a36594a14c3c5185"},{"type":2,"value":"a430fa65bd24248074d22c45756d48cc"}]},"dateInstalled":"2024-08-28T18:07:45.651514Z","dateUpdated":"2024-08-28T18:07:45.6535141Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5573900,"fileName":"catjammies-1.21-1.7.0.jar","fileDate":"2024-07-28T09:48:58.903Z","fileLength":7444,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5573/900/catjammies-1.21-1.7.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":110175922,"invalidFingerprint":false},{"foldername":"com","fingerprint":2714949305,"invalidFingerprint":false},{"foldername":"catjammies.mixins.json","fingerprint":2453325088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":810442614,"invalidFingerprint":false}],"packageFingerprint":2911465964,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430906,"fileNameOnDisk":"catjammies-1.21-1.7.0.jar","hashes":[{"type":1,"value":"f419967e6f428385507a5062a36594a14c3c5185"},{"type":2,"value":"a430fa65bd24248074d22c45756d48cc"}]}},{"instanceID":"cde43d8e-b05f-44ed-b3c3-17e6ad250536","modSource":0,"addonID":250832,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"OpenBlocks Elevator","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"elevatorid-1.21-1.10.1.jar","authors":[{"Id":22772289,"Name":"vsngarcia"}],"primaryAuthor":"vsngarcia","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/openblocks-elevator","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/91/358/256/256/636247292369687944.png","tags":[],"installedFile":{"id":5431516,"fileName":"elevatorid-1.21-1.10.1.jar","fileDate":"2024-06-15T16:00:07.887Z","fileLength":183514,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5431/516/elevatorid-1.21-1.10.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1176926295,"invalidFingerprint":false},{"foldername":"xyz","fingerprint":1025885372,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3094188686,"invalidFingerprint":false},{"foldername":"data","fingerprint":2925826102,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2583521980,"invalidFingerprint":false}],"packageFingerprint":3084177501,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250832,"fileNameOnDisk":"elevatorid-1.21-1.10.1.jar","hashes":[{"type":1,"value":"c1ae1871e3f577f429b86a6ac367495f29a0ee7d"},{"type":2,"value":"354f51acb85dba9a598fd0bca2779fe2"}]},"dateInstalled":"2024-08-28T18:07:46.1182485Z","dateUpdated":"2024-08-28T18:07:46.120245Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5431516,"fileName":"elevatorid-1.21-1.10.1.jar","fileDate":"2024-06-15T16:00:07.887Z","fileLength":183514,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5431/516/elevatorid-1.21-1.10.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1176926295,"invalidFingerprint":false},{"foldername":"xyz","fingerprint":1025885372,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3094188686,"invalidFingerprint":false},{"foldername":"data","fingerprint":2925826102,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2583521980,"invalidFingerprint":false}],"packageFingerprint":3084177501,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250832,"fileNameOnDisk":"elevatorid-1.21-1.10.1.jar","hashes":[{"type":1,"value":"c1ae1871e3f577f429b86a6ac367495f29a0ee7d"},{"type":2,"value":"354f51acb85dba9a598fd0bca2779fe2"}]}},{"instanceID":"4ce3c4cd-34a5-4cad-8461-9837f119c8b9","modSource":0,"addonID":308705,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Vanilla Plus Tools","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"vanillaplustools-1.0.1.jar","authors":[{"Id":27059243,"Name":"Raycoms"},{"Id":101904112,"Name":"ravenbuilder934"}],"primaryAuthor":"Raycoms","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/vanilla-tools","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/181/377/256/256/636799996229400751.png","tags":[],"installedFile":{"id":5475486,"fileName":"vanillaplustools-1.0.1.jar","fileDate":"2024-06-26T07:26:27.617Z","fileLength":41946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5475/486/vanillaplustools-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2077051951,"invalidFingerprint":false},{"foldername":"com","fingerprint":2574233249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1101994376,"invalidFingerprint":false},{"foldername":"data","fingerprint":1268236013,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1756648572,"invalidFingerprint":false}],"packageFingerprint":1893162917,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308705,"fileNameOnDisk":"vanillaplustools-1.0.1.jar","hashes":[{"type":1,"value":"a0576934ecf5ca2981291548bdece01f0f5cdd9d"},{"type":2,"value":"5a1b2744242808589169bd6485cd3543"}]},"dateInstalled":"2024-08-28T18:07:36.0613789Z","dateUpdated":"2024-08-28T18:07:36.0633892Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5475486,"fileName":"vanillaplustools-1.0.1.jar","fileDate":"2024-06-26T07:26:27.617Z","fileLength":41946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5475/486/vanillaplustools-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2077051951,"invalidFingerprint":false},{"foldername":"com","fingerprint":2574233249,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1101994376,"invalidFingerprint":false},{"foldername":"data","fingerprint":1268236013,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1756648572,"invalidFingerprint":false}],"packageFingerprint":1893162917,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308705,"fileNameOnDisk":"vanillaplustools-1.0.1.jar","hashes":[{"type":1,"value":"a0576934ecf5ca2981291548bdece01f0f5cdd9d"},{"type":2,"value":"5a1b2744242808589169bd6485cd3543"}]}},{"instanceID":"59751fa2-546a-4eb8-b153-c55a923f1390","modSource":0,"addonID":930207,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Noisium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","authors":[{"Id":102422133,"Name":"Steveplays28"}],"primaryAuthor":"Steveplays28","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/noisium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/897/557/256/256/638342794806098251.png","tags":[],"installedFile":{"id":5650508,"fileName":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","fileDate":"2024-08-21T17:24:12.91Z","fileLength":60296,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/508/noisium-neoforge-2.3.0%2bmc1.21-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1005030164,"invalidFingerprint":false},{"foldername":"LICENSE_noisium","fingerprint":2772412299,"invalidFingerprint":false},{"foldername":"architectury_inject_noisium_common_5a7b5a34fc784f179024db3a5630f4fb_d1e9cb4975513c5ccee0b5c8a593a15d33b0401b0ef4623bba3704e42026febenoisiumcommon230mc1211211devjar","fingerprint":1582306404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1770458739,"invalidFingerprint":false},{"foldername":"io","fingerprint":3660787945,"invalidFingerprint":false},{"foldername":"noisium-common-common-refmap.json","fingerprint":2430320279,"invalidFingerprint":false},{"foldername":"noisium-common.mixins.json","fingerprint":4168743207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":997426088,"invalidFingerprint":false}],"packageFingerprint":3494048762,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":930207,"fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","hashes":[{"type":1,"value":"1bea6b61378ba80f038256c4345d9ff3b67928c4"},{"type":2,"value":"caaf072f2e2c6261b37b8359ef8631b1"}]},"dateInstalled":"2024-08-28T18:07:51.5533943Z","dateUpdated":"2024-08-28T18:07:51.5553938Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5650508,"fileName":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","fileDate":"2024-08-21T17:24:12.91Z","fileLength":60296,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/508/noisium-neoforge-2.3.0%2bmc1.21-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1005030164,"invalidFingerprint":false},{"foldername":"LICENSE_noisium","fingerprint":2772412299,"invalidFingerprint":false},{"foldername":"architectury_inject_noisium_common_5a7b5a34fc784f179024db3a5630f4fb_d1e9cb4975513c5ccee0b5c8a593a15d33b0401b0ef4623bba3704e42026febenoisiumcommon230mc1211211devjar","fingerprint":1582306404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1770458739,"invalidFingerprint":false},{"foldername":"io","fingerprint":3660787945,"invalidFingerprint":false},{"foldername":"noisium-common-common-refmap.json","fingerprint":2430320279,"invalidFingerprint":false},{"foldername":"noisium-common.mixins.json","fingerprint":4168743207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":997426088,"invalidFingerprint":false}],"packageFingerprint":3494048762,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":930207,"fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","hashes":[{"type":1,"value":"1bea6b61378ba80f038256c4345d9ff3b67928c4"},{"type":2,"value":"caaf072f2e2c6261b37b8359ef8631b1"}]}},{"instanceID":"0a489282-99ad-4778-84c6-a1e28a54d33f","modSource":0,"addonID":314905,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Ranks (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-ranks-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/582/256/256/638474887461851886.png","tags":[],"installedFile":{"id":5444606,"fileName":"ftb-ranks-neoforge-2100.1.0.jar","fileDate":"2024-06-19T14:59:37.99Z","fileLength":84274,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/606/ftb-ranks-neoforge-2100.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2919841290,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBRanks121_common_7fd1979164bc4a97a956a87b3cde9a8f_4515e95dc9b72a3b2f77ceefbf936e8905ba2edeafa77dad5482a1d486d43845ftbranks210010devjar","fingerprint":2324450297,"invalidFingerprint":false},{"foldername":"dev","fingerprint":354831123,"invalidFingerprint":false},{"foldername":"ftb-ranks-common-refmap.json","fingerprint":2118009028,"invalidFingerprint":false},{"foldername":"ftbranks-common.mixins.json","fingerprint":2091257518,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253185173,"invalidFingerprint":false}],"packageFingerprint":3856830559,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314905,"fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","hashes":[{"type":1,"value":"c155f58f7841aa87198cd39f6e5e7a344effc763"},{"type":2,"value":"7844607976f980643dfca7796ff61a51"}]},"dateInstalled":"2024-08-28T18:07:46.6878338Z","dateUpdated":"2024-08-28T18:07:46.6918122Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5444606,"fileName":"ftb-ranks-neoforge-2100.1.0.jar","fileDate":"2024-06-19T14:59:37.99Z","fileLength":84274,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/606/ftb-ranks-neoforge-2100.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2919841290,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBRanks121_common_7fd1979164bc4a97a956a87b3cde9a8f_4515e95dc9b72a3b2f77ceefbf936e8905ba2edeafa77dad5482a1d486d43845ftbranks210010devjar","fingerprint":2324450297,"invalidFingerprint":false},{"foldername":"dev","fingerprint":354831123,"invalidFingerprint":false},{"foldername":"ftb-ranks-common-refmap.json","fingerprint":2118009028,"invalidFingerprint":false},{"foldername":"ftbranks-common.mixins.json","fingerprint":2091257518,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253185173,"invalidFingerprint":false}],"packageFingerprint":3856830559,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314905,"fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","hashes":[{"type":1,"value":"c155f58f7841aa87198cd39f6e5e7a344effc763"},{"type":2,"value":"7844607976f980643dfca7796ff61a51"}]}},{"instanceID":"b9436040-9115-43a9-b60a-23416f1cad27","modSource":0,"addonID":790626,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ModernFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","authors":[{"Id":101435003,"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modernfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/436/256/256/638311693460984164.png","tags":[],"installedFile":{"id":5659985,"fileName":"modernfix-neoforge-5.19.3+mc1.21.1.jar","fileDate":"2024-08-24T20:42:57.733Z","fileLength":478651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5659/985/modernfix-neoforge-5.19.3%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":326461618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364854912,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":126127929,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1119473514,"invalidFingerprint":false},{"foldername":"modernfix-neoforge-neoforge-refmap.json","fingerprint":3053635854,"invalidFingerprint":false},{"foldername":"modernfix-neoforge.mixins.json","fingerprint":3384502822,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":1118714978,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":2785464938,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","hashes":[{"type":1,"value":"17479d50370b139c781b65a1bdff4ab7931b6f62"},{"type":2,"value":"a06aaa040430f39df4209023c61279fb"}]},"dateInstalled":"2024-08-28T18:07:54.5290295Z","dateUpdated":"2024-08-28T18:07:54.5320305Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5659985,"fileName":"modernfix-neoforge-5.19.3+mc1.21.1.jar","fileDate":"2024-08-24T20:42:57.733Z","fileLength":478651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5659/985/modernfix-neoforge-5.19.3%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":326461618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364854912,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":126127929,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1119473514,"invalidFingerprint":false},{"foldername":"modernfix-neoforge-neoforge-refmap.json","fingerprint":3053635854,"invalidFingerprint":false},{"foldername":"modernfix-neoforge.mixins.json","fingerprint":3384502822,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":1118714978,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":2785464938,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","hashes":[{"type":1,"value":"17479d50370b139c781b65a1bdff4ab7931b6f62"},{"type":2,"value":"a06aaa040430f39df4209023c61279fb"}]}},{"instanceID":"f5297191-9cf3-4876-8fdb-b106a41d9cf3","modSource":0,"addonID":867099,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"CraterLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.0.jar","authors":[{"Id":100973548,"Name":"hypherionsa"}],"primaryAuthor":"hypherionsa","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/craterlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/824/151/256/256/638208995166642324.png","tags":[],"installedFile":{"id":5700044,"fileName":"CraterLib-NeoForge-1.21-2.1.0.jar","fileDate":"2024-09-07T08:18:49.427Z","fileLength":1971493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/44/CraterLib-NeoForge-1.21-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":638600381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1690807118,"invalidFingerprint":false},{"foldername":"com","fingerprint":3262507447,"invalidFingerprint":false},{"foldername":"craterlib.mixins.json","fingerprint":2636531310,"invalidFingerprint":false},{"foldername":"craterlib.neoforge.mixins.json","fingerprint":341868152,"invalidFingerprint":false},{"foldername":"craterlib_logo.png","fingerprint":3089570495,"invalidFingerprint":false},{"foldername":"darwin","fingerprint":3400712076,"invalidFingerprint":false},{"foldername":"linux-x86-64","fingerprint":2479954102,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1912022829,"invalidFingerprint":false},{"foldername":"shadow","fingerprint":1015871240,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2876175389,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2493212292,"invalidFingerprint":false}],"packageFingerprint":958763372,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867099,"fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.0.jar","hashes":[{"type":1,"value":"c3574c8a72504e07660777adedd83e14ce34cc57"},{"type":2,"value":"704581315640013847748f60dcda2f17"}]},"dateInstalled":"2024-08-28T18:07:04.8048068Z","dateUpdated":"2024-09-07T17:06:46.3744342Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5700044,"fileName":"CraterLib-NeoForge-1.21-2.1.0.jar","fileDate":"2024-09-07T08:18:49.427Z","fileLength":1971493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/44/CraterLib-NeoForge-1.21-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":638600381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1690807118,"invalidFingerprint":false},{"foldername":"com","fingerprint":3262507447,"invalidFingerprint":false},{"foldername":"craterlib.mixins.json","fingerprint":2636531310,"invalidFingerprint":false},{"foldername":"craterlib.neoforge.mixins.json","fingerprint":341868152,"invalidFingerprint":false},{"foldername":"craterlib_logo.png","fingerprint":3089570495,"invalidFingerprint":false},{"foldername":"darwin","fingerprint":3400712076,"invalidFingerprint":false},{"foldername":"linux-x86-64","fingerprint":2479954102,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1912022829,"invalidFingerprint":false},{"foldername":"shadow","fingerprint":1015871240,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2876175389,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2493212292,"invalidFingerprint":false}],"packageFingerprint":958763372,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867099,"fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.0.jar","hashes":[{"type":1,"value":"c3574c8a72504e07660777adedd83e14ce34cc57"},{"type":2,"value":"704581315640013847748f60dcda2f17"}]}},{"instanceID":"deb2a30b-5f28-4d72-a20a-b58dc5ab969e","modSource":0,"addonID":452834,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"RightClickHarvest","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","authors":[{"Id":100167166,"Name":"jamalam360"}],"primaryAuthor":"jamalam360","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rightclickharvest","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/827/189/256/256/638214128652935154.png","tags":[],"installedFile":{"id":5492116,"fileName":"rightclickharvest-neoforge-4.3.1+1.21.jar","fileDate":"2024-07-01T12:21:31.567Z","fileLength":272643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5492/116/rightclickharvest-neoforge-4.3.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":623764,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4205709832,"invalidFingerprint":false},{"foldername":"architectury_inject_rightclickharvest_common_37467183c85c46deb0a71f1b4325ead5_39d49fab69dbb4b2e416e9cc61a1165b3b201786f471408eccfc9730cbdb5858rightclickharvest431121devjar","fingerprint":1276527227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1575795329,"invalidFingerprint":false},{"foldername":"data","fingerprint":4166451522,"invalidFingerprint":false},{"foldername":"io","fingerprint":2692844692,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1454333962,"invalidFingerprint":false}],"packageFingerprint":1940580801,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":452834,"fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","hashes":[{"type":1,"value":"882f2fe0c1958b1afaaa3910da35e05d955c6fe5"},{"type":2,"value":"ef8c37df90c49e6171c79b0ac0af4923"}]},"dateInstalled":"2024-08-28T18:07:47.9678531Z","dateUpdated":"2024-08-28T18:07:47.970848Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5492116,"fileName":"rightclickharvest-neoforge-4.3.1+1.21.jar","fileDate":"2024-07-01T12:21:31.567Z","fileLength":272643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5492/116/rightclickharvest-neoforge-4.3.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":623764,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4205709832,"invalidFingerprint":false},{"foldername":"architectury_inject_rightclickharvest_common_37467183c85c46deb0a71f1b4325ead5_39d49fab69dbb4b2e416e9cc61a1165b3b201786f471408eccfc9730cbdb5858rightclickharvest431121devjar","fingerprint":1276527227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1575795329,"invalidFingerprint":false},{"foldername":"data","fingerprint":4166451522,"invalidFingerprint":false},{"foldername":"io","fingerprint":2692844692,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1454333962,"invalidFingerprint":false}],"packageFingerprint":1940580801,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":452834,"fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","hashes":[{"type":1,"value":"882f2fe0c1958b1afaaa3910da35e05d955c6fe5"},{"type":2,"value":"ef8c37df90c49e6171c79b0ac0af4923"}]}},{"instanceID":"59903e0a-37c2-45b7-a6d4-ff36e92347e1","modSource":0,"addonID":556861,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Functional Storage","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"functionalstorage-1.21.0-1.3.2.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/functional-storage","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/471/410/256/256/637759678200851079.jpeg","tags":[],"installedFile":{"id":5650319,"fileName":"functionalstorage-1.21.0-1.3.2.jar","fileDate":"2024-08-21T16:13:05.363Z","fileLength":692805,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/319/functionalstorage-1.21.0-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1093690219,"invalidFingerprint":false},{"foldername":"com","fingerprint":3599470781,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3324300100,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2010007893,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2984430801,"invalidFingerprint":false},{"foldername":"data","fingerprint":1440333567,"invalidFingerprint":false}],"packageFingerprint":2648684650,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":556861,"fileNameOnDisk":"functionalstorage-1.21.0-1.3.2.jar","hashes":[{"type":1,"value":"a10c64e23662ca32690b2539b3b04a09a5940723"},{"type":2,"value":"908940b71387602f406c52f7dfb7074a"}]},"dateInstalled":"2024-08-28T18:07:22.6550231Z","dateUpdated":"2024-08-28T18:07:22.6570207Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5650319,"fileName":"functionalstorage-1.21.0-1.3.2.jar","fileDate":"2024-08-21T16:13:05.363Z","fileLength":692805,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/319/functionalstorage-1.21.0-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1093690219,"invalidFingerprint":false},{"foldername":"com","fingerprint":3599470781,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3324300100,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2010007893,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2984430801,"invalidFingerprint":false},{"foldername":"data","fingerprint":1440333567,"invalidFingerprint":false}],"packageFingerprint":2648684650,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":556861,"fileNameOnDisk":"functionalstorage-1.21.0-1.3.2.jar","hashes":[{"type":1,"value":"a10c64e23662ca32690b2539b3b04a09a5940723"},{"type":2,"value":"908940b71387602f406c52f7dfb7074a"}]}},{"instanceID":"837f7b49-1068-4a37-ae7d-b8985c7e2be8","modSource":0,"addonID":1023517,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Not Enough Glyphs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","authors":[{"Id":102693238,"Name":"Alexth99"},{"Id":102937146,"Name":"derringercubed"}],"primaryAuthor":"Alexth99","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/not-enough-glyphs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1001/384/256/256/638520913067233350.png","tags":[],"installedFile":{"id":5678054,"fileName":"not_enough_glyphs-1.21.0-4.0.0.4.jar","fileDate":"2024-08-30T17:29:11.94Z","fileLength":304610,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/54/not_enough_glyphs-1.21.0-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3504920800,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":2087874293,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3115683123,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3159937825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3047732866,"invalidFingerprint":false},{"foldername":"not_enough_glyphs.mixins.json","fingerprint":3879074190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":698204347,"invalidFingerprint":false}],"packageFingerprint":2297028210,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1023517,"fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","hashes":[{"type":1,"value":"b0adf8e8ffd92b2f9c38ff3fefb01a7eec43009c"},{"type":2,"value":"a689749834ec492aca1dac2185f07f08"}]},"dateInstalled":"2024-08-28T18:20:59.5346944Z","dateUpdated":"2024-08-31T17:10:35.979321Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5678054,"fileName":"not_enough_glyphs-1.21.0-4.0.0.4.jar","fileDate":"2024-08-30T17:29:11.94Z","fileLength":304610,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/54/not_enough_glyphs-1.21.0-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3504920800,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":2087874293,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3115683123,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3159937825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3047732866,"invalidFingerprint":false},{"foldername":"not_enough_glyphs.mixins.json","fingerprint":3879074190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":698204347,"invalidFingerprint":false}],"packageFingerprint":2297028210,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1023517,"fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","hashes":[{"type":1,"value":"b0adf8e8ffd92b2f9c38ff3fefb01a7eec43009c"},{"type":2,"value":"a689749834ec492aca1dac2185f07f08"}]}},{"instanceID":"c6ed5f0f-0b06-408f-99ae-15babeaa3fa3","modSource":0,"addonID":561392,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Multiverse","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"multiverse-1.21-2.3.4.jar","authors":[{"Id":101353546,"Name":"davidqf555"}],"primaryAuthor":"davidqf555","primaryCategoryId":410,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/multiverse","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/489/152/256/256/637794788610608106.png","tags":[],"installedFile":{"id":5525918,"fileName":"multiverse-1.21-2.3.4.jar","fileDate":"2024-07-12T13:27:39.52Z","fileLength":635845,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5525/918/multiverse-1.21-2.3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":563928,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":681091873,"invalidFingerprint":false},{"foldername":"io","fingerprint":400756826,"invalidFingerprint":false},{"foldername":".cache","fingerprint":87052401,"invalidFingerprint":false},{"foldername":"multiverse.mixins.json","fingerprint":1588384308,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2601163861,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4109207183,"invalidFingerprint":false},{"foldername":"data","fingerprint":4289524263,"invalidFingerprint":false}],"packageFingerprint":3561737198,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561392,"fileNameOnDisk":"multiverse-1.21-2.3.4.jar","hashes":[{"type":1,"value":"d092260220b195e36cdad855ab10076c8798b83c"},{"type":2,"value":"68eb7aae15a5651e707d1b3098bd889a"}]},"dateInstalled":"2024-08-28T18:07:55.5124813Z","dateUpdated":"2024-08-28T18:07:55.5154741Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5525918,"fileName":"multiverse-1.21-2.3.4.jar","fileDate":"2024-07-12T13:27:39.52Z","fileLength":635845,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5525/918/multiverse-1.21-2.3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":563928,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":681091873,"invalidFingerprint":false},{"foldername":"io","fingerprint":400756826,"invalidFingerprint":false},{"foldername":".cache","fingerprint":87052401,"invalidFingerprint":false},{"foldername":"multiverse.mixins.json","fingerprint":1588384308,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2601163861,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4109207183,"invalidFingerprint":false},{"foldername":"data","fingerprint":4289524263,"invalidFingerprint":false}],"packageFingerprint":3561737198,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561392,"fileNameOnDisk":"multiverse-1.21-2.3.4.jar","hashes":[{"type":1,"value":"d092260220b195e36cdad855ab10076c8798b83c"},{"type":2,"value":"68eb7aae15a5651e707d1b3098bd889a"}]}},{"instanceID":"28719a3b-6817-4415-83d0-a3001aa4c142","modSource":0,"addonID":233019,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AI Improvements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","authors":[{"Id":7270863,"Name":"QueenOfMissiles"}],"primaryAuthor":"QueenOfMissiles","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ai-improvements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/21/699/256/256/635731173265581096.png","tags":[],"installedFile":{"id":5426792,"fileName":"AI-Improvements-1.21-0.5.3.jar","fileDate":"2024-06-14T06:55:01.61Z","fileLength":28984,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/792/AI-Improvements-1.21-0.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822189550,"invalidFingerprint":false},{"foldername":"com","fingerprint":3430159950,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1560577833,"invalidFingerprint":false}],"packageFingerprint":3163557722,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":233019,"fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","hashes":[{"type":1,"value":"b4a8e11384454bcc341043b251db7fb5afdfdf45"},{"type":2,"value":"fd80ae9f154ac230e60fb138f9b5453f"}]},"dateInstalled":"2024-08-28T18:07:30.0868004Z","dateUpdated":"2024-08-28T18:07:30.0897562Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5426792,"fileName":"AI-Improvements-1.21-0.5.3.jar","fileDate":"2024-06-14T06:55:01.61Z","fileLength":28984,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/792/AI-Improvements-1.21-0.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822189550,"invalidFingerprint":false},{"foldername":"com","fingerprint":3430159950,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1560577833,"invalidFingerprint":false}],"packageFingerprint":3163557722,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":233019,"fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","hashes":[{"type":1,"value":"b4a8e11384454bcc341043b251db7fb5afdfdf45"},{"type":2,"value":"fd80ae9f154ac230e60fb138f9b5453f"}]}},{"instanceID":"1312b77c-dbc8-49b7-b778-850b6094bca6","modSource":0,"addonID":1071883,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"DiscCord","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"DiscCord-1.21-1.0.1.jar","authors":[{"Id":7164955,"Name":"Mrbysco"}],"primaryAuthor":"Mrbysco","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/disccord","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1048/329/256/256/638577064036307041.png","tags":[],"installedFile":{"id":5584834,"fileName":"DiscCord-1.21-1.0.1.jar","fileDate":"2024-07-31T18:54:48.537Z","fileLength":71287,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/834/DiscCord-1.21-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":817168403,"invalidFingerprint":false},{"foldername":"com","fingerprint":4110439253,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1367062004,"invalidFingerprint":false},{"foldername":"disccord.mixins.json","fingerprint":1918370368,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1148971459,"invalidFingerprint":false},{"foldername":"data","fingerprint":2372591935,"invalidFingerprint":false}],"packageFingerprint":420514793,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071883,"fileNameOnDisk":"DiscCord-1.21-1.0.1.jar","hashes":[{"type":1,"value":"523d48c529f46ad3036ec47020deb67d8de7a31d"},{"type":2,"value":"d417b261a2f7fb970e9f3719015c8848"}]},"dateInstalled":"2024-08-28T18:07:24.657297Z","dateUpdated":"2024-08-28T18:07:24.6602673Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5584834,"fileName":"DiscCord-1.21-1.0.1.jar","fileDate":"2024-07-31T18:54:48.537Z","fileLength":71287,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/834/DiscCord-1.21-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":817168403,"invalidFingerprint":false},{"foldername":"com","fingerprint":4110439253,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1367062004,"invalidFingerprint":false},{"foldername":"disccord.mixins.json","fingerprint":1918370368,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1148971459,"invalidFingerprint":false},{"foldername":"data","fingerprint":2372591935,"invalidFingerprint":false}],"packageFingerprint":420514793,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071883,"fileNameOnDisk":"DiscCord-1.21-1.0.1.jar","hashes":[{"type":1,"value":"523d48c529f46ad3036ec47020deb67d8de7a31d"},{"type":2,"value":"d417b261a2f7fb970e9f3719015c8848"}]}},{"instanceID":"b07f4fe1-23e0-418f-907f-883604a33e9b","modSource":0,"addonID":74610,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"EvilCraft","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.55.jar","authors":[{"Id":13500867,"Name":"kroeser"}],"primaryAuthor":"kroeser","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/evilcraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/5/689/256/256/635351432297003206.png","tags":[],"installedFile":{"id":5695003,"fileName":"EvilCraft-1.21.1-neoforge-1.2.55.jar","fileDate":"2024-09-05T15:02:36.617Z","fileLength":2736529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5695/3/EvilCraft-1.21.1-neoforge-1.2.55.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":232758,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2147714866,"invalidFingerprint":false},{"foldername":"org","fingerprint":2445901973,"invalidFingerprint":false},{"foldername":"assets","fingerprint":302617800,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":402038057,"invalidFingerprint":false},{"foldername":"data","fingerprint":1586913726,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":920036001,"invalidFingerprint":false}],"packageFingerprint":1218472095,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":74610,"fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.55.jar","hashes":[{"type":1,"value":"fb766ae33b983671d9dab3fafd1926840f02e6f5"},{"type":2,"value":"225a147ca5906939079f417d8fb297fa"}]},"dateInstalled":"2024-08-28T18:07:52.2837714Z","dateUpdated":"2024-09-05T17:54:30.236109Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5695003,"fileName":"EvilCraft-1.21.1-neoforge-1.2.55.jar","fileDate":"2024-09-05T15:02:36.617Z","fileLength":2736529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5695/3/EvilCraft-1.21.1-neoforge-1.2.55.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":232758,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2147714866,"invalidFingerprint":false},{"foldername":"org","fingerprint":2445901973,"invalidFingerprint":false},{"foldername":"assets","fingerprint":302617800,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":402038057,"invalidFingerprint":false},{"foldername":"data","fingerprint":1586913726,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":920036001,"invalidFingerprint":false}],"packageFingerprint":1218472095,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":74610,"fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.55.jar","hashes":[{"type":1,"value":"fb766ae33b983671d9dab3fafd1926840f02e6f5"},{"type":2,"value":"225a147ca5906939079f417d8fb297fa"}]}},{"instanceID":"3863803e-58ff-4303-bb48-5fd926002a1f","modSource":0,"addonID":324717,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Jade 🔍","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Jade-1.21.1-NeoForge-15.2.1.jar","authors":[{"Id":21286654,"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/207/323/256/256/636965628804677340.png","tags":[],"installedFile":{"id":5655385,"fileName":"Jade-1.21.1-NeoForge-15.2.1.jar","fileDate":"2024-08-23T09:08:09.7Z","fileLength":658151,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5655/385/Jade-1.21.1-NeoForge-15.2.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1917791279,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":4169928138,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1611586371,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":4156692372,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":890290696,"invalidFingerprint":false}],"packageFingerprint":3095740576,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.21.1-NeoForge-15.2.1.jar","hashes":[{"type":1,"value":"fb58311a1815a10d0551af2b31478df0a7d889ae"},{"type":2,"value":"48bf971fafe5db24f6fe3ea80a2b03f3"}]},"dateInstalled":"2024-08-28T18:07:33.2752723Z","dateUpdated":"2024-08-28T18:07:33.2772707Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5655385,"fileName":"Jade-1.21.1-NeoForge-15.2.1.jar","fileDate":"2024-08-23T09:08:09.7Z","fileLength":658151,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5655/385/Jade-1.21.1-NeoForge-15.2.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1917791279,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":4169928138,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1611586371,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":4156692372,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":890290696,"invalidFingerprint":false}],"packageFingerprint":3095740576,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.21.1-NeoForge-15.2.1.jar","hashes":[{"type":1,"value":"fb58311a1815a10d0551af2b31478df0a7d889ae"},{"type":2,"value":"48bf971fafe5db24f6fe3ea80a2b03f3"}]}},{"instanceID":"e5e9a0d8-6c57-44bd-8957-234889d0cde9","modSource":0,"addonID":422301,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Backpacks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.9.1060.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/375/56/256/256/637549610342642859.png","tags":[],"installedFile":{"id":5646594,"fileName":"sophisticatedbackpacks-1.21-3.20.9.1060.jar","fileDate":"2024-08-20T10:25:51.147Z","fileLength":839624,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/594/sophisticatedbackpacks-1.21-3.20.9.1060.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":233071,"type":2},{"addonId":238222,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4100634147,"invalidFingerprint":false},{"foldername":"net","fingerprint":1411466300,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1559343583,"invalidFingerprint":false},{"foldername":"data","fingerprint":3384986872,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false}],"packageFingerprint":1474050530,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.9.1060.jar","hashes":[{"type":1,"value":"5d598eeb9070e8026146ff8a24a77a98aaba3a0d"},{"type":2,"value":"785be76172780442d3f5065e159be24e"}]},"dateInstalled":"2024-08-28T18:07:48.4417632Z","dateUpdated":"2024-08-28T18:07:48.4446348Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5646594,"fileName":"sophisticatedbackpacks-1.21-3.20.9.1060.jar","fileDate":"2024-08-20T10:25:51.147Z","fileLength":839624,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/594/sophisticatedbackpacks-1.21-3.20.9.1060.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":233071,"type":2},{"addonId":238222,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4100634147,"invalidFingerprint":false},{"foldername":"net","fingerprint":1411466300,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1559343583,"invalidFingerprint":false},{"foldername":"data","fingerprint":3384986872,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false}],"packageFingerprint":1474050530,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.9.1060.jar","hashes":[{"type":1,"value":"5d598eeb9070e8026146ff8a24a77a98aaba3a0d"},{"type":2,"value":"785be76172780442d3f5065e159be24e"}]}},{"instanceID":"60e2b793-78db-4665-9270-e0c8ecf07cca","modSource":0,"addonID":876284,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Advanced Backups","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","authors":[{"Id":101970581,"Name":"HeatherWhite"}],"primaryAuthor":"HeatherWhite","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/advanced-backups","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/834/673/256/256/638225607709257677.png","tags":[],"installedFile":{"id":5648149,"fileName":"AdvancedBackups-neoforge-1.21-3.6.3.jar","fileDate":"2024-08-20T21:03:43.88Z","fileLength":331796,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/149/AdvancedBackups-neoforge-1.21-3.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3936595553,"invalidFingerprint":false},{"foldername":"co","fingerprint":4179132126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1394949056,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3714794208,"invalidFingerprint":false},{"foldername":"advancedbackups-client-properties.txt","fingerprint":776532818,"invalidFingerprint":false},{"foldername":"advancedbackups-properties.txt","fingerprint":1006082534,"invalidFingerprint":false},{"foldername":"advancedbackups-readme.txt","fingerprint":2041752475,"invalidFingerprint":false},{"foldername":"org","fingerprint":2240021329,"invalidFingerprint":false}],"packageFingerprint":3066447261,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":876284,"fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","hashes":[{"type":1,"value":"311e379c393f01abcbdbaf247338ed42d0b02f63"},{"type":2,"value":"1846a02b8dbab9a72ca75078b4a7fb0a"}]},"dateInstalled":"2024-08-28T18:07:22.5147494Z","dateUpdated":"2024-08-28T18:07:22.5175702Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5648149,"fileName":"AdvancedBackups-neoforge-1.21-3.6.3.jar","fileDate":"2024-08-20T21:03:43.88Z","fileLength":331796,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/149/AdvancedBackups-neoforge-1.21-3.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3936595553,"invalidFingerprint":false},{"foldername":"co","fingerprint":4179132126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1394949056,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3714794208,"invalidFingerprint":false},{"foldername":"advancedbackups-client-properties.txt","fingerprint":776532818,"invalidFingerprint":false},{"foldername":"advancedbackups-properties.txt","fingerprint":1006082534,"invalidFingerprint":false},{"foldername":"advancedbackups-readme.txt","fingerprint":2041752475,"invalidFingerprint":false},{"foldername":"org","fingerprint":2240021329,"invalidFingerprint":false}],"packageFingerprint":3066447261,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":876284,"fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","hashes":[{"type":1,"value":"311e379c393f01abcbdbaf247338ed42d0b02f63"},{"type":2,"value":"1846a02b8dbab9a72ca75078b4a7fb0a"}]}},{"instanceID":"18ae613b-679e-4a77-88fe-370ae48beffc","modSource":0,"addonID":714059,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Resourceful Config","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.3.jar","authors":[{"Id":25275754,"Name":"ThatGravyBoat"},{"Id":24882069,"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/653/207/256/256/638055943654285366.png","tags":[],"installedFile":{"id":5548748,"fileName":"resourcefulconfig-neoforge-1.21-3.0.3.jar","fileDate":"2024-07-20T15:05:36.753Z","fileLength":291711,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5548/748/resourcefulconfig-neoforge-1.21-3.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":333006583,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulConfig_common_90cd4fe195c943d8b47d6bc8535ebaf0_62cbb77ff2769331b706278e4203de37c15d1741eafb611cd179f7e1321010b6resourcefulconfig303devjar","fingerprint":1277164739,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1326508876,"invalidFingerprint":false},{"foldername":"com","fingerprint":917137852,"invalidFingerprint":false},{"foldername":"resourcefulconfig-common-refmap.json","fingerprint":2016503022,"invalidFingerprint":false},{"foldername":"resourcefulconfig.mixins.json","fingerprint":2385201147,"invalidFingerprint":false}],"packageFingerprint":4177873242,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.3.jar","hashes":[{"type":1,"value":"18fe0f3f8813675c7c4070bc269f945c7a9d93af"},{"type":2,"value":"ce64a25c85de54ade341c99436cf51de"}]},"dateInstalled":"2024-08-28T18:07:56.5444517Z","dateUpdated":"2024-08-28T18:07:56.5464498Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5548748,"fileName":"resourcefulconfig-neoforge-1.21-3.0.3.jar","fileDate":"2024-07-20T15:05:36.753Z","fileLength":291711,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5548/748/resourcefulconfig-neoforge-1.21-3.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":333006583,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulConfig_common_90cd4fe195c943d8b47d6bc8535ebaf0_62cbb77ff2769331b706278e4203de37c15d1741eafb611cd179f7e1321010b6resourcefulconfig303devjar","fingerprint":1277164739,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1326508876,"invalidFingerprint":false},{"foldername":"com","fingerprint":917137852,"invalidFingerprint":false},{"foldername":"resourcefulconfig-common-refmap.json","fingerprint":2016503022,"invalidFingerprint":false},{"foldername":"resourcefulconfig.mixins.json","fingerprint":2385201147,"invalidFingerprint":false}],"packageFingerprint":4177873242,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.3.jar","hashes":[{"type":1,"value":"18fe0f3f8813675c7c4070bc269f945c7a9d93af"},{"type":2,"value":"ce64a25c85de54ade341c99436cf51de"}]}},{"instanceID":"6009df0f-c008-47b0-a46a-553c323299ae","modSource":0,"addonID":574300,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Mekanistics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","authors":[{"Id":19467688,"Name":"ramidzkh"},{"Id":101333983,"Name":"shartte"},{"Id":101370726,"Name":"thetechnici4n"}],"primaryAuthor":"ramidzkh","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-mekanistics","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/487/359/256/256/637790370622917728.png","tags":[],"installedFile":{"id":5664061,"fileName":"Applied-Mekanistics-1.6.1.jar","fileDate":"2024-08-26T02:38:06.663Z","fileLength":135702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/61/Applied-Mekanistics-1.6.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959890888,"invalidFingerprint":false},{"foldername":"me","fingerprint":2763876857,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1512520353,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3945752096,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1780488690,"invalidFingerprint":false},{"foldername":"appmek.mixins.json","fingerprint":3237446638,"invalidFingerprint":false},{"foldername":"data","fingerprint":2885819362,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255757794,"invalidFingerprint":false}],"packageFingerprint":129274309,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574300,"fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","hashes":[{"type":1,"value":"00fea4450c859e92313e6ee59e7859b002a542cc"},{"type":2,"value":"67d7479a1a5b4cf6fd61d0cfc2401f7d"}]},"dateInstalled":"2024-08-28T18:07:07.5734083Z","dateUpdated":"2024-08-28T18:07:07.5754082Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5664061,"fileName":"Applied-Mekanistics-1.6.1.jar","fileDate":"2024-08-26T02:38:06.663Z","fileLength":135702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/61/Applied-Mekanistics-1.6.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959890888,"invalidFingerprint":false},{"foldername":"me","fingerprint":2763876857,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1512520353,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3945752096,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1780488690,"invalidFingerprint":false},{"foldername":"appmek.mixins.json","fingerprint":3237446638,"invalidFingerprint":false},{"foldername":"data","fingerprint":2885819362,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255757794,"invalidFingerprint":false}],"packageFingerprint":129274309,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574300,"fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","hashes":[{"type":1,"value":"00fea4450c859e92313e6ee59e7859b002a542cc"},{"type":2,"value":"67d7479a1a5b4cf6fd61d0cfc2401f7d"}]}},{"instanceID":"458f797c-23ef-4af1-a43e-d2e0710926db","modSource":0,"addonID":238222,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Items (JEI)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jei-1.21.1-neoforge-19.16.5.185.jar","authors":[{"Id":17072262,"Name":"mezz"}],"primaryAuthor":"mezz","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jei","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/29/69/256/256/635838945588716414.jpeg","tags":[],"installedFile":{"id":5700879,"fileName":"jei-1.21.1-neoforge-19.16.5.185.jar","fileDate":"2024-09-07T14:02:33.997Z","fileLength":1411940,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/879/jei-1.21.1-neoforge-19.16.5.185.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1377172887,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":1651946788,"invalidFingerprint":false},{"foldername":"jei-icon.png","fingerprint":2007185424,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2606738017,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4293118825,"invalidFingerprint":false}],"packageFingerprint":1911929766,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238222,"fileNameOnDisk":"jei-1.21.1-neoforge-19.16.5.185.jar","hashes":[{"type":1,"value":"7bd4dc5bbbc711e070f74d13b6a62ac448897a64"},{"type":2,"value":"b95667d4c57a75cb31c2a6b28c261477"}]},"dateInstalled":"2024-08-28T18:07:11.2057253Z","dateUpdated":"2024-09-07T17:06:46.354986Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5700879,"fileName":"jei-1.21.1-neoforge-19.16.5.185.jar","fileDate":"2024-09-07T14:02:33.997Z","fileLength":1411940,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/879/jei-1.21.1-neoforge-19.16.5.185.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1377172887,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":1651946788,"invalidFingerprint":false},{"foldername":"jei-icon.png","fingerprint":2007185424,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2606738017,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4293118825,"invalidFingerprint":false}],"packageFingerprint":1911929766,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238222,"fileNameOnDisk":"jei-1.21.1-neoforge-19.16.5.185.jar","hashes":[{"type":1,"value":"7bd4dc5bbbc711e070f74d13b6a62ac448897a64"},{"type":2,"value":"b95667d4c57a75cb31c2a6b28c261477"}]}},{"instanceID":"b5aa193f-cb1c-44f3-bcf6-1f6bde1b6eec","modSource":0,"addonID":635427,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Yeetus Experimentus","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","authors":[{"Id":8306579,"Name":"Sunekaer"}],"primaryAuthor":"Sunekaer","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yeetusexperimentus","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/561/302/256/256/637913385213961485.png","tags":[],"installedFile":{"id":5444189,"fileName":"yeetusexperimentus-neoforge-87.0.0.jar","fileDate":"2024-06-19T12:03:09.493Z","fileLength":570057,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/189/yeetusexperimentus-neoforge-87.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3563913969,"invalidFingerprint":false},{"foldername":"architectury_inject_YeetusExperimentus_common_87278c651eb6494eb842d847c6e84245_705d449c25ee74798e52710df095f841aea12a5527e61e8b088dd96607c2bac0yeetusexperimentus8700devjar","fingerprint":1310090446,"invalidFingerprint":false},{"foldername":"com","fingerprint":3908371297,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common-refmap.json","fingerprint":2414894560,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common.mixins.json","fingerprint":3967622980,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-logo.png","fingerprint":2629488239,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-neo.mixins.json","fingerprint":1125902222,"invalidFingerprint":false},{"foldername":"yeetusexperimentus.accesswidener","fingerprint":1095485847,"invalidFingerprint":false}],"packageFingerprint":767515430,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635427,"fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","hashes":[{"type":1,"value":"7132c346103d75a7c84da64b35b92e3a6f1ce3da"},{"type":2,"value":"146a7ff6596eff098dd1d07337ba88fe"}]},"dateInstalled":"2024-08-28T18:07:07.8494455Z","dateUpdated":"2024-08-28T18:07:07.8513993Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5444189,"fileName":"yeetusexperimentus-neoforge-87.0.0.jar","fileDate":"2024-06-19T12:03:09.493Z","fileLength":570057,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/189/yeetusexperimentus-neoforge-87.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3563913969,"invalidFingerprint":false},{"foldername":"architectury_inject_YeetusExperimentus_common_87278c651eb6494eb842d847c6e84245_705d449c25ee74798e52710df095f841aea12a5527e61e8b088dd96607c2bac0yeetusexperimentus8700devjar","fingerprint":1310090446,"invalidFingerprint":false},{"foldername":"com","fingerprint":3908371297,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common-refmap.json","fingerprint":2414894560,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common.mixins.json","fingerprint":3967622980,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-logo.png","fingerprint":2629488239,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-neo.mixins.json","fingerprint":1125902222,"invalidFingerprint":false},{"foldername":"yeetusexperimentus.accesswidener","fingerprint":1095485847,"invalidFingerprint":false}],"packageFingerprint":767515430,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635427,"fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","hashes":[{"type":1,"value":"7132c346103d75a7c84da64b35b92e3a6f1ce3da"},{"type":2,"value":"146a7ff6596eff098dd1d07337ba88fe"}]}},{"instanceID":"2dbf1fe5-0eeb-4a0b-8627-8ffbabf90183","modSource":0,"addonID":908741,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Embeddium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"embeddium-1.0.11+mc1.21.1.jar","authors":[{"Id":101435003,"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/embeddium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/893/778/256/256/638336829931216743.png","tags":[],"installedFile":{"id":5681729,"fileName":"embeddium-1.0.11+mc1.21.1.jar","fileDate":"2024-08-31T23:15:18.043Z","fileLength":1052130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/729/embeddium-1.0.11%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3613999621,"invalidFingerprint":false},{"foldername":"org","fingerprint":1999057992,"invalidFingerprint":false},{"foldername":"me","fingerprint":469610794,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1904896220,"invalidFingerprint":false},{"foldername":"embeddium.mixins.json","fingerprint":3429869544,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":4014633969,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3323427021,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":859634317,"invalidFingerprint":false}],"packageFingerprint":4224652720,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-1.0.11+mc1.21.1.jar","hashes":[{"type":1,"value":"e032dadeff9ca55001e4a955995d3cddc7086f66"},{"type":2,"value":"613a73e9dc35831afacb6ec171803122"}]},"dateInstalled":"2024-08-28T18:07:24.8776624Z","dateUpdated":"2024-09-01T19:07:58.4868765Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5681729,"fileName":"embeddium-1.0.11+mc1.21.1.jar","fileDate":"2024-08-31T23:15:18.043Z","fileLength":1052130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/729/embeddium-1.0.11%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3613999621,"invalidFingerprint":false},{"foldername":"org","fingerprint":1999057992,"invalidFingerprint":false},{"foldername":"me","fingerprint":469610794,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1904896220,"invalidFingerprint":false},{"foldername":"embeddium.mixins.json","fingerprint":3429869544,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":318634973,"invalidFingerprint":false},{"foldername":"icon.svg","fingerprint":2533547597,"invalidFingerprint":false},{"foldername":"licenses","fingerprint":4014633969,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3323427021,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":859634317,"invalidFingerprint":false}],"packageFingerprint":4224652720,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":908741,"fileNameOnDisk":"embeddium-1.0.11+mc1.21.1.jar","hashes":[{"type":1,"value":"e032dadeff9ca55001e4a955995d3cddc7086f66"},{"type":2,"value":"613a73e9dc35831afacb6ec171803122"}]}},{"instanceID":"e1c366d9-9198-4029-845e-e008b51d7b44","modSource":0,"addonID":247921,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ZeroCore 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ZeroCore2-1.21.1-2.4.8.jar","authors":[{"Id":9586529,"Name":"ZeroNoRyouki"}],"primaryAuthor":"ZeroNoRyouki","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/zerocore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1024/523/256/256/638547659298960257.png","tags":[],"installedFile":{"id":5671691,"fileName":"ZeroCore2-1.21.1-2.4.8.jar","fileDate":"2024-08-28T16:13:41.877Z","fileLength":1529730,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5671/691/ZeroCore2-1.21.1-2.4.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2819012194,"invalidFingerprint":false},{"foldername":"it","fingerprint":3076351243,"invalidFingerprint":false},{"foldername":".cache","fingerprint":356963135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":396594694,"invalidFingerprint":false},{"foldername":"gui_theme_example.json","fingerprint":2876372784,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":2361963726,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1058685462,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3178313219,"invalidFingerprint":false},{"foldername":"zerocore.mixins.json","fingerprint":347421066,"invalidFingerprint":false}],"packageFingerprint":1668248134,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247921,"fileNameOnDisk":"ZeroCore2-1.21.1-2.4.8.jar","hashes":[{"type":1,"value":"47ea916efb796002cca07c6fd1d3b7597b5f7403"},{"type":2,"value":"88fa906b168e0a2c3d5cc5c84053bb47"}]},"dateInstalled":"2024-08-28T18:07:55.8573784Z","dateUpdated":"2024-08-28T18:14:03.2446991Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5671691,"fileName":"ZeroCore2-1.21.1-2.4.8.jar","fileDate":"2024-08-28T16:13:41.877Z","fileLength":1529730,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5671/691/ZeroCore2-1.21.1-2.4.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2819012194,"invalidFingerprint":false},{"foldername":"it","fingerprint":3076351243,"invalidFingerprint":false},{"foldername":".cache","fingerprint":356963135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":396594694,"invalidFingerprint":false},{"foldername":"gui_theme_example.json","fingerprint":2876372784,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":2361963726,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1058685462,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3178313219,"invalidFingerprint":false},{"foldername":"zerocore.mixins.json","fingerprint":347421066,"invalidFingerprint":false}],"packageFingerprint":1668248134,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247921,"fileNameOnDisk":"ZeroCore2-1.21.1-2.4.8.jar","hashes":[{"type":1,"value":"47ea916efb796002cca07c6fd1d3b7597b5f7403"},{"type":2,"value":"88fa906b168e0a2c3d5cc5c84053bb47"}]}},{"instanceID":"13eb324d-cb32-42f3-864e-0bfdd5c293de","modSource":0,"addonID":235577,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TrashSlot","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trashslot","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/24/977/256/256/635765606634181465.png","tags":[],"installedFile":{"id":5623519,"fileName":"trashslot-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:43:44.283Z","fileLength":122112,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/519/trashslot-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1976313351,"invalidFingerprint":false},{"foldername":"net","fingerprint":154822766,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2735261866,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3682565156,"invalidFingerprint":false},{"foldername":"trashslot.png","fingerprint":3516381286,"invalidFingerprint":false},{"foldername":"trashslot.mixins.json","fingerprint":1906735596,"invalidFingerprint":false},{"foldername":"trashslot.neoforge.mixins.json","fingerprint":681052548,"invalidFingerprint":false},{"foldername":"LICENSE_TrashSlot","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":841699696,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":235577,"fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"f6d53bab7fa71a2efe3159ae28767111d5ad7a7f"},{"type":2,"value":"d5f4782d6cf5c5cc3532db04212f3a0a"}]},"dateInstalled":"2024-08-28T18:07:34.377694Z","dateUpdated":"2024-08-28T18:07:34.3836936Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623519,"fileName":"trashslot-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:43:44.283Z","fileLength":122112,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/519/trashslot-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1976313351,"invalidFingerprint":false},{"foldername":"net","fingerprint":154822766,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2735261866,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3682565156,"invalidFingerprint":false},{"foldername":"trashslot.png","fingerprint":3516381286,"invalidFingerprint":false},{"foldername":"trashslot.mixins.json","fingerprint":1906735596,"invalidFingerprint":false},{"foldername":"trashslot.neoforge.mixins.json","fingerprint":681052548,"invalidFingerprint":false},{"foldername":"LICENSE_TrashSlot","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":841699696,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":235577,"fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"f6d53bab7fa71a2efe3159ae28767111d5ad7a7f"},{"type":2,"value":"d5f4782d6cf5c5cc3532db04212f3a0a"}]}},{"instanceID":"22528115-bfa8-48de-8316-b23a0e551f25","modSource":0,"addonID":250294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modular Routers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","authors":[{"Id":7446860,"Name":"desht_08"}],"primaryAuthor":"desht_08","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modular-routers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/49/422/256/256/636077747385695421.png","tags":[],"installedFile":{"id":5561836,"fileName":"modular-routers-13.0.3+mc1.21.jar","fileDate":"2024-07-24T17:05:09.78Z","fileLength":1199448,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/836/modular-routers-13.0.3%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2716199530,"invalidFingerprint":false},{"foldername":"me","fingerprint":2140322610,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4263303918,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1247488380,"invalidFingerprint":false},{"foldername":"data","fingerprint":799116235,"invalidFingerprint":false}],"packageFingerprint":3111061522,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250294,"fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","hashes":[{"type":1,"value":"e78d7ed7345154606a2408c1b683d1ccdda0e6bf"},{"type":2,"value":"1a9d18b66534296f216d40ed4a656df7"}]},"dateInstalled":"2024-08-28T18:07:14.8575443Z","dateUpdated":"2024-08-28T18:07:14.8603811Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5561836,"fileName":"modular-routers-13.0.3+mc1.21.jar","fileDate":"2024-07-24T17:05:09.78Z","fileLength":1199448,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/836/modular-routers-13.0.3%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2716199530,"invalidFingerprint":false},{"foldername":"me","fingerprint":2140322610,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4263303918,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1247488380,"invalidFingerprint":false},{"foldername":"data","fingerprint":799116235,"invalidFingerprint":false}],"packageFingerprint":3111061522,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250294,"fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","hashes":[{"type":1,"value":"e78d7ed7345154606a2408c1b683d1ccdda0e6bf"},{"type":2,"value":"1a9d18b66534296f216d40ed4a656df7"}]}},{"instanceID":"f52ae2d9-92e1-450a-8e12-b01305298d31","modSource":0,"addonID":352039,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Roofs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-roofs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/598/801/256/256/637977355903879047.jpeg","tags":[],"installedFile":{"id":5635594,"fileName":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:47:02.363Z","fileLength":1760034,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/594/mcw-roofs-2.3.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3568707274,"invalidFingerprint":false},{"foldername":"com","fingerprint":3586184281,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3790022418,"invalidFingerprint":false},{"foldername":"data","fingerprint":4280332561,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":278904073,"invalidFingerprint":false},{"foldername":"roofslogo.png","fingerprint":2518004955,"invalidFingerprint":false}],"packageFingerprint":3876100150,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":352039,"fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a8540f58845a8be8b4f4a07834e896353a88127f"},{"type":2,"value":"ae2c1ff20f9d78e9d75f4f62bebac7ea"}]},"dateInstalled":"2024-08-28T18:07:23.7203957Z","dateUpdated":"2024-08-28T18:07:23.7233699Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635594,"fileName":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:47:02.363Z","fileLength":1760034,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/594/mcw-roofs-2.3.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3568707274,"invalidFingerprint":false},{"foldername":"com","fingerprint":3586184281,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3790022418,"invalidFingerprint":false},{"foldername":"data","fingerprint":4280332561,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":278904073,"invalidFingerprint":false},{"foldername":"roofslogo.png","fingerprint":2518004955,"invalidFingerprint":false}],"packageFingerprint":3876100150,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":352039,"fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a8540f58845a8be8b4f4a07834e896353a88127f"},{"type":2,"value":"ae2c1ff20f9d78e9d75f4f62bebac7ea"}]}},{"instanceID":"375bf064-d53f-40e0-8052-b20f3a6b4508","modSource":0,"addonID":783522,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structory: Towers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Structory_Towers_1.21_v1.0.7.jar","authors":[{"Id":102974996,"Name":"botanydev"}],"primaryAuthor":"botanydev","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structory-towers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/727/353/256/256/638080607378294267.png","tags":[],"installedFile":{"id":5424926,"fileName":"Structory_Towers_1.21_v1.0.7.jar","fileDate":"2024-06-13T19:11:44.697Z","fileLength":486137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/926/Structory_Towers_1.21_v1.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":322266201,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":605370780,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4047472844,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3242177161,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1564341261,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":536600072,"invalidFingerprint":false}],"packageFingerprint":3540902867,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":783522,"fileNameOnDisk":"Structory_Towers_1.21_v1.0.7.jar","hashes":[{"type":1,"value":"d3c9a82663e039375cc27767eaad3438339008cf"},{"type":2,"value":"54d56f3f61b8434daceacc23d6898a5a"}]},"dateInstalled":"2024-08-28T18:07:22.3773331Z","dateUpdated":"2024-08-28T18:07:22.381325Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5424926,"fileName":"Structory_Towers_1.21_v1.0.7.jar","fileDate":"2024-06-13T19:11:44.697Z","fileLength":486137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/926/Structory_Towers_1.21_v1.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":322266201,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":605370780,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4047472844,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3242177161,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1564341261,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":536600072,"invalidFingerprint":false}],"packageFingerprint":3540902867,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":783522,"fileNameOnDisk":"Structory_Towers_1.21_v1.0.7.jar","hashes":[{"type":1,"value":"d3c9a82663e039375cc27767eaad3438339008cf"},{"type":2,"value":"54d56f3f61b8434daceacc23d6898a5a"}]}},{"instanceID":"7617bcb7-3c81-427e-9e03-b222b4c99097","modSource":0,"addonID":895919,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Time in a bottle [FORGE\\NEOFORGE\\FABRIC]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"common-6.1.0.jar","authors":[{"Id":103204876,"Name":"MangoRage"}],"primaryAuthor":"MangoRage","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/time-in-a-bottle-universal","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/905/184/256/256/638356071163774943.png","tags":[],"installedFile":{"id":5522002,"fileName":"common-6.1.0.jar","fileDate":"2024-07-11T01:58:46.44Z","fileLength":73099,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5522/2/common-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3186887101,"invalidFingerprint":false},{"foldername":"org","fingerprint":1994462381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3741136630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2709394495,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1249181040,"invalidFingerprint":false},{"foldername":"tiab.png","fingerprint":2406324300,"invalidFingerprint":false},{"foldername":"LICENSE_Time In A Bottle","fingerprint":1483554230,"invalidFingerprint":false}],"packageFingerprint":274759975,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":895919,"fileNameOnDisk":"common-6.1.0.jar","hashes":[{"type":1,"value":"fa85d8c95c64e0bcdfba8afc399806cd2614a00e"},{"type":2,"value":"a84d944610fb97ea53b10486d7ce44eb"}]},"dateInstalled":"2024-08-28T18:07:24.2344868Z","dateUpdated":"2024-08-28T18:07:24.2364781Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5522002,"fileName":"common-6.1.0.jar","fileDate":"2024-07-11T01:58:46.44Z","fileLength":73099,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5522/2/common-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3186887101,"invalidFingerprint":false},{"foldername":"org","fingerprint":1994462381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3741136630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2709394495,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1249181040,"invalidFingerprint":false},{"foldername":"tiab.png","fingerprint":2406324300,"invalidFingerprint":false},{"foldername":"LICENSE_Time In A Bottle","fingerprint":1483554230,"invalidFingerprint":false}],"packageFingerprint":274759975,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":895919,"fileNameOnDisk":"common-6.1.0.jar","hashes":[{"type":1,"value":"fa85d8c95c64e0bcdfba8afc399806cd2614a00e"},{"type":2,"value":"a84d944610fb97ea53b10486d7ce44eb"}]}},{"instanceID":"c137e2fc-6676-4f5c-b99d-b188cac863bb","modSource":0,"addonID":400933,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Trapdoors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-trapdoors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/292/157/256/256/637324647329746340.jpeg","tags":[],"installedFile":{"id":5635670,"fileName":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","fileDate":"2024-08-16T19:00:42.897Z","fileLength":636849,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/670/mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":936913583,"invalidFingerprint":false},{"foldername":"com","fingerprint":162921004,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2289810328,"invalidFingerprint":false},{"foldername":"data","fingerprint":1774701643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1857336029,"invalidFingerprint":false},{"foldername":"trapdoorslogo.png","fingerprint":998263721,"invalidFingerprint":false}],"packageFingerprint":1769221530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":400933,"fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"6f4c990e655b152dbb941298e745da99e97a5ab6"},{"type":2,"value":"b701e853402cec7f480f9233ed7bf191"}]},"dateInstalled":"2024-08-28T18:07:49.6540677Z","dateUpdated":"2024-08-28T18:07:49.6570268Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635670,"fileName":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","fileDate":"2024-08-16T19:00:42.897Z","fileLength":636849,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/670/mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":936913583,"invalidFingerprint":false},{"foldername":"com","fingerprint":162921004,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2289810328,"invalidFingerprint":false},{"foldername":"data","fingerprint":1774701643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1857336029,"invalidFingerprint":false},{"foldername":"trapdoorslogo.png","fingerprint":998263721,"invalidFingerprint":false}],"packageFingerprint":1769221530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":400933,"fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"6f4c990e655b152dbb941298e745da99e97a5ab6"},{"type":2,"value":"b701e853402cec7f480f9233ed7bf191"}]}},{"instanceID":"1c77dc45-1432-4350-9190-42617accd63a","modSource":0,"addonID":663477,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Let Me Despawn","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"letmedespawn-1.3.1.jar","authors":[{"Id":102063023,"Name":"frikinjay"}],"primaryAuthor":"frikinjay","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/let-me-despawn","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/594/180/256/256/637967642391557499.png","tags":[],"installedFile":{"id":5574556,"fileName":"letmedespawn-1.3.1.jar","fileDate":"2024-07-28T14:25:39.72Z","fileLength":84765,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5574/556/letmedespawn-1.3.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1625346837,"invalidFingerprint":false},{"foldername":"com","fingerprint":2411545147,"invalidFingerprint":false},{"foldername":"letmedespawn.mixins.json","fingerprint":2211850500,"invalidFingerprint":false},{"foldername":"lmd.png","fingerprint":3980249880,"invalidFingerprint":false}],"packageFingerprint":1237181230,"gameVersion":["1.21","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":663477,"fileNameOnDisk":"letmedespawn-1.3.1.jar","hashes":[{"type":1,"value":"42dc789e524f6e0035be1373c0a13f0479bc3717"},{"type":2,"value":"355c3fc72f72707c84bbed78edaa7751"}]},"dateInstalled":"2024-08-28T18:07:54.6692091Z","dateUpdated":"2024-08-28T18:07:54.6722225Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5574556,"fileName":"letmedespawn-1.3.1.jar","fileDate":"2024-07-28T14:25:39.72Z","fileLength":84765,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5574/556/letmedespawn-1.3.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1625346837,"invalidFingerprint":false},{"foldername":"com","fingerprint":2411545147,"invalidFingerprint":false},{"foldername":"letmedespawn.mixins.json","fingerprint":2211850500,"invalidFingerprint":false},{"foldername":"lmd.png","fingerprint":3980249880,"invalidFingerprint":false}],"packageFingerprint":1237181230,"gameVersion":["1.21","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":663477,"fileNameOnDisk":"letmedespawn-1.3.1.jar","hashes":[{"type":1,"value":"42dc789e524f6e0035be1373c0a13f0479bc3717"},{"type":2,"value":"355c3fc72f72707c84bbed78edaa7751"}]}},{"instanceID":"0cc77e1c-bc6e-432a-a10b-0436046d1ba6","modSource":0,"addonID":986583,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Apothic Spawners","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/apothic-spawners","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/279/256/256/638459142671369858.png","tags":[],"installedFile":{"id":5626463,"fileName":"ApothicSpawners-1.21.1-1.1.0.jar","fileDate":"2024-08-14T00:40:10.01Z","fileLength":113175,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5626/463/ApothicSpawners-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1898732669,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4020446275,"invalidFingerprint":false},{"foldername":"apothic_spawners.mixins.json","fingerprint":2775819101,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559807262,"invalidFingerprint":false},{"foldername":"data","fingerprint":2798638373,"invalidFingerprint":false}],"packageFingerprint":2087299711,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986583,"fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"913a034fca17398f8b43f45d63e9468a7ea4d0e9"},{"type":2,"value":"c2ef8baee889964a3e1d0b6915c0dd7a"}]},"dateInstalled":"2024-08-28T18:07:14.7201546Z","dateUpdated":"2024-08-28T18:07:14.721668Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5626463,"fileName":"ApothicSpawners-1.21.1-1.1.0.jar","fileDate":"2024-08-14T00:40:10.01Z","fileLength":113175,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5626/463/ApothicSpawners-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1898732669,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4020446275,"invalidFingerprint":false},{"foldername":"apothic_spawners.mixins.json","fingerprint":2775819101,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559807262,"invalidFingerprint":false},{"foldername":"data","fingerprint":2798638373,"invalidFingerprint":false}],"packageFingerprint":2087299711,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986583,"fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"913a034fca17398f8b43f45d63e9468a7ea4d0e9"},{"type":2,"value":"c2ef8baee889964a3e1d0b6915c0dd7a"}]}},{"instanceID":"9dee2945-d245-4f70-bb83-2f34d9187e04","modSource":0,"addonID":417645,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Professions (JEP)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21-4.0.1.jar","authors":[{"Id":7164955,"Name":"Mrbysco"},{"Id":8691716,"Name":"ShyNieke"}],"primaryAuthor":"Mrbysco","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-professions-jep","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/311/84/256/256/637401177607519178.png","tags":[],"installedFile":{"id":5539090,"fileName":"JustEnoughProfessions-neoforge-1.21-4.0.1.jar","fileDate":"2024-07-17T00:16:19.203Z","fileLength":22877,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5539/90/JustEnoughProfessions-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2771799754,"invalidFingerprint":false},{"foldername":"com","fingerprint":369973659,"invalidFingerprint":false},{"foldername":"assets","fingerprint":442342860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677849930,"invalidFingerprint":false},{"foldername":"LICENSE_JustEnoughProfessions","fingerprint":4048849869,"invalidFingerprint":false}],"packageFingerprint":4242191684,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":417645,"fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"c646e883e4eaa86b5f6e144b74b4ff35c65661fe"},{"type":2,"value":"16c8951813bb560b4f03073714f898b8"}]},"dateInstalled":"2024-08-28T18:07:40.7001827Z","dateUpdated":"2024-08-28T18:07:40.7021867Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5539090,"fileName":"JustEnoughProfessions-neoforge-1.21-4.0.1.jar","fileDate":"2024-07-17T00:16:19.203Z","fileLength":22877,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5539/90/JustEnoughProfessions-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2771799754,"invalidFingerprint":false},{"foldername":"com","fingerprint":369973659,"invalidFingerprint":false},{"foldername":"assets","fingerprint":442342860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677849930,"invalidFingerprint":false},{"foldername":"LICENSE_JustEnoughProfessions","fingerprint":4048849869,"invalidFingerprint":false}],"packageFingerprint":4242191684,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":417645,"fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"c646e883e4eaa86b5f6e144b74b4ff35c65661fe"},{"type":2,"value":"16c8951813bb560b4f03073714f898b8"}]}},{"instanceID":"9c1c279d-5ea5-42fb-8247-6404cee32a2e","modSource":0,"addonID":405388,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modern Industrialization","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Modern-Industrialization-2.2.19-beta.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"},{"Id":101383543,"Name":"azercoco2"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modern-industrialization","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/298/282/256/256/637348455539175628.png","tags":[],"installedFile":{"id":5691902,"fileName":"Modern-Industrialization-2.2.19-beta.jar","fileDate":"2024-09-04T10:52:20.967Z","fileLength":6732982,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/902/Modern-Industrialization-2.2.19-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":580555,"type":2},{"addonId":440979,"type":2},{"addonId":238222,"type":2},{"addonId":306770,"type":1},{"addonId":348521,"type":3},{"addonId":980156,"type":1}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1418915598,"invalidFingerprint":false},{"foldername":"aztech","fingerprint":965261958,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2896269560,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2689487830,"invalidFingerprint":false},{"foldername":"data","fingerprint":3844765691,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":729111756,"invalidFingerprint":false},{"foldername":"modern_industrialization.mixins.json","fingerprint":2551229847,"invalidFingerprint":false},{"foldername":"modern_industrialization.client_mixins.json","fingerprint":2441038828,"invalidFingerprint":false}],"packageFingerprint":2454528168,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":405388,"fileNameOnDisk":"Modern-Industrialization-2.2.19-beta.jar","hashes":[{"type":1,"value":"3137ad277e642319adc8ebf9cd2bcd3049009882"},{"type":2,"value":"49fb919dcd5233e0c90df77003b057ae"}]},"dateInstalled":"2024-08-31T17:24:49.0987095Z","dateUpdated":"2024-09-04T17:00:41.1245999Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5691902,"fileName":"Modern-Industrialization-2.2.19-beta.jar","fileDate":"2024-09-04T10:52:20.967Z","fileLength":6732982,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/902/Modern-Industrialization-2.2.19-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":580555,"type":2},{"addonId":440979,"type":2},{"addonId":238222,"type":2},{"addonId":306770,"type":1},{"addonId":348521,"type":3},{"addonId":980156,"type":1}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1418915598,"invalidFingerprint":false},{"foldername":"aztech","fingerprint":965261958,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2896269560,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2689487830,"invalidFingerprint":false},{"foldername":"data","fingerprint":3844765691,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":729111756,"invalidFingerprint":false},{"foldername":"modern_industrialization.mixins.json","fingerprint":2551229847,"invalidFingerprint":false},{"foldername":"modern_industrialization.client_mixins.json","fingerprint":2441038828,"invalidFingerprint":false}],"packageFingerprint":2454528168,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":405388,"fileNameOnDisk":"Modern-Industrialization-2.2.19-beta.jar","hashes":[{"type":1,"value":"3137ad277e642319adc8ebf9cd2bcd3049009882"},{"type":2,"value":"49fb919dcd5233e0c90df77003b057ae"}]}},{"instanceID":"244fa87d-8cd4-48cf-ab94-d71929545765","modSource":0,"addonID":358191,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PackMenu","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/packmenu","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/244/144/256/256/637143842674144318.png","tags":[],"installedFile":{"id":5516108,"fileName":"PackMenu-1.21-7.0.2.jar","fileDate":"2024-07-09T07:47:32.58Z","fileLength":536121,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5516/108/PackMenu-1.21-7.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":890037734,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2495954280,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3225221300,"invalidFingerprint":false},{"foldername":"builtin_resource_pack","fingerprint":2595219056,"invalidFingerprint":false},{"foldername":"packmenu.mixins.json","fingerprint":3653981246,"invalidFingerprint":false}],"packageFingerprint":1064747105,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358191,"fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","hashes":[{"type":1,"value":"82d3f4dc181c2dc8f8bc64f071dcbb4850a2645e"},{"type":2,"value":"f8d6e1f935b65ec9110a9a97c9918eb3"}]},"dateInstalled":"2024-08-28T18:07:43.1128083Z","dateUpdated":"2024-08-28T18:07:43.114809Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5516108,"fileName":"PackMenu-1.21-7.0.2.jar","fileDate":"2024-07-09T07:47:32.58Z","fileLength":536121,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5516/108/PackMenu-1.21-7.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":890037734,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2495954280,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3225221300,"invalidFingerprint":false},{"foldername":"builtin_resource_pack","fingerprint":2595219056,"invalidFingerprint":false},{"foldername":"packmenu.mixins.json","fingerprint":3653981246,"invalidFingerprint":false}],"packageFingerprint":1064747105,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358191,"fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","hashes":[{"type":1,"value":"82d3f4dc181c2dc8f8bc64f071dcbb4850a2645e"},{"type":2,"value":"f8d6e1f935b65ec9110a9a97c9918eb3"}]}},{"instanceID":"16867551-2b8e-4bca-9265-9bb1926b41a5","modSource":0,"addonID":360203,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Guard Villagers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","authors":[{"Id":100066251,"Name":"almightytallestred"}],"primaryAuthor":"almightytallestred","primaryCategoryId":411,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/guard-villagers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/280/785/256/256/637283115951339629.png","tags":[],"installedFile":{"id":5605256,"fileName":"guardvillagers-2.3.0-1.21.jar","fileDate":"2024-08-07T16:33:07.923Z","fileLength":267529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/256/guardvillagers-2.3.0-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4203961350,"invalidFingerprint":false},{"foldername":"tallestegg","fingerprint":1492152870,"invalidFingerprint":false},{"foldername":"guard_villagers.png","fingerprint":2021101341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":612594779,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3755250582,"invalidFingerprint":false},{"foldername":"guardvillagers.mixins.json","fingerprint":1613187589,"invalidFingerprint":false},{"foldername":"data","fingerprint":3658409867,"invalidFingerprint":false}],"packageFingerprint":461381811,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":360203,"fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","hashes":[{"type":1,"value":"15e0fbd0c0800bc6bdf628ba60f92105f087c2f1"},{"type":2,"value":"4fbc665cd198c27ef69c7a047bef8987"}]},"dateInstalled":"2024-08-28T18:07:35.1391545Z","dateUpdated":"2024-08-28T18:07:35.1421568Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5605256,"fileName":"guardvillagers-2.3.0-1.21.jar","fileDate":"2024-08-07T16:33:07.923Z","fileLength":267529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/256/guardvillagers-2.3.0-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4203961350,"invalidFingerprint":false},{"foldername":"tallestegg","fingerprint":1492152870,"invalidFingerprint":false},{"foldername":"guard_villagers.png","fingerprint":2021101341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":612594779,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3755250582,"invalidFingerprint":false},{"foldername":"guardvillagers.mixins.json","fingerprint":1613187589,"invalidFingerprint":false},{"foldername":"data","fingerprint":3658409867,"invalidFingerprint":false}],"packageFingerprint":461381811,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":360203,"fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","hashes":[{"type":1,"value":"15e0fbd0c0800bc6bdf628ba60f92105f087c2f1"},{"type":2,"value":"4fbc665cd198c27ef69c7a047bef8987"}]}},{"instanceID":"b0f7ad57-7f26-4c56-96d0-4db588331f37","modSource":0,"addonID":551894,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Compatibility Checker","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar","authors":[{"Id":6881422,"Name":"Gaz_"}],"primaryAuthor":"Gaz_","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/341/256/256/637741010594154538.png","tags":[],"installedFile":{"id":5432277,"fileName":"BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar","fileDate":"2024-06-15T19:52:56.68Z","fileLength":25667,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5432/277/BetterCompatibilityChecker-neoforge-21.0.1%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1377899687,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3610567965,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1842996656,"invalidFingerprint":false},{"foldername":"bcc.neo.mixins.json","fingerprint":2175132189,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false}],"packageFingerprint":4105668365,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar","hashes":[{"type":1,"value":"6b43bc148e8fb7d440a1d226e2d7d170237ab15a"},{"type":2,"value":"e0a255bdd03ad8656251774415b78320"}]},"dateInstalled":"2024-08-28T18:07:34.0537999Z","dateUpdated":"2024-08-28T18:07:34.0558262Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5432277,"fileName":"BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar","fileDate":"2024-06-15T19:52:56.68Z","fileLength":25667,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5432/277/BetterCompatibilityChecker-neoforge-21.0.1%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1377899687,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3610567965,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1842996656,"invalidFingerprint":false},{"foldername":"bcc.neo.mixins.json","fingerprint":2175132189,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false}],"packageFingerprint":4105668365,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.0.1+mc1.21.jar","hashes":[{"type":1,"value":"6b43bc148e8fb7d440a1d226e2d7d170237ab15a"},{"type":2,"value":"e0a255bdd03ad8656251774415b78320"}]}},{"instanceID":"25f21c83-b293-4e96-adb5-8160544880d8","modSource":0,"addonID":276951,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Comforts (Fabric/Forge/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"comforts-neoforge-9.0.1+1.21.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/comforts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/203/105/256/256/636930549407382137.png","tags":[],"installedFile":{"id":5579886,"fileName":"comforts-neoforge-9.0.1+1.21.jar","fileDate":"2024-07-30T06:45:22.21Z","fileLength":415433,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5579/886/comforts-neoforge-9.0.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337943114,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":269681367,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3850229936,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":903768593,"invalidFingerprint":false},{"foldername":"assets","fingerprint":622145173,"invalidFingerprint":false},{"foldername":"com","fingerprint":2507334954,"invalidFingerprint":false},{"foldername":"comforts.mixins.json","fingerprint":98845266,"invalidFingerprint":false},{"foldername":"comforts_icon.png","fingerprint":3331194093,"invalidFingerprint":false},{"foldername":"data","fingerprint":3069694136,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2420619497,"invalidFingerprint":false},{"foldername":"spectrelib","fingerprint":4247955780,"invalidFingerprint":false}],"packageFingerprint":3548540872,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":276951,"fileNameOnDisk":"comforts-neoforge-9.0.1+1.21.jar","hashes":[{"type":1,"value":"a6354b2212d9a773d927863d5cce7d2aa8e44f09"},{"type":2,"value":"40f4da2eb2b7565a53d3beb092535b14"}]},"dateInstalled":"2024-08-28T18:07:26.6003585Z","dateUpdated":"2024-08-28T18:07:26.604351Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5579886,"fileName":"comforts-neoforge-9.0.1+1.21.jar","fileDate":"2024-07-30T06:45:22.21Z","fileLength":415433,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5579/886/comforts-neoforge-9.0.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337943114,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":269681367,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3850229936,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":903768593,"invalidFingerprint":false},{"foldername":"assets","fingerprint":622145173,"invalidFingerprint":false},{"foldername":"com","fingerprint":2507334954,"invalidFingerprint":false},{"foldername":"comforts.mixins.json","fingerprint":98845266,"invalidFingerprint":false},{"foldername":"comforts_icon.png","fingerprint":3331194093,"invalidFingerprint":false},{"foldername":"data","fingerprint":3069694136,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2420619497,"invalidFingerprint":false},{"foldername":"spectrelib","fingerprint":4247955780,"invalidFingerprint":false}],"packageFingerprint":3548540872,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":276951,"fileNameOnDisk":"comforts-neoforge-9.0.1+1.21.jar","hashes":[{"type":1,"value":"a6354b2212d9a773d927863d5cce7d2aa8e44f09"},{"type":2,"value":"40f4da2eb2b7565a53d3beb092535b14"}]}},{"instanceID":"6ec09fbd-44ec-44a5-a1db-a071f82799dd","modSource":0,"addonID":1037991,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Curios API Continuation","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"curios-neoforge-9.0.9+1.21.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios-continuation","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1017/129/256/256/638543265839292912_animated.gif","tags":[],"installedFile":{"id":5690713,"fileName":"curios-neoforge-9.0.9+1.21.jar","fileDate":"2024-09-03T22:07:32.327Z","fileLength":373678,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/713/curios-neoforge-9.0.9%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1046638613,"invalidFingerprint":false},{"foldername":"top","fingerprint":269253556,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":962495858,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3078815106,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1552441636,"invalidFingerprint":false}],"packageFingerprint":1962869453,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1037991,"fileNameOnDisk":"curios-neoforge-9.0.9+1.21.jar","hashes":[{"type":1,"value":"a4a884d8f457f27940fc3c77884a5e5f7e04cca9"},{"type":2,"value":"e9d23b54a3cf723a093a16c76259e8b7"}]},"dateInstalled":"2024-08-28T18:07:25.7590205Z","dateUpdated":"2024-09-04T17:00:39.7240642Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5690713,"fileName":"curios-neoforge-9.0.9+1.21.jar","fileDate":"2024-09-03T22:07:32.327Z","fileLength":373678,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/713/curios-neoforge-9.0.9%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1046638613,"invalidFingerprint":false},{"foldername":"top","fingerprint":269253556,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":962495858,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3078815106,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1552441636,"invalidFingerprint":false}],"packageFingerprint":1962869453,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1037991,"fileNameOnDisk":"curios-neoforge-9.0.9+1.21.jar","hashes":[{"type":1,"value":"a4a884d8f457f27940fc3c77884a5e5f7e04cca9"},{"type":2,"value":"e9d23b54a3cf723a093a16c76259e8b7"}]}},{"instanceID":"7c45ab81-2535-4e74-bcbc-19a7c3951e6e","modSource":0,"addonID":298187,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Building Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"buildinggadgets2-1.3.7.jar","authors":[{"Id":22300,"Name":"Direwolf20"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"Direwolf20","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/building-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/161/452/256/256/636672128890190531.png","tags":[],"installedFile":{"id":5615703,"fileName":"buildinggadgets2-1.3.7.jar","fileDate":"2024-08-10T17:22:50.95Z","fileLength":3850709,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/703/buildinggadgets2-1.3.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1886786653,"invalidFingerprint":false},{"foldername":"com","fingerprint":1731709522,"invalidFingerprint":false},{"foldername":".cache","fingerprint":999835036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2984551001,"invalidFingerprint":false},{"foldername":"data","fingerprint":495449170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3527492008,"invalidFingerprint":false}],"packageFingerprint":3128939169,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":298187,"fileNameOnDisk":"buildinggadgets2-1.3.7.jar","hashes":[{"type":1,"value":"c40573655dec427c9ab3ada53c55b0283c5fdcc2"},{"type":2,"value":"6e737e003ebb9f77641508de0fb649f5"}]},"dateInstalled":"2024-08-28T18:07:38.9194109Z","dateUpdated":"2024-08-28T18:07:38.9234133Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615703,"fileName":"buildinggadgets2-1.3.7.jar","fileDate":"2024-08-10T17:22:50.95Z","fileLength":3850709,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/703/buildinggadgets2-1.3.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1886786653,"invalidFingerprint":false},{"foldername":"com","fingerprint":1731709522,"invalidFingerprint":false},{"foldername":".cache","fingerprint":999835036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2984551001,"invalidFingerprint":false},{"foldername":"data","fingerprint":495449170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3527492008,"invalidFingerprint":false}],"packageFingerprint":3128939169,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":298187,"fileNameOnDisk":"buildinggadgets2-1.3.7.jar","hashes":[{"type":1,"value":"c40573655dec427c9ab3ada53c55b0283c5fdcc2"},{"type":2,"value":"6e737e003ebb9f77641508de0fb649f5"}]}},{"instanceID":"ef63f8d6-c862-43ad-bf6b-e4b51e48cb92","modSource":0,"addonID":250277,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extreme Reactors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.8.jar","authors":[{"Id":9586529,"Name":"ZeroNoRyouki"}],"primaryAuthor":"ZeroNoRyouki","primaryCategoryId":417,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extreme-reactors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/310/376/256/256/637398551210975973.png","tags":[],"installedFile":{"id":5671693,"fileName":"ExtremeReactors2-1.21.1-2.4.8.jar","fileDate":"2024-08-28T16:15:50.207Z","fileLength":2518853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5671/693/ExtremeReactors2-1.21.1-2.4.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":247921,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1412693536,"invalidFingerprint":false},{"foldername":"it","fingerprint":2289431396,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4242701352,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3463178155,"invalidFingerprint":false},{"foldername":"data","fingerprint":3551466335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":700863452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2324632464,"invalidFingerprint":false}],"packageFingerprint":1498228795,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250277,"fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.8.jar","hashes":[{"type":1,"value":"3f5d54d905751c9e1bb89b21dd471a8546e48753"},{"type":2,"value":"f6f2820da5b8c81a6887718265e2315f"}]},"dateInstalled":"2024-08-28T18:07:56.2575266Z","dateUpdated":"2024-08-28T18:14:03.1316906Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5671693,"fileName":"ExtremeReactors2-1.21.1-2.4.8.jar","fileDate":"2024-08-28T16:15:50.207Z","fileLength":2518853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5671/693/ExtremeReactors2-1.21.1-2.4.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":247921,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1412693536,"invalidFingerprint":false},{"foldername":"it","fingerprint":2289431396,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4242701352,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3463178155,"invalidFingerprint":false},{"foldername":"data","fingerprint":3551466335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":700863452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2324632464,"invalidFingerprint":false}],"packageFingerprint":1498228795,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250277,"fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.8.jar","hashes":[{"type":1,"value":"3f5d54d905751c9e1bb89b21dd471a8546e48753"},{"type":2,"value":"f6f2820da5b8c81a6887718265e2315f"}]}},{"instanceID":"9e50fee7-52ad-49c1-8357-8ef66645cc94","modSource":0,"addonID":271009,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Forgiving Void","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/forgiving-void","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/104/125/256/256/636343387943587114.png","tags":[],"installedFile":{"id":5623776,"fileName":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T08:11:10.37Z","fileLength":71908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/776/forgivingvoid-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3632245621,"invalidFingerprint":false},{"foldername":"net","fingerprint":3655792489,"invalidFingerprint":false},{"foldername":"forgivingvoid.png","fingerprint":88877754,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2501232860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239628932,"invalidFingerprint":false},{"foldername":"forgivingvoid.neoforge.mixins.json","fingerprint":3788878415,"invalidFingerprint":false},{"foldername":"forgivingvoid.mixins.json","fingerprint":2742811140,"invalidFingerprint":false},{"foldername":"LICENSE_Forgiving Void","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":954425903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271009,"fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"bdf4e91bea2828dfe9c6b28345062dfec7d18b74"},{"type":2,"value":"72d442c87cb03cb81a01e0ef4a96c161"}]},"dateInstalled":"2024-08-28T18:07:36.2001138Z","dateUpdated":"2024-08-28T18:07:36.2030944Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623776,"fileName":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T08:11:10.37Z","fileLength":71908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/776/forgivingvoid-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3632245621,"invalidFingerprint":false},{"foldername":"net","fingerprint":3655792489,"invalidFingerprint":false},{"foldername":"forgivingvoid.png","fingerprint":88877754,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2501232860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239628932,"invalidFingerprint":false},{"foldername":"forgivingvoid.neoforge.mixins.json","fingerprint":3788878415,"invalidFingerprint":false},{"foldername":"forgivingvoid.mixins.json","fingerprint":2742811140,"invalidFingerprint":false},{"foldername":"LICENSE_Forgiving Void","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":954425903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271009,"fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"bdf4e91bea2828dfe9c6b28345062dfec7d18b74"},{"type":2,"value":"72d442c87cb03cb81a01e0ef4a96c161"}]}},{"instanceID":"e24193ea-2fa1-425c-9acc-6fe08ce39ba1","modSource":0,"addonID":245755,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Waystones","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.3.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/waystones","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/42/418/256/256/636008504954894502.png","tags":[],"installedFile":{"id":5688716,"fileName":"waystones-neoforge-1.21.1-21.1.3.jar","fileDate":"2024-09-03T07:25:11.91Z","fileLength":819312,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5688/716/waystones-neoforge-1.21.1-21.1.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1095635186,"invalidFingerprint":false},{"foldername":"net","fingerprint":1089258277,"invalidFingerprint":false},{"foldername":"waystones.neoforge.mixins.json","fingerprint":3074898549,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4101434448,"invalidFingerprint":false},{"foldername":"assets","fingerprint":479808047,"invalidFingerprint":false},{"foldername":"waystones.mixins.json","fingerprint":1757013245,"invalidFingerprint":false},{"foldername":"waystones.png","fingerprint":3621685521,"invalidFingerprint":false},{"foldername":"data","fingerprint":1288073120,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":2657459217,"invalidFingerprint":false},{"foldername":"LICENSE_Waystones","fingerprint":3262730626,"invalidFingerprint":false}],"packageFingerprint":2269061196,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":245755,"fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.3.jar","hashes":[{"type":1,"value":"ffa21ec4be10aa263c3ccd76be6b8cb1687a7247"},{"type":2,"value":"6d176188c48a3838abc1acbc9d13602b"}]},"dateInstalled":"2024-08-28T18:07:07.1178602Z","dateUpdated":"2024-09-03T17:48:25.1580955Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5688716,"fileName":"waystones-neoforge-1.21.1-21.1.3.jar","fileDate":"2024-09-03T07:25:11.91Z","fileLength":819312,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5688/716/waystones-neoforge-1.21.1-21.1.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1095635186,"invalidFingerprint":false},{"foldername":"net","fingerprint":1089258277,"invalidFingerprint":false},{"foldername":"waystones.neoforge.mixins.json","fingerprint":3074898549,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4101434448,"invalidFingerprint":false},{"foldername":"assets","fingerprint":479808047,"invalidFingerprint":false},{"foldername":"waystones.mixins.json","fingerprint":1757013245,"invalidFingerprint":false},{"foldername":"waystones.png","fingerprint":3621685521,"invalidFingerprint":false},{"foldername":"data","fingerprint":1288073120,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":2657459217,"invalidFingerprint":false},{"foldername":"LICENSE_Waystones","fingerprint":3262730626,"invalidFingerprint":false}],"packageFingerprint":2269061196,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":245755,"fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.3.jar","hashes":[{"type":1,"value":"ffa21ec4be10aa263c3ccd76be6b8cb1687a7247"},{"type":2,"value":"6d176188c48a3838abc1acbc9d13602b"}]}},{"instanceID":"d29a1735-d4a4-42d4-b25c-6e31cf84a647","modSource":0,"addonID":281849,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PneumaticCraft: Repressurized","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar","authors":[{"Id":7446860,"Name":"desht_08"},{"Id":101919030,"Name":"Minemaarten"}],"primaryAuthor":"desht_08","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/pneumaticcraft-repressurized","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/478/360/256/256/637774086636641462.png","tags":[],"installedFile":{"id":5698172,"fileName":"pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar","fileDate":"2024-09-06T17:13:23.767Z","fileLength":10973637,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/172/pneumaticcraft-repressurized-8.1.2%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":267602,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":433925503,"invalidFingerprint":false},{"foldername":"me","fingerprint":2451406916,"invalidFingerprint":false},{"foldername":"assets","fingerprint":221431312,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2980392453,"invalidFingerprint":false},{"foldername":"mixins.pneumaticcraft.json","fingerprint":2015586159,"invalidFingerprint":false},{"foldername":"data","fingerprint":2258404120,"invalidFingerprint":false},{"foldername":"pncr_logo.png","fingerprint":2966846630,"invalidFingerprint":false}],"packageFingerprint":1673718521,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":281849,"fileNameOnDisk":"pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar","hashes":[{"type":1,"value":"522f05c69f00b958490d5263c223532883a4c887"},{"type":2,"value":"84cbf6263d9bb19cf243b8cc61a2d522"}]},"dateInstalled":"2024-08-28T18:07:06.2121462Z","dateUpdated":"2024-09-06T17:46:28.8860557Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698172,"fileName":"pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar","fileDate":"2024-09-06T17:13:23.767Z","fileLength":10973637,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/172/pneumaticcraft-repressurized-8.1.2%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":267602,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":433925503,"invalidFingerprint":false},{"foldername":"me","fingerprint":2451406916,"invalidFingerprint":false},{"foldername":"assets","fingerprint":221431312,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2980392453,"invalidFingerprint":false},{"foldername":"mixins.pneumaticcraft.json","fingerprint":2015586159,"invalidFingerprint":false},{"foldername":"data","fingerprint":2258404120,"invalidFingerprint":false},{"foldername":"pncr_logo.png","fingerprint":2966846630,"invalidFingerprint":false}],"packageFingerprint":1673718521,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":281849,"fileNameOnDisk":"pneumaticcraft-repressurized-8.1.2+mc1.21.1.jar","hashes":[{"type":1,"value":"522f05c69f00b958490d5263c223532883a4c887"},{"type":2,"value":"84cbf6263d9bb19cf243b8cc61a2d522"}]}},{"instanceID":"0ae5d14d-5d42-4f0a-a65c-080dbfcd35c9","modSource":0,"addonID":252848,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Nature's Compass","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","authors":[{"Id":21484530,"Name":"Chaosyr"}],"primaryAuthor":"Chaosyr","primaryCategoryId":407,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/natures-compass","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/54/102/256/256/636131217371752080.png","tags":[],"installedFile":{"id":5696042,"fileName":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","fileDate":"2024-09-05T23:42:58.18Z","fileLength":216873,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/42/NaturesCompass-1.21.1-3.0.3-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":106370476,"invalidFingerprint":false},{"foldername":"com","fingerprint":1300650292,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3896173832,"invalidFingerprint":false},{"foldername":"data","fingerprint":293930953,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1143412524,"invalidFingerprint":false}],"packageFingerprint":4061845266,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":252848,"fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","hashes":[{"type":1,"value":"4a91af947622a2bb2c0381db249cc6f06c1f1843"},{"type":2,"value":"7a0e95b67a63ef1bceaf40434941466b"}]},"dateInstalled":"2024-08-28T18:07:42.9768728Z","dateUpdated":"2024-09-06T17:46:28.7640563Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696042,"fileName":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","fileDate":"2024-09-05T23:42:58.18Z","fileLength":216873,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/42/NaturesCompass-1.21.1-3.0.3-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":106370476,"invalidFingerprint":false},{"foldername":"com","fingerprint":1300650292,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3896173832,"invalidFingerprint":false},{"foldername":"data","fingerprint":293930953,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1143412524,"invalidFingerprint":false}],"packageFingerprint":4061845266,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":252848,"fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","hashes":[{"type":1,"value":"4a91af947622a2bb2c0381db249cc6f06c1f1843"},{"type":2,"value":"7a0e95b67a63ef1bceaf40434941466b"}]}},{"instanceID":"01c42637-cb7a-4fa8-afee-1cd0b305d5f2","modSource":0,"addonID":547434,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Forge Config API Port","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","authors":[{"Id":10384423,"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1039/223/256/256/638564744744297085.png","tags":[],"installedFile":{"id":5612490,"fileName":"ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","fileDate":"2024-08-09T20:54:30.893Z","fileLength":102344,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5612/490/ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":544048,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1592615557,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":197699926,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE-FORGE.md","fingerprint":2149241610,"invalidFingerprint":false},{"foldername":"LICENSE-NIGHT-CONFIG.md","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"LICENSING.md","fingerprint":1535033853,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_CommonForgeApi_c1298e2deabe44f2a07a85e7e13467ef_6efc55429627f69bd2282dc0988bfd15edf51daf5869af9b062cb9a9e04b6f70ForgeConfigAPIPortv21101211CommonForgeApidevjar","fingerprint":3746700229,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_Common_fb934440b1ab499092e70d1131a57f17_a55da95574ed2d3db690f0b8a21394cb73b7ec9e50d664f25c08eda5699b71a4ForgeConfigAPIPortv21101211Commondevjar","fingerprint":439937863,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.common.mixins.json","fingerprint":3252915660,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.neoforge.mixins.json","fingerprint":660480973,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":370227528,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":934216936,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":4266161138,"invalidFingerprint":false},{"foldername":"net","fingerprint":2196529674,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1940150072,"invalidFingerprint":false}],"packageFingerprint":1710288301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":547434,"fileNameOnDisk":"ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","hashes":[{"type":1,"value":"d08b64e80dd8de5c77279a056a703318c2d07d00"},{"type":2,"value":"afdd91cab6e9b7448d419640764b6736"}]},"dateInstalled":"2024-08-28T18:07:45.9792759Z","dateUpdated":"2024-08-28T18:07:45.9823164Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5612490,"fileName":"ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","fileDate":"2024-08-09T20:54:30.893Z","fileLength":102344,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5612/490/ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":544048,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1592615557,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":197699926,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE-FORGE.md","fingerprint":2149241610,"invalidFingerprint":false},{"foldername":"LICENSE-NIGHT-CONFIG.md","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"LICENSING.md","fingerprint":1535033853,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_CommonForgeApi_c1298e2deabe44f2a07a85e7e13467ef_6efc55429627f69bd2282dc0988bfd15edf51daf5869af9b062cb9a9e04b6f70ForgeConfigAPIPortv21101211CommonForgeApidevjar","fingerprint":3746700229,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_Common_fb934440b1ab499092e70d1131a57f17_a55da95574ed2d3db690f0b8a21394cb73b7ec9e50d664f25c08eda5699b71a4ForgeConfigAPIPortv21101211Commondevjar","fingerprint":439937863,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.common.mixins.json","fingerprint":3252915660,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.neoforge.mixins.json","fingerprint":660480973,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":370227528,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":934216936,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":4266161138,"invalidFingerprint":false},{"foldername":"net","fingerprint":2196529674,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1940150072,"invalidFingerprint":false}],"packageFingerprint":1710288301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":547434,"fileNameOnDisk":"ForgeConfigAPIPort-v21.1.0-1.21.1-NeoForge.jar","hashes":[{"type":1,"value":"d08b64e80dd8de5c77279a056a703318c2d07d00"},{"type":2,"value":"afdd91cab6e9b7448d419640764b6736"}]}},{"instanceID":"20a5f3d7-d111-440f-ac17-d2005d524ade","modSource":0,"addonID":256087,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Notes","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","authors":[{"Id":21484530,"Name":"Chaosyr"}],"primaryAuthor":"Chaosyr","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/notes","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/877/385/256/256/638302533925328821.png","tags":[],"installedFile":{"id":5696107,"fileName":"Notes-1.21.1-3.0.1-neoforge.jar","fileDate":"2024-09-06T00:15:47.76Z","fileLength":60964,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/107/Notes-1.21.1-3.0.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":286389723,"invalidFingerprint":false},{"foldername":"com","fingerprint":352728504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1603991949,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":409435031,"invalidFingerprint":false}],"packageFingerprint":728845744,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256087,"fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","hashes":[{"type":1,"value":"1ab999bac46ff84e90c3bbfaa4923286df4b870a"},{"type":2,"value":"b46b44efff931885058287e2882da0d4"}]},"dateInstalled":"2024-08-28T18:07:52.42382Z","dateUpdated":"2024-09-06T17:46:29.4673227Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696107,"fileName":"Notes-1.21.1-3.0.1-neoforge.jar","fileDate":"2024-09-06T00:15:47.76Z","fileLength":60964,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/107/Notes-1.21.1-3.0.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":286389723,"invalidFingerprint":false},{"foldername":"com","fingerprint":352728504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1603991949,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":409435031,"invalidFingerprint":false}],"packageFingerprint":728845744,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256087,"fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","hashes":[{"type":1,"value":"1ab999bac46ff84e90c3bbfaa4923286df4b870a"},{"type":2,"value":"b46b44efff931885058287e2882da0d4"}]}},{"instanceID":"f291f1d4-d9ab-40c0-b3a9-40b6fee822e8","modSource":0,"addonID":909375,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"WITS (What Is This Structure?)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","authors":[{"Id":51333044,"Name":"telepathicgrunt"}],"primaryAuthor":"telepathicgrunt","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/wits","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/873/164/256/256/638292861732217815.png","tags":[],"installedFile":{"id":5426237,"fileName":"wits-1.3.0+1.21-neoforge.jar","fileDate":"2024-06-14T02:05:30.513Z","fileLength":12231,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/237/wits-1.3.0%2b1.21-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1541876640,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2168778583,"invalidFingerprint":false},{"foldername":"architectury_inject_WITS_common_6ce940f113aa496eac0071d9f71fdcb3_64976c071b9805877781302914cf4f821099a4cc8717d4a2f52cc1ba58866a47wits130121commondevjar","fingerprint":3541689605,"invalidFingerprint":false},{"foldername":"assets","fingerprint":777963592,"invalidFingerprint":false},{"foldername":"com","fingerprint":1807806568,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3720570158,"invalidFingerprint":false},{"foldername":"wits_logo_wide.png","fingerprint":4026028389,"invalidFingerprint":false}],"packageFingerprint":1166863698,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":909375,"fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","hashes":[{"type":1,"value":"4fb6e087325c70031fdb7fe6eb5278c5038511dd"},{"type":2,"value":"8dd33d1d26e4a59dc0391eb7628afefb"}]},"dateInstalled":"2024-08-28T18:07:10.0968288Z","dateUpdated":"2024-08-28T18:07:10.0988217Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5426237,"fileName":"wits-1.3.0+1.21-neoforge.jar","fileDate":"2024-06-14T02:05:30.513Z","fileLength":12231,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/237/wits-1.3.0%2b1.21-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1541876640,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2168778583,"invalidFingerprint":false},{"foldername":"architectury_inject_WITS_common_6ce940f113aa496eac0071d9f71fdcb3_64976c071b9805877781302914cf4f821099a4cc8717d4a2f52cc1ba58866a47wits130121commondevjar","fingerprint":3541689605,"invalidFingerprint":false},{"foldername":"assets","fingerprint":777963592,"invalidFingerprint":false},{"foldername":"com","fingerprint":1807806568,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3720570158,"invalidFingerprint":false},{"foldername":"wits_logo_wide.png","fingerprint":4026028389,"invalidFingerprint":false}],"packageFingerprint":1166863698,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":909375,"fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","hashes":[{"type":1,"value":"4fb6e087325c70031fdb7fe6eb5278c5038511dd"},{"type":2,"value":"8dd33d1d26e4a59dc0391eb7628afefb"}]}},{"instanceID":"bd133545-3957-44cc-8675-1e39a94143c2","modSource":0,"addonID":229060,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"iChunUtil","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"iChunUtil-1.21-NeoForge-1.0.1.jar","authors":[{"Id":6835676,"Name":"iChun"}],"primaryAuthor":"iChun","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ichunutil","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/167/256/256/635690971311763313.png","tags":[],"installedFile":{"id":5573819,"fileName":"iChunUtil-1.21-NeoForge-1.0.1.jar","fileDate":"2024-07-28T08:54:01.28Z","fileLength":687042,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5573/819/iChunUtil-1.21-NeoForge-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4288181477,"invalidFingerprint":false},{"foldername":"me","fingerprint":1295097887,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161498341,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":949489070,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"ichunutil.mixins.json","fingerprint":3634794065,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1729416591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1744706121,"invalidFingerprint":false},{"foldername":"themes.zip","fingerprint":203911827,"invalidFingerprint":false}],"packageFingerprint":2204938657,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":229060,"fileNameOnDisk":"iChunUtil-1.21-NeoForge-1.0.1.jar","hashes":[{"type":1,"value":"977afcb1ee64897a49ff25c309d3a2258c556620"},{"type":2,"value":"2a5f6502a110d2f4480305894714fb75"}]},"dateInstalled":"2024-08-28T18:07:31.7869265Z","dateUpdated":"2024-08-28T18:07:31.789774Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5573819,"fileName":"iChunUtil-1.21-NeoForge-1.0.1.jar","fileDate":"2024-07-28T08:54:01.28Z","fileLength":687042,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5573/819/iChunUtil-1.21-NeoForge-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4288181477,"invalidFingerprint":false},{"foldername":"me","fingerprint":1295097887,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161498341,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":949489070,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"ichunutil.mixins.json","fingerprint":3634794065,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1729416591,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1744706121,"invalidFingerprint":false},{"foldername":"themes.zip","fingerprint":203911827,"invalidFingerprint":false}],"packageFingerprint":2204938657,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":229060,"fileNameOnDisk":"iChunUtil-1.21-NeoForge-1.0.1.jar","hashes":[{"type":1,"value":"977afcb1ee64897a49ff25c309d3a2258c556620"},{"type":2,"value":"2a5f6502a110d2f4480305894714fb75"}]}},{"instanceID":"77c0cbab-5529-4f67-aa36-11a2443a0627","modSource":0,"addonID":561625,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Creeper Overhaul","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.4.jar","authors":[{"Id":100741893,"Name":"joosh_7889"},{"Id":25275754,"Name":"ThatGravyBoat"}],"primaryAuthor":"joosh_7889","primaryCategoryId":411,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/creeper-overhaul","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/473/162/256/256/637764359461113953.png","tags":[],"installedFile":{"id":5512249,"fileName":"Creeperoverhaul-neoforge-1.21-4.0.4.jar","fileDate":"2024-07-07T23:27:03.43Z","fileLength":1146060,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/249/Creeperoverhaul-neoforge-1.21-4.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":714059,"type":3},{"addonId":388172,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":133956861,"invalidFingerprint":false},{"foldername":"Creeperoverhaul-common-1.21-common-refmap.json","fingerprint":3083758450,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1758252112,"invalidFingerprint":false},{"foldername":"architectury_inject_Creeperoverhaul_common_631d2b68f9d942ccb91d19c357dc7698_a7488acbd1b3fd073882b91e2662d52fe8c0aeb16ee1c9d95bcb217c96d13d96Creeperoverhaulcommon121404devjar","fingerprint":1957572093,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1750217375,"invalidFingerprint":false},{"foldername":"creeperoverhaul-common.mixins.json","fingerprint":2136039664,"invalidFingerprint":false},{"foldername":"creeperoverhaul.accesswidener","fingerprint":3779081431,"invalidFingerprint":false},{"foldername":"data","fingerprint":612940320,"invalidFingerprint":false},{"foldername":"tech","fingerprint":4102199278,"invalidFingerprint":false}],"packageFingerprint":369041294,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561625,"fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.4.jar","hashes":[{"type":1,"value":"c7b7dac00d79fa3f8f6eea5951c2e5b80a31e1d4"},{"type":2,"value":"9ff0bf2bf39e9e2b4520c3cbf4d942b0"}]},"dateInstalled":"2024-08-28T18:07:14.4339621Z","dateUpdated":"2024-08-28T18:07:14.4369621Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5512249,"fileName":"Creeperoverhaul-neoforge-1.21-4.0.4.jar","fileDate":"2024-07-07T23:27:03.43Z","fileLength":1146060,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/249/Creeperoverhaul-neoforge-1.21-4.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":714059,"type":3},{"addonId":388172,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":133956861,"invalidFingerprint":false},{"foldername":"Creeperoverhaul-common-1.21-common-refmap.json","fingerprint":3083758450,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1758252112,"invalidFingerprint":false},{"foldername":"architectury_inject_Creeperoverhaul_common_631d2b68f9d942ccb91d19c357dc7698_a7488acbd1b3fd073882b91e2662d52fe8c0aeb16ee1c9d95bcb217c96d13d96Creeperoverhaulcommon121404devjar","fingerprint":1957572093,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1750217375,"invalidFingerprint":false},{"foldername":"creeperoverhaul-common.mixins.json","fingerprint":2136039664,"invalidFingerprint":false},{"foldername":"creeperoverhaul.accesswidener","fingerprint":3779081431,"invalidFingerprint":false},{"foldername":"data","fingerprint":612940320,"invalidFingerprint":false},{"foldername":"tech","fingerprint":4102199278,"invalidFingerprint":false}],"packageFingerprint":369041294,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561625,"fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.4.jar","hashes":[{"type":1,"value":"c7b7dac00d79fa3f8f6eea5951c2e5b80a31e1d4"},{"type":2,"value":"9ff0bf2bf39e9e2b4520c3cbf4d942b0"}]}},{"instanceID":"c82a6c2e-ca0b-4166-b532-c396497cb484","modSource":0,"addonID":634062,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"No Chat Reports","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","authors":[{"Id":60127971,"Name":"Aizistral"}],"primaryAuthor":"Aizistral","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/no-chat-reports","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/68/256/256/637910636688514454.png","tags":[],"installedFile":{"id":5441267,"fileName":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","fileDate":"2024-06-18T14:34:32.347Z","fileLength":308029,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5441/267/NoChatReports-NEOFORGE-1.21-v2.8.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2255553638,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711586885,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1936421194,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":36830052,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":3289991826,"invalidFingerprint":false}],"packageFingerprint":1648461228,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","hashes":[{"type":1,"value":"4eb27301c1eb9291defc29249bac23d88c5317b1"},{"type":2,"value":"a14f6020e90da4c349ea3bbdc174cdc3"}]},"dateInstalled":"2024-08-28T18:07:38.1003062Z","dateUpdated":"2024-08-28T18:07:38.1030615Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5441267,"fileName":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","fileDate":"2024-06-18T14:34:32.347Z","fileLength":308029,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5441/267/NoChatReports-NEOFORGE-1.21-v2.8.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2255553638,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711586885,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1936421194,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":36830052,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":3289991826,"invalidFingerprint":false}],"packageFingerprint":1648461228,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","hashes":[{"type":1,"value":"4eb27301c1eb9291defc29249bac23d88c5317b1"},{"type":2,"value":"a14f6020e90da4c349ea3bbdc174cdc3"}]}},{"instanceID":"59775037-8981-405f-95c8-5efd439a175d","modSource":0,"addonID":982512,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AE2 Import Export Card","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","authors":[{"Id":100053423,"Name":"Ultramegaaa"}],"primaryAuthor":"Ultramegaaa","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ae2-import-export-card","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1035/340/256/256/638559538814059056.png","tags":[],"installedFile":{"id":5577253,"fileName":"ae2importexportcard-1.21-1.4.0.jar","fileDate":"2024-07-29T11:56:00.243Z","fileLength":188626,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5577/253/ae2importexportcard-1.21-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":559313,"type":2},{"addonId":223794,"type":3},{"addonId":459929,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":988943943,"invalidFingerprint":false},{"foldername":"com","fingerprint":2322931724,"invalidFingerprint":false},{"foldername":"ae2importexportcard.mixins.json","fingerprint":1391564409,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3897824403,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916899208,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3080651757,"invalidFingerprint":false}],"packageFingerprint":1262368284,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":982512,"fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","hashes":[{"type":1,"value":"24151e160a35fe2c21854d9ead6919930807b0b7"},{"type":2,"value":"0df1858e45f88bd476c8fbc1f7479872"}]},"dateInstalled":"2024-08-28T18:07:08.7290471Z","dateUpdated":"2024-08-28T18:07:08.7320142Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5577253,"fileName":"ae2importexportcard-1.21-1.4.0.jar","fileDate":"2024-07-29T11:56:00.243Z","fileLength":188626,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5577/253/ae2importexportcard-1.21-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":559313,"type":2},{"addonId":223794,"type":3},{"addonId":459929,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":988943943,"invalidFingerprint":false},{"foldername":"com","fingerprint":2322931724,"invalidFingerprint":false},{"foldername":"ae2importexportcard.mixins.json","fingerprint":1391564409,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3897824403,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916899208,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3080651757,"invalidFingerprint":false}],"packageFingerprint":1262368284,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":982512,"fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","hashes":[{"type":1,"value":"24151e160a35fe2c21854d9ead6919930807b0b7"},{"type":2,"value":"0df1858e45f88bd476c8fbc1f7479872"}]}},{"instanceID":"6bf6c0ee-f071-44b0-8c35-1afdb208770e","modSource":0,"addonID":1034791,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Arts & Crafts","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.1.8.jar","authors":[{"Id":102354396,"Name":"KekeCreations"}],"primaryAuthor":"KekeCreations","primaryCategoryId":408,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/artsandcrafts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1012/337/256/256/638536760473077409.png","tags":[],"installedFile":{"id":5579915,"fileName":"arts_and_crafts-neoforge-1.21-1.1.8.jar","fileDate":"2024-07-30T07:07:06.233Z","fileLength":3985378,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5579/915/arts_and_crafts-neoforge-1.21-1.1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3195132401,"invalidFingerprint":false},{"foldername":"com","fingerprint":1748069245,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2456217828,"invalidFingerprint":false},{"foldername":"arts_and_crafts-common.mixins.json","fingerprint":4037794829,"invalidFingerprint":false},{"foldername":"arts_and_crafts.neoforge.mixins.json","fingerprint":2124086265,"invalidFingerprint":false},{"foldername":"arts_and_crafts_icon.png","fingerprint":3668789404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2875329798,"invalidFingerprint":false},{"foldername":"data","fingerprint":2138073396,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":1401814983,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1034791,"fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.1.8.jar","hashes":[{"type":1,"value":"b2d252f147e1054fa1875e0c84f790ec863496aa"},{"type":2,"value":"77c6b44960a7d975415d016cfe75bf35"}]},"dateInstalled":"2024-08-28T18:07:36.3515889Z","dateUpdated":"2024-08-28T18:07:36.3555911Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5579915,"fileName":"arts_and_crafts-neoforge-1.21-1.1.8.jar","fileDate":"2024-07-30T07:07:06.233Z","fileLength":3985378,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5579/915/arts_and_crafts-neoforge-1.21-1.1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3195132401,"invalidFingerprint":false},{"foldername":"com","fingerprint":1748069245,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2456217828,"invalidFingerprint":false},{"foldername":"arts_and_crafts-common.mixins.json","fingerprint":4037794829,"invalidFingerprint":false},{"foldername":"arts_and_crafts.neoforge.mixins.json","fingerprint":2124086265,"invalidFingerprint":false},{"foldername":"arts_and_crafts_icon.png","fingerprint":3668789404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2875329798,"invalidFingerprint":false},{"foldername":"data","fingerprint":2138073396,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":1401814983,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1034791,"fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.1.8.jar","hashes":[{"type":1,"value":"b2d252f147e1054fa1875e0c84f790ec863496aa"},{"type":2,"value":"77c6b44960a7d975415d016cfe75bf35"}]}},{"instanceID":"7046b15b-c890-49a0-8dab-ee7e4e70d71e","modSource":0,"addonID":890755,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Archaeology","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jearchaeology-1.21.0-1.1.4.jar","authors":[{"Id":101028709,"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-archaeology","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/158/256/256/638254730613855169.png","tags":[],"installedFile":{"id":5593873,"fileName":"jearchaeology-1.21.0-1.1.4.jar","fileDate":"2024-08-03T21:22:40.863Z","fileLength":43343,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5593/873/jearchaeology-1.21.0-1.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2823178568,"invalidFingerprint":false},{"foldername":"cy","fingerprint":3481569255,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3593057227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":3550695612,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890755,"fileNameOnDisk":"jearchaeology-1.21.0-1.1.4.jar","hashes":[{"type":1,"value":"628fb9ee6f8ca782415af02d49e8828726a89ec6"},{"type":2,"value":"f5ffe82e9ad85b6018c2dbe436a935b6"}]},"dateInstalled":"2024-08-28T18:07:09.8357525Z","dateUpdated":"2024-08-28T18:07:09.8377443Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5593873,"fileName":"jearchaeology-1.21.0-1.1.4.jar","fileDate":"2024-08-03T21:22:40.863Z","fileLength":43343,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5593/873/jearchaeology-1.21.0-1.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2823178568,"invalidFingerprint":false},{"foldername":"cy","fingerprint":3481569255,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3593057227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":3550695612,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890755,"fileNameOnDisk":"jearchaeology-1.21.0-1.1.4.jar","hashes":[{"type":1,"value":"628fb9ee6f8ca782415af02d49e8828726a89ec6"},{"type":2,"value":"f5ffe82e9ad85b6018c2dbe436a935b6"}]}},{"instanceID":"b19bfef9-dd27-4e35-9aff-0936ed21905f","modSource":0,"addonID":636540,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structory","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Structory_1.21_v1.3.5.jar","authors":[{"Id":102974996,"Name":"botanydev"}],"primaryAuthor":"botanydev","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structory","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/562/581/256/256/637916418629477919.png","tags":[],"installedFile":{"id":5424923,"fileName":"Structory_1.21_v1.3.5.jar","fileDate":"2024-06-13T19:11:10.39Z","fileLength":1260665,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/923/Structory_1.21_v1.3.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1744061764,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3998291744,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":883439953,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":811041959,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1869049301,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":4269985746,"invalidFingerprint":false}],"packageFingerprint":2288642654,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636540,"fileNameOnDisk":"Structory_1.21_v1.3.5.jar","hashes":[{"type":1,"value":"13c939818cff657d57e7dcccf94bac2eb4a8d7fa"},{"type":2,"value":"2b203d89462a9299b3dbce61d871bc70"}]},"dateInstalled":"2024-08-28T18:07:13.3061556Z","dateUpdated":"2024-08-28T18:07:13.3081564Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5424923,"fileName":"Structory_1.21_v1.3.5.jar","fileDate":"2024-06-13T19:11:10.39Z","fileLength":1260665,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/923/Structory_1.21_v1.3.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1744061764,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3998291744,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":883439953,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":3883817515,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":811041959,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1869049301,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":4269985746,"invalidFingerprint":false}],"packageFingerprint":2288642654,"gameVersion":["1.21","Fabric","NeoForge","Forge","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636540,"fileNameOnDisk":"Structory_1.21_v1.3.5.jar","hashes":[{"type":1,"value":"13c939818cff657d57e7dcccf94bac2eb4a8d7fa"},{"type":2,"value":"2b203d89462a9299b3dbce61d871bc70"}]}},{"instanceID":"8f007f6e-6f9f-458f-b038-7a01db9d1a4c","modSource":0,"addonID":358304,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Login Protection[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"logprot-1.21-3.4.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/login-protection","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/222/256/256/637855519286227260.png","tags":[],"installedFile":{"id":5559306,"fileName":"logprot-1.21-3.4.jar","fileDate":"2024-07-23T22:01:16.61Z","fileLength":13866,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5559/306/logprot-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":736369853,"invalidFingerprint":false},{"foldername":"com","fingerprint":4281526061,"invalidFingerprint":false},{"foldername":"logprot.mixins.json","fingerprint":4038180676,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3543142243,"invalidFingerprint":false}],"packageFingerprint":1506842807,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358304,"fileNameOnDisk":"logprot-1.21-3.4.jar","hashes":[{"type":1,"value":"20f140216f87d183384bbcc639a9d0c19002f309"},{"type":2,"value":"6d62c395da0a40623e38ffa4f1fbb419"}]},"dateInstalled":"2024-08-28T18:07:25.5965373Z","dateUpdated":"2024-08-28T18:07:25.5995395Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5559306,"fileName":"logprot-1.21-3.4.jar","fileDate":"2024-07-23T22:01:16.61Z","fileLength":13866,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5559/306/logprot-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":736369853,"invalidFingerprint":false},{"foldername":"com","fingerprint":4281526061,"invalidFingerprint":false},{"foldername":"logprot.mixins.json","fingerprint":4038180676,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3543142243,"invalidFingerprint":false}],"packageFingerprint":1506842807,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358304,"fileNameOnDisk":"logprot-1.21-3.4.jar","hashes":[{"type":1,"value":"20f140216f87d183384bbcc639a9d0c19002f309"},{"type":2,"value":"6d62c395da0a40623e38ffa4f1fbb419"}]}},{"instanceID":"cef4b063-3b2c-4d5e-9bcf-e4a83b6d5059","modSource":0,"addonID":301034,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Entangled","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"entangled-1.3.19-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/entangled","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/167/41/256/256/636701259042778489.png","tags":[],"installedFile":{"id":5656230,"fileName":"entangled-1.3.19-neoforge-mc1.21.jar","fileDate":"2024-08-23T15:46:41.973Z","fileLength":125493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5656/230/entangled-1.3.19-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":454372,"type":3},{"addonId":438332,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":471636462,"invalidFingerprint":false},{"foldername":"com","fingerprint":2349527827,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3626036465,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1810087731,"invalidFingerprint":false},{"foldername":"data","fingerprint":4239511564,"invalidFingerprint":false},{"foldername":"entangled.mixins.json","fingerprint":336815294,"invalidFingerprint":false},{"foldername":"entangled.png","fingerprint":2977040850,"invalidFingerprint":false}],"packageFingerprint":152548237,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":301034,"fileNameOnDisk":"entangled-1.3.19-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"c4fff5d1a57e68821bbee8dfdd85b0978fbb5a1a"},{"type":2,"value":"4901fc9909397d9a5a22877bb376f55d"}]},"dateInstalled":"2024-08-28T18:07:27.7053021Z","dateUpdated":"2024-08-28T18:07:27.7073022Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5656230,"fileName":"entangled-1.3.19-neoforge-mc1.21.jar","fileDate":"2024-08-23T15:46:41.973Z","fileLength":125493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5656/230/entangled-1.3.19-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":454372,"type":3},{"addonId":438332,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":471636462,"invalidFingerprint":false},{"foldername":"com","fingerprint":2349527827,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3626036465,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1810087731,"invalidFingerprint":false},{"foldername":"data","fingerprint":4239511564,"invalidFingerprint":false},{"foldername":"entangled.mixins.json","fingerprint":336815294,"invalidFingerprint":false},{"foldername":"entangled.png","fingerprint":2977040850,"invalidFingerprint":false}],"packageFingerprint":152548237,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":301034,"fileNameOnDisk":"entangled-1.3.19-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"c4fff5d1a57e68821bbee8dfdd85b0978fbb5a1a"},{"type":2,"value":"4901fc9909397d9a5a22877bb376f55d"}]}},{"instanceID":"83c0e230-cf48-4169-82d2-87b9babfc721","modSource":0,"addonID":882495,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"fix GPU memory leak[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fix-gpu-memory-leak","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/841/827/256/256/638236647684351264.png","tags":[],"installedFile":{"id":5513549,"fileName":"gpumemleakfix-1.21-1.8.jar","fileDate":"2024-07-08T12:10:50.6Z","fileLength":6574,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/549/gpumemleakfix-1.21-1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1891078187,"invalidFingerprint":false},{"foldername":"com","fingerprint":1771624309,"invalidFingerprint":false},{"foldername":"gpumemleakfix.mixins.json","fingerprint":510417135,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1348339019,"invalidFingerprint":false}],"packageFingerprint":1193908577,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":882495,"fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","hashes":[{"type":1,"value":"1894d2f0dd0c275aea0f1a6265ebd5715569c208"},{"type":2,"value":"96a47a7cff915294a949f73a5f2a8816"}]},"dateInstalled":"2024-08-28T18:07:37.963491Z","dateUpdated":"2024-08-28T18:07:37.9644703Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5513549,"fileName":"gpumemleakfix-1.21-1.8.jar","fileDate":"2024-07-08T12:10:50.6Z","fileLength":6574,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/549/gpumemleakfix-1.21-1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1891078187,"invalidFingerprint":false},{"foldername":"com","fingerprint":1771624309,"invalidFingerprint":false},{"foldername":"gpumemleakfix.mixins.json","fingerprint":510417135,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1348339019,"invalidFingerprint":false}],"packageFingerprint":1193908577,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":882495,"fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","hashes":[{"type":1,"value":"1894d2f0dd0c275aea0f1a6265ebd5715569c208"},{"type":2,"value":"96a47a7cff915294a949f73a5f2a8816"}]}},{"instanceID":"3c61bf19-9994-44ab-ae5b-1d27612ca0d3","modSource":0,"addonID":359540,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Furniture","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-furniture","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/522/145/256/256/637842504492835910.png","tags":[],"installedFile":{"id":5635588,"fileName":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:45:23.673Z","fileLength":1871870,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/588/mcw-furniture-3.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675901912,"invalidFingerprint":false},{"foldername":"com","fingerprint":3664045498,"invalidFingerprint":false},{"foldername":"assets","fingerprint":129850586,"invalidFingerprint":false},{"foldername":"data","fingerprint":3839533245,"invalidFingerprint":false},{"foldername":"furnitureslogo.png","fingerprint":3907259593,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":563046551,"invalidFingerprint":false}],"packageFingerprint":2181097223,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":359540,"fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"86b3bb81884006893835dc38fca32d0a1863a593"},{"type":2,"value":"e6005c71ca56881998fed11109b68206"}]},"dateInstalled":"2024-08-28T18:07:23.1219278Z","dateUpdated":"2024-08-28T18:07:23.1248892Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635588,"fileName":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:45:23.673Z","fileLength":1871870,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/588/mcw-furniture-3.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675901912,"invalidFingerprint":false},{"foldername":"com","fingerprint":3664045498,"invalidFingerprint":false},{"foldername":"assets","fingerprint":129850586,"invalidFingerprint":false},{"foldername":"data","fingerprint":3839533245,"invalidFingerprint":false},{"foldername":"furnitureslogo.png","fingerprint":3907259593,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":563046551,"invalidFingerprint":false}],"packageFingerprint":2181097223,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":359540,"fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"86b3bb81884006893835dc38fca32d0a1863a593"},{"type":2,"value":"e6005c71ca56881998fed11109b68206"}]}},{"instanceID":"cafb1a6b-95f4-47fb-8d78-9dc32a05736e","modSource":0,"addonID":431430,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FlickerFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"flickerfix-1.21.0.jar","authors":[{"Id":17780582,"Name":"MutantGumdrop"}],"primaryAuthor":"MutantGumdrop","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/flickerfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/326/421/256/256/637446364015821231.png","tags":[],"installedFile":{"id":5424859,"fileName":"flickerfix-1.21.0.jar","fileDate":"2024-06-13T19:00:32.757Z","fileLength":5230,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/859/flickerfix-1.21.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1871772466,"invalidFingerprint":false},{"foldername":"net","fingerprint":4156265785,"invalidFingerprint":false},{"foldername":"flickerfix.mixins.json","fingerprint":338243728,"invalidFingerprint":false}],"packageFingerprint":756653446,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":431430,"fileNameOnDisk":"flickerfix-1.21.0.jar","hashes":[{"type":1,"value":"8c0c7c55eeffc5e9c5ada17b650c32a4c1cd21da"},{"type":2,"value":"9be9e7dc975b27a1716fb5a9ffdc9f2a"}]},"dateInstalled":"2024-08-28T18:07:22.2356142Z","dateUpdated":"2024-08-28T18:07:22.2365689Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5424859,"fileName":"flickerfix-1.21.0.jar","fileDate":"2024-06-13T19:00:32.757Z","fileLength":5230,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/859/flickerfix-1.21.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1871772466,"invalidFingerprint":false},{"foldername":"net","fingerprint":4156265785,"invalidFingerprint":false},{"foldername":"flickerfix.mixins.json","fingerprint":338243728,"invalidFingerprint":false}],"packageFingerprint":756653446,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":431430,"fileNameOnDisk":"flickerfix-1.21.0.jar","hashes":[{"type":1,"value":"8c0c7c55eeffc5e9c5ada17b650c32a4c1cd21da"},{"type":2,"value":"9be9e7dc975b27a1716fb5a9ffdc9f2a"}]}},{"instanceID":"b550bbc2-be99-4f87-82b4-9be7865ada75","modSource":0,"addonID":291936,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FindMe","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"findme-3.3.1-neoforge.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/findme","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/149/484/256/256/636589738152406559.png","tags":[],"installedFile":{"id":5511906,"fileName":"findme-3.3.1-neoforge.jar","fileDate":"2024-07-07T21:18:32.747Z","fileLength":40351,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5511/906/findme-3.3.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3342811650,"invalidFingerprint":false},{"foldername":"architectury_inject_FindMe_common_2fbb923157f042b5a48c99241ae1e991_79b987b3f0bb4516f3a1bd04475b49511fcf54dd15d1d988edb1ac9991c04d23findme331devjar","fingerprint":401988244,"invalidFingerprint":false},{"foldername":"assets","fingerprint":101184530,"invalidFingerprint":false},{"foldername":"com","fingerprint":1582718632,"invalidFingerprint":false},{"foldername":"findme-common-refmap.json","fingerprint":2017306346,"invalidFingerprint":false},{"foldername":"findme-common.mixins.json","fingerprint":2394773271,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":413093225,"invalidFingerprint":false}],"packageFingerprint":3210378880,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":291936,"fileNameOnDisk":"findme-3.3.1-neoforge.jar","hashes":[{"type":1,"value":"ce637bbca8cdbc503b2c1ed5f51df2f437f157fa"},{"type":2,"value":"f9c4b7ff5a14f613cf2dd5b8fb6bf488"}]},"dateInstalled":"2024-08-28T18:07:49.1969435Z","dateUpdated":"2024-08-28T18:07:49.1989516Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5511906,"fileName":"findme-3.3.1-neoforge.jar","fileDate":"2024-07-07T21:18:32.747Z","fileLength":40351,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5511/906/findme-3.3.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3342811650,"invalidFingerprint":false},{"foldername":"architectury_inject_FindMe_common_2fbb923157f042b5a48c99241ae1e991_79b987b3f0bb4516f3a1bd04475b49511fcf54dd15d1d988edb1ac9991c04d23findme331devjar","fingerprint":401988244,"invalidFingerprint":false},{"foldername":"assets","fingerprint":101184530,"invalidFingerprint":false},{"foldername":"com","fingerprint":1582718632,"invalidFingerprint":false},{"foldername":"findme-common-refmap.json","fingerprint":2017306346,"invalidFingerprint":false},{"foldername":"findme-common.mixins.json","fingerprint":2394773271,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":413093225,"invalidFingerprint":false}],"packageFingerprint":3210378880,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":291936,"fileNameOnDisk":"findme-3.3.1-neoforge.jar","hashes":[{"type":1,"value":"ce637bbca8cdbc503b2c1ed5f51df2f437f157fa"},{"type":2,"value":"f9c4b7ff5a14f613cf2dd5b8fb6bf488"}]}},{"instanceID":"8740ef9e-b77e-47e3-992b-5453e21c9c4a","modSource":0,"addonID":228756,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Iron Chests","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","authors":[{"Id":4972463,"Name":"ProgWML6"},{"Id":7691553,"Name":"Alexbegt"}],"primaryAuthor":"ProgWML6","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/iron-chests","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/15/434/256/256/635625656444075090.png","tags":[],"installedFile":{"id":5491156,"fileName":"ironchest-1.21-neoforge-16.0.7.jar","fileDate":"2024-07-01T02:17:48.403Z","fileLength":305975,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5491/156/ironchest-1.21-neoforge-16.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228780652,"invalidFingerprint":false},{"foldername":"com","fingerprint":1497509718,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2661566437,"invalidFingerprint":false},{"foldername":"data","fingerprint":1093507749,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1218857175,"invalidFingerprint":false}],"packageFingerprint":988191719,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":228756,"fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","hashes":[{"type":1,"value":"7064b4ea349f37d95a6448c3179dc0a2cad0c162"},{"type":2,"value":"4ac578f2089261f0625e0434ecffc05f"}]},"dateInstalled":"2024-08-28T18:07:32.0874594Z","dateUpdated":"2024-08-28T18:07:32.089455Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5491156,"fileName":"ironchest-1.21-neoforge-16.0.7.jar","fileDate":"2024-07-01T02:17:48.403Z","fileLength":305975,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5491/156/ironchest-1.21-neoforge-16.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228780652,"invalidFingerprint":false},{"foldername":"com","fingerprint":1497509718,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2661566437,"invalidFingerprint":false},{"foldername":"data","fingerprint":1093507749,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1218857175,"invalidFingerprint":false}],"packageFingerprint":988191719,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":228756,"fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","hashes":[{"type":1,"value":"7064b4ea349f37d95a6448c3179dc0a2cad0c162"},{"type":2,"value":"4ac578f2089261f0625e0434ecffc05f"}]}},{"instanceID":"a8fc8ef2-294c-486d-a377-720ac4e48786","modSource":0,"addonID":858542,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Searchables","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/searchables","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/814/175/256/256/638189233295197018.png","tags":[],"installedFile":{"id":5623799,"fileName":"Searchables-neoforge-1.21.1-1.0.1.jar","fileDate":"2024-08-13T08:23:21.033Z","fileLength":76968,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/799/Searchables-neoforge-1.21.1-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3811492645,"invalidFingerprint":false},{"foldername":"com","fingerprint":3685677713,"invalidFingerprint":false},{"foldername":"searchables.neoforge.mixins.json","fingerprint":3433993331,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3218994496,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2537046719,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1386288080,"invalidFingerprint":false},{"foldername":"searchables.mixins.json","fingerprint":1878814348,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":267180278,"invalidFingerprint":false}],"packageFingerprint":1731227800,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":858542,"fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","hashes":[{"type":1,"value":"e9e24d903f265017b87c46b39db0ee4a4aa856c7"},{"type":2,"value":"0a9794345b1d5c16f348b5f90443cb9a"}]},"dateInstalled":"2024-08-28T18:07:32.3736592Z","dateUpdated":"2024-08-28T18:07:32.3766607Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623799,"fileName":"Searchables-neoforge-1.21.1-1.0.1.jar","fileDate":"2024-08-13T08:23:21.033Z","fileLength":76968,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/799/Searchables-neoforge-1.21.1-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3811492645,"invalidFingerprint":false},{"foldername":"com","fingerprint":3685677713,"invalidFingerprint":false},{"foldername":"searchables.neoforge.mixins.json","fingerprint":3433993331,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3218994496,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2537046719,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1386288080,"invalidFingerprint":false},{"foldername":"searchables.mixins.json","fingerprint":1878814348,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":267180278,"invalidFingerprint":false}],"packageFingerprint":1731227800,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":858542,"fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","hashes":[{"type":1,"value":"e9e24d903f265017b87c46b39db0ee4a4aa856c7"},{"type":2,"value":"0a9794345b1d5c16f348b5f90443cb9a"}]}},{"instanceID":"a636b255-e012-4a0c-a9b1-cf546c0c9265","modSource":0,"addonID":367824,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tinkers Bounce Pad","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","authors":[{"Id":100729962,"Name":"MincraftEinstein"}],"primaryAuthor":"MincraftEinstein","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tinkers-bounce-pad","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/297/890/256/256/637346581669513036.png","tags":[],"installedFile":{"id":5474304,"fileName":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","fileDate":"2024-06-25T20:37:44.91Z","fileLength":112236,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5474/304/TinkersBouncePad-neoforge-1.21-1.6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":547434,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2134267639,"invalidFingerprint":false},{"foldername":"einstein","fingerprint":3610146637,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4286149920,"invalidFingerprint":false},{"foldername":"data","fingerprint":2382136775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3378401357,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4170547390,"invalidFingerprint":false},{"foldername":"tbouncepad.accesswidener","fingerprint":3867624461,"invalidFingerprint":false}],"packageFingerprint":757046029,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367824,"fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","hashes":[{"type":1,"value":"c387ae1d2cd3aff27fcc0316f01356eac4751e43"},{"type":2,"value":"7154ad07e98f57d2f29596a977cc98c1"}]},"dateInstalled":"2024-08-28T18:07:04.6188225Z","dateUpdated":"2024-08-28T18:07:04.6308234Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5474304,"fileName":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","fileDate":"2024-06-25T20:37:44.91Z","fileLength":112236,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5474/304/TinkersBouncePad-neoforge-1.21-1.6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":547434,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2134267639,"invalidFingerprint":false},{"foldername":"einstein","fingerprint":3610146637,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4286149920,"invalidFingerprint":false},{"foldername":"data","fingerprint":2382136775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3378401357,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4170547390,"invalidFingerprint":false},{"foldername":"tbouncepad.accesswidener","fingerprint":3867624461,"invalidFingerprint":false}],"packageFingerprint":757046029,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367824,"fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","hashes":[{"type":1,"value":"c387ae1d2cd3aff27fcc0316f01356eac4751e43"},{"type":2,"value":"7154ad07e98f57d2f29596a977cc98c1"}]}},{"instanceID":"ef981c25-cf09-4797-a4de-8c77a06d1ad0","modSource":0,"addonID":525693,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Occultism KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.4.0.jar","authors":[{"Id":11694938,"Name":"kli_kli"},{"Id":19463137,"Name":"MaxNeedsSnacks"}],"primaryAuthor":"kli_kli","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/occultism-kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/431/448/256/256/637666885971774613.png","tags":[],"installedFile":{"id":5689738,"fileName":"occultism_kubejs-1.21.1-neoforge-1.4.0.jar","fileDate":"2024-09-03T15:26:12.25Z","fileLength":426654,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5689/738/occultism_kubejs-1.21.1-neoforge-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":361026,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1504938859,"invalidFingerprint":false},{"foldername":"com","fingerprint":4203410191,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2748983940,"invalidFingerprint":false},{"foldername":"occultism-kubejs.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":2062566929,"invalidFingerprint":false}],"packageFingerprint":1060297252,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":525693,"fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.4.0.jar","hashes":[{"type":1,"value":"c78e6de600a6c5b6615d098c610e4b283acb3f68"},{"type":2,"value":"163c5d3879d0c0eaf30fa71789b65d42"}]},"dateInstalled":"2024-08-28T18:07:13.4447783Z","dateUpdated":"2024-09-03T17:48:28.190093Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5689738,"fileName":"occultism_kubejs-1.21.1-neoforge-1.4.0.jar","fileDate":"2024-09-03T15:26:12.25Z","fileLength":426654,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5689/738/occultism_kubejs-1.21.1-neoforge-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":361026,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1504938859,"invalidFingerprint":false},{"foldername":"com","fingerprint":4203410191,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2748983940,"invalidFingerprint":false},{"foldername":"occultism-kubejs.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":2062566929,"invalidFingerprint":false}],"packageFingerprint":1060297252,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":525693,"fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.4.0.jar","hashes":[{"type":1,"value":"c78e6de600a6c5b6615d098c610e4b283acb3f68"},{"type":2,"value":"163c5d3879d0c0eaf30fa71789b65d42"}]}},{"instanceID":"b9c54a0d-6c37-4b4c-b525-32a47d0a9c1d","modSource":0,"addonID":511733,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clickable advancements[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"clickadv-1.21-3.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clickable-advancements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/531/807/256/256/637854458573666877.png","tags":[],"installedFile":{"id":5551404,"fileName":"clickadv-1.21-3.8.jar","fileDate":"2024-07-21T13:47:29.733Z","fileLength":14593,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/404/clickadv-1.21-3.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":774640810,"invalidFingerprint":false},{"foldername":"com","fingerprint":3824330533,"invalidFingerprint":false},{"foldername":"clickadv.mixins.json","fingerprint":3919971151,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":2239256942,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511733,"fileNameOnDisk":"clickadv-1.21-3.8.jar","hashes":[{"type":1,"value":"1aeae5774513fdc82fa52d544edcd72b26c498b8"},{"type":2,"value":"6dcc4cccbe52e11dcb1c9a4def98c026"}]},"dateInstalled":"2024-08-28T18:07:57.169201Z","dateUpdated":"2024-08-28T18:07:57.2183778Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5551404,"fileName":"clickadv-1.21-3.8.jar","fileDate":"2024-07-21T13:47:29.733Z","fileLength":14593,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/404/clickadv-1.21-3.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":774640810,"invalidFingerprint":false},{"foldername":"com","fingerprint":3824330533,"invalidFingerprint":false},{"foldername":"clickadv.mixins.json","fingerprint":3919971151,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":2239256942,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511733,"fileNameOnDisk":"clickadv-1.21-3.8.jar","hashes":[{"type":1,"value":"1aeae5774513fdc82fa52d544edcd72b26c498b8"},{"type":2,"value":"6dcc4cccbe52e11dcb1c9a4def98c026"}]}},{"instanceID":"b619c9de-6fa8-4b2c-9148-c587f40afe74","modSource":0,"addonID":867074,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Productive Trees","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"productivetrees-1.21.0-0.5.0.jar","authors":[{"Id":101028709,"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":418,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/productivetrees","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/906/358/256/256/638356442047550501.png","tags":[],"installedFile":{"id":5612108,"fileName":"productivetrees-1.21.0-0.5.0.jar","fileDate":"2024-08-09T18:23:35.613Z","fileLength":13233381,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5612/108/productivetrees-1.21.0-0.5.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":377897,"type":2},{"addonId":927874,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2521920893,"invalidFingerprint":false},{"foldername":".cache","fingerprint":577816146,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3295747180,"invalidFingerprint":false},{"foldername":"cy","fingerprint":1576975332,"invalidFingerprint":false},{"foldername":"data","fingerprint":2840320088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":674035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867074,"fileNameOnDisk":"productivetrees-1.21.0-0.5.0.jar","hashes":[{"type":1,"value":"972648ab990e201fe56db0f182672107d56227e0"},{"type":2,"value":"5b507ef1ea6a9a0feaf8bfcef3133077"}]},"dateInstalled":"2024-08-28T18:07:45.2357569Z","dateUpdated":"2024-08-28T18:07:45.2437583Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5612108,"fileName":"productivetrees-1.21.0-0.5.0.jar","fileDate":"2024-08-09T18:23:35.613Z","fileLength":13233381,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5612/108/productivetrees-1.21.0-0.5.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":377897,"type":2},{"addonId":927874,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2521920893,"invalidFingerprint":false},{"foldername":".cache","fingerprint":577816146,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3295747180,"invalidFingerprint":false},{"foldername":"cy","fingerprint":1576975332,"invalidFingerprint":false},{"foldername":"data","fingerprint":2840320088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":674035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867074,"fileNameOnDisk":"productivetrees-1.21.0-0.5.0.jar","hashes":[{"type":1,"value":"972648ab990e201fe56db0f182672107d56227e0"},{"type":2,"value":"5b507ef1ea6a9a0feaf8bfcef3133077"}]}},{"instanceID":"e737cc08-300e-40f0-8fa0-90cdcc2fee72","modSource":0,"addonID":411816,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Simple Discord RPC","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","authors":[{"Id":100973548,"Name":"hypherionsa"},{"Id":101664287,"Name":"ExplodingCreeperGroup"}],"primaryAuthor":"hypherionsa","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/430/955/256/256/637665561706934884.png","tags":[],"installedFile":{"id":5700073,"fileName":"SimpleRPC-Universal-3.3.3.jar","fileDate":"2024-09-07T08:34:09.757Z","fileLength":214943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/73/SimpleRPC-Universal-3.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":867099,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3304207557,"invalidFingerprint":false},{"foldername":"me","fingerprint":3545289101,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1666073607,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":918516668,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":923335893,"invalidFingerprint":false},{"foldername":"simplerpc.fabric.mixins.json","fingerprint":2961701836,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1120141370,"invalidFingerprint":false}],"packageFingerprint":373416446,"gameVersion":["1.20.2","1.21","1.19.4","Fabric","Client","1.18.2","1.19.2","NeoForge","1.20.1","Forge","1.20","1.20.4","1.21.1","Server","Quilt"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.4","gameVersionName":"1.20.4","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":411816,"fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","hashes":[{"type":1,"value":"4cb2036d2f29f62a6832d3d45e36485caf8532f2"},{"type":2,"value":"3634abdd8e7be1471d8a6ed9a50386b8"}]},"dateInstalled":"2024-08-28T18:07:29.7793693Z","dateUpdated":"2024-09-07T17:06:45.3466879Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5700073,"fileName":"SimpleRPC-Universal-3.3.3.jar","fileDate":"2024-09-07T08:34:09.757Z","fileLength":214943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/73/SimpleRPC-Universal-3.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":867099,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3304207557,"invalidFingerprint":false},{"foldername":"me","fingerprint":3545289101,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1666073607,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":918516668,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":923335893,"invalidFingerprint":false},{"foldername":"simplerpc.fabric.mixins.json","fingerprint":2961701836,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1120141370,"invalidFingerprint":false}],"packageFingerprint":373416446,"gameVersion":["1.20.2","1.21","1.19.4","Fabric","Client","1.18.2","1.19.2","NeoForge","1.20.1","Forge","1.20","1.20.4","1.21.1","Server","Quilt"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.4","gameVersionName":"1.20.4","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":411816,"fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","hashes":[{"type":1,"value":"4cb2036d2f29f62a6832d3d45e36485caf8532f2"},{"type":2,"value":"3634abdd8e7be1471d8a6ed9a50386b8"}]}},{"instanceID":"2f475b9e-f9d3-4f00-b1e9-3d64c6ad80f3","modSource":0,"addonID":429235,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FerriteCore ((Neo)Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","authors":[{"Id":23615989,"Name":"malte0811"}],"primaryAuthor":"malte0811","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ferritecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/323/941/256/256/637438748346113688.jpeg","tags":[],"installedFile":{"id":5434178,"fileName":"ferritecore-7.0.0-neoforge.jar","fileDate":"2024-06-16T09:42:33.74Z","fileLength":115359,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5434/178/ferritecore-7.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":191100279,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":3413135642,"invalidFingerprint":false},{"foldername":"ferritecore.accessors.mixin.json","fingerprint":585752167,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2048032273,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3179906577,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":2950592074,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false}],"packageFingerprint":543583036,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","hashes":[{"type":1,"value":"b82ff769aca2b8c542ce09b633bfa4ffd03c06d8"},{"type":2,"value":"9652daf3147d4a9e5ffd8eebf49c3d3b"}]},"dateInstalled":"2024-08-28T18:07:25.9923809Z","dateUpdated":"2024-08-28T18:07:25.9973825Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5434178,"fileName":"ferritecore-7.0.0-neoforge.jar","fileDate":"2024-06-16T09:42:33.74Z","fileLength":115359,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5434/178/ferritecore-7.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":191100279,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":3413135642,"invalidFingerprint":false},{"foldername":"ferritecore.accessors.mixin.json","fingerprint":585752167,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2048032273,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3179906577,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":2950592074,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false}],"packageFingerprint":543583036,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","hashes":[{"type":1,"value":"b82ff769aca2b8c542ce09b633bfa4ffd03c06d8"},{"type":2,"value":"9652daf3147d4a9e5ffd8eebf49c3d3b"}]}},{"instanceID":"a4984b11-638d-4382-9b19-389461aa6855","modSource":0,"addonID":288885,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FastWorkbench","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastworkbench","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/244/256/256/636686097718417988.png","tags":[],"installedFile":{"id":5670423,"fileName":"FastWorkbench-1.21-9.1.2.jar","fileDate":"2024-08-28T07:00:56.683Z","fileLength":28632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5670/423/FastWorkbench-1.21-9.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3059803971,"invalidFingerprint":false},{"foldername":"dev","fingerprint":81204324,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":774178563,"invalidFingerprint":false}],"packageFingerprint":3967620439,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","hashes":[{"type":1,"value":"f1ba89d00a7d8b1295305e9805cd090a92899e5b"},{"type":2,"value":"dec2b2e1014ee8c2755cae5828772297"}]},"dateInstalled":"2024-08-28T18:07:48.7321697Z","dateUpdated":"2024-09-05T17:54:30.2651115Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5670423,"fileName":"FastWorkbench-1.21-9.1.2.jar","fileDate":"2024-08-28T07:00:56.683Z","fileLength":28632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5670/423/FastWorkbench-1.21-9.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3059803971,"invalidFingerprint":false},{"foldername":"dev","fingerprint":81204324,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":774178563,"invalidFingerprint":false}],"packageFingerprint":3967620439,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","hashes":[{"type":1,"value":"f1ba89d00a7d8b1295305e9805cd090a92899e5b"},{"type":2,"value":"dec2b2e1014ee8c2755cae5828772297"}]}},{"instanceID":"7e4326a3-60b4-44ac-8ad0-801934eb542b","modSource":0,"addonID":361579,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"spark","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"spark-1.10.97-neoforge.jar","authors":[{"Id":54676657,"Name":"Iucko"}],"primaryAuthor":"Iucko","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/spark","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/151/256/256/637808085409071880.png","tags":[],"installedFile":{"id":5622205,"fileName":"spark-1.10.97-neoforge.jar","fileDate":"2024-08-12T18:54:41.397Z","fileLength":3633810,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5622/205/spark-1.10.97-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1298831209,"invalidFingerprint":false},{"foldername":"me","fingerprint":2194161823,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":875227375,"invalidFingerprint":false},{"foldername":"spark-native","fingerprint":3974122056,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2564852001,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2158727245,"invalidFingerprint":false}],"packageFingerprint":846307597,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361579,"fileNameOnDisk":"spark-1.10.97-neoforge.jar","hashes":[{"type":1,"value":"51f7c7c64224cfe817eb1c9f506094860896cbab"},{"type":2,"value":"2d0c4a7c840bb2c56f6c6fb2cc0db185"}]},"dateInstalled":"2024-08-28T18:07:34.5511601Z","dateUpdated":"2024-08-28T18:07:34.5601065Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5622205,"fileName":"spark-1.10.97-neoforge.jar","fileDate":"2024-08-12T18:54:41.397Z","fileLength":3633810,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5622/205/spark-1.10.97-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1298831209,"invalidFingerprint":false},{"foldername":"me","fingerprint":2194161823,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":875227375,"invalidFingerprint":false},{"foldername":"spark-native","fingerprint":3974122056,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2564852001,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2158727245,"invalidFingerprint":false}],"packageFingerprint":846307597,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361579,"fileNameOnDisk":"spark-1.10.97-neoforge.jar","hashes":[{"type":1,"value":"51f7c7c64224cfe817eb1c9f506094860896cbab"},{"type":2,"value":"2d0c4a7c840bb2c56f6c6fb2cc0db185"}]}},{"instanceID":"2bd57445-7ba4-41d9-9347-c81965f8cac9","modSource":0,"addonID":280294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FPS Reducer","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","authors":[{"Id":34993322,"Name":"bre2el"}],"primaryAuthor":"bre2el","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fps-reducer","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/127/648/256/256/636440915960912895.png","tags":[],"installedFile":{"id":5561051,"fileName":"FpsReducer2-neoforge-1.21-2.10.jar","fileDate":"2024-07-24T12:49:33.013Z","fileLength":143137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/51/FpsReducer2-neoforge-1.21-2.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2282479112,"invalidFingerprint":false},{"foldername":"bre2el","fingerprint":2032587251,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756881500,"invalidFingerprint":false},{"foldername":"fpsreducer.mixins.json","fingerprint":1695616231,"invalidFingerprint":false},{"foldername":"fpsreducer_logo.png","fingerprint":2600135182,"invalidFingerprint":false}],"packageFingerprint":4035878788,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":280294,"fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","hashes":[{"type":1,"value":"edb3e8d90992aae937c79827282f854f4cc5939c"},{"type":2,"value":"a7195bfebacea1db6cbc370c6f9acc7d"}]},"dateInstalled":"2024-08-28T18:07:58.6290959Z","dateUpdated":"2024-08-28T18:07:58.6310981Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5561051,"fileName":"FpsReducer2-neoforge-1.21-2.10.jar","fileDate":"2024-07-24T12:49:33.013Z","fileLength":143137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/51/FpsReducer2-neoforge-1.21-2.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2282479112,"invalidFingerprint":false},{"foldername":"bre2el","fingerprint":2032587251,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756881500,"invalidFingerprint":false},{"foldername":"fpsreducer.mixins.json","fingerprint":1695616231,"invalidFingerprint":false},{"foldername":"fpsreducer_logo.png","fingerprint":2600135182,"invalidFingerprint":false}],"packageFingerprint":4035878788,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":280294,"fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","hashes":[{"type":1,"value":"edb3e8d90992aae937c79827282f854f4cc5939c"},{"type":2,"value":"a7195bfebacea1db6cbc370c6f9acc7d"}]}},{"instanceID":"dc021b8f-e81f-4e63-be57-4667d97f8162","modSource":0,"addonID":378646,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Doors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-doors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/303/442/256/256/637372493411502504.jpeg","tags":[],"installedFile":{"id":5635653,"fileName":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:57:05.007Z","fileLength":1148652,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/653/mcw-doors-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1137884597,"invalidFingerprint":false},{"foldername":"com","fingerprint":3320946604,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2596764433,"invalidFingerprint":false},{"foldername":"data","fingerprint":2041374471,"invalidFingerprint":false},{"foldername":"doorslogo.png","fingerprint":1195594217,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736868422,"invalidFingerprint":false}],"packageFingerprint":1738416301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":378646,"fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a4b32a86969a9d4ad7b0fb5ffab06a02120aaa2f"},{"type":2,"value":"032908e7127b73ca42383ce3f4a21ec4"}]},"dateInstalled":"2024-08-28T18:07:10.3531675Z","dateUpdated":"2024-08-28T18:07:10.3551696Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635653,"fileName":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:57:05.007Z","fileLength":1148652,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/653/mcw-doors-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1137884597,"invalidFingerprint":false},{"foldername":"com","fingerprint":3320946604,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2596764433,"invalidFingerprint":false},{"foldername":"data","fingerprint":2041374471,"invalidFingerprint":false},{"foldername":"doorslogo.png","fingerprint":1195594217,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736868422,"invalidFingerprint":false}],"packageFingerprint":1738416301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":378646,"fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a4b32a86969a9d4ad7b0fb5ffab06a02120aaa2f"},{"type":2,"value":"032908e7127b73ca42383ce3f4a21ec4"}]}},{"instanceID":"a0471586-ddce-4d85-ad75-53ead0c89f62","modSource":0,"addonID":241895,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"KleeSlabs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kleeslabs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/203/889/256/256/636935511172009471.png","tags":[],"installedFile":{"id":5623497,"fileName":"kleeslabs-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:36:55.17Z","fileLength":291623,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/497/kleeslabs-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1147134012,"invalidFingerprint":false},{"foldername":"net","fingerprint":4002622570,"invalidFingerprint":false},{"foldername":"kleeslabs.neoforge.mixins.json","fingerprint":1497930643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1057746015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":527332731,"invalidFingerprint":false},{"foldername":"kleeslabs.mixins.json","fingerprint":1848729187,"invalidFingerprint":false},{"foldername":"kleeslabs.png","fingerprint":2347385771,"invalidFingerprint":false},{"foldername":"data","fingerprint":646445871,"invalidFingerprint":false},{"foldername":"LICENSE_KleeSlabs","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3176613937,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241895,"fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"57a9d2b32d0ad15a1afbeb48c068feb4cca3d3aa"},{"type":2,"value":"48a38e98a2979ca44a0510a102a46029"}]},"dateInstalled":"2024-08-28T18:07:55.2071215Z","dateUpdated":"2024-08-28T18:07:55.2101206Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623497,"fileName":"kleeslabs-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:36:55.17Z","fileLength":291623,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/497/kleeslabs-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1147134012,"invalidFingerprint":false},{"foldername":"net","fingerprint":4002622570,"invalidFingerprint":false},{"foldername":"kleeslabs.neoforge.mixins.json","fingerprint":1497930643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1057746015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":527332731,"invalidFingerprint":false},{"foldername":"kleeslabs.mixins.json","fingerprint":1848729187,"invalidFingerprint":false},{"foldername":"kleeslabs.png","fingerprint":2347385771,"invalidFingerprint":false},{"foldername":"data","fingerprint":646445871,"invalidFingerprint":false},{"foldername":"LICENSE_KleeSlabs","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3176613937,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241895,"fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"57a9d2b32d0ad15a1afbeb48c068feb4cca3d3aa"},{"type":2,"value":"48a38e98a2979ca44a0510a102a46029"}]}},{"instanceID":"2bbbcd5d-a987-44a1-b417-921eee3aebdf","modSource":0,"addonID":941096,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Polymorphic Energistics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polyeng-0.4.1.jar","authors":[{"Id":103225020,"Name":"ninety"}],"primaryAuthor":"ninety","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polymorphic-energistics","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/909/66/256/256/638361816029534268.png","tags":[],"installedFile":{"id":5545923,"fileName":"polyeng-0.4.1.jar","fileDate":"2024-07-19T14:16:28.617Z","fileLength":20130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5545/923/polyeng-0.4.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":388800,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3004979381,"invalidFingerprint":false},{"foldername":"gripe","fingerprint":1252018734,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2825026848,"invalidFingerprint":false},{"foldername":"polyeng.mixins.json","fingerprint":2891918157,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1309297033,"invalidFingerprint":false},{"foldername":"LICENSE_polyeng","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2107081304,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":941096,"fileNameOnDisk":"polyeng-0.4.1.jar","hashes":[{"type":1,"value":"4add4d9e854807ed2b10c0cabf972244f862b21f"},{"type":2,"value":"67f09141899fdd8b65182ea8ad3f8ac4"}]},"dateInstalled":"2024-08-28T18:07:29.6393927Z","dateUpdated":"2024-08-28T18:07:29.6424052Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5545923,"fileName":"polyeng-0.4.1.jar","fileDate":"2024-07-19T14:16:28.617Z","fileLength":20130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5545/923/polyeng-0.4.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":388800,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3004979381,"invalidFingerprint":false},{"foldername":"gripe","fingerprint":1252018734,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2825026848,"invalidFingerprint":false},{"foldername":"polyeng.mixins.json","fingerprint":2891918157,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1309297033,"invalidFingerprint":false},{"foldername":"LICENSE_polyeng","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2107081304,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":941096,"fileNameOnDisk":"polyeng-0.4.1.jar","hashes":[{"type":1,"value":"4add4d9e854807ed2b10c0cabf972244f862b21f"},{"type":2,"value":"67f09141899fdd8b65182ea8ad3f8ac4"}]}},{"instanceID":"d53d66a9-6f47-47cc-982b-1a581a0cce94","modSource":0,"addonID":686836,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tectonic","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","authors":[{"Id":103472802,"Name":"Apollo"}],"primaryAuthor":"Apollo","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tectonic","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/266/256/256/638459107003951854.png","tags":[],"installedFile":{"id":5641277,"fileName":"tectonic-neoforge-1.21.1-2.4.1a.jar","fileDate":"2024-08-18T17:47:17.673Z","fileLength":253187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5641/277/tectonic-neoforge-1.21.1-2.4.1a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":936015,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2087112041,"invalidFingerprint":false},{"foldername":"dev","fingerprint":648862553,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3978358731,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1128304322,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":562552336,"invalidFingerprint":false},{"foldername":"tectonic.mixins.json","fingerprint":2402949064,"invalidFingerprint":false},{"foldername":"tectonic.neoforge.mixins.json","fingerprint":3317735010,"invalidFingerprint":false},{"foldername":"license.txt_Tectonic","fingerprint":4004687076,"invalidFingerprint":false}],"packageFingerprint":373177557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":686836,"fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","hashes":[{"type":1,"value":"c1b95d6387f3108c7e0566b65247990e50a21b3f"},{"type":2,"value":"fee4448a71231501c48da69eace583ff"}]},"dateInstalled":"2024-08-28T18:07:45.4322281Z","dateUpdated":"2024-08-28T18:07:45.4352288Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5641277,"fileName":"tectonic-neoforge-1.21.1-2.4.1a.jar","fileDate":"2024-08-18T17:47:17.673Z","fileLength":253187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5641/277/tectonic-neoforge-1.21.1-2.4.1a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":936015,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2087112041,"invalidFingerprint":false},{"foldername":"dev","fingerprint":648862553,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3978358731,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1128304322,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":562552336,"invalidFingerprint":false},{"foldername":"tectonic.mixins.json","fingerprint":2402949064,"invalidFingerprint":false},{"foldername":"tectonic.neoforge.mixins.json","fingerprint":3317735010,"invalidFingerprint":false},{"foldername":"license.txt_Tectonic","fingerprint":4004687076,"invalidFingerprint":false}],"packageFingerprint":373177557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":686836,"fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","hashes":[{"type":1,"value":"c1b95d6387f3108c7e0566b65247990e50a21b3f"},{"type":2,"value":"fee4448a71231501c48da69eace583ff"}]}},{"instanceID":"36515011-85c3-4eac-944c-1dc606353681","modSource":0,"addonID":361026,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Occultism","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"occultism-1.21.1-neoforge-1.155.1.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/occultism","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/247/293/256/256/637162328727833986.png","tags":[],"installedFile":{"id":5700587,"fileName":"occultism-1.21.1-neoforge-1.155.1.jar","fileDate":"2024-09-07T12:25:58.87Z","fileLength":4401452,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/587/occultism-1.21.1-neoforge-1.155.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":388172,"type":3},{"addonId":661293,"type":3},{"addonId":430636,"type":2},{"addonId":1036809,"type":2},{"addonId":238222,"type":2},{"addonId":633823,"type":2},{"addonId":538392,"type":3},{"addonId":449945,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2071238004,"invalidFingerprint":false},{"foldername":"com","fingerprint":1517147129,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636664486,"invalidFingerprint":false},{"foldername":"data","fingerprint":2613213634,"invalidFingerprint":false},{"foldername":"occultism.png","fingerprint":3138228409,"invalidFingerprint":false}],"packageFingerprint":800434097,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361026,"fileNameOnDisk":"occultism-1.21.1-neoforge-1.155.1.jar","hashes":[{"type":1,"value":"90772a4b7ec740d651b0fcb78738b8a97ce7bbb1"},{"type":2,"value":"fd78a93ced1644d4dd2591714b55810a"}]},"dateInstalled":"2024-08-28T18:07:23.282269Z","dateUpdated":"2024-09-07T17:06:46.3844437Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5700587,"fileName":"occultism-1.21.1-neoforge-1.155.1.jar","fileDate":"2024-09-07T12:25:58.87Z","fileLength":4401452,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/587/occultism-1.21.1-neoforge-1.155.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":388172,"type":3},{"addonId":661293,"type":3},{"addonId":430636,"type":2},{"addonId":1036809,"type":2},{"addonId":238222,"type":2},{"addonId":633823,"type":2},{"addonId":538392,"type":3},{"addonId":449945,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2071238004,"invalidFingerprint":false},{"foldername":"com","fingerprint":1517147129,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1636664486,"invalidFingerprint":false},{"foldername":"data","fingerprint":2613213634,"invalidFingerprint":false},{"foldername":"occultism.png","fingerprint":3138228409,"invalidFingerprint":false}],"packageFingerprint":800434097,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361026,"fileNameOnDisk":"occultism-1.21.1-neoforge-1.155.1.jar","hashes":[{"type":1,"value":"90772a4b7ec740d651b0fcb78738b8a97ce7bbb1"},{"type":2,"value":"fd78a93ced1644d4dd2591714b55810a"}]}},{"instanceID":"536814f4-8c06-4d3c-ae25-75be92e9cb66","modSource":0,"addonID":502372,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Lights and Lamps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-lights-and-lamps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1018/353/256/256/638544982594670903.png","tags":[],"installedFile":{"id":5635608,"fileName":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:49:03.53Z","fileLength":495395,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/608/mcw-lights-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":55528745,"invalidFingerprint":false},{"foldername":"com","fingerprint":1116609994,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4186096701,"invalidFingerprint":false},{"foldername":"data","fingerprint":2503038891,"invalidFingerprint":false},{"foldername":"lightslogo.png","fingerprint":3010588627,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2486553601,"invalidFingerprint":false}],"packageFingerprint":2918333285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":502372,"fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"1922bc83e3efa8307d4f24d13b511e26cbd7e41c"},{"type":2,"value":"b32989acfcd935e2ca73eb0b3eb034ae"}]},"dateInstalled":"2024-08-28T18:07:31.5061027Z","dateUpdated":"2024-08-28T18:07:31.5091025Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635608,"fileName":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:49:03.53Z","fileLength":495395,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/608/mcw-lights-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":55528745,"invalidFingerprint":false},{"foldername":"com","fingerprint":1116609994,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4186096701,"invalidFingerprint":false},{"foldername":"data","fingerprint":2503038891,"invalidFingerprint":false},{"foldername":"lightslogo.png","fingerprint":3010588627,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2486553601,"invalidFingerprint":false}],"packageFingerprint":2918333285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":502372,"fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"1922bc83e3efa8307d4f24d13b511e26cbd7e41c"},{"type":2,"value":"b32989acfcd935e2ca73eb0b3eb034ae"}]}},{"instanceID":"da497d7a-b613-4b58-a9cb-ed5b16892973","modSource":0,"addonID":347337,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Useful Hats","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"usefulhats-neoforge-1.21-6.4.1.0.jar","authors":[{"Id":8641153,"Name":"thecech12"}],"primaryAuthor":"thecech12","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/useful-hats","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/388/256/256/637454854801502594.png","tags":[],"installedFile":{"id":5679608,"fileName":"usefulhats-neoforge-1.21-6.4.1.0.jar","fileDate":"2024-08-31T07:18:33.92Z","fileLength":238168,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/608/usefulhats-neoforge-1.21-6.4.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":1040353,"type":2},{"addonId":938917,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3191250157,"invalidFingerprint":false},{"foldername":"de","fingerprint":1956205166,"invalidFingerprint":false},{"foldername":"usefulhats.accesswidener","fingerprint":1333953105,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2227119239,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2319742756,"invalidFingerprint":false},{"foldername":"usefulhats.neoforge.mixins.json","fingerprint":3472439795,"invalidFingerprint":false},{"foldername":"usefulhats.mixins.json","fingerprint":3279879952,"invalidFingerprint":false},{"foldername":"data","fingerprint":1977084265,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2911425750,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1017168051,"invalidFingerprint":false}],"packageFingerprint":3772157892,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":347337,"fileNameOnDisk":"usefulhats-neoforge-1.21-6.4.1.0.jar","hashes":[{"type":1,"value":"bf96e1814123397c90721d0522c313228dc3c10a"},{"type":2,"value":"249206cf10806fe683ea60eda77e87e1"}]},"dateInstalled":"2024-08-28T18:07:41.5145206Z","dateUpdated":"2024-08-31T17:10:38.2540516Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5679608,"fileName":"usefulhats-neoforge-1.21-6.4.1.0.jar","fileDate":"2024-08-31T07:18:33.92Z","fileLength":238168,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/608/usefulhats-neoforge-1.21-6.4.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":1040353,"type":2},{"addonId":938917,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3191250157,"invalidFingerprint":false},{"foldername":"de","fingerprint":1956205166,"invalidFingerprint":false},{"foldername":"usefulhats.accesswidener","fingerprint":1333953105,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2227119239,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2319742756,"invalidFingerprint":false},{"foldername":"usefulhats.neoforge.mixins.json","fingerprint":3472439795,"invalidFingerprint":false},{"foldername":"usefulhats.mixins.json","fingerprint":3279879952,"invalidFingerprint":false},{"foldername":"data","fingerprint":1977084265,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2911425750,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1017168051,"invalidFingerprint":false}],"packageFingerprint":3772157892,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":347337,"fileNameOnDisk":"usefulhats-neoforge-1.21-6.4.1.0.jar","hashes":[{"type":1,"value":"bf96e1814123397c90721d0522c313228dc3c10a"},{"type":2,"value":"249206cf10806fe683ea60eda77e87e1"}]}},{"instanceID":"c514db0f-2f1f-4c24-8961-23a4967ce1f4","modSource":0,"addonID":404468,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Teams (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-teams-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/581/256/256/638474887222710106.png","tags":[],"installedFile":{"id":5631446,"fileName":"ftb-teams-neoforge-2101.1.0.jar","fileDate":"2024-08-15T10:54:46.793Z","fileLength":256512,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/446/ftb-teams-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806279386,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams121_common_9c97bcc0f0834197bc190cf57bd87dad_8f40c68005389c4f0173247fab49ef07b4e5b5810bf1c37f60e2e51cff1dfab9ftbteams210110devjar","fingerprint":2685746016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817424708,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2437851274,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":333876816,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"8385398bfc1cf9c91898f3764fb4f4de53cc31ea"},{"type":2,"value":"9293e76296e4ac0eba83abbf089a4fd2"}]},"dateInstalled":"2024-08-28T18:07:11.3666037Z","dateUpdated":"2024-08-28T18:07:11.3686044Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5631446,"fileName":"ftb-teams-neoforge-2101.1.0.jar","fileDate":"2024-08-15T10:54:46.793Z","fileLength":256512,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/446/ftb-teams-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806279386,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams121_common_9c97bcc0f0834197bc190cf57bd87dad_8f40c68005389c4f0173247fab49ef07b4e5b5810bf1c37f60e2e51cff1dfab9ftbteams210110devjar","fingerprint":2685746016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817424708,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2437851274,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":333876816,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"8385398bfc1cf9c91898f3764fb4f4de53cc31ea"},{"type":2,"value":"9293e76296e4ac0eba83abbf089a4fd2"}]}},{"instanceID":"978153db-f40e-4035-8a50-d2c52c39b148","modSource":0,"addonID":538392,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modonomicon","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.103.2.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modonomicon","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/567/136/256/256/637927203949622768.png","tags":[],"installedFile":{"id":5682952,"fileName":"modonomicon-1.21.1-neoforge-1.103.2.jar","fileDate":"2024-09-01T11:02:40.837Z","fileLength":2319670,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/952/modonomicon-1.21.1-neoforge-1.103.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3366798618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2591521186,"invalidFingerprint":false},{"foldername":"com","fingerprint":2204626617,"invalidFingerprint":false},{"foldername":"data","fingerprint":29094959,"invalidFingerprint":false},{"foldername":"modonomicon.accesswidener","fingerprint":1024768379,"invalidFingerprint":false},{"foldername":"modonomicon.mixins.json","fingerprint":4100978280,"invalidFingerprint":false},{"foldername":"modonomicon.png","fingerprint":4040216936,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2178946476,"invalidFingerprint":false}],"packageFingerprint":963862539,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538392,"fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.103.2.jar","hashes":[{"type":1,"value":"c12b3942f74addd897d5adae1258b55749486ef1"},{"type":2,"value":"b3a3ba1a4af64008665c40ad1ab233e8"}]},"dateInstalled":"2024-08-28T18:07:51.6973137Z","dateUpdated":"2024-09-01T19:07:56.7858741Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5682952,"fileName":"modonomicon-1.21.1-neoforge-1.103.2.jar","fileDate":"2024-09-01T11:02:40.837Z","fileLength":2319670,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/952/modonomicon-1.21.1-neoforge-1.103.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3366798618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2591521186,"invalidFingerprint":false},{"foldername":"com","fingerprint":2204626617,"invalidFingerprint":false},{"foldername":"data","fingerprint":29094959,"invalidFingerprint":false},{"foldername":"modonomicon.accesswidener","fingerprint":1024768379,"invalidFingerprint":false},{"foldername":"modonomicon.mixins.json","fingerprint":4100978280,"invalidFingerprint":false},{"foldername":"modonomicon.png","fingerprint":4040216936,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2178946476,"invalidFingerprint":false}],"packageFingerprint":963862539,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538392,"fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.103.2.jar","hashes":[{"type":1,"value":"c12b3942f74addd897d5adae1258b55749486ef1"},{"type":2,"value":"b3a3ba1a4af64008665c40ad1ab233e8"}]}},{"instanceID":"b12eab07-afb6-48df-9a85-c168bf71e3f3","modSource":0,"addonID":348521,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cloth Config API (Fabric/Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cloth-config-15.0.130-neoforge.jar","authors":[{"Id":32851078,"Name":"shedaniel"},{"Id":101070148,"Name":"LinkieIsBetterThanK9"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cloth-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/467/256/256/637289313020452406.png","tags":[],"installedFile":{"id":5623420,"fileName":"cloth-config-15.0.130-neoforge.jar","fileDate":"2024-08-13T04:52:21.57Z","fileLength":1151101,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/420/cloth-config-15.0.130-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3534666557,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_e57c20db30a4446f841bca1d09f6840a_b4c1556a63ad9309d4ff83788ce7cfe2cf84e91fc55c2930c50dda2f10eb4ff0clothconfig150130devjar","fingerprint":1292672860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2150333944,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":1406389870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false}],"packageFingerprint":2141217038,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-15.0.130-neoforge.jar","hashes":[{"type":1,"value":"4ff6b51cfb5c6cac437b18067d991a0f5f8743a7"},{"type":2,"value":"8f413df801d8896a5a044c100c65ad4f"}]},"dateInstalled":"2024-08-28T18:07:06.6346729Z","dateUpdated":"2024-08-28T18:07:06.6376464Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623420,"fileName":"cloth-config-15.0.130-neoforge.jar","fileDate":"2024-08-13T04:52:21.57Z","fileLength":1151101,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/420/cloth-config-15.0.130-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3534666557,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_e57c20db30a4446f841bca1d09f6840a_b4c1556a63ad9309d4ff83788ce7cfe2cf84e91fc55c2930c50dda2f10eb4ff0clothconfig150130devjar","fingerprint":1292672860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2150333944,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":1406389870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false}],"packageFingerprint":2141217038,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-15.0.130-neoforge.jar","hashes":[{"type":1,"value":"4ff6b51cfb5c6cac437b18067d991a0f5f8743a7"},{"type":2,"value":"8f413df801d8896a5a044c100c65ad4f"}]}},{"instanceID":"8281f421-c2bf-4e17-8ff2-54551c121ee0","modSource":0,"addonID":394535,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Trash Cans","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trashcans-1.0.18a-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trash-cans","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/285/98/256/256/637299803413888206.png","tags":[],"installedFile":{"id":5652387,"fileName":"trashcans-1.0.18a-neoforge-mc1.21.jar","fileDate":"2024-08-22T10:05:36.27Z","fileLength":159219,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5652/387/trashcans-1.0.18a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":268560,"type":2},{"addonId":438332,"type":3},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2637901251,"invalidFingerprint":false},{"foldername":"com","fingerprint":529710930,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2348802806,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1358457415,"invalidFingerprint":false},{"foldername":"data","fingerprint":3853453182,"invalidFingerprint":false},{"foldername":"trashcans.mixins.json","fingerprint":3136853750,"invalidFingerprint":false},{"foldername":"trashcans.png","fingerprint":495895946,"invalidFingerprint":false}],"packageFingerprint":407755597,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394535,"fileNameOnDisk":"trashcans-1.0.18a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"17be0329f6000b00a3d7cadd2980636c4330f0bc"},{"type":2,"value":"7fe119ecdd24022e761cc015e37a3e59"}]},"dateInstalled":"2024-08-28T18:07:07.7096501Z","dateUpdated":"2024-08-28T18:07:07.7134226Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5652387,"fileName":"trashcans-1.0.18a-neoforge-mc1.21.jar","fileDate":"2024-08-22T10:05:36.27Z","fileLength":159219,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5652/387/trashcans-1.0.18a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":268560,"type":2},{"addonId":438332,"type":3},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2637901251,"invalidFingerprint":false},{"foldername":"com","fingerprint":529710930,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2348802806,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1358457415,"invalidFingerprint":false},{"foldername":"data","fingerprint":3853453182,"invalidFingerprint":false},{"foldername":"trashcans.mixins.json","fingerprint":3136853750,"invalidFingerprint":false},{"foldername":"trashcans.png","fingerprint":495895946,"invalidFingerprint":false}],"packageFingerprint":407755597,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394535,"fileNameOnDisk":"trashcans-1.0.18a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"17be0329f6000b00a3d7cadd2980636c4330f0bc"},{"type":2,"value":"7fe119ecdd24022e761cc015e37a3e59"}]}},{"instanceID":"60eed5a4-d434-4769-a511-22f9177d4ca7","modSource":0,"addonID":551763,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chisel Reborn [Forge/Fabric/NeoForge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","authors":[{"Id":101737155,"Name":"Slaincow"},{"Id":103953588,"Name":"slainlite"}],"primaryAuthor":"Slaincow","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chisel-reborn","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/284/256/256/637740832557938621.png","tags":[],"installedFile":{"id":5666899,"fileName":"chisel-neoforge-1.21.1-1.8.1.jar","fileDate":"2024-08-27T00:14:56.18Z","fileLength":7880735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5666/899/chisel-neoforge-1.21.1-1.8.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":924550826,"invalidFingerprint":false},{"foldername":"architectury_inject_chiselreborn_common_ac70779eeb4340359c05cba02e1f7ab2_6d8ee21fc0f3c12ce25c47668c41f2774e665f9937e2f873612f14b9bd5e079fchisel181devjar","fingerprint":2443886650,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4206523215,"invalidFingerprint":false},{"foldername":"chisel.accesswidener","fingerprint":2576372957,"invalidFingerprint":false},{"foldername":"com","fingerprint":3323363862,"invalidFingerprint":false},{"foldername":"data","fingerprint":506490853,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4282133601,"invalidFingerprint":false}],"packageFingerprint":4189135717,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551763,"fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","hashes":[{"type":1,"value":"7aa95ce2b2812d9b4d10483694f24d7b4a87bf59"},{"type":2,"value":"c12d285b2252cd67e6eb2624489591b5"}]},"dateInstalled":"2024-08-28T18:07:54.0513191Z","dateUpdated":"2024-08-28T18:07:54.0582611Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5666899,"fileName":"chisel-neoforge-1.21.1-1.8.1.jar","fileDate":"2024-08-27T00:14:56.18Z","fileLength":7880735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5666/899/chisel-neoforge-1.21.1-1.8.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":924550826,"invalidFingerprint":false},{"foldername":"architectury_inject_chiselreborn_common_ac70779eeb4340359c05cba02e1f7ab2_6d8ee21fc0f3c12ce25c47668c41f2774e665f9937e2f873612f14b9bd5e079fchisel181devjar","fingerprint":2443886650,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4206523215,"invalidFingerprint":false},{"foldername":"chisel.accesswidener","fingerprint":2576372957,"invalidFingerprint":false},{"foldername":"com","fingerprint":3323363862,"invalidFingerprint":false},{"foldername":"data","fingerprint":506490853,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4282133601,"invalidFingerprint":false}],"packageFingerprint":4189135717,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551763,"fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","hashes":[{"type":1,"value":"7aa95ce2b2812d9b4d10483694f24d7b4a87bf59"},{"type":2,"value":"c12d285b2252cd67e6eb2624489591b5"}]}},{"instanceID":"364069d8-90b2-43a5-9591-0b3766068e1e","modSource":0,"addonID":459929,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Energistics 2 Wireless Terminals","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ae2wtlib-19.1.3-beta.jar","authors":[{"Id":33350113,"Name":"Mari_023"}],"primaryAuthor":"Mari_023","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1036/500/256/256/638561060692728338.png","tags":[],"installedFile":{"id":5602260,"fileName":"ae2wtlib-19.1.3-beta.jar","fileDate":"2024-08-06T16:31:54.397Z","fileLength":217790,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5602/260/ae2wtlib-19.1.3-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":248578656,"invalidFingerprint":false},{"foldername":"de","fingerprint":824082903,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1855021285,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3931306763,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":133054974,"invalidFingerprint":false},{"foldername":"texture_references","fingerprint":2375985669,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736573183,"invalidFingerprint":false},{"foldername":"data","fingerprint":407657210,"invalidFingerprint":false}],"packageFingerprint":2823848020,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-19.1.3-beta.jar","hashes":[{"type":1,"value":"cd0409d6cfbab57c612964a905c578e243d85f54"},{"type":2,"value":"ae0ce08eb551ae03d3fd9f6b032b96a4"}]},"dateInstalled":"2024-08-28T18:07:39.6061605Z","dateUpdated":"2024-08-28T18:07:39.6131618Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5602260,"fileName":"ae2wtlib-19.1.3-beta.jar","fileDate":"2024-08-06T16:31:54.397Z","fileLength":217790,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5602/260/ae2wtlib-19.1.3-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":248578656,"invalidFingerprint":false},{"foldername":"de","fingerprint":824082903,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1855021285,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3931306763,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":133054974,"invalidFingerprint":false},{"foldername":"texture_references","fingerprint":2375985669,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736573183,"invalidFingerprint":false},{"foldername":"data","fingerprint":407657210,"invalidFingerprint":false}],"packageFingerprint":2823848020,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-19.1.3-beta.jar","hashes":[{"type":1,"value":"cd0409d6cfbab57c612964a905c578e243d85f54"},{"type":2,"value":"ae0ce08eb551ae03d3fd9f6b032b96a4"}]}},{"instanceID":"59a3733f-12e6-4e59-ae50-2d5f66b49d1e","modSource":0,"addonID":416294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Rhino","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rhino-2101.2.5-build.54.jar","authors":[{"Id":11776558,"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rhino","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1053/155/256/256/638583713150199979.png","tags":[],"installedFile":{"id":5691686,"fileName":"rhino-2101.2.5-build.54.jar","fileDate":"2024-09-04T08:22:20.82Z","fileLength":963937,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/686/rhino-2101.2.5-build.54.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3881696459,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1819812850,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":554164072,"invalidFingerprint":false},{"foldername":"rhino_logo.png","fingerprint":1543393451,"invalidFingerprint":false}],"packageFingerprint":2495408357,"gameVersion":["1.21","Fabric","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-2101.2.5-build.54.jar","hashes":[{"type":1,"value":"d82e3263652302d0b2a4dd3b8cefc72cfc7175fd"},{"type":2,"value":"873eb0102919e109e4573354181ef80e"}]},"dateInstalled":"2024-08-28T18:07:38.3776076Z","dateUpdated":"2024-09-04T17:00:39.7920412Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5691686,"fileName":"rhino-2101.2.5-build.54.jar","fileDate":"2024-09-04T08:22:20.82Z","fileLength":963937,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/686/rhino-2101.2.5-build.54.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3881696459,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1819812850,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":554164072,"invalidFingerprint":false},{"foldername":"rhino_logo.png","fingerprint":1543393451,"invalidFingerprint":false}],"packageFingerprint":2495408357,"gameVersion":["1.21","Fabric","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-2101.2.5-build.54.jar","hashes":[{"type":1,"value":"d82e3263652302d0b2a4dd3b8cefc72cfc7175fd"},{"type":2,"value":"873eb0102919e109e4573354181ef80e"}]}},{"instanceID":"8fae52e7-43ab-416b-b646-0e4149d03d7e","modSource":0,"addonID":430636,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Theurgy","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"theurgy-1.21.1-neoforge-1.55.1.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/theurgy","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/326/201/256/256/637445800885878392.png","tags":[],"installedFile":{"id":5676998,"fileName":"theurgy-1.21.1-neoforge-1.55.1.jar","fileDate":"2024-08-30T11:01:28.267Z","fileLength":5096024,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/998/theurgy-1.21.1-neoforge-1.55.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":388172,"type":3},{"addonId":324717,"type":2},{"addonId":538392,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2810427533,"invalidFingerprint":false},{"foldername":"com","fingerprint":698596950,"invalidFingerprint":false},{"foldername":"theurgy.png","fingerprint":4003401148,"invalidFingerprint":false},{"foldername":"assets","fingerprint":981612829,"invalidFingerprint":false},{"foldername":"data","fingerprint":1526466764,"invalidFingerprint":false}],"packageFingerprint":4050728145,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430636,"fileNameOnDisk":"theurgy-1.21.1-neoforge-1.55.1.jar","hashes":[{"type":1,"value":"1c2801efb0566f27d46c893aaeda487df4209e6a"},{"type":2,"value":"9eb7ae2494aa73d394b018600a8b50c9"}]},"dateInstalled":"2024-08-28T18:07:39.1318786Z","dateUpdated":"2024-08-30T18:21:30.3660725Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5676998,"fileName":"theurgy-1.21.1-neoforge-1.55.1.jar","fileDate":"2024-08-30T11:01:28.267Z","fileLength":5096024,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/998/theurgy-1.21.1-neoforge-1.55.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":388172,"type":3},{"addonId":324717,"type":2},{"addonId":538392,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2810427533,"invalidFingerprint":false},{"foldername":"com","fingerprint":698596950,"invalidFingerprint":false},{"foldername":"theurgy.png","fingerprint":4003401148,"invalidFingerprint":false},{"foldername":"assets","fingerprint":981612829,"invalidFingerprint":false},{"foldername":"data","fingerprint":1526466764,"invalidFingerprint":false}],"packageFingerprint":4050728145,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430636,"fileNameOnDisk":"theurgy-1.21.1-neoforge-1.55.1.jar","hashes":[{"type":1,"value":"1c2801efb0566f27d46c893aaeda487df4209e6a"},{"type":2,"value":"9eb7ae2494aa73d394b018600a8b50c9"}]}},{"instanceID":"be0f67e0-9d3e-4cfa-8fb0-7dc53ed04d3b","modSource":0,"addonID":570073,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Resourceful Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.9.jar","authors":[{"Id":25275754,"Name":"ThatGravyBoat"},{"Id":24882069,"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/595/433/256/256/637970304404281534.png","tags":[],"installedFile":{"id":5483169,"fileName":"resourcefullib-neoforge-1.21-3.0.9.jar","fileDate":"2024-06-28T18:01:59.153Z","fileLength":482765,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5483/169/resourcefullib-neoforge-1.21-3.0.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3308927202,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_a3cc3cf736ba45749896c6cef748bdb7_89e31af7fa35c98c6dde887fae6981252f527a843ad33523ed12d3e133aca1e4resourcefullib309devjar","fingerprint":1540718265,"invalidFingerprint":false},{"foldername":"com","fingerprint":8760398,"invalidFingerprint":false},{"foldername":"resourcefullib.mixins.json","fingerprint":2957432720,"invalidFingerprint":false}],"packageFingerprint":4001585607,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.9.jar","hashes":[{"type":1,"value":"d8d52005f90312b2deb03eee6563f8d72d5b2a16"},{"type":2,"value":"8907d3c3e40be7308a97a43c4fb740ce"}]},"dateInstalled":"2024-08-28T18:07:26.4547365Z","dateUpdated":"2024-08-28T18:07:26.4567367Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5483169,"fileName":"resourcefullib-neoforge-1.21-3.0.9.jar","fileDate":"2024-06-28T18:01:59.153Z","fileLength":482765,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5483/169/resourcefullib-neoforge-1.21-3.0.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3308927202,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_a3cc3cf736ba45749896c6cef748bdb7_89e31af7fa35c98c6dde887fae6981252f527a843ad33523ed12d3e133aca1e4resourcefullib309devjar","fingerprint":1540718265,"invalidFingerprint":false},{"foldername":"com","fingerprint":8760398,"invalidFingerprint":false},{"foldername":"resourcefullib.mixins.json","fingerprint":2957432720,"invalidFingerprint":false}],"packageFingerprint":4001585607,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.9.jar","hashes":[{"type":1,"value":"d8d52005f90312b2deb03eee6563f8d72d5b2a16"},{"type":2,"value":"8907d3c3e40be7308a97a43c4fb740ce"}]}},{"instanceID":"d61fa0f3-c5bb-43b6-9e00-a4bbd908d45a","modSource":0,"addonID":1049891,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Client Sort","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ClientSort-NeoForge-1.21-0.9.0.jar","authors":[{"Id":104487647,"Name":"NotRyken"}],"primaryAuthor":"NotRyken","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clientsort","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1027/407/256/256/638548806619459893.png","tags":[],"installedFile":{"id":5693728,"fileName":"ClientSort-NeoForge-1.21-0.9.0.jar","fileDate":"2024-09-05T01:04:07.51Z","fileLength":79515,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5693/728/ClientSort-NeoForge-1.21-0.9.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282438972,"invalidFingerprint":false},{"foldername":"dev","fingerprint":55781561,"invalidFingerprint":false},{"foldername":"clientsort.neoforge.mixins.json","fingerprint":2765962902,"invalidFingerprint":false},{"foldername":"clientsort.accesswidener","fingerprint":596709444,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3514608975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239016906,"invalidFingerprint":false},{"foldername":"clientsort.mixins.json","fingerprint":2736765187,"invalidFingerprint":false},{"foldername":"LICENSE_ClientSort","fingerprint":1185419476,"invalidFingerprint":false}],"packageFingerprint":2855118479,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1049891,"fileNameOnDisk":"ClientSort-NeoForge-1.21-0.9.0.jar","hashes":[{"type":1,"value":"8c2ed1402c151d0ab075658de5f134133483a026"},{"type":2,"value":"94d71c7674520ef649eed7d421fe2d51"}]},"dateInstalled":"2024-08-28T18:07:35.6455579Z","dateUpdated":"2024-09-05T17:54:29.577112Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5693728,"fileName":"ClientSort-NeoForge-1.21-0.9.0.jar","fileDate":"2024-09-05T01:04:07.51Z","fileLength":79515,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5693/728/ClientSort-NeoForge-1.21-0.9.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":282438972,"invalidFingerprint":false},{"foldername":"dev","fingerprint":55781561,"invalidFingerprint":false},{"foldername":"clientsort.neoforge.mixins.json","fingerprint":2765962902,"invalidFingerprint":false},{"foldername":"clientsort.accesswidener","fingerprint":596709444,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3514608975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239016906,"invalidFingerprint":false},{"foldername":"clientsort.mixins.json","fingerprint":2736765187,"invalidFingerprint":false},{"foldername":"LICENSE_ClientSort","fingerprint":1185419476,"invalidFingerprint":false}],"packageFingerprint":2855118479,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1049891,"fileNameOnDisk":"ClientSort-NeoForge-1.21-0.9.0.jar","hashes":[{"type":1,"value":"8c2ed1402c151d0ab075658de5f134133483a026"},{"type":2,"value":"94d71c7674520ef649eed7d421fe2d51"}]}},{"instanceID":"4b458294-3608-4c41-9584-659c586148b7","modSource":0,"addonID":351725,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Bridges","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-bridges","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/237/234/256/256/637098539787193844.jpeg","tags":[],"installedFile":{"id":5635632,"fileName":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:51:46.387Z","fileLength":646330,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/632/mcw-bridges-3.0.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1624792624,"invalidFingerprint":false},{"foldername":"com","fingerprint":2296852722,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3990864681,"invalidFingerprint":false},{"foldername":"bridgeslogo.png","fingerprint":1987663371,"invalidFingerprint":false},{"foldername":"data","fingerprint":2344212227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3266289953,"invalidFingerprint":false}],"packageFingerprint":3626711492,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351725,"fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"4b7cdbaca659aa2ae0c048da17f24bf8040632fa"},{"type":2,"value":"3ce0087ad1bf4c344c8aebf7e26e29c9"}]},"dateInstalled":"2024-08-28T18:07:25.0687287Z","dateUpdated":"2024-08-28T18:07:25.0707378Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635632,"fileName":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:51:46.387Z","fileLength":646330,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/632/mcw-bridges-3.0.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1624792624,"invalidFingerprint":false},{"foldername":"com","fingerprint":2296852722,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3990864681,"invalidFingerprint":false},{"foldername":"bridgeslogo.png","fingerprint":1987663371,"invalidFingerprint":false},{"foldername":"data","fingerprint":2344212227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3266289953,"invalidFingerprint":false}],"packageFingerprint":3626711492,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351725,"fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"4b7cdbaca659aa2ae0c048da17f24bf8040632fa"},{"type":2,"value":"3ce0087ad1bf4c344c8aebf7e26e29c9"}]}},{"instanceID":"56bd7ae8-dd11-4bc3-b09e-448a0e43ae38","modSource":0,"addonID":561470,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Elemental","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","authors":[{"Id":102693238,"Name":"Alexth99"}],"primaryAuthor":"Alexth99","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-elemental","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/473/347/256/256/637764918520290586.png","tags":[],"installedFile":{"id":5678042,"fileName":"ars_elemental-1.21.0-0.7.0.5.jar","fileDate":"2024-08-30T17:24:44.39Z","fileLength":1590196,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/42/ars_elemental-1.21.0-0.7.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3120432180,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":4058324908,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1182525101,"invalidFingerprint":false},{"foldername":"ars_elemental.mixins.json","fingerprint":3151578144,"invalidFingerprint":false},{"foldername":"ars_elemental_logo.png","fingerprint":2792783583,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4154885525,"invalidFingerprint":false},{"foldername":"data","fingerprint":2354714341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2850167152,"invalidFingerprint":false}],"packageFingerprint":2563953160,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561470,"fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","hashes":[{"type":1,"value":"cb91b3b5bfde314e4a887716759c661d3787419d"},{"type":2,"value":"2781484a713df9ad0af2ee9db5431b68"}]},"dateInstalled":"2024-08-28T18:07:42.5187323Z","dateUpdated":"2024-08-31T17:09:56.1847862Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5678042,"fileName":"ars_elemental-1.21.0-0.7.0.5.jar","fileDate":"2024-08-30T17:24:44.39Z","fileLength":1590196,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/42/ars_elemental-1.21.0-0.7.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3120432180,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":4058324908,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1182525101,"invalidFingerprint":false},{"foldername":"ars_elemental.mixins.json","fingerprint":3151578144,"invalidFingerprint":false},{"foldername":"ars_elemental_logo.png","fingerprint":2792783583,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4154885525,"invalidFingerprint":false},{"foldername":"data","fingerprint":2354714341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2850167152,"invalidFingerprint":false}],"packageFingerprint":2563953160,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561470,"fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","hashes":[{"type":1,"value":"cb91b3b5bfde314e4a887716759c661d3787419d"},{"type":2,"value":"2781484a713df9ad0af2ee9db5431b68"}]}},{"instanceID":"579606d9-aa36-4063-b688-886e7c6f2385","modSource":0,"addonID":1027245,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Gravity Torch","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"gravitytorch-2.1.0.jar","authors":[{"Id":8204711,"Name":"HenryLoenwind"}],"primaryAuthor":"HenryLoenwind","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/gravity-torch","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1004/757/256/256/638525968297601879.png","tags":[],"installedFile":{"id":5581261,"fileName":"gravitytorch-2.1.0.jar","fileDate":"2024-07-30T17:51:50.513Z","fileLength":15853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5581/261/gravitytorch-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":688888,"type":3},{"addonId":231868,"type":3},{"addonId":988067,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":885124554,"invalidFingerprint":false},{"foldername":"info","fingerprint":1884794185,"invalidFingerprint":false},{"foldername":"assets","fingerprint":432632959,"invalidFingerprint":false},{"foldername":"data","fingerprint":205443701,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2022322981,"invalidFingerprint":false}],"packageFingerprint":3077182686,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1027245,"fileNameOnDisk":"gravitytorch-2.1.0.jar","hashes":[{"type":1,"value":"10ca7e78a3b74add3d48990350ec0975935a26d8"},{"type":2,"value":"24588cdd9d09427fdda7d5991331b9d7"}]},"dateInstalled":"2024-08-28T18:07:37.5541543Z","dateUpdated":"2024-08-28T18:07:37.5561545Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5581261,"fileName":"gravitytorch-2.1.0.jar","fileDate":"2024-07-30T17:51:50.513Z","fileLength":15853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5581/261/gravitytorch-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":688888,"type":3},{"addonId":231868,"type":3},{"addonId":988067,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":885124554,"invalidFingerprint":false},{"foldername":"info","fingerprint":1884794185,"invalidFingerprint":false},{"foldername":"assets","fingerprint":432632959,"invalidFingerprint":false},{"foldername":"data","fingerprint":205443701,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2022322981,"invalidFingerprint":false}],"packageFingerprint":3077182686,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1027245,"fileNameOnDisk":"gravitytorch-2.1.0.jar","hashes":[{"type":1,"value":"10ca7e78a3b74add3d48990350ec0975935a26d8"},{"type":2,"value":"24588cdd9d09427fdda7d5991331b9d7"}]}},{"instanceID":"6fe6bfaf-2a5a-4e4e-8c41-0dc65acb4b01","modSource":0,"addonID":832882,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structure Essentials[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"structureessentials-1.21-3.4.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structure-essentials-forge-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/784/172/256/256/638132898813460745.png","tags":[],"installedFile":{"id":5512069,"fileName":"structureessentials-1.21-3.4.jar","fileDate":"2024-07-07T22:14:36.19Z","fileLength":26948,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/69/structureessentials-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1374653252,"invalidFingerprint":false},{"foldername":"com","fingerprint":806032277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4288801447,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"structureessentials.mixins.json","fingerprint":3081156664,"invalidFingerprint":false}],"packageFingerprint":3128026693,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":832882,"fileNameOnDisk":"structureessentials-1.21-3.4.jar","hashes":[{"type":1,"value":"cf5a0dcc84831fff95c6b8b1604d2ae4c5283040"},{"type":2,"value":"ed7c2024cec51f82e7882fb7264c4cad"}]},"dateInstalled":"2024-08-28T18:07:26.3113277Z","dateUpdated":"2024-08-28T18:07:26.3143285Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5512069,"fileName":"structureessentials-1.21-3.4.jar","fileDate":"2024-07-07T22:14:36.19Z","fileLength":26948,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/69/structureessentials-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1374653252,"invalidFingerprint":false},{"foldername":"com","fingerprint":806032277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4288801447,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"structureessentials.mixins.json","fingerprint":3081156664,"invalidFingerprint":false}],"packageFingerprint":3128026693,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":832882,"fileNameOnDisk":"structureessentials-1.21-3.4.jar","hashes":[{"type":1,"value":"cf5a0dcc84831fff95c6b8b1604d2ae4c5283040"},{"type":2,"value":"ed7c2024cec51f82e7882fb7264c4cad"}]}},{"instanceID":"c1698b08-bb8b-4bac-b937-2030faa7caec","modSource":0,"addonID":582327,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Server Performance - Smooth Chunk Save[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"smoothchunk-1.21-3.6.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/smooth-chunk-save","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/536/807/256/256/637859186206116434.png","tags":[],"installedFile":{"id":5508954,"fileName":"smoothchunk-1.21-3.6.jar","fileDate":"2024-07-06T22:38:19.167Z","fileLength":10737,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/954/smoothchunk-1.21-3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1400128987,"invalidFingerprint":false},{"foldername":"com","fingerprint":4120196345,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"smoothchunk.mixins.json","fingerprint":1021864752,"invalidFingerprint":false}],"packageFingerprint":1150392452,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":582327,"fileNameOnDisk":"smoothchunk-1.21-3.6.jar","hashes":[{"type":1,"value":"d1be9e359deac143938c253435d55cc7d3c2dbff"},{"type":2,"value":"c69ee6639b1d1efa13645e45bdefdf0b"}]},"dateInstalled":"2024-08-28T18:07:35.3636969Z","dateUpdated":"2024-08-28T18:07:35.3666844Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508954,"fileName":"smoothchunk-1.21-3.6.jar","fileDate":"2024-07-06T22:38:19.167Z","fileLength":10737,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/954/smoothchunk-1.21-3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1400128987,"invalidFingerprint":false},{"foldername":"com","fingerprint":4120196345,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"smoothchunk.mixins.json","fingerprint":1021864752,"invalidFingerprint":false}],"packageFingerprint":1150392452,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":582327,"fileNameOnDisk":"smoothchunk-1.21-3.6.jar","hashes":[{"type":1,"value":"d1be9e359deac143938c253435d55cc7d3c2dbff"},{"type":2,"value":"c69ee6639b1d1efa13645e45bdefdf0b"}]}},{"instanceID":"fe10cefc-1faa-4972-8262-1a4994728c94","modSource":0,"addonID":32274,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"JourneyMap","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.24.jar","authors":[{"Id":7577665,"Name":"techbrew"},{"Id":9422784,"Name":"Mysticdrew"},{"Id":100701793,"Name":"meme_sapiens"}],"primaryAuthor":"techbrew","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/journeymap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/9/144/256/256/635421614078544069.png","tags":[],"installedFile":{"id":5698194,"fileName":"journeymap-neoforge-1.21-6.0.0-beta.24.jar","fileDate":"2024-09-06T17:23:28.363Z","fileLength":3352499,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/194/journeymap-neoforge-1.21-6.0.0-beta.24.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":226005,"type":4}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":670503021,"invalidFingerprint":false},{"foldername":"journeymap","fingerprint":2349194808,"invalidFingerprint":false},{"foldername":"earcut4j","fingerprint":4117773219,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":2155753743,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3981489445,"invalidFingerprint":false},{"foldername":"journeymap.neoforge.mixins.json","fingerprint":2633906929,"invalidFingerprint":false},{"foldername":"journeymap.png","fingerprint":3357985534,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2799814099,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3966097184,"invalidFingerprint":false},{"foldername":"journeymap.mixins.json","fingerprint":943938872,"invalidFingerprint":false},{"foldername":"journeymap.accesswidener","fingerprint":2815172104,"invalidFingerprint":false}],"packageFingerprint":3598313890,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":32274,"fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.24.jar","hashes":[{"type":1,"value":"7300afa7ad8fadc309e70bae6d3a45edc11bf44e"},{"type":2,"value":"d6d5bb523c63fc8dd702a1d0ef695721"}]},"dateInstalled":"2024-08-28T18:07:22.065986Z","dateUpdated":"2024-09-06T17:46:29.1949274Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698194,"fileName":"journeymap-neoforge-1.21-6.0.0-beta.24.jar","fileDate":"2024-09-06T17:23:28.363Z","fileLength":3352499,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/194/journeymap-neoforge-1.21-6.0.0-beta.24.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":226005,"type":4}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":670503021,"invalidFingerprint":false},{"foldername":"journeymap","fingerprint":2349194808,"invalidFingerprint":false},{"foldername":"earcut4j","fingerprint":4117773219,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":2155753743,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3981489445,"invalidFingerprint":false},{"foldername":"journeymap.neoforge.mixins.json","fingerprint":2633906929,"invalidFingerprint":false},{"foldername":"journeymap.png","fingerprint":3357985534,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2799814099,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3966097184,"invalidFingerprint":false},{"foldername":"journeymap.mixins.json","fingerprint":943938872,"invalidFingerprint":false},{"foldername":"journeymap.accesswidener","fingerprint":2815172104,"invalidFingerprint":false}],"packageFingerprint":3598313890,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":32274,"fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.24.jar","hashes":[{"type":1,"value":"7300afa7ad8fadc309e70bae6d3a45edc11bf44e"},{"type":2,"value":"d6d5bb523c63fc8dd702a1d0ef695721"}]}},{"instanceID":"548f1611-181c-46fb-a6ab-d5719236382c","modSource":0,"addonID":963206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Theurgy KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/theurgy-kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/934/535/256/256/638410859447313623.png","tags":[],"installedFile":{"id":5682403,"fileName":"theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","fileDate":"2024-09-01T06:24:06.117Z","fileLength":25021,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/403/theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3},{"addonId":430636,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":156459758,"invalidFingerprint":false},{"foldername":"com","fingerprint":3129402740,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3356959790,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2774635418,"invalidFingerprint":false},{"foldername":"theurgy_kubejs.png","fingerprint":1320732571,"invalidFingerprint":false}],"packageFingerprint":2683593403,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":963206,"fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","hashes":[{"type":1,"value":"1344631e3ce8caf4ba79a0bc9682c239f38648ba"},{"type":2,"value":"39e6b91170d1cb86b625b66384e74603"}]},"dateInstalled":"2024-08-28T18:07:21.9085455Z","dateUpdated":"2024-09-01T19:07:56.7068756Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5682403,"fileName":"theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","fileDate":"2024-09-01T06:24:06.117Z","fileLength":25021,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/403/theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3},{"addonId":430636,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":156459758,"invalidFingerprint":false},{"foldername":"com","fingerprint":3129402740,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3356959790,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2774635418,"invalidFingerprint":false},{"foldername":"theurgy_kubejs.png","fingerprint":1320732571,"invalidFingerprint":false}],"packageFingerprint":2683593403,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":963206,"fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.3.3.jar","hashes":[{"type":1,"value":"1344631e3ce8caf4ba79a0bc9682c239f38648ba"},{"type":2,"value":"39e6b91170d1cb86b625b66384e74603"}]}},{"instanceID":"4812dfed-c446-4834-917a-9f144f74cc72","modSource":0,"addonID":238086,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kubejs-neoforge-2101.7.0-build.171.jar","authors":[{"Id":11776558,"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1053/159/256/256/638583716122159056.png","tags":[],"installedFile":{"id":5701155,"fileName":"kubejs-neoforge-2101.7.0-build.171.jar","fileDate":"2024-09-07T15:43:24.75Z","fileLength":1913807,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5701/155/kubejs-neoforge-2101.7.0-build.171.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1969085322,"invalidFingerprint":false},{"foldername":"dev","fingerprint":465376203,"invalidFingerprint":false},{"foldername":"kubejs.mixins.json","fingerprint":615822709,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":2417335303,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2237578076,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2287419071,"invalidFingerprint":false},{"foldername":"data","fingerprint":3244603725,"invalidFingerprint":false}],"packageFingerprint":60601407,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-neoforge-2101.7.0-build.171.jar","hashes":[{"type":1,"value":"e619e24a5d6acc3515e225917e95a5b0bb35aac1"},{"type":2,"value":"5e90a46cfca4fae2c08e623365ef81d6"}]},"dateInstalled":"2024-08-28T18:07:25.2110567Z","dateUpdated":"2024-09-07T17:06:45.5349132Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5701155,"fileName":"kubejs-neoforge-2101.7.0-build.171.jar","fileDate":"2024-09-07T15:43:24.75Z","fileLength":1913807,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5701/155/kubejs-neoforge-2101.7.0-build.171.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1969085322,"invalidFingerprint":false},{"foldername":"dev","fingerprint":465376203,"invalidFingerprint":false},{"foldername":"kubejs.mixins.json","fingerprint":615822709,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":2417335303,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2237578076,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2287419071,"invalidFingerprint":false},{"foldername":"data","fingerprint":3244603725,"invalidFingerprint":false}],"packageFingerprint":60601407,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-neoforge-2101.7.0-build.171.jar","hashes":[{"type":1,"value":"e619e24a5d6acc3515e225917e95a5b0bb35aac1"},{"type":2,"value":"5e90a46cfca4fae2c08e623365ef81d6"}]}},{"instanceID":"03f4dbaf-08c7-43d4-9fdc-67b2e519d9c5","modSource":0,"addonID":282313,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TipTheScales","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tipthescales","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/483/910/256/256/637784634472116278.png","tags":[],"installedFile":{"id":5623843,"fileName":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","fileDate":"2024-08-13T08:54:50.843Z","fileLength":13592,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/843/TipTheScales-neoforge-1.21.1-16.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1637317690,"invalidFingerprint":false},{"foldername":"com","fingerprint":458140121,"invalidFingerprint":false},{"foldername":"tipthescales.accesswidener","fingerprint":197532232,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3346796965,"invalidFingerprint":false},{"foldername":"tipthescales.mixins.json","fingerprint":2373581439,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1563836322,"invalidFingerprint":false}],"packageFingerprint":2958043495,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282313,"fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","hashes":[{"type":1,"value":"9fd3e927696d9f55c8897900a69ac457747b6eb2"},{"type":2,"value":"bf51933a7448d6e02ab359b559aa9d42"}]},"dateInstalled":"2024-08-28T18:07:13.8365867Z","dateUpdated":"2024-08-28T18:07:13.8375848Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623843,"fileName":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","fileDate":"2024-08-13T08:54:50.843Z","fileLength":13592,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/843/TipTheScales-neoforge-1.21.1-16.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1637317690,"invalidFingerprint":false},{"foldername":"com","fingerprint":458140121,"invalidFingerprint":false},{"foldername":"tipthescales.accesswidener","fingerprint":197532232,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3346796965,"invalidFingerprint":false},{"foldername":"tipthescales.mixins.json","fingerprint":2373581439,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1563836322,"invalidFingerprint":false}],"packageFingerprint":2958043495,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282313,"fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","hashes":[{"type":1,"value":"9fd3e927696d9f55c8897900a69ac457747b6eb2"},{"type":2,"value":"bf51933a7448d6e02ab359b559aa9d42"}]}},{"instanceID":"28ba9204-e471-4ea9-9bd2-1a421190320f","modSource":0,"addonID":401955,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Nouveau","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_nouveau-1.21.0-5.0.12-all.jar","authors":[{"Id":24293038,"Name":"baileyholl2"},{"Id":101593786,"Name":"Gootastic"}],"primaryAuthor":"baileyholl2","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-nouveau","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/565/915/256/256/637924211543296813.png","tags":[],"installedFile":{"id":5673248,"fileName":"ars_nouveau-1.21.0-5.0.12-all.jar","fileDate":"2024-08-29T04:29:29.883Z","fileLength":12358322,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5673/248/ars_nouveau-1.21.0-5.0.12-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1369901914,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2184952441,"invalidFingerprint":false},{"foldername":"ars_nouveau.mixins.json","fingerprint":2071459459,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3814084533,"invalidFingerprint":false},{"foldername":"com","fingerprint":1225130121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2972250212,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2451257747,"invalidFingerprint":false}],"packageFingerprint":1351781217,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401955,"fileNameOnDisk":"ars_nouveau-1.21.0-5.0.12-all.jar","hashes":[{"type":1,"value":"df6e0314bcbfdae452f90b345563e4b307d60a1c"},{"type":2,"value":"d55cffb28b1a315b94b3e3638cdcf64d"}]},"dateInstalled":"2024-08-28T18:07:58.4887204Z","dateUpdated":"2024-08-29T17:03:29.9607001Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5673248,"fileName":"ars_nouveau-1.21.0-5.0.12-all.jar","fileDate":"2024-08-29T04:29:29.883Z","fileLength":12358322,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5673/248/ars_nouveau-1.21.0-5.0.12-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1369901914,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2184952441,"invalidFingerprint":false},{"foldername":"ars_nouveau.mixins.json","fingerprint":2071459459,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3814084533,"invalidFingerprint":false},{"foldername":"com","fingerprint":1225130121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2972250212,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2451257747,"invalidFingerprint":false}],"packageFingerprint":1351781217,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401955,"fileNameOnDisk":"ars_nouveau-1.21.0-5.0.12-all.jar","hashes":[{"type":1,"value":"df6e0314bcbfdae452f90b345563e4b307d60a1c"},{"type":2,"value":"d55cffb28b1a315b94b3e3638cdcf64d"}]}},{"instanceID":"f8a38efc-62f2-4db3-aad8-22970566a8fa","modSource":0,"addonID":231484,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cooking for Blockheads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/465/256/256/635695679965732511.png","tags":[],"installedFile":{"id":5623454,"fileName":"cookingforblockheads-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:15:38.623Z","fileLength":1217961,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/454/cookingforblockheads-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1289978519,"invalidFingerprint":false},{"foldername":"net","fingerprint":3554747219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1067060323,"invalidFingerprint":false},{"foldername":"assets","fingerprint":632761758,"invalidFingerprint":false},{"foldername":"cookingforblockheads.mixins.json","fingerprint":155856951,"invalidFingerprint":false},{"foldername":"cookingforblockheads.png","fingerprint":473374468,"invalidFingerprint":false},{"foldername":"cookingforblockheads.neoforge.mixins.json","fingerprint":2345173459,"invalidFingerprint":false},{"foldername":"data","fingerprint":1161901819,"invalidFingerprint":false},{"foldername":"LICENSE_Cooking for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3863978096,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231484,"fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"fbb9dc9ba69d50329735fce24d92c3442af19aa4"},{"type":2,"value":"2e360c32b10e8cdf166499facb6ee349"}]},"dateInstalled":"2024-08-28T18:07:14.5767293Z","dateUpdated":"2024-08-28T18:07:14.5806867Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623454,"fileName":"cookingforblockheads-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:15:38.623Z","fileLength":1217961,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/454/cookingforblockheads-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1289978519,"invalidFingerprint":false},{"foldername":"net","fingerprint":3554747219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1067060323,"invalidFingerprint":false},{"foldername":"assets","fingerprint":632761758,"invalidFingerprint":false},{"foldername":"cookingforblockheads.mixins.json","fingerprint":155856951,"invalidFingerprint":false},{"foldername":"cookingforblockheads.png","fingerprint":473374468,"invalidFingerprint":false},{"foldername":"cookingforblockheads.neoforge.mixins.json","fingerprint":2345173459,"invalidFingerprint":false},{"foldername":"data","fingerprint":1161901819,"invalidFingerprint":false},{"foldername":"LICENSE_Cooking for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3863978096,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231484,"fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"fbb9dc9ba69d50329735fce24d92c3442af19aa4"},{"type":2,"value":"2e360c32b10e8cdf166499facb6ee349"}]}},{"instanceID":"698d40c6-67b0-4f1c-ae8d-50dbfefe4a00","modSource":0,"addonID":363363,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extreme sound muffler - (Neo)Forge","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","authors":[{"Id":8742110,"Name":"LeoBeliik"}],"primaryAuthor":"LeoBeliik","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extreme-sound-muffler","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/314/978/256/256/637414152851892931.png","tags":[],"installedFile":{"id":5657249,"fileName":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","fileDate":"2024-08-23T21:25:12.003Z","fileLength":264450,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/249/ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":716908276,"invalidFingerprint":false},{"foldername":"com","fingerprint":2341471857,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239446084,"invalidFingerprint":false},{"foldername":"esm_logo.png","fingerprint":113218372,"invalidFingerprint":false},{"foldername":"extremesoundmuffler.mixins.json","fingerprint":3074015852,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3602031618,"invalidFingerprint":false}],"packageFingerprint":998017526,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363363,"fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","hashes":[{"type":1,"value":"6a83f8dc8da9d47b2d9a09d6efa64d91b3af27d1"},{"type":2,"value":"bc395116a3d8d7ebf13d02dab5fe5b7a"}]},"dateInstalled":"2024-08-28T18:07:06.9728618Z","dateUpdated":"2024-08-28T18:07:06.9748617Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5657249,"fileName":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","fileDate":"2024-08-23T21:25:12.003Z","fileLength":264450,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/249/ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":716908276,"invalidFingerprint":false},{"foldername":"com","fingerprint":2341471857,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239446084,"invalidFingerprint":false},{"foldername":"esm_logo.png","fingerprint":113218372,"invalidFingerprint":false},{"foldername":"extremesoundmuffler.mixins.json","fingerprint":3074015852,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3602031618,"invalidFingerprint":false}],"packageFingerprint":998017526,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363363,"fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","hashes":[{"type":1,"value":"6a83f8dc8da9d47b2d9a09d6efa64d91b3af27d1"},{"type":2,"value":"bc395116a3d8d7ebf13d02dab5fe5b7a"}]}},{"instanceID":"4e7ac73c-5344-4bea-ac37-ac317be84600","modSource":0,"addonID":398521,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Farmer's Delight","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FarmersDelight-1.21-1.2.4.jar","authors":[{"Id":101274836,"Name":"vectorwing"}],"primaryAuthor":"vectorwing","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farmers-delight","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/396/11/256/256/637595005615179370.png","tags":[],"installedFile":{"id":5566383,"fileName":"FarmersDelight-1.21-1.2.4.jar","fileDate":"2024-07-25T23:34:24.94Z","fileLength":2893076,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5566/383/FarmersDelight-1.21-1.2.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2989077408,"invalidFingerprint":false},{"foldername":"vectorwing","fingerprint":4014577565,"invalidFingerprint":false},{"foldername":".cache","fingerprint":826424880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208125049,"invalidFingerprint":false},{"foldername":"data","fingerprint":3162518716,"invalidFingerprint":false},{"foldername":"farmersdelight.mixins.json","fingerprint":8274180,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1179971505,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663993187,"invalidFingerprint":false}],"packageFingerprint":1857460958,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":398521,"fileNameOnDisk":"FarmersDelight-1.21-1.2.4.jar","hashes":[{"type":1,"value":"80c2e58cd01fc911104066bdbc1ef241ffdcda73"},{"type":2,"value":"67f2892f4798fc0ce41edf660f5042da"}]},"dateInstalled":"2024-08-28T18:07:13.5927382Z","dateUpdated":"2024-08-28T18:07:13.596709Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5566383,"fileName":"FarmersDelight-1.21-1.2.4.jar","fileDate":"2024-07-25T23:34:24.94Z","fileLength":2893076,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5566/383/FarmersDelight-1.21-1.2.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2989077408,"invalidFingerprint":false},{"foldername":"vectorwing","fingerprint":4014577565,"invalidFingerprint":false},{"foldername":".cache","fingerprint":826424880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3208125049,"invalidFingerprint":false},{"foldername":"data","fingerprint":3162518716,"invalidFingerprint":false},{"foldername":"farmersdelight.mixins.json","fingerprint":8274180,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1179971505,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663993187,"invalidFingerprint":false}],"packageFingerprint":1857460958,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":398521,"fileNameOnDisk":"FarmersDelight-1.21-1.2.4.jar","hashes":[{"type":1,"value":"80c2e58cd01fc911104066bdbc1ef241ffdcda73"},{"type":2,"value":"67f2892f4798fc0ce41edf660f5042da"}]}},{"instanceID":"b823243c-ad25-4d18-a703-80575c0fe748","modSource":0,"addonID":580555,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"EMI","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"emi-1.1.12+1.21+neoforge.jar","authors":[{"Id":100436320,"Name":"EmilyPloszaj"}],"primaryAuthor":"EmilyPloszaj","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/emi","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/545/351/256/256/637878590194850929.png","tags":[],"installedFile":{"id":5619579,"fileName":"emi-1.1.12+1.21+neoforge.jar","fileDate":"2024-08-11T22:11:21.067Z","fileLength":1008701,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5619/579/emi-1.1.12%2b1.21%2bneoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2223828380,"invalidFingerprint":false},{"foldername":"assets","fingerprint":145748004,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1953140320,"invalidFingerprint":false},{"foldername":"emi-neoforge.mixins.json","fingerprint":1669714997,"invalidFingerprint":false},{"foldername":"emi-xplat-refmap.json","fingerprint":1183285614,"invalidFingerprint":false},{"foldername":"emi.accesswidener","fingerprint":1849825593,"invalidFingerprint":false},{"foldername":"emi.mixins.json","fingerprint":687295045,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341449709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1926206562,"invalidFingerprint":false}],"packageFingerprint":2683367322,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":580555,"fileNameOnDisk":"emi-1.1.12+1.21+neoforge.jar","hashes":[{"type":1,"value":"a496c1be4a561b4a3154b9661a126b65b14ee7cf"},{"type":2,"value":"14ffc78eb211ac8cfbfaf1aa01c2f629"}]},"dateInstalled":"2024-08-28T18:07:39.9295449Z","dateUpdated":"2024-08-28T18:07:39.9469652Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5619579,"fileName":"emi-1.1.12+1.21+neoforge.jar","fileDate":"2024-08-11T22:11:21.067Z","fileLength":1008701,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5619/579/emi-1.1.12%2b1.21%2bneoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2223828380,"invalidFingerprint":false},{"foldername":"assets","fingerprint":145748004,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1953140320,"invalidFingerprint":false},{"foldername":"emi-neoforge.mixins.json","fingerprint":1669714997,"invalidFingerprint":false},{"foldername":"emi-xplat-refmap.json","fingerprint":1183285614,"invalidFingerprint":false},{"foldername":"emi.accesswidener","fingerprint":1849825593,"invalidFingerprint":false},{"foldername":"emi.mixins.json","fingerprint":687295045,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341449709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1926206562,"invalidFingerprint":false}],"packageFingerprint":2683367322,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":580555,"fileNameOnDisk":"emi-1.1.12+1.21+neoforge.jar","hashes":[{"type":1,"value":"a496c1be4a561b4a3154b9661a126b65b14ee7cf"},{"type":2,"value":"14ffc78eb211ac8cfbfaf1aa01c2f629"}]}},{"instanceID":"d5cea3aa-fb51-4670-b79f-04efed3f1d13","modSource":0,"addonID":551520,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Fps - Render Distance[Forge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"betterfpsdist-1.21-4.5.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-fps-render-distance","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/531/771/256/256/637854357042030339.png","tags":[],"installedFile":{"id":5664511,"fileName":"betterfpsdist-1.21-4.5.jar","fileDate":"2024-08-26T07:42:02.913Z","fileLength":19812,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/511/betterfpsdist-1.21-4.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":489660769,"invalidFingerprint":false},{"foldername":"com","fingerprint":2610879232,"invalidFingerprint":false},{"foldername":"assets","fingerprint":821056978,"invalidFingerprint":false},{"foldername":"betterfpsdist.mixins.json","fingerprint":3487330126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2233392733,"invalidFingerprint":false}],"packageFingerprint":1672817412,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551520,"fileNameOnDisk":"betterfpsdist-1.21-4.5.jar","hashes":[{"type":1,"value":"c7dfebfebb5ff854e8d4e7041472ff903e29aafe"},{"type":2,"value":"3bc6b0523704649fcf7eb807c4150e87"}]},"dateInstalled":"2024-08-28T18:07:37.1835789Z","dateUpdated":"2024-08-28T18:07:37.1853456Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5664511,"fileName":"betterfpsdist-1.21-4.5.jar","fileDate":"2024-08-26T07:42:02.913Z","fileLength":19812,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/511/betterfpsdist-1.21-4.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":489660769,"invalidFingerprint":false},{"foldername":"com","fingerprint":2610879232,"invalidFingerprint":false},{"foldername":"assets","fingerprint":821056978,"invalidFingerprint":false},{"foldername":"betterfpsdist.mixins.json","fingerprint":3487330126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2233392733,"invalidFingerprint":false}],"packageFingerprint":1672817412,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551520,"fileNameOnDisk":"betterfpsdist-1.21-4.5.jar","hashes":[{"type":1,"value":"c7dfebfebb5ff854e8d4e7041472ff903e29aafe"},{"type":2,"value":"3bc6b0523704649fcf7eb807c4150e87"}]}},{"instanceID":"8593bef9-f035-40bb-b277-43dad6f3d9cd","modSource":0,"addonID":426386,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Shrink.","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","authors":[{"Id":11021109,"Name":"Gigabit101"}],"primaryAuthor":"Gigabit101","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/shrink_","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/338/256/256/256/637476958608723573.png","tags":[],"installedFile":{"id":5550606,"fileName":"shrink-2.0.0.43-neoforge.jar","fileDate":"2024-07-21T07:52:03.337Z","fileLength":41269,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5550/606/shrink-2.0.0.43-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":576589,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2719138955,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":3213342286,"invalidFingerprint":false},{"foldername":"architectury_inject_shrink_common_582643f88cfc4d4f828a799a15651a01_8e7c866fada7d90917a41f257774ea19bd93f0f71e3b220bd9ed9462464008d8shrink20043devjar","fingerprint":682432028,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3057889504,"invalidFingerprint":false},{"foldername":"data","fingerprint":2307908874,"invalidFingerprint":false},{"foldername":"net","fingerprint":990744050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2403786548,"invalidFingerprint":false},{"foldername":"shrink.accesswidener","fingerprint":3862542930,"invalidFingerprint":false},{"foldername":"shrink.mixins.json","fingerprint":2362318167,"invalidFingerprint":false}],"packageFingerprint":3785185244,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":426386,"fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","hashes":[{"type":1,"value":"da792b511585bc55557d652219e9358eed711366"},{"type":2,"value":"95f93b5f1078a42efb10ea5d4f723fbe"}]},"dateInstalled":"2024-08-28T18:07:14.2956919Z","dateUpdated":"2024-08-28T18:07:14.2976884Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5550606,"fileName":"shrink-2.0.0.43-neoforge.jar","fileDate":"2024-07-21T07:52:03.337Z","fileLength":41269,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5550/606/shrink-2.0.0.43-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":576589,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2719138955,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":3213342286,"invalidFingerprint":false},{"foldername":"architectury_inject_shrink_common_582643f88cfc4d4f828a799a15651a01_8e7c866fada7d90917a41f257774ea19bd93f0f71e3b220bd9ed9462464008d8shrink20043devjar","fingerprint":682432028,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3057889504,"invalidFingerprint":false},{"foldername":"data","fingerprint":2307908874,"invalidFingerprint":false},{"foldername":"net","fingerprint":990744050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2403786548,"invalidFingerprint":false},{"foldername":"shrink.accesswidener","fingerprint":3862542930,"invalidFingerprint":false},{"foldername":"shrink.mixins.json","fingerprint":2362318167,"invalidFingerprint":false}],"packageFingerprint":3785185244,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":426386,"fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","hashes":[{"type":1,"value":"da792b511585bc55557d652219e9358eed711366"},{"type":2,"value":"95f93b5f1078a42efb10ea5d4f723fbe"}]}},{"instanceID":"0852ff2d-3d24-480a-9209-01f0bc8ff9d7","modSource":0,"addonID":287342,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Titanium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"titanium-1.21-4.0.13.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/titanium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/204/596/256/256/636941376880705827.png","tags":[],"installedFile":{"id":5673745,"fileName":"titanium-1.21-4.0.13.jar","fileDate":"2024-08-29T09:29:00.627Z","fileLength":599891,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5673/745/titanium-1.21-4.0.13.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4164365508,"invalidFingerprint":false},{"foldername":"com","fingerprint":449944335,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"data","fingerprint":1368271518,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1420606658,"invalidFingerprint":false},{"foldername":"LICENSE.html","fingerprint":1010563168,"invalidFingerprint":false}],"packageFingerprint":1872039429,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":287342,"fileNameOnDisk":"titanium-1.21-4.0.13.jar","hashes":[{"type":1,"value":"ef81d52eb33229a1ae38e6317a52e8a781e1d04a"},{"type":2,"value":"8b9d6dc02d89982185d0f31e8862ec18"}]},"dateInstalled":"2024-08-28T18:07:56.4018805Z","dateUpdated":"2024-08-29T17:03:38.9972916Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5673745,"fileName":"titanium-1.21-4.0.13.jar","fileDate":"2024-08-29T09:29:00.627Z","fileLength":599891,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5673/745/titanium-1.21-4.0.13.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4164365508,"invalidFingerprint":false},{"foldername":"com","fingerprint":449944335,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"data","fingerprint":1368271518,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1420606658,"invalidFingerprint":false},{"foldername":"LICENSE.html","fingerprint":1010563168,"invalidFingerprint":false}],"packageFingerprint":1872039429,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":287342,"fileNameOnDisk":"titanium-1.21-4.0.13.jar","hashes":[{"type":1,"value":"ef81d52eb33229a1ae38e6317a52e8a781e1d04a"},{"type":2,"value":"8b9d6dc02d89982185d0f31e8862ec18"}]}},{"instanceID":"d135d5d7-57ba-4985-b191-51c567affac4","modSource":0,"addonID":268560,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":8445729,"Name":"pupnewfster"},{"Id":6868754,"Name":"thommy101"},{"Id":28798139,"Name":"Thiakil"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/672/256/256/637801316302309362.png","tags":[],"installedFile":{"id":5680395,"fileName":"Mekanism-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:01.64Z","fileLength":11613431,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/395/Mekanism-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":1037991,"type":2},{"addonId":267602,"type":2},{"addonId":223794,"type":2},{"addonId":574123,"type":2},{"addonId":220318,"type":2},{"addonId":437654,"type":2},{"addonId":245211,"type":2},{"addonId":226410,"type":2},{"addonId":481655,"type":2},{"addonId":455982,"type":2},{"addonId":239197,"type":2},{"addonId":280554,"type":2},{"addonId":248020,"type":2},{"addonId":980156,"type":2},{"addonId":368718,"type":2},{"addonId":324717,"type":2},{"addonId":449945,"type":2},{"addonId":398521,"type":2},{"addonId":441647,"type":2},{"addonId":541617,"type":2},{"addonId":282001,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2923332097,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":81993366,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1530665502,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1696686400,"invalidFingerprint":false},{"foldername":"data","fingerprint":1077695617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1823297379,"invalidFingerprint":false}],"packageFingerprint":1423122157,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268560,"fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"74c04b02c1e201d3e1646be0cdca2191138193c9"},{"type":2,"value":"e663e49214f588b338f8e8b0cf5697a5"}]},"dateInstalled":"2024-08-28T18:07:51.0860065Z","dateUpdated":"2024-08-31T17:10:33.0636665Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680395,"fileName":"Mekanism-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:01.64Z","fileLength":11613431,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/395/Mekanism-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":1037991,"type":2},{"addonId":267602,"type":2},{"addonId":223794,"type":2},{"addonId":574123,"type":2},{"addonId":220318,"type":2},{"addonId":437654,"type":2},{"addonId":245211,"type":2},{"addonId":226410,"type":2},{"addonId":481655,"type":2},{"addonId":455982,"type":2},{"addonId":239197,"type":2},{"addonId":280554,"type":2},{"addonId":248020,"type":2},{"addonId":980156,"type":2},{"addonId":368718,"type":2},{"addonId":324717,"type":2},{"addonId":449945,"type":2},{"addonId":398521,"type":2},{"addonId":441647,"type":2},{"addonId":541617,"type":2},{"addonId":282001,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2923332097,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":81993366,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1530665502,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1696686400,"invalidFingerprint":false},{"foldername":"data","fingerprint":1077695617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1823297379,"invalidFingerprint":false}],"packageFingerprint":1423122157,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268560,"fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"74c04b02c1e201d3e1646be0cdca2191138193c9"},{"type":2,"value":"e663e49214f588b338f8e8b0cf5697a5"}]}},{"instanceID":"8326ecfc-0aba-49ab-9132-9a2e6945c1e8","modSource":0,"addonID":232758,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cyclops Core","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.22.0.jar","authors":[{"Id":13500867,"Name":"kroeser"}],"primaryAuthor":"kroeser","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cyclops-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/21/299/256/256/635725451812161186.png","tags":[],"installedFile":{"id":5692554,"fileName":"cyclopscore-1.21.1-neoforge-1.22.0.jar","fileDate":"2024-09-04T15:25:27.073Z","fileLength":1060963,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5692/554/cyclopscore-1.21.1-neoforge-1.22.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":611436166,"invalidFingerprint":false},{"foldername":"org","fingerprint":1449507321,"invalidFingerprint":false},{"foldername":"logo_small.png","fingerprint":3202528997,"invalidFingerprint":false},{"foldername":"cyclopscore.accesswidener","fingerprint":4148789429,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1572670799,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3359146128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2353970373,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2866114932,"invalidFingerprint":false},{"foldername":"mixins.cyclopscore.json","fingerprint":2794349824,"invalidFingerprint":false}],"packageFingerprint":1201011883,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232758,"fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.22.0.jar","hashes":[{"type":1,"value":"66aa9ed51078f7fc8f983ce7b55d257fc0ff015a"},{"type":2,"value":"1d8695a7276080dab15c841005c9660b"}]},"dateInstalled":"2024-08-28T18:07:54.9026518Z","dateUpdated":"2024-09-04T17:00:39.7416217Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5692554,"fileName":"cyclopscore-1.21.1-neoforge-1.22.0.jar","fileDate":"2024-09-04T15:25:27.073Z","fileLength":1060963,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5692/554/cyclopscore-1.21.1-neoforge-1.22.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":611436166,"invalidFingerprint":false},{"foldername":"org","fingerprint":1449507321,"invalidFingerprint":false},{"foldername":"logo_small.png","fingerprint":3202528997,"invalidFingerprint":false},{"foldername":"cyclopscore.accesswidener","fingerprint":4148789429,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1572670799,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3359146128,"invalidFingerprint":false},{"foldername":"data","fingerprint":2353970373,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2866114932,"invalidFingerprint":false},{"foldername":"mixins.cyclopscore.json","fingerprint":2794349824,"invalidFingerprint":false}],"packageFingerprint":1201011883,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232758,"fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.22.0.jar","hashes":[{"type":1,"value":"66aa9ed51078f7fc8f983ce7b55d257fc0ff015a"},{"type":2,"value":"1d8695a7276080dab15c841005c9660b"}]}},{"instanceID":"64388246-c06a-418f-9748-3c6fe4110377","modSource":0,"addonID":454372,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SuperMartijn642's Core Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-core-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/352/207/256/256/637507429195617557.png","tags":[],"installedFile":{"id":5692293,"fileName":"supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","fileDate":"2024-09-04T13:28:59.183Z","fileLength":518222,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5692/293/supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":747371568,"invalidFingerprint":false},{"foldername":"com","fingerprint":669832093,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2039997511,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1282687129,"invalidFingerprint":false},{"foldername":"data","fingerprint":1945635673,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.mixins.json","fingerprint":3378527484,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.png","fingerprint":1404450715,"invalidFingerprint":false}],"packageFingerprint":1495780886,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":454372,"fileNameOnDisk":"supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"497673ec30dee9a0fd006e010b0b100a423f5dc5"},{"type":2,"value":"a64d5c92c868a35353c9bc9d33ec6bff"}]},"dateInstalled":"2024-08-28T18:07:32.5170533Z","dateUpdated":"2024-09-04T17:00:39.7980413Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5692293,"fileName":"supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","fileDate":"2024-09-04T13:28:59.183Z","fileLength":518222,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5692/293/supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":747371568,"invalidFingerprint":false},{"foldername":"com","fingerprint":669832093,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2039997511,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1282687129,"invalidFingerprint":false},{"foldername":"data","fingerprint":1945635673,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.mixins.json","fingerprint":3378527484,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.png","fingerprint":1404450715,"invalidFingerprint":false}],"packageFingerprint":1495780886,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":454372,"fileNameOnDisk":"supermartijn642corelib-1.1.17h-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"497673ec30dee9a0fd006e010b0b100a423f5dc5"},{"type":2,"value":"a64d5c92c868a35353c9bc9d33ec6bff"}]}},{"instanceID":"c4263a66-614e-4609-92a5-a65b65ead0c6","modSource":0,"addonID":388172,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"GeckoLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.3.jar","authors":[{"Id":100005756,"Name":"Gecko"},{"Id":102710925,"Name":"EliotL"}],"primaryAuthor":"Gecko","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/geckolib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/847/183/256/256/638246399784227999.png","tags":[],"installedFile":{"id":5679344,"fileName":"geckolib-neoforge-1.21.1-4.6.3.jar","fileDate":"2024-08-31T03:46:44.097Z","fileLength":568047,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/344/geckolib-neoforge-1.21.1-4.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4086025734,"invalidFingerprint":false},{"foldername":"software","fingerprint":1177113578,"invalidFingerprint":false},{"foldername":"geckolib.accesswidener","fingerprint":1951476810,"invalidFingerprint":false},{"foldername":"geckolib.mixins.json","fingerprint":609173611,"invalidFingerprint":false},{"foldername":"geckolib.png","fingerprint":1492677644,"invalidFingerprint":false},{"foldername":"LICENSE_GeckoLib 4","fingerprint":601668306,"invalidFingerprint":false}],"packageFingerprint":3677214805,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388172,"fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.3.jar","hashes":[{"type":1,"value":"4988e8a845f29a55c8574db5c10343a0a0544f52"},{"type":2,"value":"955ba98bad6f45c55741f4147b4999bc"}]},"dateInstalled":"2024-08-28T18:07:51.418393Z","dateUpdated":"2024-08-31T17:09:55.9737866Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5679344,"fileName":"geckolib-neoforge-1.21.1-4.6.3.jar","fileDate":"2024-08-31T03:46:44.097Z","fileLength":568047,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/344/geckolib-neoforge-1.21.1-4.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4086025734,"invalidFingerprint":false},{"foldername":"software","fingerprint":1177113578,"invalidFingerprint":false},{"foldername":"geckolib.accesswidener","fingerprint":1951476810,"invalidFingerprint":false},{"foldername":"geckolib.mixins.json","fingerprint":609173611,"invalidFingerprint":false},{"foldername":"geckolib.png","fingerprint":1492677644,"invalidFingerprint":false},{"foldername":"LICENSE_GeckoLib 4","fingerprint":601668306,"invalidFingerprint":false}],"packageFingerprint":3677214805,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388172,"fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.3.jar","hashes":[{"type":1,"value":"4988e8a845f29a55c8574db5c10343a0a0544f52"},{"type":2,"value":"955ba98bad6f45c55741f4147b4999bc"}]}},{"instanceID":"5e891173-dcdd-4f8f-834a-56bd551009c7","modSource":0,"addonID":445274,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Relics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"relics-1.21-0.8.4.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/relics-mod","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/914/338/256/256/638371376399491795_animated.gif","tags":[],"installedFile":{"id":5655840,"fileName":"relics-1.21-0.8.4.jar","fileDate":"2024-08-23T12:53:52.037Z","fileLength":1588399,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5655/840/relics-1.21-0.8.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":916747,"type":3},{"addonId":1037991,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4061591101,"invalidFingerprint":false},{"foldername":"it","fingerprint":4105328386,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4003783554,"invalidFingerprint":false},{"foldername":"data","fingerprint":17677496,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2839386806,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4040287019,"invalidFingerprint":false},{"foldername":"relics.mixins.json","fingerprint":3473424627,"invalidFingerprint":false}],"packageFingerprint":2074190643,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":445274,"fileNameOnDisk":"relics-1.21-0.8.4.jar","hashes":[{"type":1,"value":"13f67d4b1b8537f18274352c66e7d7502dcfae44"},{"type":2,"value":"e5e5bf77bb68b650af1227935d52b655"}]},"dateInstalled":"2024-08-28T18:07:52.7320288Z","dateUpdated":"2024-08-28T18:07:52.7360277Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5655840,"fileName":"relics-1.21-0.8.4.jar","fileDate":"2024-08-23T12:53:52.037Z","fileLength":1588399,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5655/840/relics-1.21-0.8.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":916747,"type":3},{"addonId":1037991,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4061591101,"invalidFingerprint":false},{"foldername":"it","fingerprint":4105328386,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4003783554,"invalidFingerprint":false},{"foldername":"data","fingerprint":17677496,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2839386806,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4040287019,"invalidFingerprint":false},{"foldername":"relics.mixins.json","fingerprint":3473424627,"invalidFingerprint":false}],"packageFingerprint":2074190643,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":445274,"fileNameOnDisk":"relics-1.21-0.8.4.jar","hashes":[{"type":1,"value":"13f67d4b1b8537f18274352c66e7d7502dcfae44"},{"type":2,"value":"e5e5bf77bb68b650af1227935d52b655"}]}},{"instanceID":"257887fe-2b28-483f-8eda-3da300da76df","modSource":0,"addonID":1002348,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Dire Things","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"justdirethings-1.2.3.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-dire-things","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/979/642/256/256/638485390482179180.png","tags":[],"installedFile":{"id":5693085,"fileName":"justdirethings-1.2.3.jar","fileDate":"2024-09-04T19:01:31.793Z","fileLength":2532176,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5693/85/justdirethings-1.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3334105666,"invalidFingerprint":false},{"foldername":"com","fingerprint":1038610385,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4044711045,"invalidFingerprint":false},{"foldername":"assets","fingerprint":264656597,"invalidFingerprint":false},{"foldername":"data","fingerprint":384624615,"invalidFingerprint":false},{"foldername":"mixins.justdirethings.json","fingerprint":4184827296,"invalidFingerprint":false}],"packageFingerprint":1321335493,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1002348,"fileNameOnDisk":"justdirethings-1.2.3.jar","hashes":[{"type":1,"value":"bdb6bd1fca355e09172ab2fbb63f8be08b1d17ce"},{"type":2,"value":"9afe728f1b3c60ef62f9b9f7f2fa4506"}]},"dateInstalled":"2024-08-28T18:07:27.1660947Z","dateUpdated":"2024-09-05T17:54:30.2061087Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5693085,"fileName":"justdirethings-1.2.3.jar","fileDate":"2024-09-04T19:01:31.793Z","fileLength":2532176,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5693/85/justdirethings-1.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3334105666,"invalidFingerprint":false},{"foldername":"com","fingerprint":1038610385,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4044711045,"invalidFingerprint":false},{"foldername":"assets","fingerprint":264656597,"invalidFingerprint":false},{"foldername":"data","fingerprint":384624615,"invalidFingerprint":false},{"foldername":"mixins.justdirethings.json","fingerprint":4184827296,"invalidFingerprint":false}],"packageFingerprint":1321335493,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1002348,"fileNameOnDisk":"justdirethings-1.2.3.jar","hashes":[{"type":1,"value":"bdb6bd1fca355e09172ab2fbb63f8be08b1d17ce"},{"type":2,"value":"9afe728f1b3c60ef62f9b9f7f2fa4506"}]}},{"instanceID":"bf35f742-6d31-41da-9a02-ea121d747106","modSource":0,"addonID":940057,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TerraBlender (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","authors":[{"Id":9704465,"Name":"TheAdubbz"}],"primaryAuthor":"TheAdubbz","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrablender-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/907/934/256/256/638359485944942119.png","tags":[],"installedFile":{"id":5685546,"fileName":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","fileDate":"2024-09-02T05:31:07.913Z","fileLength":116942,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5685/546/TerraBlender-neoforge-1.21.1-4.1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":206679163,"invalidFingerprint":false},{"foldername":"terrablender","fingerprint":3097319020,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313451693,"invalidFingerprint":false},{"foldername":"assets","fingerprint":131132179,"invalidFingerprint":false},{"foldername":"terrablender.mixins.json","fingerprint":1863838124,"invalidFingerprint":false},{"foldername":"tb_icon.png","fingerprint":479935004,"invalidFingerprint":false},{"foldername":"terrablender.accesswidener","fingerprint":290806959,"invalidFingerprint":false},{"foldername":"data","fingerprint":489731127,"invalidFingerprint":false},{"foldername":"tb_logo.png","fingerprint":2564841619,"invalidFingerprint":false},{"foldername":"terrablender_neoforge.mixins.json","fingerprint":1482893982,"invalidFingerprint":false}],"packageFingerprint":1250574036,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":940057,"fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","hashes":[{"type":1,"value":"d7ba910a6132e3ced4ae1efdaed117fa369386dd"},{"type":2,"value":"2139bab5239555b432b459536a56a78c"}]},"dateInstalled":"2024-08-28T18:07:32.8771367Z","dateUpdated":"2024-09-03T17:48:31.3190933Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5685546,"fileName":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","fileDate":"2024-09-02T05:31:07.913Z","fileLength":116942,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5685/546/TerraBlender-neoforge-1.21.1-4.1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":206679163,"invalidFingerprint":false},{"foldername":"terrablender","fingerprint":3097319020,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313451693,"invalidFingerprint":false},{"foldername":"assets","fingerprint":131132179,"invalidFingerprint":false},{"foldername":"terrablender.mixins.json","fingerprint":1863838124,"invalidFingerprint":false},{"foldername":"tb_icon.png","fingerprint":479935004,"invalidFingerprint":false},{"foldername":"terrablender.accesswidener","fingerprint":290806959,"invalidFingerprint":false},{"foldername":"data","fingerprint":489731127,"invalidFingerprint":false},{"foldername":"tb_logo.png","fingerprint":2564841619,"invalidFingerprint":false},{"foldername":"terrablender_neoforge.mixins.json","fingerprint":1482893982,"invalidFingerprint":false}],"packageFingerprint":1250574036,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":940057,"fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","hashes":[{"type":1,"value":"d7ba910a6132e3ced4ae1efdaed117fa369386dd"},{"type":2,"value":"2139bab5239555b432b459536a56a78c"}]}},{"instanceID":"23e62c0c-6b53-4a13-8f10-77c79bd51730","modSource":0,"addonID":538214,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Handcrafted","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","authors":[{"Id":103112623,"Name":"terrariumearth"},{"Id":101827342,"Name":"kekie6"},{"Id":101856088,"Name":"AlexNijjar"}],"primaryAuthor":"terrariumearth","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/handcrafted","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/676/448/256/256/638067467429210259_animated.gif","tags":[],"installedFile":{"id":5617252,"fileName":"handcrafted-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-08-11T05:41:02.173Z","fileLength":7123668,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5617/252/handcrafted-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675958865,"invalidFingerprint":false},{"foldername":"architectury_inject_handcrafted_common_ace30f1f13e14c509731bde1fd86fd98_82746e0910a930d67bb1936ae604f55e9a6abd77253e747979671a45da20dc78handcraftedcommon1211402devjar","fingerprint":374138319,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159416825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3934000144,"invalidFingerprint":false},{"foldername":"earth","fingerprint":721365265,"invalidFingerprint":false},{"foldername":"handcrafted-common-1.21.1-common-refmap.json","fingerprint":2372519795,"invalidFingerprint":false},{"foldername":"handcrafted-common.mixins.json","fingerprint":3996411347,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1373793128,"invalidFingerprint":false}],"packageFingerprint":242559984,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538214,"fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"8008013477cc688f14f968fda1e9aa7d812578bc"},{"type":2,"value":"d6dae89f6463335f3b9a9067a0c5e97e"}]},"dateInstalled":"2024-08-28T18:07:31.1814125Z","dateUpdated":"2024-08-28T18:07:31.1873717Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5617252,"fileName":"handcrafted-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-08-11T05:41:02.173Z","fileLength":7123668,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5617/252/handcrafted-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675958865,"invalidFingerprint":false},{"foldername":"architectury_inject_handcrafted_common_ace30f1f13e14c509731bde1fd86fd98_82746e0910a930d67bb1936ae604f55e9a6abd77253e747979671a45da20dc78handcraftedcommon1211402devjar","fingerprint":374138319,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159416825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3934000144,"invalidFingerprint":false},{"foldername":"earth","fingerprint":721365265,"invalidFingerprint":false},{"foldername":"handcrafted-common-1.21.1-common-refmap.json","fingerprint":2372519795,"invalidFingerprint":false},{"foldername":"handcrafted-common.mixins.json","fingerprint":3996411347,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1373793128,"invalidFingerprint":false}],"packageFingerprint":242559984,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538214,"fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"8008013477cc688f14f968fda1e9aa7d812578bc"},{"type":2,"value":"d6dae89f6463335f3b9a9067a0c5e97e"}]}},{"instanceID":"30cb31d9-e9f8-4d19-a596-5f4cb8d3898b","modSource":0,"addonID":661293,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SmartBrainLib (Forge/Fabric/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.jar","authors":[{"Id":8410933,"Name":"Scimiguy"}],"primaryAuthor":"Scimiguy","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/smartbrainlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/596/446/256/256/637972388178699939.png","tags":[],"installedFile":{"id":5681593,"fileName":"SmartBrainLib-neoforge-1.21.1-1.16.jar","fileDate":"2024-08-31T21:58:37.203Z","fileLength":376784,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/593/SmartBrainLib-neoforge-1.21.1-1.16.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1697545130,"invalidFingerprint":false},{"foldername":"net","fingerprint":1034664209,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4120303670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1167815131,"invalidFingerprint":false}],"packageFingerprint":2584282791,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":661293,"fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.jar","hashes":[{"type":1,"value":"ae63c6200ce5486b9741b30a710a5af445f4c4f8"},{"type":2,"value":"827cb08599b340c94dc8c06998a178d3"}]},"dateInstalled":"2024-08-28T18:07:08.2170337Z","dateUpdated":"2024-09-01T19:07:54.0076893Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5681593,"fileName":"SmartBrainLib-neoforge-1.21.1-1.16.jar","fileDate":"2024-08-31T21:58:37.203Z","fileLength":376784,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5681/593/SmartBrainLib-neoforge-1.21.1-1.16.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1697545130,"invalidFingerprint":false},{"foldername":"net","fingerprint":1034664209,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4120303670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1167815131,"invalidFingerprint":false}],"packageFingerprint":2584282791,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":661293,"fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.jar","hashes":[{"type":1,"value":"ae63c6200ce5486b9741b30a710a5af445f4c4f8"},{"type":2,"value":"827cb08599b340c94dc8c06998a178d3"}]}},{"instanceID":"c522ea79-7387-4f71-8976-078851f74c10","modSource":0,"addonID":370890,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Another Void Dimension","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"javd-neo-8.0.1+mc1.21.jar","authors":[{"Id":17288714,"Name":"UnRealDinnerbone"},{"Id":102603829,"Name":"nanitedev"}],"primaryAuthor":"UnRealDinnerbone","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/javd","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/258/244/256/256/637207593873191975.png","tags":[],"installedFile":{"id":5557431,"fileName":"javd-neo-8.0.1+mc1.21.jar","fileDate":"2024-07-23T13:37:56.283Z","fileLength":54659,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5557/431/javd-neo-8.0.1%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":870210,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2474987749,"invalidFingerprint":false},{"foldername":"com","fingerprint":3643891536,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3917865279,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1037196731,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1206990435,"invalidFingerprint":false},{"foldername":"data","fingerprint":3802111946,"invalidFingerprint":false}],"packageFingerprint":634110898,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":370890,"fileNameOnDisk":"javd-neo-8.0.1+mc1.21.jar","hashes":[{"type":1,"value":"c307627f9e55b23853e7fef5e752475048a37bb0"},{"type":2,"value":"fed24c83084ac41f7fb929aed8c7cde2"}]},"dateInstalled":"2024-08-28T18:07:31.9317528Z","dateUpdated":"2024-08-28T18:07:31.9347499Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5557431,"fileName":"javd-neo-8.0.1+mc1.21.jar","fileDate":"2024-07-23T13:37:56.283Z","fileLength":54659,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5557/431/javd-neo-8.0.1%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":870210,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2474987749,"invalidFingerprint":false},{"foldername":"com","fingerprint":3643891536,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3917865279,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1037196731,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1206990435,"invalidFingerprint":false},{"foldername":"data","fingerprint":3802111946,"invalidFingerprint":false}],"packageFingerprint":634110898,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":370890,"fileNameOnDisk":"javd-neo-8.0.1+mc1.21.jar","hashes":[{"type":1,"value":"c307627f9e55b23853e7fef5e752475048a37bb0"},{"type":2,"value":"fed24c83084ac41f7fb929aed8c7cde2"}]}},{"instanceID":"e866195a-136e-412c-aca7-c0f1eb1c85e0","modSource":0,"addonID":574123,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Dark Mode Everywhere","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/dark-mode-everywhere","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/487/453/256/256/637790648718964338.png","tags":[],"installedFile":{"id":5644242,"fileName":"darkmodeeverywhere-1.21-1.3.3.jar","fileDate":"2024-08-19T15:59:28.63Z","fileLength":28446,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/242/darkmodeeverywhere-1.21-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1039368820,"invalidFingerprint":false},{"foldername":"com","fingerprint":4073624284,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1933774895,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3243760127,"invalidFingerprint":false},{"foldername":"darkmodeeverywhere.mixins.json","fingerprint":1155171144,"invalidFingerprint":false}],"packageFingerprint":3116883079,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574123,"fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","hashes":[{"type":1,"value":"eb2e79838fa7bd7f6e00e4c38e2a2c10a7200e7e"},{"type":2,"value":"c166d001ddfa201a61d0277c13734a63"}]},"dateInstalled":"2024-08-28T18:07:41.8182724Z","dateUpdated":"2024-08-29T17:03:26.2731779Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5644242,"fileName":"darkmodeeverywhere-1.21-1.3.3.jar","fileDate":"2024-08-19T15:59:28.63Z","fileLength":28446,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/242/darkmodeeverywhere-1.21-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1039368820,"invalidFingerprint":false},{"foldername":"com","fingerprint":4073624284,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1933774895,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3243760127,"invalidFingerprint":false},{"foldername":"darkmodeeverywhere.mixins.json","fingerprint":1155171144,"invalidFingerprint":false}],"packageFingerprint":3116883079,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574123,"fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","hashes":[{"type":1,"value":"eb2e79838fa7bd7f6e00e4c38e2a2c10a7200e7e"},{"type":2,"value":"c166d001ddfa201a61d0277c13734a63"}]}},{"instanceID":"372a5b70-1b95-4fde-a72d-28f699ebe02d","modSource":0,"addonID":626839,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"LaserIO","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"laserio-1.9.10.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/laserio","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/551/252/256/256/637888550331569855.png","tags":[],"installedFile":{"id":5648871,"fileName":"laserio-1.9.10.jar","fileDate":"2024-08-21T02:29:25.777Z","fileLength":1305254,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/871/laserio-1.9.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822602356,"invalidFingerprint":false},{"foldername":"com","fingerprint":3514574044,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2707357376,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3310605317,"invalidFingerprint":false},{"foldername":"data","fingerprint":4116815877,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2404158407,"invalidFingerprint":false}],"packageFingerprint":2516016821,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":626839,"fileNameOnDisk":"laserio-1.9.10.jar","hashes":[{"type":1,"value":"f5332fefccc5f59c19ef7292870b98df3fe9a233"},{"type":2,"value":"427ba16e44ee9d4cd0ed28afb5ef02c5"}]},"dateInstalled":"2024-08-28T18:07:56.7848515Z","dateUpdated":"2024-08-28T18:07:56.7868476Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5648871,"fileName":"laserio-1.9.10.jar","fileDate":"2024-08-21T02:29:25.777Z","fileLength":1305254,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/871/laserio-1.9.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822602356,"invalidFingerprint":false},{"foldername":"com","fingerprint":3514574044,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2707357376,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3310605317,"invalidFingerprint":false},{"foldername":"data","fingerprint":4116815877,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2404158407,"invalidFingerprint":false}],"packageFingerprint":2516016821,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":626839,"fileNameOnDisk":"laserio-1.9.10.jar","hashes":[{"type":1,"value":"f5332fefccc5f59c19ef7292870b98df3fe9a233"},{"type":2,"value":"427ba16e44ee9d4cd0ed28afb5ef02c5"}]}},{"instanceID":"d8f85bd0-69d3-4eef-bf73-4b77f7770945","modSource":0,"addonID":961856,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AE2 Network Analyser","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","authors":[{"Id":100082850,"Name":"GlodBlock"}],"primaryAuthor":"GlodBlock","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ae2-network-analyser","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/932/964/256/256/638408004366987630.png","tags":[],"installedFile":{"id":5614783,"fileName":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","fileDate":"2024-08-10T11:21:49.783Z","fileLength":832681,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/783/AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":957920,"type":3},{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4049656484,"invalidFingerprint":false},{"foldername":"com","fingerprint":3346421229,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3335084248,"invalidFingerprint":false},{"foldername":"assets","fingerprint":769678612,"invalidFingerprint":false},{"foldername":"data","fingerprint":1764730326,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2484003550,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2551179866,"invalidFingerprint":false}],"packageFingerprint":2405941262,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":961856,"fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","hashes":[{"type":1,"value":"0877d29588901c24b382e4dc36383af560551534"},{"type":2,"value":"a31620c19369dabed279c7aa4fa41395"}]},"dateInstalled":"2024-08-28T18:07:53.0126313Z","dateUpdated":"2024-08-28T18:07:53.015603Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5614783,"fileName":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","fileDate":"2024-08-10T11:21:49.783Z","fileLength":832681,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/783/AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":957920,"type":3},{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4049656484,"invalidFingerprint":false},{"foldername":"com","fingerprint":3346421229,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3335084248,"invalidFingerprint":false},{"foldername":"assets","fingerprint":769678612,"invalidFingerprint":false},{"foldername":"data","fingerprint":1764730326,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2484003550,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2551179866,"invalidFingerprint":false}],"packageFingerprint":2405941262,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":961856,"fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","hashes":[{"type":1,"value":"0877d29588901c24b382e4dc36383af560551534"},{"type":2,"value":"a31620c19369dabed279c7aa4fa41395"}]}},{"instanceID":"b84c3105-61e8-4678-839d-50d00f4f6775","modSource":0,"addonID":223794,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Energistics 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"appliedenergistics2-19.0.22-beta.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"},{"Id":16673090,"Name":"TeamAppliedEnergistics"},{"Id":101333983,"Name":"shartte"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2","thumbnailUrl":"https://media.forgecdn.net/avatars/1025/127/638548475358792693.webp","tags":[],"installedFile":{"id":5662490,"fileName":"appliedenergistics2-19.0.22-beta.jar","fileDate":"2024-08-25T15:33:43.683Z","fileLength":9522784,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/490/appliedenergistics2-19.0.22-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":245211,"type":2},{"addonId":324717,"type":2},{"addonId":440979,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1902405432,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":639184711,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3091736458,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":1463600789,"invalidFingerprint":false},{"foldername":"data","fingerprint":3625276150,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1999289619,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false}],"packageFingerprint":1483538324,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-19.0.22-beta.jar","hashes":[{"type":1,"value":"9c15991e6abcc67ac35ecb98a8aa6618ce4988fe"},{"type":2,"value":"155ab909bb01b6f360b369cd8446e5eb"}]},"dateInstalled":"2024-08-28T18:07:28.9692728Z","dateUpdated":"2024-08-28T18:07:28.9822726Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5662490,"fileName":"appliedenergistics2-19.0.22-beta.jar","fileDate":"2024-08-25T15:33:43.683Z","fileLength":9522784,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/490/appliedenergistics2-19.0.22-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":245211,"type":2},{"addonId":324717,"type":2},{"addonId":440979,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1902405432,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":639184711,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3091736458,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":1463600789,"invalidFingerprint":false},{"foldername":"data","fingerprint":3625276150,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1999289619,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false}],"packageFingerprint":1483538324,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-19.0.22-beta.jar","hashes":[{"type":1,"value":"9c15991e6abcc67ac35ecb98a8aa6618ce4988fe"},{"type":2,"value":"155ab909bb01b6f360b369cd8446e5eb"}]}},{"instanceID":"4e74faa3-8e5a-4d4a-8f33-8cc15da8266a","modSource":0,"addonID":349206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Seals","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"seals-1.21.0-3.2.3.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/seals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/235/921/256/256/637089135926310296.png","tags":[],"installedFile":{"id":5672615,"fileName":"seals-1.21.0-3.2.3.jar","fileDate":"2024-08-28T22:14:26.757Z","fileLength":46400,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/615/seals-1.21.0-3.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":369137844,"invalidFingerprint":false},{"foldername":"com","fingerprint":1277913718,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":615229068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1662187121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2823648998,"invalidFingerprint":false},{"foldername":"seals.mixins.json","fingerprint":525692263,"invalidFingerprint":false}],"packageFingerprint":2418757643,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":349206,"fileNameOnDisk":"seals-1.21.0-3.2.3.jar","hashes":[{"type":1,"value":"e8663499c6b1b2164dfcfe4500fd4db1a337d919"},{"type":2,"value":"470161f350cff4fac3c2d0e93412cffd"}]},"dateInstalled":"2024-08-28T18:07:47.234322Z","dateUpdated":"2024-08-29T17:03:38.0097758Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5672615,"fileName":"seals-1.21.0-3.2.3.jar","fileDate":"2024-08-28T22:14:26.757Z","fileLength":46400,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/615/seals-1.21.0-3.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":369137844,"invalidFingerprint":false},{"foldername":"com","fingerprint":1277913718,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":615229068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1662187121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2823648998,"invalidFingerprint":false},{"foldername":"seals.mixins.json","fingerprint":525692263,"invalidFingerprint":false}],"packageFingerprint":2418757643,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":349206,"fileNameOnDisk":"seals-1.21.0-3.2.3.jar","hashes":[{"type":1,"value":"e8663499c6b1b2164dfcfe4500fd4db1a337d919"},{"type":2,"value":"470161f350cff4fac3c2d0e93412cffd"}]}},{"instanceID":"7ba4cb8c-21fd-479e-a92d-6e6acf094b07","modSource":0,"addonID":399757,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Charging Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"charginggadgets-1.14.1.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/charging-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/290/825/256/256/637320095585838511.png","tags":[],"installedFile":{"id":5615790,"fileName":"charginggadgets-1.14.1.jar","fileDate":"2024-08-10T18:01:29.96Z","fileLength":67206,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/790/charginggadgets-1.14.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":892234490,"invalidFingerprint":false},{"foldername":"com","fingerprint":2937993493,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2696948974,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3066987569,"invalidFingerprint":false},{"foldername":"data","fingerprint":2604440670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1229369828,"invalidFingerprint":false}],"packageFingerprint":312239514,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":399757,"fileNameOnDisk":"charginggadgets-1.14.1.jar","hashes":[{"type":1,"value":"3208ea2ca10d786895d03c2cd3a124d14393b357"},{"type":2,"value":"89013344d40bd190f278a7cfba468605"}]},"dateInstalled":"2024-08-28T18:07:23.4203336Z","dateUpdated":"2024-08-28T18:07:23.4221318Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615790,"fileName":"charginggadgets-1.14.1.jar","fileDate":"2024-08-10T18:01:29.96Z","fileLength":67206,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/790/charginggadgets-1.14.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":892234490,"invalidFingerprint":false},{"foldername":"com","fingerprint":2937993493,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2696948974,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3066987569,"invalidFingerprint":false},{"foldername":"data","fingerprint":2604440670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1229369828,"invalidFingerprint":false}],"packageFingerprint":312239514,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":399757,"fileNameOnDisk":"charginggadgets-1.14.1.jar","hashes":[{"type":1,"value":"3208ea2ca10d786895d03c2cd3a124d14393b357"},{"type":2,"value":"89013344d40bd190f278a7cfba468605"}]}},{"instanceID":"af3a0da6-68cc-4b98-a07c-712da03bda01","modSource":0,"addonID":361276,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Lootr (Forge & NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.81.jar","authors":[{"Id":10343357,"Name":"Noobanidus"},{"Id":101090122,"Name":"ZestyBlaze"},{"Id":101435003,"Name":"embeddedt"}],"primaryAuthor":"Noobanidus","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootr","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/337/5/256/256/637473842688195004.png","tags":[],"installedFile":{"id":5694003,"fileName":"lootr-neoforge-1.21-1.10.33.81.jar","fileDate":"2024-09-05T04:17:59.387Z","fileLength":439408,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5694/3/lootr-neoforge-1.21-1.10.33.81.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4247511701,"invalidFingerprint":false},{"foldername":"architectury_inject_Lootr_common_d53aa7d963f746ae83405cd2d9f34ee1_ed356fd2984e50e5ebb1af2ed60583bec247a0b90ab3cfd631ab5851a6f6f7b8lootrcommon1211103381devjar","fingerprint":3665983247,"invalidFingerprint":false},{"foldername":"assets","fingerprint":258080209,"invalidFingerprint":false},{"foldername":"data","fingerprint":4180145301,"invalidFingerprint":false},{"foldername":"lootr-common-common-refmap.json","fingerprint":2369418208,"invalidFingerprint":false},{"foldername":"lootr-common.mixins.json","fingerprint":3949990780,"invalidFingerprint":false},{"foldername":"lootr-neoforge.mixins.json","fingerprint":981483620,"invalidFingerprint":false},{"foldername":"noobanidus","fingerprint":1392359565,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":4128233331,"invalidFingerprint":false}],"packageFingerprint":1675905781,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361276,"fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.81.jar","hashes":[{"type":1,"value":"1f41acf879a5d5e7f270f5c71abff19ffd314ce0"},{"type":2,"value":"92e756071e3815dd97ac7c8b0e202c7a"}]},"dateInstalled":"2024-08-28T18:07:11.5038382Z","dateUpdated":"2024-09-06T17:46:29.0910541Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5694003,"fileName":"lootr-neoforge-1.21-1.10.33.81.jar","fileDate":"2024-09-05T04:17:59.387Z","fileLength":439408,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5694/3/lootr-neoforge-1.21-1.10.33.81.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4247511701,"invalidFingerprint":false},{"foldername":"architectury_inject_Lootr_common_d53aa7d963f746ae83405cd2d9f34ee1_ed356fd2984e50e5ebb1af2ed60583bec247a0b90ab3cfd631ab5851a6f6f7b8lootrcommon1211103381devjar","fingerprint":3665983247,"invalidFingerprint":false},{"foldername":"assets","fingerprint":258080209,"invalidFingerprint":false},{"foldername":"data","fingerprint":4180145301,"invalidFingerprint":false},{"foldername":"lootr-common-common-refmap.json","fingerprint":2369418208,"invalidFingerprint":false},{"foldername":"lootr-common.mixins.json","fingerprint":3949990780,"invalidFingerprint":false},{"foldername":"lootr-neoforge.mixins.json","fingerprint":981483620,"invalidFingerprint":false},{"foldername":"noobanidus","fingerprint":1392359565,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":4128233331,"invalidFingerprint":false}],"packageFingerprint":1675905781,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361276,"fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.81.jar","hashes":[{"type":1,"value":"1f41acf879a5d5e7f270f5c71abff19ffd314ce0"},{"type":2,"value":"92e756071e3815dd97ac7c8b0e202c7a"}]}},{"instanceID":"5503ccb7-0048-4559-9620-5414fadf9370","modSource":0,"addonID":606989,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Underground Villages","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","authors":[{"Id":7164955,"Name":"Mrbysco"},{"Id":8691716,"Name":"ShyNieke"}],"primaryAuthor":"Mrbysco","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/underground-villages","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/528/226/256/256/637850626719654459.png","tags":[],"installedFile":{"id":5477727,"fileName":"UndergroundVillages-neoforge-1.21-4.0.0.jar","fileDate":"2024-06-26T22:21:39.877Z","fileLength":286227,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5477/727/UndergroundVillages-neoforge-1.21-4.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712539393,"invalidFingerprint":false},{"foldername":"com","fingerprint":3143122226,"invalidFingerprint":false},{"foldername":"data","fingerprint":4174996196,"invalidFingerprint":false},{"foldername":".cache","fingerprint":630174042,"invalidFingerprint":false},{"foldername":"LICENSE_UndergroundVillages","fingerprint":2471371715,"invalidFingerprint":false}],"packageFingerprint":1152218900,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":606989,"fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","hashes":[{"type":1,"value":"d52dda19280befda690072508cd5bd17b70dcab6"},{"type":2,"value":"5954ea10e953a2d288ae703b8adbdd82"}]},"dateInstalled":"2024-08-28T18:07:33.4123936Z","dateUpdated":"2024-08-28T18:07:33.4143906Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5477727,"fileName":"UndergroundVillages-neoforge-1.21-4.0.0.jar","fileDate":"2024-06-26T22:21:39.877Z","fileLength":286227,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5477/727/UndergroundVillages-neoforge-1.21-4.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712539393,"invalidFingerprint":false},{"foldername":"com","fingerprint":3143122226,"invalidFingerprint":false},{"foldername":"data","fingerprint":4174996196,"invalidFingerprint":false},{"foldername":".cache","fingerprint":630174042,"invalidFingerprint":false},{"foldername":"LICENSE_UndergroundVillages","fingerprint":2471371715,"invalidFingerprint":false}],"packageFingerprint":1152218900,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":606989,"fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","hashes":[{"type":1,"value":"d52dda19280befda690072508cd5bd17b70dcab6"},{"type":2,"value":"5954ea10e953a2d288ae703b8adbdd82"}]}},{"instanceID":"2dc41e6a-4b01-462c-bf47-ca8c86f49859","modSource":0,"addonID":404465,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Library (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-library-neoforge-2101.1.1.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-library-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/575/256/256/638474885844428954.png","tags":[],"installedFile":{"id":5634888,"fileName":"ftb-library-neoforge-2101.1.1.jar","fileDate":"2024-08-16T13:33:53.227Z","fileLength":812276,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5634/888/ftb-library-neoforge-2101.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":310111,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2496910524,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary121_common_c2ce5d6a5f9d4ec696139fc35dd2ac96_58a7d90dba33e98c8c4dbcfb9662d6f87e42eec0ba08ab895012ebd0de63f482ftblibrary210111devjar","fingerprint":1930109287,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1194575564,"invalidFingerprint":false},{"foldername":"dev","fingerprint":798790558,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":2382698578,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":1777029514,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false}],"packageFingerprint":3946016638,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-neoforge-2101.1.1.jar","hashes":[{"type":1,"value":"b3ecccd83057029f4530744da1b13a12501ff572"},{"type":2,"value":"3465deba8996a5fc8b2ba48126c187e1"}]},"dateInstalled":"2024-08-28T18:07:37.7719757Z","dateUpdated":"2024-08-28T18:07:37.7739777Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5634888,"fileName":"ftb-library-neoforge-2101.1.1.jar","fileDate":"2024-08-16T13:33:53.227Z","fileLength":812276,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5634/888/ftb-library-neoforge-2101.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":310111,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2496910524,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary121_common_c2ce5d6a5f9d4ec696139fc35dd2ac96_58a7d90dba33e98c8c4dbcfb9662d6f87e42eec0ba08ab895012ebd0de63f482ftblibrary210111devjar","fingerprint":1930109287,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1194575564,"invalidFingerprint":false},{"foldername":"dev","fingerprint":798790558,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":2382698578,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":1777029514,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false}],"packageFingerprint":3946016638,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-neoforge-2101.1.1.jar","hashes":[{"type":1,"value":"b3ecccd83057029f4530744da1b13a12501ff572"},{"type":2,"value":"3465deba8996a5fc8b2ba48126c187e1"}]}},{"instanceID":"9333997d-619a-448d-84f4-df9e59073582","modSource":0,"addonID":248787,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AppleSkin","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","authors":[{"Id":13914149,"Name":"squeek502"}],"primaryAuthor":"squeek502","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/appleskin","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/47/527/256/256/636066936394500688.png","tags":[],"installedFile":{"id":5586600,"fileName":"appleskin-neoforge-mc1.21-3.0.5.jar","fileDate":"2024-08-01T10:41:02.043Z","fileLength":57725,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5586/600/appleskin-neoforge-mc1.21-3.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":963421395,"invalidFingerprint":false},{"foldername":"squeek","fingerprint":4013780629,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3071333817,"invalidFingerprint":false},{"foldername":"appleskin.png","fingerprint":1383794256,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2913091316,"invalidFingerprint":false}],"packageFingerprint":2800629733,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":248787,"fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","hashes":[{"type":1,"value":"057b483076431549ca8257095e498e42321abb60"},{"type":2,"value":"7056a521ac0d4c3a120a2d7bfdd54833"}]},"dateInstalled":"2024-08-28T18:07:08.8716859Z","dateUpdated":"2024-08-28T18:07:08.8736849Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5586600,"fileName":"appleskin-neoforge-mc1.21-3.0.5.jar","fileDate":"2024-08-01T10:41:02.043Z","fileLength":57725,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5586/600/appleskin-neoforge-mc1.21-3.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":963421395,"invalidFingerprint":false},{"foldername":"squeek","fingerprint":4013780629,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3071333817,"invalidFingerprint":false},{"foldername":"appleskin.png","fingerprint":1383794256,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2913091316,"invalidFingerprint":false}],"packageFingerprint":2800629733,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":248787,"fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","hashes":[{"type":1,"value":"057b483076431549ca8257095e498e42321abb60"},{"type":2,"value":"7056a521ac0d4c3a120a2d7bfdd54833"}]}},{"instanceID":"5ea284de-5ac4-44a8-88ff-4eafebd1d82e","modSource":0,"addonID":619320,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Storage","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedstorage-1.21-0.10.26.816.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-storage","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/543/206/256/256/637872959580005837.png","tags":[],"installedFile":{"id":5646596,"fileName":"sophisticatedstorage-1.21-0.10.26.816.jar","fileDate":"2024-08-20T10:26:46.453Z","fileLength":1314496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/596/sophisticatedstorage-1.21-0.10.26.816.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":225643,"type":2},{"addonId":618298,"type":3},{"addonId":238222,"type":2},{"addonId":233071,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":449254254,"invalidFingerprint":false},{"foldername":"net","fingerprint":1206364175,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2680510921,"invalidFingerprint":false},{"foldername":"assets","fingerprint":260408341,"invalidFingerprint":false},{"foldername":"data","fingerprint":1968992964,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":345096578,"invalidFingerprint":false}],"packageFingerprint":2456996591,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":619320,"fileNameOnDisk":"sophisticatedstorage-1.21-0.10.26.816.jar","hashes":[{"type":1,"value":"76044c5bb2f3fd09464651060054a118aef555d2"},{"type":2,"value":"3c136b6262f0ab32012c9c020a402c43"}]},"dateInstalled":"2024-08-28T18:07:47.6714692Z","dateUpdated":"2024-08-28T18:07:47.6754711Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5646596,"fileName":"sophisticatedstorage-1.21-0.10.26.816.jar","fileDate":"2024-08-20T10:26:46.453Z","fileLength":1314496,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/596/sophisticatedstorage-1.21-0.10.26.816.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":225643,"type":2},{"addonId":618298,"type":3},{"addonId":238222,"type":2},{"addonId":233071,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":449254254,"invalidFingerprint":false},{"foldername":"net","fingerprint":1206364175,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2680510921,"invalidFingerprint":false},{"foldername":"assets","fingerprint":260408341,"invalidFingerprint":false},{"foldername":"data","fingerprint":1968992964,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":345096578,"invalidFingerprint":false}],"packageFingerprint":2456996591,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":619320,"fileNameOnDisk":"sophisticatedstorage-1.21-0.10.26.816.jar","hashes":[{"type":1,"value":"76044c5bb2f3fd09464651060054a118aef555d2"},{"type":2,"value":"3c136b6262f0ab32012c9c020a402c43"}]}},{"instanceID":"19add087-83d2-4990-9873-7d54a9e2bcd4","modSource":0,"addonID":623764,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"JamLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","authors":[{"Id":100167166,"Name":"jamalam360"}],"primaryAuthor":"jamalam360","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jamlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/964/489/256/256/638462824667803215.png","tags":[],"installedFile":{"id":5599265,"fileName":"jamlib-neoforge-1.0.11+1.21.jar","fileDate":"2024-08-05T17:30:48.433Z","fileLength":164635,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5599/265/jamlib-neoforge-1.0.11%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3104250810,"invalidFingerprint":false},{"foldername":"architectury_inject_jamlib_common_94e238349d3247e88f72c505315b2bdc_8df90caa5980ab9ca48be5be853fdb57b6301c471ebeae04c6abf2f2067a7c3djamlib1011121devjar","fingerprint":1843857203,"invalidFingerprint":false},{"foldername":"assets","fingerprint":850988207,"invalidFingerprint":false},{"foldername":"io","fingerprint":369840608,"invalidFingerprint":false},{"foldername":"jamlib.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":212469728,"invalidFingerprint":false}],"packageFingerprint":186620428,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":623764,"fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","hashes":[{"type":1,"value":"e6be53e5d86af8ae6376fc9127e8390816d83a8f"},{"type":2,"value":"1c3344ec70a0e15030817562bf850420"}]},"dateInstalled":"2024-08-28T18:07:11.6378155Z","dateUpdated":"2024-08-28T18:07:11.6397996Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5599265,"fileName":"jamlib-neoforge-1.0.11+1.21.jar","fileDate":"2024-08-05T17:30:48.433Z","fileLength":164635,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5599/265/jamlib-neoforge-1.0.11%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3104250810,"invalidFingerprint":false},{"foldername":"architectury_inject_jamlib_common_94e238349d3247e88f72c505315b2bdc_8df90caa5980ab9ca48be5be853fdb57b6301c471ebeae04c6abf2f2067a7c3djamlib1011121devjar","fingerprint":1843857203,"invalidFingerprint":false},{"foldername":"assets","fingerprint":850988207,"invalidFingerprint":false},{"foldername":"io","fingerprint":369840608,"invalidFingerprint":false},{"foldername":"jamlib.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":212469728,"invalidFingerprint":false}],"packageFingerprint":186620428,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":623764,"fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","hashes":[{"type":1,"value":"e6be53e5d86af8ae6376fc9127e8390816d83a8f"},{"type":2,"value":"1c3344ec70a0e15030817562bf850420"}]}},{"instanceID":"07019e7a-488d-4990-98e1-78c050224e6e","modSource":0,"addonID":1067672,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tesseract API (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"tesseract-neoforge-1.5.0-beta-1.21.1.jar","authors":[{"Id":33070158,"Name":"swedzish"}],"primaryAuthor":"swedzish","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tesseract-api-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1043/715/256/256/638571058653099726.png","tags":[],"installedFile":{"id":5699538,"fileName":"tesseract-neoforge-1.5.0-beta-1.21.1.jar","fileDate":"2024-09-07T03:13:14.71Z","fileLength":276279,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5699/538/tesseract-neoforge-1.5.0-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2750825841,"invalidFingerprint":false},{"foldername":"net","fingerprint":461658856,"invalidFingerprint":false},{"foldername":"tesseract_api.accesstransformer.cfg","fingerprint":615599898,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3604542807,"invalidFingerprint":false},{"foldername":"tesseract_api.mixins.json","fingerprint":4222462172,"invalidFingerprint":false},{"foldername":"tesseract_api_mi.mixins.json","fingerprint":973625394,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":606919687,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1067672,"fileNameOnDisk":"tesseract-neoforge-1.5.0-beta-1.21.1.jar","hashes":[{"type":1,"value":"68248e1911dbf3980c653afdc4cec6cac21d2a67"},{"type":2,"value":"59c9a66778129efa11b838f9b8f3d35a"}]},"dateInstalled":"2024-08-28T18:25:16.8749181Z","dateUpdated":"2024-09-07T17:06:45.5317454Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5699538,"fileName":"tesseract-neoforge-1.5.0-beta-1.21.1.jar","fileDate":"2024-09-07T03:13:14.71Z","fileLength":276279,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5699/538/tesseract-neoforge-1.5.0-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2750825841,"invalidFingerprint":false},{"foldername":"net","fingerprint":461658856,"invalidFingerprint":false},{"foldername":"tesseract_api.accesstransformer.cfg","fingerprint":615599898,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3604542807,"invalidFingerprint":false},{"foldername":"tesseract_api.mixins.json","fingerprint":4222462172,"invalidFingerprint":false},{"foldername":"tesseract_api_mi.mixins.json","fingerprint":973625394,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":606919687,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1067672,"fileNameOnDisk":"tesseract-neoforge-1.5.0-beta-1.21.1.jar","hashes":[{"type":1,"value":"68248e1911dbf3980c653afdc4cec6cac21d2a67"},{"type":2,"value":"59c9a66778129efa11b838f9b8f3d35a"}]}},{"instanceID":"473d31fa-09ef-49ce-bd1c-58f037f2ed76","modSource":0,"addonID":314002,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Overloaded Armor Bar","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","authors":[{"Id":58117726,"Name":"tfarecnim"}],"primaryAuthor":"tfarecnim","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/overloaded-armor-bar","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/190/386/256/256/636855470698559314.png","tags":[],"installedFile":{"id":5537850,"fileName":"overloadedarmorbar-neoforge-1.21-2.jar","fileDate":"2024-07-16T14:54:24.587Z","fileLength":22307,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5537/850/overloadedarmorbar-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2262445997,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":3769142329,"invalidFingerprint":false},{"foldername":"overloadedarmorbar.accesswidener","fingerprint":3830352311,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857180308,"invalidFingerprint":false},{"foldername":"LICENSE_OverloadedArmorBar","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":3184049156,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314002,"fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"250b3f1a34bcaee383545761f102834475e86819"},{"type":2,"value":"8a349c11232d724883ab9d00b9be45e7"}]},"dateInstalled":"2024-08-28T18:07:06.4884166Z","dateUpdated":"2024-08-28T18:07:06.4894151Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5537850,"fileName":"overloadedarmorbar-neoforge-1.21-2.jar","fileDate":"2024-07-16T14:54:24.587Z","fileLength":22307,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5537/850/overloadedarmorbar-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2262445997,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":3769142329,"invalidFingerprint":false},{"foldername":"overloadedarmorbar.accesswidener","fingerprint":3830352311,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857180308,"invalidFingerprint":false},{"foldername":"LICENSE_OverloadedArmorBar","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":3184049156,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314002,"fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"250b3f1a34bcaee383545761f102834475e86819"},{"type":2,"value":"8a349c11232d724883ab9d00b9be45e7"}]}},{"instanceID":"e5b29fa0-a602-4ba8-accf-6517b914c970","modSource":0,"addonID":659011,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Deeper and Darker","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","authors":[{"Id":103560889,"Name":"KyaniteMods"},{"Id":101824939,"Name":"ttv_pedro270707"},{"Id":103642261,"Name":"angg_xdd"},{"Id":100661346,"Name":"nitro_dynamite18"},{"Id":102858646,"Name":"NewJumperr"}],"primaryAuthor":"KyaniteMods","primaryCategoryId":410,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/deeperdarker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1055/574/256/256/638586877714541407.png","tags":[],"installedFile":{"id":5698218,"fileName":"deeperdarker-neoforge-1.21-1.3.2.jar","fileDate":"2024-09-06T17:31:59.073Z","fileLength":17810377,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/218/deeperdarker-neoforge-1.21-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":855995401,"invalidFingerprint":false},{"foldername":"com","fingerprint":3840415769,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4188637201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3669122608,"invalidFingerprint":false},{"foldername":"banner.png","fingerprint":3002162078,"invalidFingerprint":false},{"foldername":"data","fingerprint":672199656,"invalidFingerprint":false},{"foldername":"deeperdarker.mixins.json","fingerprint":1440493404,"invalidFingerprint":false}],"packageFingerprint":2742735759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":659011,"fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","hashes":[{"type":1,"value":"fa64e72cf308429db950b878c475668f394f80a1"},{"type":2,"value":"01838e7c69b708453bca6c7aff215ab2"}]},"dateInstalled":"2024-09-07T17:58:41.0287379Z","dateUpdated":"2024-09-07T17:58:41.0537371Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698218,"fileName":"deeperdarker-neoforge-1.21-1.3.2.jar","fileDate":"2024-09-06T17:31:59.073Z","fileLength":17810377,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/218/deeperdarker-neoforge-1.21-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":855995401,"invalidFingerprint":false},{"foldername":"com","fingerprint":3840415769,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4188637201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3669122608,"invalidFingerprint":false},{"foldername":"banner.png","fingerprint":3002162078,"invalidFingerprint":false},{"foldername":"data","fingerprint":672199656,"invalidFingerprint":false},{"foldername":"deeperdarker.mixins.json","fingerprint":1440493404,"invalidFingerprint":false}],"packageFingerprint":2742735759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":659011,"fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","hashes":[{"type":1,"value":"fa64e72cf308429db950b878c475668f394f80a1"},{"type":2,"value":"01838e7c69b708453bca6c7aff215ab2"}]}},{"instanceID":"013f56dd-e8d0-4e74-98f4-b316af5cb5cb","modSource":0,"addonID":915308,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clean Swing Through Grass","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cleanswing-1.7.jar","authors":[{"Id":27059243,"Name":"Raycoms"}],"primaryAuthor":"Raycoms","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clean-swing-through-grass","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/880/242/256/256/638309008314655528.png","tags":[],"installedFile":{"id":5644230,"fileName":"cleanswing-1.7.jar","fileDate":"2024-08-19T15:50:59.683Z","fileLength":8390,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/230/cleanswing-1.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712156105,"invalidFingerprint":false},{"foldername":"com","fingerprint":1817391473,"invalidFingerprint":false}],"packageFingerprint":1416334743,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":915308,"fileNameOnDisk":"cleanswing-1.7.jar","hashes":[{"type":1,"value":"10c5ec0c277ee365c32aba1e7ab1602e5edc8f50"},{"type":2,"value":"a3219f26631d1b87d68122fb92e267ab"}]},"dateInstalled":"2024-08-28T18:07:55.3738626Z","dateUpdated":"2024-08-28T18:07:55.3748464Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5644230,"fileName":"cleanswing-1.7.jar","fileDate":"2024-08-19T15:50:59.683Z","fileLength":8390,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/230/cleanswing-1.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712156105,"invalidFingerprint":false},{"foldername":"com","fingerprint":1817391473,"invalidFingerprint":false}],"packageFingerprint":1416334743,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":915308,"fileNameOnDisk":"cleanswing-1.7.jar","hashes":[{"type":1,"value":"10c5ec0c277ee365c32aba1e7ab1602e5edc8f50"},{"type":2,"value":"a3219f26631d1b87d68122fb92e267ab"}]}},{"instanceID":"cced4249-f7b7-4319-a1ce-dd26a812dc63","modSource":0,"addonID":438332,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SuperMartijn642's Config Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-config-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/334/247/256/256/637467847705006848.png","tags":[],"installedFile":{"id":5546996,"fileName":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","fileDate":"2024-07-19T22:10:58.73Z","fileLength":207514,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5546/996/supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3833189241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3131798900,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":845179937,"invalidFingerprint":false},{"foldername":"supermartijn642configlib.png","fingerprint":4041043145,"invalidFingerprint":false}],"packageFingerprint":1923939184,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":438332,"fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"07452242e389975e8a88b97066f4bae6a4ebe574"},{"type":2,"value":"0428149c5db7bad43d75e6f758f47678"}]},"dateInstalled":"2024-08-28T18:07:48.1092951Z","dateUpdated":"2024-08-28T18:07:48.1132952Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5546996,"fileName":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","fileDate":"2024-07-19T22:10:58.73Z","fileLength":207514,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5546/996/supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3833189241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3131798900,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":845179937,"invalidFingerprint":false},{"foldername":"supermartijn642configlib.png","fingerprint":4041043145,"invalidFingerprint":false}],"packageFingerprint":1923939184,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":438332,"fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"07452242e389975e8a88b97066f4bae6a4ebe574"},{"type":2,"value":"0428149c5db7bad43d75e6f758f47678"}]}},{"instanceID":"76d357c9-9b75-4d55-aecb-8c0a67b55924","modSource":0,"addonID":362479,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"The Bumblezone (NeoForge/Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"the_bumblezone-7.6.26+1.21.1-neoforge.jar","authors":[{"Id":51333044,"Name":"telepathicgrunt"}],"primaryAuthor":"telepathicgrunt","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/739/625/256/256/638086535531995238.png","tags":[],"installedFile":{"id":5651599,"fileName":"the_bumblezone-7.6.26+1.21.1-neoforge.jar","fileDate":"2024-08-22T00:59:04.077Z","fileLength":52804363,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5651/599/the_bumblezone-7.6.26%2b1.21.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3613205830,"invalidFingerprint":false},{"foldername":"architectury_inject_Bumblezone_common_d95e2f5829ff4e9da1f9825f7bc43880_8e9f5f12b243f7112021c22abf60df9719e695a412643cafc1fa3471ba3e9a01the_bumblezone76261211commondevjar","fingerprint":2939862567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2428939758,"invalidFingerprint":false},{"foldername":"com","fingerprint":1990999157,"invalidFingerprint":false},{"foldername":"data","fingerprint":2931976152,"invalidFingerprint":false},{"foldername":"datapacks","fingerprint":1730903845,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":3126921942,"invalidFingerprint":false},{"foldername":"the_bumblezone-common-refmap.json","fingerprint":1146055101,"invalidFingerprint":false},{"foldername":"the_bumblezone-common.mixins.json","fingerprint":2099578603,"invalidFingerprint":false},{"foldername":"the_bumblezone-neoforge.mixins.json","fingerprint":2174001926,"invalidFingerprint":false}],"packageFingerprint":2833728588,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":362479,"fileNameOnDisk":"the_bumblezone-7.6.26+1.21.1-neoforge.jar","hashes":[{"type":1,"value":"fda5da064b9644d486ef3dc56bdd861afa7cf6c2"},{"type":2,"value":"04b07382d11da8c8e90379fc363ac0b9"}]},"dateInstalled":"2024-08-28T18:07:21.2118405Z","dateUpdated":"2024-08-28T18:07:21.2368324Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5651599,"fileName":"the_bumblezone-7.6.26+1.21.1-neoforge.jar","fileDate":"2024-08-22T00:59:04.077Z","fileLength":52804363,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5651/599/the_bumblezone-7.6.26%2b1.21.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3613205830,"invalidFingerprint":false},{"foldername":"architectury_inject_Bumblezone_common_d95e2f5829ff4e9da1f9825f7bc43880_8e9f5f12b243f7112021c22abf60df9719e695a412643cafc1fa3471ba3e9a01the_bumblezone76261211commondevjar","fingerprint":2939862567,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2428939758,"invalidFingerprint":false},{"foldername":"com","fingerprint":1990999157,"invalidFingerprint":false},{"foldername":"data","fingerprint":2931976152,"invalidFingerprint":false},{"foldername":"datapacks","fingerprint":1730903845,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":3126921942,"invalidFingerprint":false},{"foldername":"the_bumblezone-common-refmap.json","fingerprint":1146055101,"invalidFingerprint":false},{"foldername":"the_bumblezone-common.mixins.json","fingerprint":2099578603,"invalidFingerprint":false},{"foldername":"the_bumblezone-neoforge.mixins.json","fingerprint":2174001926,"invalidFingerprint":false}],"packageFingerprint":2833728588,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":362479,"fileNameOnDisk":"the_bumblezone-7.6.26+1.21.1-neoforge.jar","hashes":[{"type":1,"value":"fda5da064b9644d486ef3dc56bdd861afa7cf6c2"},{"type":2,"value":"04b07382d11da8c8e90379fc363ac0b9"}]}},{"instanceID":"3b34540f-3001-4a65-98d4-d611bd13a67f","modSource":0,"addonID":272515,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Advancements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","authors":[{"Id":14753335,"Name":"way2muchnoise"}],"primaryAuthor":"way2muchnoise","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-advancements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/106/654/256/256/636360849723336023.png","tags":[],"installedFile":{"id":5662164,"fileName":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","fileDate":"2024-08-25T13:34:16.207Z","fileLength":98613,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/164/BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2263636241,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1442518678,"invalidFingerprint":false},{"foldername":"betteradvancements","fingerprint":2773828403,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":371492518,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3657828854,"invalidFingerprint":false}],"packageFingerprint":3224322427,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272515,"fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","hashes":[{"type":1,"value":"c9ffd189dddb54d55ea44aaab1aa4222913387b2"},{"type":2,"value":"0981d79aa791a779d6332e99fc057245"}]},"dateInstalled":"2024-08-28T18:07:55.0611634Z","dateUpdated":"2024-08-28T18:07:55.0631647Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5662164,"fileName":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","fileDate":"2024-08-25T13:34:16.207Z","fileLength":98613,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/164/BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2263636241,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1442518678,"invalidFingerprint":false},{"foldername":"betteradvancements","fingerprint":2773828403,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":371492518,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3657828854,"invalidFingerprint":false}],"packageFingerprint":3224322427,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272515,"fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","hashes":[{"type":1,"value":"c9ffd189dddb54d55ea44aaab1aa4222913387b2"},{"type":2,"value":"0981d79aa791a779d6332e99fc057245"}]}},{"instanceID":"b92136a1-6825-43cb-8803-afc306517ca6","modSource":0,"addonID":326652,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cupboard","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cupboard-1.21-2.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cupboard","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/567/256/256/638255508280634753.png","tags":[],"installedFile":{"id":5570763,"fileName":"cupboard-1.21-2.8.jar","fileDate":"2024-07-27T11:17:59.547Z","fileLength":23513,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5570/763/cupboard-1.21-2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2664817317,"invalidFingerprint":false},{"foldername":"com","fingerprint":4237929135,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":768032476,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2788056022,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.21-2.8.jar","hashes":[{"type":1,"value":"0bf6b1ce728a9eca74127371d453e57c61f8eba5"},{"type":2,"value":"e41bf99a59df1c1cee471bf0435ef3a5"}]},"dateInstalled":"2024-08-28T18:07:47.5189125Z","dateUpdated":"2024-08-28T18:07:47.5199082Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5570763,"fileName":"cupboard-1.21-2.8.jar","fileDate":"2024-07-27T11:17:59.547Z","fileLength":23513,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5570/763/cupboard-1.21-2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2664817317,"invalidFingerprint":false},{"foldername":"com","fingerprint":4237929135,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":768032476,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2788056022,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.21-2.8.jar","hashes":[{"type":1,"value":"0bf6b1ce728a9eca74127371d453e57c61f8eba5"},{"type":2,"value":"e41bf99a59df1c1cee471bf0435ef3a5"}]}},{"instanceID":"0bc886be-c90a-438f-91c5-f128e362d6fc","modSource":0,"addonID":980520,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cursed Earth Returns","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","authors":[{"Id":101267182,"Name":"nano_nestor"}],"primaryAuthor":"nano_nestor","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cursed-earth-returns","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/955/118/256/256/638446997350542609.png","tags":[],"installedFile":{"id":5508832,"fileName":"cursedearthreturns-1.21-neoforge-1.4.jar","fileDate":"2024-07-06T21:36:32.863Z","fileLength":35074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/832/cursedearthreturns-1.21-neoforge-1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":190965402,"invalidFingerprint":false},{"foldername":"nanonestor","fingerprint":3769211201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2014502444,"invalidFingerprint":false},{"foldername":"data","fingerprint":2540428677,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3185159035,"invalidFingerprint":false}],"packageFingerprint":3580710436,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":980520,"fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","hashes":[{"type":1,"value":"d072239677357247b0e613e4972becb67d8dd35f"},{"type":2,"value":"017e61cde426e19954bebb3c40d17f49"}]},"dateInstalled":"2024-08-28T18:07:42.8418866Z","dateUpdated":"2024-08-28T18:07:42.8438716Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508832,"fileName":"cursedearthreturns-1.21-neoforge-1.4.jar","fileDate":"2024-07-06T21:36:32.863Z","fileLength":35074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/832/cursedearthreturns-1.21-neoforge-1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":190965402,"invalidFingerprint":false},{"foldername":"nanonestor","fingerprint":3769211201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2014502444,"invalidFingerprint":false},{"foldername":"data","fingerprint":2540428677,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3185159035,"invalidFingerprint":false}],"packageFingerprint":3580710436,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":980520,"fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","hashes":[{"type":1,"value":"d072239677357247b0e613e4972becb67d8dd35f"},{"type":2,"value":"017e61cde426e19954bebb3c40d17f49"}]}},{"instanceID":"4bdab85c-a6d0-411a-b023-a202923320a3","modSource":0,"addonID":531761,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Balm (Forge Edition)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"balm-neoforge-1.21.1-21.0.19.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/balm","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/438/285/256/256/637683437662979606.png","tags":[],"installedFile":{"id":5676524,"fileName":"balm-neoforge-1.21.1-21.0.19.jar","fileDate":"2024-08-30T07:06:39.85Z","fileLength":377641,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/524/balm-neoforge-1.21.1-21.0.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":577054777,"invalidFingerprint":false},{"foldername":"net","fingerprint":1969204980,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320221365,"invalidFingerprint":false},{"foldername":"balm.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"assets","fingerprint":619377291,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":451320591,"invalidFingerprint":false},{"foldername":"data","fingerprint":3917391617,"invalidFingerprint":false},{"foldername":"balm.neoforge.mixins.json","fingerprint":1391882003,"invalidFingerprint":false},{"foldername":"LICENSE_Balm","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":355106818,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-neoforge-1.21.1-21.0.19.jar","hashes":[{"type":1,"value":"02033033329f11c74afaa7c20345b0ee9c3eacd4"},{"type":2,"value":"cb880924c09d3321cdd8bdce8954c84b"}]},"dateInstalled":"2024-08-28T18:07:47.8289693Z","dateUpdated":"2024-08-30T18:21:15.3540793Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5676524,"fileName":"balm-neoforge-1.21.1-21.0.19.jar","fileDate":"2024-08-30T07:06:39.85Z","fileLength":377641,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/524/balm-neoforge-1.21.1-21.0.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":577054777,"invalidFingerprint":false},{"foldername":"net","fingerprint":1969204980,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320221365,"invalidFingerprint":false},{"foldername":"balm.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"assets","fingerprint":619377291,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":451320591,"invalidFingerprint":false},{"foldername":"data","fingerprint":3917391617,"invalidFingerprint":false},{"foldername":"balm.neoforge.mixins.json","fingerprint":1391882003,"invalidFingerprint":false},{"foldername":"LICENSE_Balm","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":355106818,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-neoforge-1.21.1-21.0.19.jar","hashes":[{"type":1,"value":"02033033329f11c74afaa7c20345b0ee9c3eacd4"},{"type":2,"value":"cb880924c09d3321cdd8bdce8954c84b"}]}},{"instanceID":"436add77-f51e-4ed7-a7f5-65a180946ba2","modSource":0,"addonID":841890,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Athena","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","authors":[{"Id":102202423,"Name":"CodexAdrian"},{"Id":25275754,"Name":"ThatGravyBoat"}],"primaryAuthor":"CodexAdrian","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/athena","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/802/591/256/256/638167374895521681.png","tags":[],"installedFile":{"id":5629395,"fileName":"athena-neoforge-1.21-4.0.1.jar","fileDate":"2024-08-14T18:40:34.397Z","fileLength":93703,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/395/athena-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3771251523,"invalidFingerprint":false},{"foldername":"architectury_inject_athena_common_722d0df920df4e6ea73ac173e5ee795c_2a6606d4959e49aa5ab9697dfae71b44954d6c4583b487302f5c8aff06bcfd4bathenacommon121401devjar","fingerprint":2828611814,"invalidFingerprint":false},{"foldername":"athena-common-1.21-common-refmap.json","fingerprint":1249681479,"invalidFingerprint":false},{"foldername":"athena-neoforge.mixins.json","fingerprint":384378205,"invalidFingerprint":false},{"foldername":"athena.mixins.json","fingerprint":244110937,"invalidFingerprint":false},{"foldername":"earth","fingerprint":2725926229,"invalidFingerprint":false}],"packageFingerprint":4193582696,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":841890,"fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"36b80d2340718b22432e2761142cb4bdb2629a42"},{"type":2,"value":"c490d68228a1a00cabd2e4abcba8875e"}]},"dateInstalled":"2024-08-28T18:07:43.2474913Z","dateUpdated":"2024-08-28T18:07:43.2494981Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5629395,"fileName":"athena-neoforge-1.21-4.0.1.jar","fileDate":"2024-08-14T18:40:34.397Z","fileLength":93703,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/395/athena-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3771251523,"invalidFingerprint":false},{"foldername":"architectury_inject_athena_common_722d0df920df4e6ea73ac173e5ee795c_2a6606d4959e49aa5ab9697dfae71b44954d6c4583b487302f5c8aff06bcfd4bathenacommon121401devjar","fingerprint":2828611814,"invalidFingerprint":false},{"foldername":"athena-common-1.21-common-refmap.json","fingerprint":1249681479,"invalidFingerprint":false},{"foldername":"athena-neoforge.mixins.json","fingerprint":384378205,"invalidFingerprint":false},{"foldername":"athena.mixins.json","fingerprint":244110937,"invalidFingerprint":false},{"foldername":"earth","fingerprint":2725926229,"invalidFingerprint":false}],"packageFingerprint":4193582696,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":841890,"fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"36b80d2340718b22432e2761142cb4bdb2629a42"},{"type":2,"value":"c490d68228a1a00cabd2e4abcba8875e"}]}},{"instanceID":"a0ddc448-ecf6-40ee-826a-ff728d791e0f","modSource":0,"addonID":300331,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Simply Light","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","authors":[{"Id":19768394,"Name":"Flanks255"}],"primaryAuthor":"Flanks255","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simply-light","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/165/997/256/256/636695496359245657.png","tags":[],"installedFile":{"id":5520283,"fileName":"simplylight-1.4.6+1.21-b53.jar","fileDate":"2024-07-10T14:06:37.813Z","fileLength":548614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5520/283/simplylight-1.4.6%2b1.21-b53.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3282648474,"invalidFingerprint":false},{"foldername":"com","fingerprint":717910059,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2053845500,"invalidFingerprint":false},{"foldername":"data","fingerprint":4270839794,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":941717068,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2645163057,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":266861780,"invalidFingerprint":false}],"packageFingerprint":3788344588,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":300331,"fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","hashes":[{"type":1,"value":"3d36800fe495ba2bccdcf695cd73cc46bc13866c"},{"type":2,"value":"923438b0ddcde39d097e0d5cef9d1841"}]},"dateInstalled":"2024-08-28T18:07:14.9958521Z","dateUpdated":"2024-08-28T18:07:14.9978511Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5520283,"fileName":"simplylight-1.4.6+1.21-b53.jar","fileDate":"2024-07-10T14:06:37.813Z","fileLength":548614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5520/283/simplylight-1.4.6%2b1.21-b53.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3282648474,"invalidFingerprint":false},{"foldername":"com","fingerprint":717910059,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2053845500,"invalidFingerprint":false},{"foldername":"data","fingerprint":4270839794,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":941717068,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2645163057,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":266861780,"invalidFingerprint":false}],"packageFingerprint":3788344588,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":300331,"fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","hashes":[{"type":1,"value":"3d36800fe495ba2bccdcf695cd73cc46bc13866c"},{"type":2,"value":"923438b0ddcde39d097e0d5cef9d1841"}]}},{"instanceID":"9a1cb2d0-c7c5-4020-955e-ca47c2d05aa9","modSource":0,"addonID":316582,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Corpse","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"corpse-neoforge-1.21.1-1.0.14.jar","authors":[{"Id":20569971,"Name":"henkelmax"}],"primaryAuthor":"henkelmax","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/corpse","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/194/489/256/256/636873305017840968.png","tags":[],"installedFile":{"id":5661481,"fileName":"corpse-neoforge-1.21.1-1.0.14.jar","fileDate":"2024-08-25T09:05:21.153Z","fileLength":244335,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5661/481/corpse-neoforge-1.21.1-1.0.14.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3325001314,"invalidFingerprint":false},{"foldername":"de","fingerprint":4078092326,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1316594460,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":978719603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":827814481,"invalidFingerprint":false}],"packageFingerprint":639509989,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-neoforge-1.21.1-1.0.14.jar","hashes":[{"type":1,"value":"ba16233ed6595351383d5f50af343dd94db1d1b6"},{"type":2,"value":"66fefe29f0bef0722965d026dfbe28ba"}]},"dateInstalled":"2024-08-28T18:07:22.7937946Z","dateUpdated":"2024-08-28T18:07:22.7977935Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5661481,"fileName":"corpse-neoforge-1.21.1-1.0.14.jar","fileDate":"2024-08-25T09:05:21.153Z","fileLength":244335,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5661/481/corpse-neoforge-1.21.1-1.0.14.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3325001314,"invalidFingerprint":false},{"foldername":"de","fingerprint":4078092326,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1316594460,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":978719603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":827814481,"invalidFingerprint":false}],"packageFingerprint":639509989,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-neoforge-1.21.1-1.0.14.jar","hashes":[{"type":1,"value":"ba16233ed6595351383d5f50af343dd94db1d1b6"},{"type":2,"value":"66fefe29f0bef0722965d026dfbe28ba"}]}},{"instanceID":"6e716884-5f71-4d9d-b6c9-551ac50e08e9","modSource":0,"addonID":1071169,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Server Started!","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","authors":[{"Id":101970581,"Name":"HeatherWhite"}],"primaryAuthor":"HeatherWhite","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/server-started","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1047/92/256/256/638575320684602280.jpg","tags":[],"installedFile":{"id":5565656,"fileName":"Serverstarted-neoforge-1.21-1.0.jar","fileDate":"2024-07-25T19:22:01.563Z","fileLength":16525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5565/656/Serverstarted-neoforge-1.21-1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1152046745,"invalidFingerprint":false},{"foldername":"computer","fingerprint":2130655890,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3857648522,"invalidFingerprint":false},{"foldername":"serverstarted-properties.txt","fingerprint":1144216495,"invalidFingerprint":false}],"packageFingerprint":3406860310,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071169,"fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","hashes":[{"type":1,"value":"f81480e1e058d64a9ccedf888490c889d7f18042"},{"type":2,"value":"624286192f2248b116e7403e6399ffd7"}]},"dateInstalled":"2024-08-28T18:07:26.8714061Z","dateUpdated":"2024-08-28T18:07:26.8724265Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5565656,"fileName":"Serverstarted-neoforge-1.21-1.0.jar","fileDate":"2024-07-25T19:22:01.563Z","fileLength":16525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5565/656/Serverstarted-neoforge-1.21-1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1152046745,"invalidFingerprint":false},{"foldername":"computer","fingerprint":2130655890,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3857648522,"invalidFingerprint":false},{"foldername":"serverstarted-properties.txt","fingerprint":1144216495,"invalidFingerprint":false}],"packageFingerprint":3406860310,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071169,"fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","hashes":[{"type":1,"value":"f81480e1e058d64a9ccedf888490c889d7f18042"},{"type":2,"value":"624286192f2248b116e7403e6399ffd7"}]}},{"instanceID":"abd35a6d-e283-4908-94ca-02ea2fd4fa43","modSource":0,"addonID":247496,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ranged Pumps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rangedpumps-1.3.0.jar","authors":[{"Id":24123658,"Name":"raoulvdberge"}],"primaryAuthor":"raoulvdberge","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ranged-pumps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/45/244/256/256/636041189435907526.png","tags":[],"installedFile":{"id":5508029,"fileName":"rangedpumps-1.3.0.jar","fileDate":"2024-07-06T16:48:19.377Z","fileLength":25483,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/29/rangedpumps-1.3.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":547031358,"invalidFingerprint":false},{"foldername":"com","fingerprint":3574535436,"invalidFingerprint":false},{"foldername":"assets","fingerprint":17989476,"invalidFingerprint":false},{"foldername":"data","fingerprint":1230353438,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3219133541,"invalidFingerprint":false}],"packageFingerprint":623574109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247496,"fileNameOnDisk":"rangedpumps-1.3.0.jar","hashes":[{"type":1,"value":"b2430e501d0c03d0464ec351e3e839cb2a56a06a"},{"type":2,"value":"cdb764c23537d324a7615a9a5509b547"}]},"dateInstalled":"2024-08-28T18:07:35.0038734Z","dateUpdated":"2024-08-28T18:07:35.0058748Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508029,"fileName":"rangedpumps-1.3.0.jar","fileDate":"2024-07-06T16:48:19.377Z","fileLength":25483,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/29/rangedpumps-1.3.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":547031358,"invalidFingerprint":false},{"foldername":"com","fingerprint":3574535436,"invalidFingerprint":false},{"foldername":"assets","fingerprint":17989476,"invalidFingerprint":false},{"foldername":"data","fingerprint":1230353438,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3219133541,"invalidFingerprint":false}],"packageFingerprint":623574109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247496,"fileNameOnDisk":"rangedpumps-1.3.0.jar","hashes":[{"type":1,"value":"b2430e501d0c03d0464ec351e3e839cb2a56a06a"},{"type":2,"value":"cdb764c23537d324a7615a9a5509b547"}]}},{"instanceID":"dcd29c56-dadd-4467-910f-4030e2b48f05","modSource":0,"addonID":314906,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Chunks (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-chunks-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-chunks-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/573/256/256/638474885347244172.png","tags":[],"installedFile":{"id":5631511,"fileName":"ftb-chunks-neoforge-2101.1.0.jar","fileDate":"2024-08-15T11:18:24.807Z","fileLength":959293,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/511/ftb-chunks-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":314905,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3164297813,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBChunks121_common_b9c71e8366164bbf898c0401010d38cd_c1a8964bb07c5a44a0d06786bbb9604d75e5b07a5f7070053acb2ca00aecdca6ftbchunks210110devjar","fingerprint":2593717526,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2253146485,"invalidFingerprint":false},{"foldername":"data","fingerprint":1975251545,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3655104461,"invalidFingerprint":false},{"foldername":"ftb-chunks-common-refmap.json","fingerprint":1747651096,"invalidFingerprint":false},{"foldername":"ftbchunks-common.mixins.json","fingerprint":212741767,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":812797178,"invalidFingerprint":false}],"packageFingerprint":1173735857,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314906,"fileNameOnDisk":"ftb-chunks-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"d3ffbc8ff4a79beb9d7a0f87d230b2dfcc90d16b"},{"type":2,"value":"ec45e32f96832c377e8180cde0d05fdd"}]},"dateInstalled":"2024-08-28T18:07:08.5913235Z","dateUpdated":"2024-08-28T18:07:08.5943255Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5631511,"fileName":"ftb-chunks-neoforge-2101.1.0.jar","fileDate":"2024-08-15T11:18:24.807Z","fileLength":959293,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/511/ftb-chunks-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":314905,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3164297813,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBChunks121_common_b9c71e8366164bbf898c0401010d38cd_c1a8964bb07c5a44a0d06786bbb9604d75e5b07a5f7070053acb2ca00aecdca6ftbchunks210110devjar","fingerprint":2593717526,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2253146485,"invalidFingerprint":false},{"foldername":"data","fingerprint":1975251545,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3655104461,"invalidFingerprint":false},{"foldername":"ftb-chunks-common-refmap.json","fingerprint":1747651096,"invalidFingerprint":false},{"foldername":"ftbchunks-common.mixins.json","fingerprint":212741767,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":812797178,"invalidFingerprint":false}],"packageFingerprint":1173735857,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314906,"fileNameOnDisk":"ftb-chunks-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"d3ffbc8ff4a79beb9d7a0f87d230b2dfcc90d16b"},{"type":2,"value":"ec45e32f96832c377e8180cde0d05fdd"}]}},{"instanceID":"4cb5af17-5b6e-49c8-a518-a3eb25cdc6f7","modSource":0,"addonID":916747,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"OctoLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/octo-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1040/229/256/256/638566006631831950_animated.gif","tags":[],"installedFile":{"id":5615155,"fileName":"OctoLib-NEOFORGE-0.4.2.jar","fileDate":"2024-08-10T14:27:04.24Z","fileLength":400265,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/155/OctoLib-NEOFORGE-0.4.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2939437906,"invalidFingerprint":false},{"foldername":"architectury_inject_octolib_common_b75c2fa5c757482fa427c51a954dba91_24b961e50371ad03a8bba4538dc31142972054b5ff18b8da94af0ef8a020be26OctoLibCOMMON042devjar","fingerprint":3201334666,"invalidFingerprint":false},{"foldername":"it","fingerprint":3458410803,"invalidFingerprint":false},{"foldername":"octolib.mixins.json","fingerprint":3609768233,"invalidFingerprint":false}],"packageFingerprint":510884303,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916747,"fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","hashes":[{"type":1,"value":"e85ff956af410a7d761bec1ee1a56a39c0861869"},{"type":2,"value":"279262c3714f047ba37ffcc1a3475acf"}]},"dateInstalled":"2024-08-28T18:07:38.2387621Z","dateUpdated":"2024-08-28T18:07:38.24074Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615155,"fileName":"OctoLib-NEOFORGE-0.4.2.jar","fileDate":"2024-08-10T14:27:04.24Z","fileLength":400265,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/155/OctoLib-NEOFORGE-0.4.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2939437906,"invalidFingerprint":false},{"foldername":"architectury_inject_octolib_common_b75c2fa5c757482fa427c51a954dba91_24b961e50371ad03a8bba4538dc31142972054b5ff18b8da94af0ef8a020be26OctoLibCOMMON042devjar","fingerprint":3201334666,"invalidFingerprint":false},{"foldername":"it","fingerprint":3458410803,"invalidFingerprint":false},{"foldername":"octolib.mixins.json","fingerprint":3609768233,"invalidFingerprint":false}],"packageFingerprint":510884303,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916747,"fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","hashes":[{"type":1,"value":"e85ff956af410a7d761bec1ee1a56a39c0861869"},{"type":2,"value":"279262c3714f047ba37ffcc1a3475acf"}]}},{"instanceID":"acc2ce35-9b30-46af-a650-df370c61cc37","modSource":0,"addonID":1068418,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extended Industrialization","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"extended-industrialization-1.9.0-beta-1.21.1.jar","authors":[{"Id":33070158,"Name":"swedzish"}],"primaryAuthor":"swedzish","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extended-industrialization","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1044/377/256/256/638571895356649024.png","tags":[],"installedFile":{"id":5699553,"fileName":"extended-industrialization-1.9.0-beta-1.21.1.jar","fileDate":"2024-09-07T03:19:28.113Z","fileLength":1268007,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5699/553/extended-industrialization-1.9.0-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":3},{"addonId":1067672,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":38134412,"invalidFingerprint":false},{"foldername":"net","fingerprint":369048068,"invalidFingerprint":false},{"foldername":"extended_industrialization.mixins.json","fingerprint":207753773,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2743105333,"invalidFingerprint":false},{"foldername":"extended_industrialization.accesstransformer.cfg","fingerprint":3103303548,"invalidFingerprint":false},{"foldername":"data","fingerprint":2887974642,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":560387094,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1068418,"fileNameOnDisk":"extended-industrialization-1.9.0-beta-1.21.1.jar","hashes":[{"type":1,"value":"eb53df1e8e266a809d540719775b8979c6ba587a"},{"type":2,"value":"9bb28f6aaf2b459ea27524518e685cae"}]},"dateInstalled":"2024-08-28T18:24:57.241497Z","dateUpdated":"2024-09-07T17:06:45.3583211Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5699553,"fileName":"extended-industrialization-1.9.0-beta-1.21.1.jar","fileDate":"2024-09-07T03:19:28.113Z","fileLength":1268007,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5699/553/extended-industrialization-1.9.0-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":3},{"addonId":1067672,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":38134412,"invalidFingerprint":false},{"foldername":"net","fingerprint":369048068,"invalidFingerprint":false},{"foldername":"extended_industrialization.mixins.json","fingerprint":207753773,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2743105333,"invalidFingerprint":false},{"foldername":"extended_industrialization.accesstransformer.cfg","fingerprint":3103303548,"invalidFingerprint":false},{"foldername":"data","fingerprint":2887974642,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":560387094,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1068418,"fileNameOnDisk":"extended-industrialization-1.9.0-beta-1.21.1.jar","hashes":[{"type":1,"value":"eb53df1e8e266a809d540719775b8979c6ba587a"},{"type":2,"value":"9bb28f6aaf2b459ea27524518e685cae"}]}},{"instanceID":"de55f12d-76d0-44c3-8168-f350e613d70b","modSource":0,"addonID":1025374,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Block Prints","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"blockprints-merged-1.21.1-2.0.2.jar","authors":[{"Id":24293038,"Name":"baileyholl2"}],"primaryAuthor":"baileyholl2","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/block-prints","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1002/895/256/256/638523316813829793.png","tags":[],"installedFile":{"id":5696192,"fileName":"blockprints-merged-1.21.1-2.0.2.jar","fileDate":"2024-09-06T00:59:40.03Z","fileLength":612143,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/192/blockprints-merged-1.21.1-2.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"assets","fingerprint":1142611767,"invalidFingerprint":false},{"foldername":"blockprints.accesswidener","fingerprint":1773376858,"invalidFingerprint":false},{"foldername":"fabric","fingerprint":1105260390,"invalidFingerprint":false},{"foldername":"fabric-blockprints.accesswidener","fingerprint":4208497831,"invalidFingerprint":false},{"foldername":"fabric-blockprints.fabric.mixins.json","fingerprint":574722723,"invalidFingerprint":false},{"foldername":"fabric-blockprints.mixins.json","fingerprint":2166699545,"invalidFingerprint":false},{"foldername":"fabric-blockprints.refmap.json","fingerprint":2915889049,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":908143058,"invalidFingerprint":false},{"foldername":"LICENSE_BlockPrints","fingerprint":245822434,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":3366482067,"invalidFingerprint":false},{"foldername":"neoforge","fingerprint":721130626,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.mixins.json","fingerprint":2849608029,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.neoforge.mixins.json","fingerprint":3351173560,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1303838228,"invalidFingerprint":false}],"packageFingerprint":697837572,"gameVersion":["1.21","Fabric","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1025374,"fileNameOnDisk":"blockprints-merged-1.21.1-2.0.2.jar","hashes":[{"type":1,"value":"c040a9c1793c6ae6bf119a66f09626613f03ab52"},{"type":2,"value":"9df1eeedc5ba317bd4cec6accd6266c0"}]},"dateInstalled":"2024-08-28T18:07:43.8156752Z","dateUpdated":"2024-09-06T17:46:29.5147317Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696192,"fileName":"blockprints-merged-1.21.1-2.0.2.jar","fileDate":"2024-09-06T00:59:40.03Z","fileLength":612143,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/192/blockprints-merged-1.21.1-2.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":328085,"type":2}],"isAvailable":true,"modules":[{"foldername":"assets","fingerprint":1142611767,"invalidFingerprint":false},{"foldername":"blockprints.accesswidener","fingerprint":1773376858,"invalidFingerprint":false},{"foldername":"fabric","fingerprint":1105260390,"invalidFingerprint":false},{"foldername":"fabric-blockprints.accesswidener","fingerprint":4208497831,"invalidFingerprint":false},{"foldername":"fabric-blockprints.fabric.mixins.json","fingerprint":574722723,"invalidFingerprint":false},{"foldername":"fabric-blockprints.mixins.json","fingerprint":2166699545,"invalidFingerprint":false},{"foldername":"fabric-blockprints.refmap.json","fingerprint":2915889049,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":908143058,"invalidFingerprint":false},{"foldername":"LICENSE_BlockPrints","fingerprint":245822434,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":3366482067,"invalidFingerprint":false},{"foldername":"neoforge","fingerprint":721130626,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.mixins.json","fingerprint":2849608029,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.neoforge.mixins.json","fingerprint":3351173560,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1303838228,"invalidFingerprint":false}],"packageFingerprint":697837572,"gameVersion":["1.21","Fabric","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1025374,"fileNameOnDisk":"blockprints-merged-1.21.1-2.0.2.jar","hashes":[{"type":1,"value":"c040a9c1793c6ae6bf119a66f09626613f03ab52"},{"type":2,"value":"9df1eeedc5ba317bd4cec6accd6266c0"}]}},{"instanceID":"71c3c99b-b569-4db1-b9a2-ca8d0c34269e","modSource":0,"addonID":453925,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Fences and Walls","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-fences-and-walls","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/351/704/256/256/637506435866467167.png","tags":[],"installedFile":{"id":5635646,"fileName":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:55:12.857Z","fileLength":494748,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/646/mcw-fences-1.1.2-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1104273226,"invalidFingerprint":false},{"foldername":"com","fingerprint":4216284822,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1323984726,"invalidFingerprint":false},{"foldername":"data","fingerprint":849385336,"invalidFingerprint":false},{"foldername":"fenceslogo.png","fingerprint":3490178184,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092317093,"invalidFingerprint":false}],"packageFingerprint":3393155553,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":453925,"fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"2a339b168ac73c343c6d8fa7bb0710bc381fb70d"},{"type":2,"value":"27b0b3609585b2f696222cd14ffcf434"}]},"dateInstalled":"2024-08-28T18:07:27.5666825Z","dateUpdated":"2024-08-28T18:07:27.5696825Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635646,"fileName":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:55:12.857Z","fileLength":494748,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/646/mcw-fences-1.1.2-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1104273226,"invalidFingerprint":false},{"foldername":"com","fingerprint":4216284822,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1323984726,"invalidFingerprint":false},{"foldername":"data","fingerprint":849385336,"invalidFingerprint":false},{"foldername":"fenceslogo.png","fingerprint":3490178184,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092317093,"invalidFingerprint":false}],"packageFingerprint":3393155553,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":453925,"fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"2a339b168ac73c343c6d8fa7bb0710bc381fb70d"},{"type":2,"value":"27b0b3609585b2f696222cd14ffcf434"}]}},{"instanceID":"025803af-1f41-492e-8c40-e4ec75c6e1e2","modSource":0,"addonID":238546,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modular Force Field Systems (MFFS)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mffs-5.4.6.jar","authors":[{"Id":7270863,"Name":"QueenOfMissiles"},{"Id":100363602,"Name":"Su5eD"}],"primaryAuthor":"QueenOfMissiles","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mffs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/781/872/256/256/638128453467942245_animated.gif","tags":[],"installedFile":{"id":5610809,"fileName":"mffs-5.4.6.jar","fileDate":"2024-08-09T10:06:25.597Z","fileLength":3078016,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/809/mffs-5.4.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3452116082,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1044062632,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2360948072,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161372447,"invalidFingerprint":false},{"foldername":"data","fingerprint":1120022560,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":825787550,"invalidFingerprint":false},{"foldername":"mffs.mixins.json","fingerprint":3261212325,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923689132,"invalidFingerprint":false}],"packageFingerprint":3648376504,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238546,"fileNameOnDisk":"mffs-5.4.6.jar","hashes":[{"type":1,"value":"b9d78454ae1fb5403d2a7a3e74a6b702d8c11d90"},{"type":2,"value":"5a070562a5d3e7043e204ea3dde36733"}]},"dateInstalled":"2024-08-28T18:07:25.3663613Z","dateUpdated":"2024-08-28T18:07:25.3701186Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5610809,"fileName":"mffs-5.4.6.jar","fileDate":"2024-08-09T10:06:25.597Z","fileLength":3078016,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/809/mffs-5.4.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3452116082,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1044062632,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2360948072,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161372447,"invalidFingerprint":false},{"foldername":"data","fingerprint":1120022560,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":825787550,"invalidFingerprint":false},{"foldername":"mffs.mixins.json","fingerprint":3261212325,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923689132,"invalidFingerprint":false}],"packageFingerprint":3648376504,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238546,"fileNameOnDisk":"mffs-5.4.6.jar","hashes":[{"type":1,"value":"b9d78454ae1fb5403d2a7a3e74a6b702d8c11d90"},{"type":2,"value":"5a070562a5d3e7043e204ea3dde36733"}]}},{"instanceID":"f72fbaeb-59ea-4ebf-b712-d7bc28e3df3f","modSource":0,"addonID":957920,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Glodium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Glodium-1.21-2.0-neoforge.jar","authors":[{"Id":100082850,"Name":"GlodBlock"}],"primaryAuthor":"GlodBlock","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/glodium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/928/345/256/256/638399591887143176.png","tags":[],"installedFile":{"id":5614731,"fileName":"Glodium-1.21-2.0-neoforge.jar","fileDate":"2024-08-10T10:58:15.08Z","fileLength":61319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/731/Glodium-1.21-2.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2163691406,"invalidFingerprint":false},{"foldername":"com","fingerprint":4117528133,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":101080051,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3317411261,"invalidFingerprint":false}],"packageFingerprint":1162607377,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":957920,"fileNameOnDisk":"Glodium-1.21-2.0-neoforge.jar","hashes":[{"type":1,"value":"173fff29ec4b90b5dec997a66f5aeb56adcf83b0"},{"type":2,"value":"9fb112ce03016c7f6ee92411f3f13683"}]},"dateInstalled":"2024-08-28T18:07:35.5088354Z","dateUpdated":"2024-08-28T18:07:35.5098364Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5614731,"fileName":"Glodium-1.21-2.0-neoforge.jar","fileDate":"2024-08-10T10:58:15.08Z","fileLength":61319,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/731/Glodium-1.21-2.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2163691406,"invalidFingerprint":false},{"foldername":"com","fingerprint":4117528133,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":101080051,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3317411261,"invalidFingerprint":false}],"packageFingerprint":1162607377,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":957920,"fileNameOnDisk":"Glodium-1.21-2.0-neoforge.jar","hashes":[{"type":1,"value":"173fff29ec4b90b5dec997a66f5aeb56adcf83b0"},{"type":2,"value":"9fb112ce03016c7f6ee92411f3f13683"}]}},{"instanceID":"1ca313be-c3ab-42d8-872f-72dcd52440cd","modSource":0,"addonID":231275,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ding (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Ding-1.21-NeoForge-1.5.0.jar","authors":[{"Id":6835676,"Name":"iChun"}],"primaryAuthor":"iChun","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ding","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/170/256/256/635690976778588959.png","tags":[],"installedFile":{"id":5478493,"fileName":"Ding-1.21-NeoForge-1.5.0.jar","fileDate":"2024-06-27T03:44:06.77Z","fileLength":36277,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5478/493/Ding-1.21-NeoForge-1.5.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":229060,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1942457082,"invalidFingerprint":false},{"foldername":"me","fingerprint":4191540417,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1929481870,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":949489070,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1338422544,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1744706121,"invalidFingerprint":false}],"packageFingerprint":547792726,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231275,"fileNameOnDisk":"Ding-1.21-NeoForge-1.5.0.jar","hashes":[{"type":1,"value":"67be6a0f10b3fcd98ead58770e00636eb677389a"},{"type":2,"value":"9f09e76b2f5f5358be4059a809766a7b"}]},"dateInstalled":"2024-08-28T18:07:46.5288127Z","dateUpdated":"2024-08-28T18:07:46.5318138Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5478493,"fileName":"Ding-1.21-NeoForge-1.5.0.jar","fileDate":"2024-06-27T03:44:06.77Z","fileLength":36277,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5478/493/Ding-1.21-NeoForge-1.5.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":229060,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1942457082,"invalidFingerprint":false},{"foldername":"me","fingerprint":4191540417,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1929481870,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":949489070,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1338422544,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1744706121,"invalidFingerprint":false}],"packageFingerprint":547792726,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231275,"fileNameOnDisk":"Ding-1.21-NeoForge-1.5.0.jar","hashes":[{"type":1,"value":"67be6a0f10b3fcd98ead58770e00636eb677389a"},{"type":2,"value":"9f09e76b2f5f5358be4059a809766a7b"}]}},{"instanceID":"b939ac43-20f6-436b-b09e-b761a712b5b8","modSource":0,"addonID":368825,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Inventory Essentials","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/inventory-essentials","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/256/58/256/256/637203881905177301.png","tags":[],"installedFile":{"id":5623542,"fileName":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:53:31.823Z","fileLength":139532,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/542/inventoryessentials-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1660402502,"invalidFingerprint":false},{"foldername":"net","fingerprint":2639129602,"invalidFingerprint":false},{"foldername":"inventoryessentials.png","fingerprint":2977625819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1660842716,"invalidFingerprint":false},{"foldername":"assets","fingerprint":390155776,"invalidFingerprint":false},{"foldername":"inventoryessentials.mixins.json","fingerprint":2966409457,"invalidFingerprint":false},{"foldername":"inventoryessentials.neoforge.mixins.json","fingerprint":2900460619,"invalidFingerprint":false},{"foldername":"LICENSE_Inventory Essentials","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1107826109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":368825,"fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"27ba1c76a6bd04e57d550aa4436c6c3a7870c66f"},{"type":2,"value":"8e6bb3d02106368a187d37d9a76814ec"}]},"dateInstalled":"2024-08-28T18:07:52.5867704Z","dateUpdated":"2024-08-28T18:07:52.5907722Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623542,"fileName":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:53:31.823Z","fileLength":139532,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/542/inventoryessentials-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1660402502,"invalidFingerprint":false},{"foldername":"net","fingerprint":2639129602,"invalidFingerprint":false},{"foldername":"inventoryessentials.png","fingerprint":2977625819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1660842716,"invalidFingerprint":false},{"foldername":"assets","fingerprint":390155776,"invalidFingerprint":false},{"foldername":"inventoryessentials.mixins.json","fingerprint":2966409457,"invalidFingerprint":false},{"foldername":"inventoryessentials.neoforge.mixins.json","fingerprint":2900460619,"invalidFingerprint":false},{"foldername":"LICENSE_Inventory Essentials","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1107826109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":368825,"fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"27ba1c76a6bd04e57d550aa4436c6c3a7870c66f"},{"type":2,"value":"8e6bb3d02106368a187d37d9a76814ec"}]}},{"instanceID":"6c7a7a9d-bbb0-4d6c-b685-c840c8632c70","modSource":0,"addonID":283644,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Placebo","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Placebo-1.21.1-9.5.1.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/placebo","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/134/260/256/256/636490526725752670.png","tags":[],"installedFile":{"id":5687831,"fileName":"Placebo-1.21.1-9.5.1.jar","fileDate":"2024-09-02T22:04:08.757Z","fileLength":258856,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5687/831/Placebo-1.21.1-9.5.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4027093242,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3271037043,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2919967660,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":2050730722,"invalidFingerprint":false}],"packageFingerprint":2880172634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.21.1-9.5.1.jar","hashes":[{"type":1,"value":"3b580dc6a49c16c20cc1a30ea4ed1c2e4347d5fa"},{"type":2,"value":"d9ab225a53d447eef51d8bafa2241bcd"}]},"dateInstalled":"2024-08-28T18:07:33.0484352Z","dateUpdated":"2024-09-03T17:48:28.1830945Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5687831,"fileName":"Placebo-1.21.1-9.5.1.jar","fileDate":"2024-09-02T22:04:08.757Z","fileLength":258856,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5687/831/Placebo-1.21.1-9.5.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4027093242,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3271037043,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2919967660,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":2050730722,"invalidFingerprint":false}],"packageFingerprint":2880172634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.21.1-9.5.1.jar","hashes":[{"type":1,"value":"3b580dc6a49c16c20cc1a30ea4ed1c2e4347d5fa"},{"type":2,"value":"d9ab225a53d447eef51d8bafa2241bcd"}]}},{"instanceID":"29df53b6-71ab-4189-9484-e2ed4d86172a","modSource":0,"addonID":618298,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Core","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedcore-1.21-0.6.31.631.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/540/438/256/256/637866039314801108.png","tags":[],"installedFile":{"id":5646592,"fileName":"sophisticatedcore-1.21-0.6.31.631.jar","fileDate":"2024-08-20T10:24:33.29Z","fileLength":1107522,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/592/sophisticatedcore-1.21-0.6.31.631.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2156853791,"invalidFingerprint":false},{"foldername":"net","fingerprint":23804098,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3339263633,"invalidFingerprint":false},{"foldername":"data","fingerprint":1813028607,"invalidFingerprint":false}],"packageFingerprint":1884264264,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.21-0.6.31.631.jar","hashes":[{"type":1,"value":"82aad49971dd31f19cc4646c5e6a0f2f3955d6eb"},{"type":2,"value":"875cd5c16144d83a6d7b8cdc74dcc839"}]},"dateInstalled":"2024-08-28T18:07:33.6929635Z","dateUpdated":"2024-08-28T18:07:33.6969657Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5646592,"fileName":"sophisticatedcore-1.21-0.6.31.631.jar","fileDate":"2024-08-20T10:24:33.29Z","fileLength":1107522,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5646/592/sophisticatedcore-1.21-0.6.31.631.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2156853791,"invalidFingerprint":false},{"foldername":"net","fingerprint":23804098,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3339263633,"invalidFingerprint":false},{"foldername":"data","fingerprint":1813028607,"invalidFingerprint":false}],"packageFingerprint":1884264264,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.21-0.6.31.631.jar","hashes":[{"type":1,"value":"82aad49971dd31f19cc4646c5e6a0f2f3955d6eb"},{"type":2,"value":"875cd5c16144d83a6d7b8cdc74dcc839"}]}},{"instanceID":"7cc33771-decc-406d-9fab-8bd04d100248","modSource":0,"addonID":576589,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PolyLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","authors":[{"Id":7538727,"Name":"Official_CreeperHost"},{"Id":7554868,"Name":"Paul_T_T"},{"Id":11021109,"Name":"Gigabit101"}],"primaryAuthor":"Official_CreeperHost","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polylib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/909/516/256/256/638362703363460410.png","tags":[],"installedFile":{"id":5590874,"fileName":"polylib-2100.0.3-build.159-neoforge.jar","fileDate":"2024-08-02T21:37:15.537Z","fileLength":1295469,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/874/polylib-2100.0.3-build.159-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2350094574,"invalidFingerprint":false},{"foldername":"architectury_inject_polylib_common_e4d9f601b4254e74866866f3ee86ceac_1767b64a10a4b585f2a8ec21eb3a1b475ac0526a8556f1855f498d4b0d51f036polylib210003build159devjar","fingerprint":1656114684,"invalidFingerprint":false},{"foldername":"assets","fingerprint":444783435,"invalidFingerprint":false},{"foldername":"net","fingerprint":2395556402,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2944289711,"invalidFingerprint":false},{"foldername":"polylib-neoforge.mixins.json","fingerprint":1716850972,"invalidFingerprint":false},{"foldername":"polylib.mixins.json","fingerprint":3853733621,"invalidFingerprint":false},{"foldername":"polylib_logo.png","fingerprint":4048916412,"invalidFingerprint":false}],"packageFingerprint":596331060,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":576589,"fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","hashes":[{"type":1,"value":"538e4e47e51a85a786431508597bad9e11fd1b63"},{"type":2,"value":"fc464f635b89a2429ee3a82fb0ae34fe"}]},"dateInstalled":"2024-08-28T18:07:32.2323802Z","dateUpdated":"2024-08-28T18:07:32.2353783Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5590874,"fileName":"polylib-2100.0.3-build.159-neoforge.jar","fileDate":"2024-08-02T21:37:15.537Z","fileLength":1295469,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/874/polylib-2100.0.3-build.159-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2350094574,"invalidFingerprint":false},{"foldername":"architectury_inject_polylib_common_e4d9f601b4254e74866866f3ee86ceac_1767b64a10a4b585f2a8ec21eb3a1b475ac0526a8556f1855f498d4b0d51f036polylib210003build159devjar","fingerprint":1656114684,"invalidFingerprint":false},{"foldername":"assets","fingerprint":444783435,"invalidFingerprint":false},{"foldername":"net","fingerprint":2395556402,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2944289711,"invalidFingerprint":false},{"foldername":"polylib-neoforge.mixins.json","fingerprint":1716850972,"invalidFingerprint":false},{"foldername":"polylib.mixins.json","fingerprint":3853733621,"invalidFingerprint":false},{"foldername":"polylib_logo.png","fingerprint":4048916412,"invalidFingerprint":false}],"packageFingerprint":596331060,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":576589,"fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","hashes":[{"type":1,"value":"538e4e47e51a85a786431508597bad9e11fd1b63"},{"type":2,"value":"fc464f635b89a2429ee3a82fb0ae34fe"}]}},{"instanceID":"aceb84eb-3ff5-4e14-a87e-d2d09b7c19c9","modSource":0,"addonID":268566,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism Generators","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":6868754,"Name":"thommy101"},{"Id":28798139,"Name":"Thiakil"},{"Id":8445729,"Name":"pupnewfster"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism-generators","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/674/256/256/637801316650295179.png","tags":[],"installedFile":{"id":5680398,"fileName":"MekanismGenerators-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:09.13Z","fileLength":1093812,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/398/MekanismGenerators-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":554404136,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2673644749,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1059806025,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1417308945,"invalidFingerprint":false},{"foldername":"data","fingerprint":3734173966,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3588687015,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268566,"fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"8675e97d3c107103127c0e722a820bdf0afbc8ec"},{"type":2,"value":"af2e870ebe9998303c3c6d7a9b250d0a"}]},"dateInstalled":"2024-08-28T18:07:40.9352695Z","dateUpdated":"2024-08-31T17:10:30.8968474Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680398,"fileName":"MekanismGenerators-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:09.13Z","fileLength":1093812,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/398/MekanismGenerators-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":554404136,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2673644749,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1059806025,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1417308945,"invalidFingerprint":false},{"foldername":"data","fingerprint":3734173966,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3588687015,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268566,"fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"8675e97d3c107103127c0e722a820bdf0afbc8ec"},{"type":2,"value":"af2e870ebe9998303c3c6d7a9b250d0a"}]}},{"instanceID":"633b4c5e-3acd-49cd-8b8f-a86ad00ba875","modSource":0,"addonID":271740,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Toast Control","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/toast-control","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/105/330/256/256/636352185216944005.png","tags":[],"installedFile":{"id":5530706,"fileName":"ToastControl-1.21-9.0.0.jar","fileDate":"2024-07-14T03:46:00.84Z","fileLength":20984,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5530/706/ToastControl-1.21-9.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2030630678,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2260866947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3433595591,"invalidFingerprint":false},{"foldername":"toastcontrol.mixins.json","fingerprint":1861248534,"invalidFingerprint":false}],"packageFingerprint":50119746,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271740,"fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","hashes":[{"type":1,"value":"49d01cecb452f353fdba2df945fdb9ab88f9a195"},{"type":2,"value":"c3c7701ffd26d366513dc72879c0bd70"}]},"dateInstalled":"2024-08-28T18:07:40.4358989Z","dateUpdated":"2024-08-28T18:07:40.43793Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5530706,"fileName":"ToastControl-1.21-9.0.0.jar","fileDate":"2024-07-14T03:46:00.84Z","fileLength":20984,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5530/706/ToastControl-1.21-9.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2030630678,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2260866947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3433595591,"invalidFingerprint":false},{"foldername":"toastcontrol.mixins.json","fingerprint":1861248534,"invalidFingerprint":false}],"packageFingerprint":50119746,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271740,"fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","hashes":[{"type":1,"value":"49d01cecb452f353fdba2df945fdb9ab88f9a195"},{"type":2,"value":"c3c7701ffd26d366513dc72879c0bd70"}]}},{"instanceID":"bc1c81a3-8165-4b99-90d2-005658283c1a","modSource":0,"addonID":241160,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"NetherPortalFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/netherportalfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/33/283/256/256/635893403164870085.png","tags":[],"installedFile":{"id":5623547,"fileName":"netherportalfix-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:54:48.943Z","fileLength":211972,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/547/netherportalfix-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644067100,"invalidFingerprint":false},{"foldername":"net","fingerprint":2412252775,"invalidFingerprint":false},{"foldername":"netherportalfix.mixins.json","fingerprint":1571545219,"invalidFingerprint":false},{"foldername":"netherportalfix.png","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1760778040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"netherportalfix.neoforge.mixins.json","fingerprint":2782477696,"invalidFingerprint":false},{"foldername":"LICENSE_NetherPortalFix","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":481214072,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241160,"fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"7cf40ec774392823e709da7659a6d4a5a04c8c9d"},{"type":2,"value":"a71d460c1d941bad8d7ae2a4dcc2b2fa"}]},"dateInstalled":"2024-08-28T18:07:27.0145839Z","dateUpdated":"2024-08-28T18:07:27.0165451Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623547,"fileName":"netherportalfix-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:54:48.943Z","fileLength":211972,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/547/netherportalfix-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644067100,"invalidFingerprint":false},{"foldername":"net","fingerprint":2412252775,"invalidFingerprint":false},{"foldername":"netherportalfix.mixins.json","fingerprint":1571545219,"invalidFingerprint":false},{"foldername":"netherportalfix.png","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1760778040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"netherportalfix.neoforge.mixins.json","fingerprint":2782477696,"invalidFingerprint":false},{"foldername":"LICENSE_NetherPortalFix","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":481214072,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241160,"fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"7cf40ec774392823e709da7659a6d4a5a04c8c9d"},{"type":2,"value":"a71d460c1d941bad8d7ae2a4dcc2b2fa"}]}},{"instanceID":"3131cb75-f006-4c8a-bd34-0752e715b579","modSource":0,"addonID":60028,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Aquaculture 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Aquaculture-1.21.1-2.7.9.jar","authors":[{"Id":458081,"Name":"Shadow"},{"Id":8631507,"Name":"Girafi"}],"primaryAuthor":"Shadow","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/aquaculture","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/230/320/256/256/637059909042064016.png","tags":[],"installedFile":{"id":5624185,"fileName":"Aquaculture-1.21.1-2.7.9.jar","fileDate":"2024-08-13T11:20:29.88Z","fileLength":589547,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/185/Aquaculture-1.21.1-2.7.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1060385313,"invalidFingerprint":false},{"foldername":"com","fingerprint":3880061455,"invalidFingerprint":false},{"foldername":"data","fingerprint":1797532648,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2564931986,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1382313533,"invalidFingerprint":false}],"packageFingerprint":3096694759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60028,"fileNameOnDisk":"Aquaculture-1.21.1-2.7.9.jar","hashes":[{"type":1,"value":"92f5beff6c8ae4e770e9170b3655aafdf750c40a"},{"type":2,"value":"7266853242909458b5ceb82446431305"}]},"dateInstalled":"2024-08-28T18:07:43.5409066Z","dateUpdated":"2024-08-28T18:07:43.5439012Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5624185,"fileName":"Aquaculture-1.21.1-2.7.9.jar","fileDate":"2024-08-13T11:20:29.88Z","fileLength":589547,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/185/Aquaculture-1.21.1-2.7.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1060385313,"invalidFingerprint":false},{"foldername":"com","fingerprint":3880061455,"invalidFingerprint":false},{"foldername":"data","fingerprint":1797532648,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2564931986,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1382313533,"invalidFingerprint":false}],"packageFingerprint":3096694759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60028,"fileNameOnDisk":"Aquaculture-1.21.1-2.7.9.jar","hashes":[{"type":1,"value":"92f5beff6c8ae4e770e9170b3655aafdf750c40a"},{"type":2,"value":"7266853242909458b5ceb82446431305"}]}},{"instanceID":"98ea9d20-8f56-4c64-8fd4-bf7a9ad146f4","modSource":0,"addonID":60089,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mouse Tweaks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","authors":[{"Id":7495712,"Name":"YaLTeR"}],"primaryAuthor":"YaLTeR","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/467/691/256/256/637749969243449870.png","tags":[],"installedFile":{"id":5637846,"fileName":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","fileDate":"2024-08-17T15:55:16.403Z","fileLength":73938,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5637/846/MouseTweaks-neoforge-mc1.21-2.26.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306612,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1247581823,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":2881444305,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2140027510,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":3954768689,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":1642826513,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false}],"packageFingerprint":845432825,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","hashes":[{"type":1,"value":"6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc"},{"type":2,"value":"4ab6e808a59fdebecfbc92438b85b470"}]},"dateInstalled":"2024-08-28T18:07:41.1024189Z","dateUpdated":"2024-08-28T18:07:41.1054189Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5637846,"fileName":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","fileDate":"2024-08-17T15:55:16.403Z","fileLength":73938,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5637/846/MouseTweaks-neoforge-mc1.21-2.26.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306612,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1247581823,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":2881444305,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2140027510,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":3954768689,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":1642826513,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false}],"packageFingerprint":845432825,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","hashes":[{"type":1,"value":"6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc"},{"type":2,"value":"4ab6e808a59fdebecfbc92438b85b470"}]}},{"instanceID":"6c2b2ac3-3971-4424-968a-2796a6d659e4","modSource":0,"addonID":441647,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FramedBlocks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FramedBlocks-10.1.4.jar","authors":[{"Id":18882512,"Name":"XFactHD"}],"primaryAuthor":"XFactHD","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/framedblocks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/337/942/256/256/637476252137998899.png","tags":[],"installedFile":{"id":5629510,"fileName":"FramedBlocks-10.1.4.jar","fileDate":"2024-08-14T19:18:39.367Z","fileLength":3578547,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/510/FramedBlocks-10.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1402638062,"invalidFingerprint":false},{"foldername":"xfacthd","fingerprint":2273618354,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3116023557,"invalidFingerprint":false},{"foldername":"assets","fingerprint":141863070,"invalidFingerprint":false},{"foldername":"data","fingerprint":1959597104,"invalidFingerprint":false},{"foldername":"framedblocks.mixin.json","fingerprint":4029797954,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":789975261,"invalidFingerprint":false}],"packageFingerprint":1995597807,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":441647,"fileNameOnDisk":"FramedBlocks-10.1.4.jar","hashes":[{"type":1,"value":"9ae55eb767e310793462891f5b9b0235e6f6815c"},{"type":2,"value":"11d35736c3f1206e7578eacad08eb2f0"}]},"dateInstalled":"2024-08-28T18:07:09.0219758Z","dateUpdated":"2024-08-28T18:07:09.0259262Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5629510,"fileName":"FramedBlocks-10.1.4.jar","fileDate":"2024-08-14T19:18:39.367Z","fileLength":3578547,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/510/FramedBlocks-10.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1402638062,"invalidFingerprint":false},{"foldername":"xfacthd","fingerprint":2273618354,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3116023557,"invalidFingerprint":false},{"foldername":"assets","fingerprint":141863070,"invalidFingerprint":false},{"foldername":"data","fingerprint":1959597104,"invalidFingerprint":false},{"foldername":"framedblocks.mixin.json","fingerprint":4029797954,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":789975261,"invalidFingerprint":false}],"packageFingerprint":1995597807,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":441647,"fileNameOnDisk":"FramedBlocks-10.1.4.jar","hashes":[{"type":1,"value":"9ae55eb767e310793462891f5b9b0235e6f6815c"},{"type":2,"value":"11d35736c3f1206e7578eacad08eb2f0"}]}},{"instanceID":"42a44702-82a5-4fe4-ab4d-ef5a2e081997","modSource":0,"addonID":510656,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Wireless Chargers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":417,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/wireless-chargers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/413/856/256/256/637635238279931313.png","tags":[],"installedFile":{"id":5551798,"fileName":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","fileDate":"2024-07-21T16:09:31.573Z","fileLength":315836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/798/wirelesschargers-1.0.9a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":309927,"type":2},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3834474201,"invalidFingerprint":false},{"foldername":"com","fingerprint":1125323371,"invalidFingerprint":false},{"foldername":".cache","fingerprint":910505461,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3215640865,"invalidFingerprint":false},{"foldername":"data","fingerprint":778783223,"invalidFingerprint":false},{"foldername":"wirelesschargers.mixins.json","fingerprint":297322845,"invalidFingerprint":false},{"foldername":"wirelesschargers.png","fingerprint":582427299,"invalidFingerprint":false}],"packageFingerprint":1567778553,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":510656,"fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"129e88001446f07d8d7c790d169f26814346befb"},{"type":2,"value":"5e8e7dc5b5b506e3ed94fc715c0e898c"}]},"dateInstalled":"2024-08-28T18:07:15.129928Z","dateUpdated":"2024-08-28T18:07:15.1319428Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5551798,"fileName":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","fileDate":"2024-07-21T16:09:31.573Z","fileLength":315836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/798/wirelesschargers-1.0.9a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":309927,"type":2},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3834474201,"invalidFingerprint":false},{"foldername":"com","fingerprint":1125323371,"invalidFingerprint":false},{"foldername":".cache","fingerprint":910505461,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3215640865,"invalidFingerprint":false},{"foldername":"data","fingerprint":778783223,"invalidFingerprint":false},{"foldername":"wirelesschargers.mixins.json","fingerprint":297322845,"invalidFingerprint":false},{"foldername":"wirelesschargers.png","fingerprint":582427299,"invalidFingerprint":false}],"packageFingerprint":1567778553,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":510656,"fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"129e88001446f07d8d7c790d169f26814346befb"},{"type":2,"value":"5e8e7dc5b5b506e3ed94fc715c0e898c"}]}},{"instanceID":"5629b6da-ba35-437b-919b-05e9e6c7c25f","modSource":0,"addonID":450659,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Small Ships [Fabric & Forge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","authors":[{"Id":29012315,"Name":"talhanation"}],"primaryAuthor":"talhanation","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/small-ships","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/901/587/256/256/638349051640200134.png","tags":[],"installedFile":{"id":5613197,"fileName":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","fileDate":"2024-08-10T04:21:26.303Z","fileLength":1857621,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5613/197/smallships-neoforge-1.21.1-2.0.0-b1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2081225284,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4263398579,"invalidFingerprint":false},{"foldername":"architectury_inject_smallships_common_a40db9b33247431d9b503e4dad12d6b6_76477ce34b75e6d401a3279d2785f18974535667de496701b96419451ce642e7smallshipscommon1211200b15devjar","fingerprint":930853040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1664771929,"invalidFingerprint":false},{"foldername":"com","fingerprint":566200567,"invalidFingerprint":false},{"foldername":"data","fingerprint":3654470380,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341183579,"invalidFingerprint":false},{"foldername":"smallships-common-1.21.1-common-refmap.json","fingerprint":2349242513,"invalidFingerprint":false},{"foldername":"smallships-common.mixins.json","fingerprint":1931850698,"invalidFingerprint":false},{"foldername":"smallships-fabric-forge.mixins.json","fingerprint":2734807833,"invalidFingerprint":false},{"foldername":"smallships-fabric-neoforge.mixins.json","fingerprint":208285530,"invalidFingerprint":false},{"foldername":"smallships.mixins.json","fingerprint":1126899263,"invalidFingerprint":false}],"packageFingerprint":3940263975,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":450659,"fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","hashes":[{"type":1,"value":"cc855560a0c9c7c02b5923f64439e4ee06ff34e2"},{"type":2,"value":"39141578fe623f8f90f4f1457cc6b996"}]},"dateInstalled":"2024-08-28T18:07:38.7498604Z","dateUpdated":"2024-08-28T18:07:38.7538659Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5613197,"fileName":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","fileDate":"2024-08-10T04:21:26.303Z","fileLength":1857621,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5613/197/smallships-neoforge-1.21.1-2.0.0-b1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2081225284,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4263398579,"invalidFingerprint":false},{"foldername":"architectury_inject_smallships_common_a40db9b33247431d9b503e4dad12d6b6_76477ce34b75e6d401a3279d2785f18974535667de496701b96419451ce642e7smallshipscommon1211200b15devjar","fingerprint":930853040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1664771929,"invalidFingerprint":false},{"foldername":"com","fingerprint":566200567,"invalidFingerprint":false},{"foldername":"data","fingerprint":3654470380,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341183579,"invalidFingerprint":false},{"foldername":"smallships-common-1.21.1-common-refmap.json","fingerprint":2349242513,"invalidFingerprint":false},{"foldername":"smallships-common.mixins.json","fingerprint":1931850698,"invalidFingerprint":false},{"foldername":"smallships-fabric-forge.mixins.json","fingerprint":2734807833,"invalidFingerprint":false},{"foldername":"smallships-fabric-neoforge.mixins.json","fingerprint":208285530,"invalidFingerprint":false},{"foldername":"smallships.mixins.json","fingerprint":1126899263,"invalidFingerprint":false}],"packageFingerprint":3940263975,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":450659,"fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","hashes":[{"type":1,"value":"cc855560a0c9c7c02b5923f64439e4ee06ff34e2"},{"type":2,"value":"39141578fe623f8f90f4f1457cc6b996"}]}},{"instanceID":"831274dc-7500-463f-83fc-531cb766f0c0","modSource":0,"addonID":899487,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better chunk loading[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"betterchunkloading-1.21-4.4.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":407,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-chunk-loading-forge-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/861/519/256/256/638269254479355298.png","tags":[],"installedFile":{"id":5527053,"fileName":"betterchunkloading-1.21-4.4.jar","fileDate":"2024-07-12T21:15:04.75Z","fileLength":35651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5527/53/betterchunkloading-1.21-4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1841945713,"invalidFingerprint":false},{"foldername":"com","fingerprint":913614273,"invalidFingerprint":false},{"foldername":"betterchunkloading.mixins.json","fingerprint":2483882347,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":46899950,"invalidFingerprint":false}],"packageFingerprint":846841436,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899487,"fileNameOnDisk":"betterchunkloading-1.21-4.4.jar","hashes":[{"type":1,"value":"8f0d49243bee12f4bae42ce9cad9095ce2f45b09"},{"type":2,"value":"a321949304b808787ebd6da15deed170"}]},"dateInstalled":"2024-08-28T18:07:07.4231458Z","dateUpdated":"2024-08-28T18:07:07.4251458Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5527053,"fileName":"betterchunkloading-1.21-4.4.jar","fileDate":"2024-07-12T21:15:04.75Z","fileLength":35651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5527/53/betterchunkloading-1.21-4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1841945713,"invalidFingerprint":false},{"foldername":"com","fingerprint":913614273,"invalidFingerprint":false},{"foldername":"betterchunkloading.mixins.json","fingerprint":2483882347,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":46899950,"invalidFingerprint":false}],"packageFingerprint":846841436,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899487,"fileNameOnDisk":"betterchunkloading-1.21-4.4.jar","hashes":[{"type":1,"value":"8f0d49243bee12f4bae42ce9cad9095ce2f45b09"},{"type":2,"value":"a321949304b808787ebd6da15deed170"}]}},{"instanceID":"872e28a8-fc8f-45be-951b-f8f37992aa06","modSource":0,"addonID":363569,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Windows","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-windows","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/877/195/256/256/638302089747019943.png","tags":[],"installedFile":{"id":5635576,"fileName":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:43:32.973Z","fileLength":1250958,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/576/mcw-windows-2.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3677970076,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711938390,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2542237630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2462466898,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":318194174,"invalidFingerprint":false},{"foldername":"windowslogo.png","fingerprint":1589647630,"invalidFingerprint":false}],"packageFingerprint":2270709056,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363569,"fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"94ce370ae6cdb5a3f2026507c3db9b1967174ac2"},{"type":2,"value":"c7713f6d44173160d732bb3b120cc081"}]},"dateInstalled":"2024-08-28T18:07:29.2502715Z","dateUpdated":"2024-08-28T18:07:29.2522727Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635576,"fileName":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:43:32.973Z","fileLength":1250958,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/576/mcw-windows-2.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3677970076,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711938390,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2542237630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2462466898,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":318194174,"invalidFingerprint":false},{"foldername":"windowslogo.png","fingerprint":1589647630,"invalidFingerprint":false}],"packageFingerprint":2270709056,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363569,"fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"94ce370ae6cdb5a3f2026507c3db9b1967174ac2"},{"type":2,"value":"c7713f6d44173160d732bb3b120cc081"}]}},{"instanceID":"683dc749-0aac-4a75-b9a4-ab67627c6a54","modSource":0,"addonID":943925,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Filter System","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"},{"Id":7446860,"Name":"desht_08"}],"primaryAuthor":"FTB","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-filter-system","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/912/316/256/256/638367662386549023.png","tags":[],"installedFile":{"id":5584360,"fileName":"ftb-filter-system-neoforge-21.0.0.jar","fileDate":"2024-07-31T16:07:37.377Z","fileLength":199677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/360/ftb-filter-system-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":438496,"type":2},{"addonId":289412,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2749431500,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBFilterSystem121_common_4793c65c4559438a8dcae0bd83a9ca5f_f7ae1d9f0728e391fa68328072d4a7d587db31dd7cd2939bf761708573dad6eeftbfiltersystem2100devjar","fingerprint":4048349911,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2902296357,"invalidFingerprint":false},{"foldername":"data","fingerprint":1919660486,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2473538577,"invalidFingerprint":false},{"foldername":"ftbfiltersystem-common.mixins.json","fingerprint":4283906962,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":3725658903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":943925,"fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"e58e13a22ebe72c238bdc9a3c633b016f754d33c"},{"type":2,"value":"f3d8f6a74aad8ac4760424d3d70758ad"}]},"dateInstalled":"2024-08-28T18:07:56.9244889Z","dateUpdated":"2024-08-28T18:07:56.9264982Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5584360,"fileName":"ftb-filter-system-neoforge-21.0.0.jar","fileDate":"2024-07-31T16:07:37.377Z","fileLength":199677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/360/ftb-filter-system-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":438496,"type":2},{"addonId":289412,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2749431500,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBFilterSystem121_common_4793c65c4559438a8dcae0bd83a9ca5f_f7ae1d9f0728e391fa68328072d4a7d587db31dd7cd2939bf761708573dad6eeftbfiltersystem2100devjar","fingerprint":4048349911,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2902296357,"invalidFingerprint":false},{"foldername":"data","fingerprint":1919660486,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2473538577,"invalidFingerprint":false},{"foldername":"ftbfiltersystem-common.mixins.json","fingerprint":4283906962,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":3725658903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":943925,"fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"e58e13a22ebe72c238bdc9a3c633b016f754d33c"},{"type":2,"value":"f3d8f6a74aad8ac4760424d3d70758ad"}]}},{"instanceID":"25432441-55a9-4368-b12e-fdac7cd14bfd","modSource":0,"addonID":461710,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Redstone Pen","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.38.jar","authors":[{"Id":51451694,"Name":"wilechaote"}],"primaryAuthor":"wilechaote","primaryCategoryId":4558,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/redstone-pen","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/360/34/256/256/637523392817214962.png","tags":[],"installedFile":{"id":5590908,"fileName":"redstonepen-1.21-neoforge-1.11.38.jar","fileDate":"2024-08-02T21:50:28.553Z","fileLength":514943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/908/redstonepen-1.21-neoforge-1.11.38.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3152429681,"invalidFingerprint":false},{"foldername":"wile","fingerprint":971660972,"invalidFingerprint":false},{"foldername":".gitversion-redstonepen","fingerprint":1428859680,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1482278978,"invalidFingerprint":false},{"foldername":"data","fingerprint":882923231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2644052382,"invalidFingerprint":false},{"foldername":"redstonepen.mixins.json","fingerprint":4024380309,"invalidFingerprint":false}],"packageFingerprint":4203643339,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":461710,"fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.38.jar","hashes":[{"type":1,"value":"a950afa461966a1d1c71b184ac9d7af954065da4"},{"type":2,"value":"40cc9f7a9a4b6740f6c49e570ff26bcf"}]},"dateInstalled":"2024-08-28T18:07:30.2455054Z","dateUpdated":"2024-08-28T18:07:30.2475021Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5590908,"fileName":"redstonepen-1.21-neoforge-1.11.38.jar","fileDate":"2024-08-02T21:50:28.553Z","fileLength":514943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/908/redstonepen-1.21-neoforge-1.11.38.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3152429681,"invalidFingerprint":false},{"foldername":"wile","fingerprint":971660972,"invalidFingerprint":false},{"foldername":".gitversion-redstonepen","fingerprint":1428859680,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1482278978,"invalidFingerprint":false},{"foldername":"data","fingerprint":882923231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2644052382,"invalidFingerprint":false},{"foldername":"redstonepen.mixins.json","fingerprint":4024380309,"invalidFingerprint":false}],"packageFingerprint":4203643339,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":461710,"fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.38.jar","hashes":[{"type":1,"value":"a950afa461966a1d1c71b184ac9d7af954065da4"},{"type":2,"value":"40cc9f7a9a4b6740f6c49e570ff26bcf"}]}},{"instanceID":"e9605813-11b0-4ca1-b1e1-aab3620e034e","modSource":0,"addonID":250398,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Controlling","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/controlling","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/49/603/256/256/636079972364045115.png","tags":[],"installedFile":{"id":5623827,"fileName":"Controlling-neoforge-1.21.1-19.0.1.jar","fileDate":"2024-08-13T08:48:14.983Z","fileLength":77716,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/827/Controlling-neoforge-1.21.1-19.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":858542,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":7940724,"invalidFingerprint":false},{"foldername":"com","fingerprint":2648049582,"invalidFingerprint":false},{"foldername":"controlling.accesswidener","fingerprint":2385600630,"invalidFingerprint":false},{"foldername":"controlling.neoforge.mixins.json","fingerprint":1419589446,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3762604135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2461469558,"invalidFingerprint":false},{"foldername":"controlling.mixins.json","fingerprint":2374489773,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1300801978,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1888588519,"invalidFingerprint":false}],"packageFingerprint":3845036090,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250398,"fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.1.jar","hashes":[{"type":1,"value":"99edb1b4e4f611c7e48dbca8ee90de66628606e7"},{"type":2,"value":"877c8c519ac248dfc04f3a16cb3e95e8"}]},"dateInstalled":"2024-08-28T18:07:46.8301483Z","dateUpdated":"2024-08-28T18:07:46.8321469Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623827,"fileName":"Controlling-neoforge-1.21.1-19.0.1.jar","fileDate":"2024-08-13T08:48:14.983Z","fileLength":77716,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/827/Controlling-neoforge-1.21.1-19.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":858542,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":7940724,"invalidFingerprint":false},{"foldername":"com","fingerprint":2648049582,"invalidFingerprint":false},{"foldername":"controlling.accesswidener","fingerprint":2385600630,"invalidFingerprint":false},{"foldername":"controlling.neoforge.mixins.json","fingerprint":1419589446,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3762604135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2461469558,"invalidFingerprint":false},{"foldername":"controlling.mixins.json","fingerprint":2374489773,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1300801978,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1888588519,"invalidFingerprint":false}],"packageFingerprint":3845036090,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250398,"fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.1.jar","hashes":[{"type":1,"value":"99edb1b4e4f611c7e48dbca8ee90de66628606e7"},{"type":2,"value":"877c8c519ac248dfc04f3a16cb3e95e8"}]}},{"instanceID":"9d84cc7c-3119-45fe-a967-d75905403e4d","modSource":0,"addonID":419699,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Architectury API (Fabric/Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"architectury-13.0.6-neoforge.jar","authors":[{"Id":32851078,"Name":"shedaniel"},{"Id":57500433,"Name":"Juicebus"},{"Id":19463137,"Name":"MaxNeedsSnacks"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/architectury-api","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/313/420/256/256/637408811378175814.png","tags":[],"installedFile":{"id":5553800,"fileName":"architectury-13.0.6-neoforge.jar","fileDate":"2024-07-22T09:13:05.413Z","fileLength":583913,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5553/800/architectury-13.0.6-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744354016,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":2053242975,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":3973693202,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":1646327958,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_0b49b726f9b3414d86568bb7e8fc0f70_8930ff80e8c8cfc6af2c558fde29cda1cf85db95baf04592ed802a8da875947earchitectury1306devjar","fingerprint":3014717932,"invalidFingerprint":false},{"foldername":"dev","fingerprint":913382191,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":765248724,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-13.0.6-neoforge.jar","hashes":[{"type":1,"value":"e8716c02a9221cf567d46cdb7d43885bb7e80860"},{"type":2,"value":"460f890476d03bfec8be854c4cb7dd95"}]},"dateInstalled":"2024-08-28T18:07:54.3455606Z","dateUpdated":"2024-08-28T18:07:54.3485802Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5553800,"fileName":"architectury-13.0.6-neoforge.jar","fileDate":"2024-07-22T09:13:05.413Z","fileLength":583913,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5553/800/architectury-13.0.6-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744354016,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":2053242975,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":3973693202,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":1646327958,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_0b49b726f9b3414d86568bb7e8fc0f70_8930ff80e8c8cfc6af2c558fde29cda1cf85db95baf04592ed802a8da875947earchitectury1306devjar","fingerprint":3014717932,"invalidFingerprint":false},{"foldername":"dev","fingerprint":913382191,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":765248724,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-13.0.6-neoforge.jar","hashes":[{"type":1,"value":"e8716c02a9221cf567d46cdb7d43885bb7e80860"},{"type":2,"value":"460f890476d03bfec8be854c4cb7dd95"}]}},{"instanceID":"7bbd753c-61c5-4b52-a853-43be5e4a182e","modSource":0,"addonID":256717,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clumps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clumps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/84/193/256/256/636193647832736518_animated.gif","tags":[],"installedFile":{"id":5623731,"fileName":"Clumps-neoforge-1.21.1-19.0.0.1.jar","fileDate":"2024-08-13T07:49:09.587Z","fileLength":18382,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/731/Clumps-neoforge-1.21.1-19.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":461241897,"invalidFingerprint":false},{"foldername":"com","fingerprint":207530136,"invalidFingerprint":false},{"foldername":"clumps.mixins.json","fingerprint":2145951388,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2425768564,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1788784743,"invalidFingerprint":false}],"packageFingerprint":2871381177,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256717,"fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","hashes":[{"type":1,"value":"fa2576297c7bd12b28aa7070e8141792bd66da4c"},{"type":2,"value":"8b42a9d7a72bde90fa061d17e2859e7b"}]},"dateInstalled":"2024-08-28T18:07:39.4370639Z","dateUpdated":"2024-08-28T18:07:39.4390235Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623731,"fileName":"Clumps-neoforge-1.21.1-19.0.0.1.jar","fileDate":"2024-08-13T07:49:09.587Z","fileLength":18382,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/731/Clumps-neoforge-1.21.1-19.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":461241897,"invalidFingerprint":false},{"foldername":"com","fingerprint":207530136,"invalidFingerprint":false},{"foldername":"clumps.mixins.json","fingerprint":2145951388,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2425768564,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1788784743,"invalidFingerprint":false}],"packageFingerprint":2871381177,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256717,"fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","hashes":[{"type":1,"value":"fa2576297c7bd12b28aa7070e8141792bd66da4c"},{"type":2,"value":"8b42a9d7a72bde90fa061d17e2859e7b"}]}},{"instanceID":"28df8c08-1c2d-482d-88ae-91b12e59f54d","modSource":0,"addonID":289412,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Quests (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-quests-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/571/256/256/638474884805475097.png","tags":[],"installedFile":{"id":5635133,"fileName":"ftb-quests-neoforge-2101.1.0.jar","fileDate":"2024-08-16T15:06:19.003Z","fileLength":1271530,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/133/ftb-quests-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2275849577,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests121_common_2d7f1859d5cf4bd1aeca677a1ab2a8c0_10c619e9513d495b6f6e57385fbf19947a9a0449f4b2df280f13fcfc9179c935ftbquests210110devjar","fingerprint":2179297767,"invalidFingerprint":false},{"foldername":"assets","fingerprint":930790147,"invalidFingerprint":false},{"foldername":"data","fingerprint":1367218053,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3168550813,"invalidFingerprint":false},{"foldername":"ftb-quests-common-refmap.json","fingerprint":4256311249,"invalidFingerprint":false},{"foldername":"ftbquests-common.mixins.json","fingerprint":3407536072,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":3826009634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"b3e63b95c985258528d1caab5aca8e76176e3d00"},{"type":2,"value":"8fef9761c04ae8f9dcc73fba8d6c334e"}]},"dateInstalled":"2024-08-28T18:07:41.3750253Z","dateUpdated":"2024-08-28T18:07:41.3780234Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635133,"fileName":"ftb-quests-neoforge-2101.1.0.jar","fileDate":"2024-08-16T15:06:19.003Z","fileLength":1271530,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/133/ftb-quests-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2275849577,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests121_common_2d7f1859d5cf4bd1aeca677a1ab2a8c0_10c619e9513d495b6f6e57385fbf19947a9a0449f4b2df280f13fcfc9179c935ftbquests210110devjar","fingerprint":2179297767,"invalidFingerprint":false},{"foldername":"assets","fingerprint":930790147,"invalidFingerprint":false},{"foldername":"data","fingerprint":1367218053,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3168550813,"invalidFingerprint":false},{"foldername":"ftb-quests-common-refmap.json","fingerprint":4256311249,"invalidFingerprint":false},{"foldername":"ftbquests-common.mixins.json","fingerprint":3407536072,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":3826009634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"b3e63b95c985258528d1caab5aca8e76176e3d00"},{"type":2,"value":"8fef9761c04ae8f9dcc73fba8d6c334e"}]}},{"instanceID":"6c050d85-d3d9-4e08-8940-e20a64556dab","modSource":0,"addonID":974408,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Additions","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","authors":[{"Id":100389561,"Name":"Jarva"}],"primaryAuthor":"Jarva","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-additions","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/947/837/256/256/638434513440786257.png","tags":[],"installedFile":{"id":5698511,"fileName":"ars_additions-1.21.0-21.0.2.jar","fileDate":"2024-09-06T19:42:38.54Z","fileLength":1279788,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/511/ars_additions-1.21.0-21.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":309927,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3212852688,"invalidFingerprint":false},{"foldername":"com","fingerprint":785260077,"invalidFingerprint":false},{"foldername":"ars_additions.mixins.json","fingerprint":67903202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2693394581,"invalidFingerprint":false},{"foldername":"assets","fingerprint":344230531,"invalidFingerprint":false},{"foldername":"data","fingerprint":2961621366,"invalidFingerprint":false}],"packageFingerprint":4096209241,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":974408,"fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","hashes":[{"type":1,"value":"8e8cd0805eb04619eab8f6a08bd600c09405bf6f"},{"type":2,"value":"1b47d660a3b2fac26c2227d33541519a"}]},"dateInstalled":"2024-08-28T18:07:31.6481426Z","dateUpdated":"2024-09-07T17:06:45.5367845Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698511,"fileName":"ars_additions-1.21.0-21.0.2.jar","fileDate":"2024-09-06T19:42:38.54Z","fileLength":1279788,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/511/ars_additions-1.21.0-21.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":309927,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3212852688,"invalidFingerprint":false},{"foldername":"com","fingerprint":785260077,"invalidFingerprint":false},{"foldername":"ars_additions.mixins.json","fingerprint":67903202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2693394581,"invalidFingerprint":false},{"foldername":"assets","fingerprint":344230531,"invalidFingerprint":false},{"foldername":"data","fingerprint":2961621366,"invalidFingerprint":false}],"packageFingerprint":4096209241,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":974408,"fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","hashes":[{"type":1,"value":"8e8cd0805eb04619eab8f6a08bd600c09405bf6f"},{"type":2,"value":"1b47d660a3b2fac26c2227d33541519a"}]}},{"instanceID":"ff1a7f96-b521-4d1c-aad2-4e5bcbd719ed","modSource":0,"addonID":870210,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Trenzalore","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","authors":[{"Id":17288714,"Name":"UnRealDinnerbone"}],"primaryAuthor":"UnRealDinnerbone","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trenzalore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/828/310/256/256/638215927462418075.png","tags":[],"installedFile":{"id":5623160,"fileName":"trenzalore-neo-6.1.1+mc1.21.1.jar","fileDate":"2024-08-13T01:40:08.287Z","fileLength":25146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/160/trenzalore-neo-6.1.1%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410043434,"invalidFingerprint":false},{"foldername":"com","fingerprint":3975698967,"invalidFingerprint":false},{"foldername":"trenzalore.accesswidener","fingerprint":2181920940,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3439243399,"invalidFingerprint":false}],"packageFingerprint":3094225667,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":870210,"fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","hashes":[{"type":1,"value":"ae392e6fca98dbce07c3b8a6805b6095fb164b87"},{"type":2,"value":"b4cbeac8750720ca7faf56bb5ceac079"}]},"dateInstalled":"2024-08-28T18:07:13.1556304Z","dateUpdated":"2024-08-28T18:07:13.1576319Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623160,"fileName":"trenzalore-neo-6.1.1+mc1.21.1.jar","fileDate":"2024-08-13T01:40:08.287Z","fileLength":25146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/160/trenzalore-neo-6.1.1%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410043434,"invalidFingerprint":false},{"foldername":"com","fingerprint":3975698967,"invalidFingerprint":false},{"foldername":"trenzalore.accesswidener","fingerprint":2181920940,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3439243399,"invalidFingerprint":false}],"packageFingerprint":3094225667,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":870210,"fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","hashes":[{"type":1,"value":"ae392e6fca98dbce07c3b8a6805b6095fb164b87"},{"type":2,"value":"b4cbeac8750720ca7faf56bb5ceac079"}]}},{"instanceID":"e56e6e2f-2557-48e9-86a7-4c859669a675","modSource":0,"addonID":633823,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Almost Unified","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"almostunified-neoforge-1.21.1-1.0.0.jar","authors":[{"Id":102822159,"Name":"AlmostReliable"},{"Id":11567308,"Name":"Relentless"},{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"AlmostReliable","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/almost-unified","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/421/256/256/637911433758832569.png","tags":[],"installedFile":{"id":5654279,"fileName":"almostunified-neoforge-1.21.1-1.0.0.jar","fileDate":"2024-08-22T21:44:50.207Z","fileLength":277525,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5654/279/almostunified-neoforge-1.21.1-1.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":238222,"type":2},{"addonId":238086,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2833981521,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":276407217,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":2723841955,"invalidFingerprint":false},{"foldername":"almostunified-neoforge.mixins.json","fingerprint":1111738746,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":3456778303,"invalidFingerprint":false},{"foldername":"data","fingerprint":2722971492,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":225658882,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3922207587,"invalidFingerprint":false}],"packageFingerprint":1056996518,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-neoforge-1.21.1-1.0.0.jar","hashes":[{"type":1,"value":"ab8cf372aad59b2e072f411057d2c5598b18d405"},{"type":2,"value":"2802c26b068929856609d5aade450796"}]},"dateInstalled":"2024-09-01T19:07:47.0373963Z","dateUpdated":"2024-09-01T19:07:47.0833975Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5654279,"fileName":"almostunified-neoforge-1.21.1-1.0.0.jar","fileDate":"2024-08-22T21:44:50.207Z","fileLength":277525,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5654/279/almostunified-neoforge-1.21.1-1.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":238222,"type":2},{"addonId":238086,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2833981521,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":276407217,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":2723841955,"invalidFingerprint":false},{"foldername":"almostunified-neoforge.mixins.json","fingerprint":1111738746,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":3456778303,"invalidFingerprint":false},{"foldername":"data","fingerprint":2722971492,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":225658882,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3922207587,"invalidFingerprint":false}],"packageFingerprint":1056996518,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-neoforge-1.21.1-1.0.0.jar","hashes":[{"type":1,"value":"ab8cf372aad59b2e072f411057d2c5598b18d405"},{"type":2,"value":"2802c26b068929856609d5aade450796"}]}},{"instanceID":"f3b99a59-4458-409d-84b9-76404f9da13a","modSource":0,"addonID":699872,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Accelerated Decay","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","authors":[{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"ErrorMikey","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/accelerated-decay","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/636/767/256/256/638039547019673529.png","tags":[],"installedFile":{"id":5433036,"fileName":"accelerated-decay-neoforge-21.0.0.jar","fileDate":"2024-06-15T23:30:30.533Z","fileLength":10478,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5433/36/accelerated-decay-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337972372,"invalidFingerprint":false},{"foldername":"accelerateddecay-common.mixins.json","fingerprint":222898027,"invalidFingerprint":false},{"foldername":"accelerateddecay.mixins.json","fingerprint":2945787922,"invalidFingerprint":false},{"foldername":"architectury_inject_accelerateddecay_common_8f709913366c49a6919c152b1bef5194_9123b092b972e30d3b67324da6bc99e1fea203c048ec535a058764e9db28521baccelerateddecay2100devjar","fingerprint":319917709,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1689045119,"invalidFingerprint":false},{"foldername":"pro","fingerprint":2139501588,"invalidFingerprint":false}],"packageFingerprint":3198186793,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":699872,"fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"b023fe4daf1379f0f4233bea02ba112f3854db3e"},{"type":2,"value":"efe86104e3c16df897e1a6b745b32fba"}]},"dateInstalled":"2024-08-28T18:07:36.925675Z","dateUpdated":"2024-08-28T18:07:36.9276719Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5433036,"fileName":"accelerated-decay-neoforge-21.0.0.jar","fileDate":"2024-06-15T23:30:30.533Z","fileLength":10478,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5433/36/accelerated-decay-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337972372,"invalidFingerprint":false},{"foldername":"accelerateddecay-common.mixins.json","fingerprint":222898027,"invalidFingerprint":false},{"foldername":"accelerateddecay.mixins.json","fingerprint":2945787922,"invalidFingerprint":false},{"foldername":"architectury_inject_accelerateddecay_common_8f709913366c49a6919c152b1bef5194_9123b092b972e30d3b67324da6bc99e1fea203c048ec535a058764e9db28521baccelerateddecay2100devjar","fingerprint":319917709,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1689045119,"invalidFingerprint":false},{"foldername":"pro","fingerprint":2139501588,"invalidFingerprint":false}],"packageFingerprint":3198186793,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":699872,"fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"b023fe4daf1379f0f4233bea02ba112f3854db3e"},{"type":2,"value":"efe86104e3c16df897e1a6b745b32fba"}]}},{"instanceID":"86b94b1a-451b-458d-ba6c-02e57796e472","modSource":0,"addonID":633483,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Powah! (Rearchitected)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Powah-6.1.0.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/powah-rearchitected","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/559/9/256/256/637907966393947503.png","tags":[],"installedFile":{"id":5608949,"fileName":"Powah-6.1.0.jar","fileDate":"2024-08-08T19:45:42.587Z","fileLength":1983510,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5608/949/Powah-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2029197035,"invalidFingerprint":false},{"foldername":"owmii","fingerprint":4052456126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":673269510,"invalidFingerprint":false},{"foldername":"assets","fingerprint":876160471,"invalidFingerprint":false},{"foldername":"data","fingerprint":2393271523,"invalidFingerprint":false},{"foldername":"LICENSE_Powah","fingerprint":1002414892,"invalidFingerprint":false}],"packageFingerprint":2515352453,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633483,"fileNameOnDisk":"Powah-6.1.0.jar","hashes":[{"type":1,"value":"4710cb703abbec0475da8717bad85e99ab168950"},{"type":2,"value":"a7156a3bc2dad993a52069ac90cdad9e"}]},"dateInstalled":"2024-08-28T18:07:12.7073327Z","dateUpdated":"2024-08-28T18:07:12.7113222Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5608949,"fileName":"Powah-6.1.0.jar","fileDate":"2024-08-08T19:45:42.587Z","fileLength":1983510,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5608/949/Powah-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2029197035,"invalidFingerprint":false},{"foldername":"owmii","fingerprint":4052456126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":673269510,"invalidFingerprint":false},{"foldername":"assets","fingerprint":876160471,"invalidFingerprint":false},{"foldername":"data","fingerprint":2393271523,"invalidFingerprint":false},{"foldername":"LICENSE_Powah","fingerprint":1002414892,"invalidFingerprint":false}],"packageFingerprint":2515352453,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633483,"fileNameOnDisk":"Powah-6.1.0.jar","hashes":[{"type":1,"value":"4710cb703abbec0475da8717bad85e99ab168950"},{"type":2,"value":"a7156a3bc2dad993a52069ac90cdad9e"}]}},{"instanceID":"e30a51b5-eea3-4a49-9fab-b5763ad00007","modSource":0,"addonID":570630,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"LootJS: KubeJS Addon","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lootjs-neoforge-1.21-3.1.1.jar","authors":[{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootjs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/510/924/256/256/637828637727949352.png","tags":[],"installedFile":{"id":5661897,"fileName":"lootjs-neoforge-1.21-3.1.1.jar","fileDate":"2024-08-25T11:53:34.923Z","fileLength":222444,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5661/897/lootjs-neoforge-1.21-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3588609360,"invalidFingerprint":false},{"foldername":"com","fingerprint":2572384396,"invalidFingerprint":false},{"foldername":"lootjs.mixins.json","fingerprint":2308071076,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false}],"packageFingerprint":2153776134,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-neoforge-1.21-3.1.1.jar","hashes":[{"type":1,"value":"c1c3a07c45cba925df10de270ddd7d5ebb4d1c3d"},{"type":2,"value":"727ef7e7e96ba0d0c6731293e01c2c10"}]},"dateInstalled":"2024-08-28T18:07:34.7187858Z","dateUpdated":"2024-08-28T18:07:34.7207842Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5661897,"fileName":"lootjs-neoforge-1.21-3.1.1.jar","fileDate":"2024-08-25T11:53:34.923Z","fileLength":222444,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5661/897/lootjs-neoforge-1.21-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3588609360,"invalidFingerprint":false},{"foldername":"com","fingerprint":2572384396,"invalidFingerprint":false},{"foldername":"lootjs.mixins.json","fingerprint":2308071076,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false}],"packageFingerprint":2153776134,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-neoforge-1.21-3.1.1.jar","hashes":[{"type":1,"value":"c1c3a07c45cba925df10de270ddd7d5ebb4d1c3d"},{"type":2,"value":"727ef7e7e96ba0d0c6731293e01c2c10"}]}},{"instanceID":"fd57064d-e126-485e-bb16-97d7b31e731c","modSource":0,"addonID":666198,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"MoreJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"morejs-neoforge-1.21-0.13.0.jar","authors":[{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/morejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/597/757/256/256/637974981331527336.png","tags":[],"installedFile":{"id":5568771,"fileName":"morejs-neoforge-1.21-0.13.0.jar","fileDate":"2024-07-26T18:29:59.3Z","fileLength":156052,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5568/771/morejs-neoforge-1.21-0.13.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4200540876,"invalidFingerprint":false},{"foldername":"com","fingerprint":836855971,"invalidFingerprint":false},{"foldername":"morejs.mixins.json","fingerprint":1927645050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":868123917,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3872498558,"invalidFingerprint":false}],"packageFingerprint":1062832134,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":666198,"fileNameOnDisk":"morejs-neoforge-1.21-0.13.0.jar","hashes":[{"type":1,"value":"c8a46c965aa048926aac4a5806e4f3400f8eccee"},{"type":2,"value":"a746a1f9589132f609bf960919b772ab"}]},"dateInstalled":"2024-08-28T18:07:36.5001009Z","dateUpdated":"2024-08-28T18:07:36.5040977Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5568771,"fileName":"morejs-neoforge-1.21-0.13.0.jar","fileDate":"2024-07-26T18:29:59.3Z","fileLength":156052,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5568/771/morejs-neoforge-1.21-0.13.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4200540876,"invalidFingerprint":false},{"foldername":"com","fingerprint":836855971,"invalidFingerprint":false},{"foldername":"morejs.mixins.json","fingerprint":1927645050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":868123917,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3872498558,"invalidFingerprint":false}],"packageFingerprint":1062832134,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":666198,"fileNameOnDisk":"morejs-neoforge-1.21-0.13.0.jar","hashes":[{"type":1,"value":"c8a46c965aa048926aac4a5806e4f3400f8eccee"},{"type":2,"value":"a746a1f9589132f609bf960919b772ab"}]}},{"instanceID":"fccceda7-383d-4142-8161-c3edb7b86e8f","modSource":0,"addonID":309927,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Curios API (Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/195/772/256/256/636881112930494939.png","tags":[],"installedFile":{"id":5680195,"fileName":"curios-neoforge-8.0.2+1.20.6.jar","fileDate":"2024-08-31T12:15:25.747Z","fileLength":385364,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/195/curios-neoforge-8.0.2%2b1.20.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806328402,"invalidFingerprint":false},{"foldername":"top","fingerprint":907372425,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":1209210547,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3944624723,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1829654344,"invalidFingerprint":false}],"packageFingerprint":3421305190,"gameVersion":["NeoForge","1.20.6"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","hashes":[{"type":1,"value":"021777ccbfcc1b7cf21b5e583ac675a04107517b"},{"type":2,"value":"462d3eee03ed6a7031880b19d6e79e25"}]},"dateInstalled":"2024-08-31T17:09:56.350792Z","dateUpdated":"2024-08-31T17:09:56.3547988Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680195,"fileName":"curios-neoforge-8.0.2+1.20.6.jar","fileDate":"2024-08-31T12:15:25.747Z","fileLength":385364,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/195/curios-neoforge-8.0.2%2b1.20.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806328402,"invalidFingerprint":false},{"foldername":"top","fingerprint":907372425,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":1209210547,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3944624723,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1829654344,"invalidFingerprint":false}],"packageFingerprint":3421305190,"gameVersion":["NeoForge","1.20.6"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","hashes":[{"type":1,"value":"021777ccbfcc1b7cf21b5e583ac675a04107517b"},{"type":2,"value":"462d3eee03ed6a7031880b19d6e79e25"}]}}],"installedGamePrerequisites":[],"wasNameManuallyChanged":false,"wasGameVersionTypeIdManuallyChanged":false} \ No newline at end of file +{"baseModLoader":{"forgeVersion":"21.1.64","name":"neoforge-21.1.64","type":6,"downloadUrl":"","filename":"neoforge-21.1.64.jar","installMethod":6,"latest":true,"recommended":true,"versionJson":"{\"assetIndex\":null,\"id\":\"neoforge-21.1.64\",\"time\":\"2024-09-29T10:36:33.5389844\",\"releaseTime\":\"2024-09-29T10:36:33.5389844\",\"type\":\"release\",\"minecraftArguments\":null,\"minimumLauncherVersion\":0,\"assets\":null,\"inheritsFrom\":\"1.21.1\",\"jar\":null,\"logging\":{\"client\":null},\"libraries\":[{\"name\":\"org.ow2.asm:asm-commons:9.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar\",\"sha1\":\"e86dda4696d3c185fcc95d8d311904e7ce38a53f\",\"size\":73426},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\",\"sha1\":\"d7e6693c2606cb7e7335047d7bb96dec52db5665\",\"size\":27364},\"classifiers\":null}},{\"name\":\"com.google.guava:failureaccess:1.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"sha1\":\"1dcf1de382a0bf95a3d8b0849546c88bac1292c9\",\"size\":4617},\"classifiers\":null}},{\"name\":\"net.fabricmc:sponge-mixin:0.15.2+mixin.0.8.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"sha1\":\"2af2f021d8e02a0220dc27a7a72b4666d66d44ca\",\"size\":1494751},\"classifiers\":null}},{\"name\":\"net.neoforged.fancymodloader:loader:4.0.24\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"sha1\":\"8211b356d57387a287aa3fb1d425fdd34db6d638\",\"size\":496730},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-analysis:9.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar\",\"sha1\":\"e4a258b7eb96107106c0599f0061cfc1832fe07a\",\"size\":34776},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm:9.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm/9.7/asm-9.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm/9.7/asm-9.7.jar\",\"sha1\":\"073d7b3086e14beb604ced229c302feff6449723\",\"size\":125428},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-core:2.22.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"sha1\":\"7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4\",\"size\":1900022},\"classifiers\":null}},{\"name\":\"net.neoforged:coremods:7.0.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"sha1\":\"09147e6f638b4272b3bd5fc8f92ad37802512c6c\",\"size\":22659},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarFileSystems:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"sha1\":\"78f59f89defcd032ed788b151ca6a0d40ace796a\",\"size\":31807},\"classifiers\":null}},{\"name\":\"cpw.mods:securejarhandler:3.0.8\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"sha1\":\"c0ef95cecd8699a0449053ac7d9c160748d902cd\",\"size\":103765},\"classifiers\":null}},{\"name\":\"net.neoforged:mergetool:2.0.3:api\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\",\"sha1\":\"1275202cbbb248f49345cf6787ce299afd9a02fb\",\"size\":2550},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarMetadata:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"sha1\":\"f8da03683dc81694556dc3e177c5e3bb77ae6fcb\",\"size\":15648},\"classifiers\":null}},{\"name\":\"org.apache.commons:commons-lang3:3.14.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\",\"sha1\":\"1ed471194b02f2c6cb734a0cd6f6f107c673afae\",\"size\":657952},\"classifiers\":null}},{\"name\":\"com.machinezoo.noexception:noexception:1.7.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"sha1\":\"b65330c98e38a1f915fa54a6e5eca496505e3f0a\",\"size\":250861},\"classifiers\":null}},{\"name\":\"com.google.code.gson:gson:2.10.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"sha1\":\"b3add478d4382b78ea20b1671390a858002feb6c\",\"size\":283367},\"classifiers\":null}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146},\"classifiers\":null}},{\"name\":\"com.mojang:logging:1.2.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/mojang/logging/1.2.7/logging-1.2.7.jar\",\"url\":\"https://libraries.minecraft.net/com/mojang/logging/1.2.7/logging-1.2.7.jar\",\"sha1\":\"24cb95ffb0e3433fd6e844c04e68009e504ca1c0\",\"size\":15343},\"classifiers\":null}},{\"name\":\"org.codehaus.plexus:plexus-utils:3.3.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"sha1\":\"cf43b5391de623b36fe066a21127baef82c64022\",\"size\":263253},\"classifiers\":null}},{\"name\":\"com.electronwill.night-config:core:3.8.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"sha1\":\"2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a\",\"size\":365488},\"classifiers\":null}},{\"name\":\"net.minecrell:terminalconsoleappender:1.3.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"sha1\":\"b562e9bb61235c9520e26282cdee71f8f802d1fc\",\"size\":16949},\"classifiers\":null}},{\"name\":\"com.google.code.findbugs:jsr305:3.0.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"url\":\"https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"sha1\":\"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\"size\":19936},\"classifiers\":null}},{\"name\":\"net.neoforged.fancymodloader:earlydisplay:4.0.24\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"sha1\":\"0c1f79ceaefcb4c79dea89e969563718a2d5157f\",\"size\":261705},\"classifiers\":null}},{\"name\":\"org.slf4j:slf4j-api:2.0.9\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"url\":\"https://libraries.minecraft.net/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"sha1\":\"7cf2726fdcfbc8610f9a71fb3ed639871f315340\",\"size\":64579},\"classifiers\":null}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077},\"classifiers\":null}},{\"name\":\"net.neoforged:accesstransformers:10.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"sha1\":\"fd83b5725f76eae9115e9355fa1c456a6a441400\",\"size\":67234},\"classifiers\":null}},{\"name\":\"com.google.j2objc:j2objc-annotations:2.8\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\",\"url\":\"https://libraries.minecraft.net/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\",\"sha1\":\"c85270e307e7b822f1086b93689124b89768e273\",\"size\":9301},\"classifiers\":null}},{\"name\":\"commons-io:commons-io:2.15.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\",\"url\":\"https://libraries.minecraft.net/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\",\"sha1\":\"f11560da189ab563a5c8e351941415430e9304ea\",\"size\":501218},\"classifiers\":null}},{\"name\":\"org.jline:jline-terminal:3.20.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"sha1\":\"d0ddcc708ddf527a3454c941b7b9225cc83a15ff\",\"size\":228481},\"classifiers\":null}},{\"name\":\"net.neoforged.accesstransformers:at-modlauncher:10.0.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"sha1\":\"5aba50202aceead086bc09fbc2751c9f05cb4890\",\"size\":2347},\"classifiers\":null}},{\"name\":\"cpw.mods:bootstraplauncher:2.0.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar\",\"sha1\":\"1a2d076cbc33b0520cbacd591224427b2a20047d\",\"size\":11116},\"classifiers\":null}},{\"name\":\"net.neoforged:bus:8.0.2\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/bus/8.0.2/bus-8.0.2.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/bus/8.0.2/bus-8.0.2.jar\",\"sha1\":\"163c9ef7c4bcca6d850c34e95261b606af91fe06\",\"size\":29341},\"classifiers\":null}},{\"name\":\"cpw.mods:modlauncher:11.0.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"sha1\":\"6619d4812a3c092310d521ebc4c9503727563df7\",\"size\":116200},\"classifiers\":null}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281},\"classifiers\":null}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.4\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"sha1\":\"f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5\",\"size\":2167292},\"classifiers\":null}},{\"name\":\"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"sha1\":\"b421526c5f297295adef1c886e5246c39d4ac629\",\"size\":2199},\"classifiers\":null}},{\"name\":\"com.google.guava:guava:32.1.2-jre\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\",\"url\":\"https://libraries.minecraft.net/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\",\"sha1\":\"5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318\",\"size\":3041591},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-tree:9.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar\",\"sha1\":\"e446a17b175bfb733b87c5c2560ccb4e57d69f1a\",\"size\":51934},\"classifiers\":null}},{\"name\":\"org.jline:jline-reader:3.20.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"sha1\":\"8f15415b022a25b473e8e16c28ae913186ffb9c4\",\"size\":171052},\"classifiers\":null}},{\"name\":\"org.ow2.asm:asm-util:9.7\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/ow2/asm/asm-util/9.7/asm-util-9.7.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar\",\"sha1\":\"c0655519f24d92af2202cb681cd7c1569df6ead6\",\"size\":93784},\"classifiers\":null}},{\"name\":\"org.antlr:antlr4-runtime:4.13.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"sha1\":\"17125bae1d965624e265ef49552f6465a2bfa307\",\"size\":326305},\"classifiers\":null}},{\"name\":\"com.google.errorprone:error_prone_annotations:2.18.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\",\"url\":\"https://libraries.minecraft.net/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\",\"sha1\":\"89b684257096f548fa39a7df9fdaa409d4d4df91\",\"size\":16017},\"classifiers\":null}},{\"name\":\"net.minecraftforge:srgutils:0.4.15\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"sha1\":\"ca408b131759478f164e010fae0d73997e125fb5\",\"size\":69393},\"classifiers\":null}},{\"name\":\"net.neoforged:JarJarSelector:0.4.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"sha1\":\"fb3cc7a58af22ad2880adb98af6d518128c47dae\",\"size\":17168},\"classifiers\":null}},{\"name\":\"org.checkerframework:checker-qual:3.33.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\",\"url\":\"https://libraries.minecraft.net/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\",\"sha1\":\"de2b60b62da487644fc11f734e73c8b0b431238f\",\"size\":223979},\"classifiers\":null}},{\"name\":\"org.apache.logging.log4j:log4j-api:2.22.1\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"sha1\":\"bea6fede6328fabafd7e68363161a7ea6605abd1\",\"size\":335001},\"classifiers\":null}},{\"name\":\"com.electronwill.night-config:toml:3.8.0\",\"url\":null,\"serverreq\":null,\"clientreq\":null,\"natives\":null,\"extract\":null,\"rules\":null,\"downloads\":{\"artifact\":{\"path\":\"com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"url\":\"https://neoforged.forgecdn.net/releases/com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"sha1\":\"861dbcf2757dd6701c98b3949198549ccb5f62ff\",\"size\":39515},\"classifiers\":null}}],\"mainClass\":\"cpw.mods.bootstraplauncher.BootstrapLauncher\",\"arguments\":{\"game\":[\"--fml.neoForgeVersion\",\"21.1.64\",\"--fml.fmlVersion\",\"4.0.24\",\"--fml.mcVersion\",\"1.21.1\",\"--fml.neoFormVersion\",\"20240808.144430\",\"--launchTarget\",\"forgeclient\"],\"jvm\":[\"-Djava.net.preferIPv6Addresses=system\",\"-DignoreList=securejarhandler-3.0.8.jar,asm-9.7.jar,asm-commons-9.7.jar,asm-tree-9.7.jar,asm-util-9.7.jar,asm-analysis-9.7.jar,bootstraplauncher-2.0.2.jar,JarJarFileSystems-0.4.1.jar,client-extra,neoforge-,${version_name}.jar\",\"-DmergeModules=jna-5.10.0.jar,jna-platform-5.10.0.jar\",\"-Dfml.pluginLayerLibraries=\",\"-Dfml.gameLayerLibraries=\",\"-DlibraryDirectory=${library_directory}\",\"-p\",\"${library_directory}/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar${classpath_separator}${library_directory}/org/ow2/asm/asm/9.7/asm-9.7.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar${classpath_separator}${library_directory}/cpw/mods/bootstraplauncher/2.0.2/bootstraplauncher-2.0.2.jar${classpath_separator}${library_directory}/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"--add-modules\",\"ALL-MODULE-PATH\",\"--add-opens\",\"java.base/java.util.jar=cpw.mods.securejarhandler\",\"--add-opens\",\"java.base/java.lang.invoke=cpw.mods.securejarhandler\",\"--add-exports\",\"java.base/sun.security.util=cpw.mods.securejarhandler\",\"--add-exports\",\"jdk.naming.dns/com.sun.jndi.dns=java.naming\"]}}","librariesInstallLocation":"{0}//libraries//net//neoforged//neoforge//21.1.64","minecraftVersion":"1.21.1","installProfileJson":"{\"spec\":1,\"profile\":\"NeoForge\",\"version\":\"neoforge-21.1.64\",\"minecraft\":\"1.21.1\",\"json\":\"/version.json\",\"logo\":\"/big_logo.png\",\"welcome\":\"Welcome to the simple NeoForge installer\",\"path\":\"net.neoforged:neoforge:21.1.64\",\"data\":{\"MC_SLIM\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:slim]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:slim]\"},\"MC_UNPACKED\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:unpacked]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:unpacked]\"},\"MERGED_MAPPINGS\":{\"client\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings-merged@txt]\",\"server\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings-merged@txt]\"},\"BINPATCH\":{\"client\":\"/data/client.lzma\",\"server\":\"/data/server.lzma\"},\"MCP_VERSION\":{\"client\":\"'1.21.1-20240808.144430'\",\"server\":\"'1.21.1-20240808.144430'\"},\"MAPPINGS\":{\"client\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings@txt]\",\"server\":\"[net.neoforged:neoform:1.21.1-20240808.144430:mappings@txt]\"},\"MC_EXTRA\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:extra]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:extra]\"},\"MOJMAPS\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:mappings@txt]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:mappings@txt]\"},\"PATCHED\":{\"client\":\"[net.neoforged:neoforge:21.1.64:client]\",\"server\":\"[net.neoforged:neoforge:21.1.64:server]\"},\"MC_SRG\":{\"client\":\"[net.minecraft:client:1.21.1-20240808.144430:srg]\",\"server\":\"[net.minecraft:server:1.21.1-20240808.144430:srg]\"},\"SIDE\":{\"client\":\"client\",\"server\":\"server\"}},\"processors\":[{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"MCP_DATA\",\"--input\",\"[net.neoforged:neoform:1.21.1-20240808.144430@zip]\",\"--output\",\"{MAPPINGS}\",\"--key\",\"mappings\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"DOWNLOAD_MOJMAPS\",\"--version\",\"1.21.1\",\"--side\",\"{SIDE}\",\"--output\",\"{MOJMAPS}\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:installertools:2.1.2\",\"classpath\":[\"net.neoforged.installertools:installertools:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.md-5:SpecialSource:1.11.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.google.code.gson:gson:2.8.9\",\"de.siegmar:fastcsv:2.0.0\",\"org.ow2.asm:asm-commons:9.3\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"com.google.guava:guava:20.0\",\"com.opencsv:opencsv:4.4\",\"org.ow2.asm:asm-analysis:9.3\",\"org.ow2.asm:asm-tree:9.3\",\"org.ow2.asm:asm:9.3\",\"org.apache.commons:commons-text:1.3\",\"org.apache.commons:commons-lang3:3.8.1\",\"commons-beanutils:commons-beanutils:1.9.3\",\"org.apache.commons:commons-collections4:4.2\",\"commons-logging:commons-logging:1.2\",\"commons-collections:commons-collections:3.2.2\"],\"args\":[\"--task\",\"MERGE_MAPPING\",\"--left\",\"{MAPPINGS}\",\"--right\",\"{MOJMAPS}\",\"--output\",\"{MERGED_MAPPINGS}\",\"--classes\",\"--fields\",\"--methods\",\"--reverse-right\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:jarsplitter:2.1.2\",\"classpath\":[\"net.neoforged.installertools:jarsplitter:2.1.2\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"net.neoforged:srgutils:1.0.0\",\"net.neoforged.installertools:cli-utils:2.1.2\"],\"args\":[\"--input\",\"{MINECRAFT_JAR}\",\"--slim\",\"{MC_SLIM}\",\"--extra\",\"{MC_EXTRA}\",\"--srg\",\"{MERGED_MAPPINGS}\"],\"sides\":[\"client\"]},{\"jar\":\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"classpath\":[\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\"org.ow2.asm:asm-commons:9.5\",\"org.ow2.asm:asm-tree:9.5\",\"org.ow2.asm:asm:9.5\",\"net.neoforged.javadoctor:gson-io:2.0.17\",\"net.neoforged:srgutils:1.0.0\",\"net.neoforged.installertools:cli-utils:2.1.4\",\"net.neoforged.javadoctor:spec:2.0.17\",\"com.google.code.gson:gson:2.10.1\"],\"args\":[\"--input\",\"{MC_SLIM}\",\"--output\",\"{MC_SRG}\",\"--names\",\"{MERGED_MAPPINGS}\",\"--ann-fix\",\"--ids-fix\",\"--src-fix\",\"--record-fix\"],\"sides\":null},{\"jar\":\"net.neoforged.installertools:binarypatcher:2.1.2\",\"classpath\":[\"net.neoforged.installertools:binarypatcher:2.1.2\",\"net.neoforged:srgutils:1.0.0\",\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"com.github.jponge:lzma-java:1.3\",\"com.nothome:javaxdelta:2.0.1\",\"net.neoforged.installertools:cli-utils:2.1.2\",\"trove:trove:1.0.2\"],\"args\":[\"--clean\",\"{MC_SRG}\",\"--output\",\"{PATCHED}\",\"--apply\",\"{BINPATCH}\"],\"sides\":null}],\"libraries\":[{\"name\":\"org.apache.commons:commons-collections4:4.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"54ebea0a5b653d3c680131e73fe807bb8f78c4ed\",\"size\":752798,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\",\"path\":\"org/apache/commons/commons-collections4/4.2/commons-collections4-4.2.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"78d2ecd61318b5a58cd04fb237636c0e86b77d97\",\"size\":52669,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\",\"path\":\"org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar\"}}},{\"name\":\"commons-beanutils:commons-beanutils:1.9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c845703de334ddc6b4b3cd26835458cb1cba1f3d\",\"size\":246174,\"url\":\"https://maven.neoforged.net/releases/commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\",\"path\":\"commons-beanutils/commons-beanutils/1.9.3/commons-beanutils-1.9.3.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"org.apache.commons:commons-text:1.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"9abf61708a66ab5e55f6169a200dbfc584b546d9\",\"size\":182954,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-text/1.3/commons-text-1.3.jar\",\"path\":\"org/apache/commons/commons-text/1.3/commons-text-1.3.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1f2a432d1212f5c352ae607d7b61dcae20c20af5\",\"size\":72716,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\",\"path\":\"org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar\"}}},{\"name\":\"com.google.guava:guava:20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"89507701249388e1ed5ddcf8c41f4ce1be7831ef\",\"size\":2442625,\"url\":\"https://maven.neoforged.net/releases/com/google/guava/guava/20.0/guava-20.0.jar\",\"path\":\"com/google/guava/guava/20.0/guava-20.0.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"commons-collections:commons-collections:3.2.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5\",\"size\":588337,\"url\":\"https://maven.neoforged.net/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\",\"path\":\"commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar\"}}},{\"name\":\"net.md-5:SpecialSource:1.11.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"43b84c4bb8d01cf90a29dfeec1c958a4b64baf46\",\"size\":88737,\"url\":\"https://maven.neoforged.net/releases/net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\",\"path\":\"net/md-5/SpecialSource/1.11.0/SpecialSource-1.11.0.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8e6300ef51c1d801a7ed62d07cd221aca3a90640\",\"size\":122176,\"url\":\"https://libraries.minecraft.net/org/ow2/asm/asm/9.3/asm-9.3.jar\",\"path\":\"org/ow2/asm/asm/9.3/asm-9.3.jar\"}}},{\"name\":\"de.siegmar:fastcsv:2.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b615f26c03edeac966618b93b9ee4f4eed50aae1\",\"size\":29476,\"url\":\"https://maven.neoforged.net/releases/de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\",\"path\":\"de/siegmar/fastcsv/2.0.0/fastcsv-2.0.0.jar\"}}},{\"name\":\"org.ow2.asm:asm-analysis:9.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4b071f211b37c38e0e9f5998550197c8593f6ad8\",\"size\":34276,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\",\"path\":\"org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar\"}}},{\"name\":\"net.neoforged.installertools:installertools:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"72524c0362f812d8aa4cdb4c03e9b45e2b71ae3b\",\"size\":83543,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/installertools/2.1.2/installertools-2.1.2.jar\",\"path\":\"net/neoforged/installertools/installertools/2.1.2/installertools-2.1.2.jar\"}}},{\"name\":\"org.apache.commons:commons-lang3:3.8.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"6505a72a097d9270f7a9e7bf42c4238283247755\",\"size\":501879,\"url\":\"https://maven.neoforged.net/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\",\"path\":\"org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.8.9\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8a432c1d6825781e21a02db2e2c33c5fde2833b9\",\"size\":258075,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar\",\"path\":\"com/google/code/gson/gson/2.8.9/gson-2.8.9.jar\"}}},{\"name\":\"commons-logging:commons-logging:1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4bfc12adfe4842bf07b657f0369c4cb522955686\",\"size\":61829,\"url\":\"https://libraries.minecraft.net/commons-logging/commons-logging/1.2/commons-logging-1.2.jar\",\"path\":\"commons-logging/commons-logging/1.2/commons-logging-1.2.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"com.opencsv:opencsv:4.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"525932a1edf46c9ca75aa9c83d31dc180c186865\",\"size\":167167,\"url\":\"https://maven.neoforged.net/releases/com/opencsv/opencsv/4.4/opencsv-4.4.jar\",\"path\":\"com/opencsv/opencsv/4.4/opencsv-4.4.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"net.neoforged.installertools:jarsplitter:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8a7916be0a0e589897beab7c839072631067e48e\",\"size\":7790,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/jarsplitter/2.1.2/jarsplitter-2.1.2.jar\",\"path\":\"net/neoforged/installertools/jarsplitter/2.1.2/jarsplitter-2.1.2.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"net.neoforged.javadoctor:spec:2.0.17\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fbe5da0da41957dccf9004014781bd8d05d16192\",\"size\":6266,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/javadoctor/spec/2.0.17/spec-2.0.17.jar\",\"path\":\"net/neoforged/javadoctor/spec/2.0.17/spec-2.0.17.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:6.0-alpha-3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"02ab1a73e1e22d2b73469362a0908a98644b681d\",\"size\":79368,\"url\":\"https://maven.neoforged.net/releases/net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/6.0-alpha-3/jopt-simple-6.0-alpha-3.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e18572dea4622ad9ab9540bfcf1ebf88ff0131ec\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.4/cli-utils-2.1.4.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.4/cli-utils-2.1.4.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd33c8b6373abaa675be407082fdfda35021254a\",\"size\":51944,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\",\"path\":\"org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar\"}}},{\"name\":\"net.neoforged:AutoRenamingTool:2.0.3:all\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d9890c71b4366f886c2b1006782043a6a6816eb6\",\"size\":746919,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/AutoRenamingTool/2.0.3/AutoRenamingTool-2.0.3-all.jar\",\"path\":\"net/neoforged/AutoRenamingTool/2.0.3/AutoRenamingTool-2.0.3-all.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"dc6ea1875f4d64fbc85e1691c95b96a3d8569c90\",\"size\":121863,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm/9.5/asm-9.5.jar\",\"path\":\"org/ow2/asm/asm/9.5/asm-9.5.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.10.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b3add478d4382b78ea20b1671390a858002feb6c\",\"size\":283367,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"path\":\"com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"19ab5b5800a3910d30d3a3e64fdb00fd0cb42de0\",\"size\":72209,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\",\"path\":\"org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar\"}}},{\"name\":\"net.neoforged.javadoctor:gson-io:2.0.17\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"040edf7077205615bffe214a9d250c50cd0d13de\",\"size\":5747,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/javadoctor/gson-io/2.0.17/gson-io-2.0.17.jar\",\"path\":\"net/neoforged/javadoctor/gson-io/2.0.17/gson-io-2.0.17.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"trove:trove:1.0.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"112b40581ab9a4d3de4636d49985a7f686d181c8\",\"size\":361155,\"url\":\"https://maven.neoforged.net/releases/trove/trove/1.0.2/trove-1.0.2.jar\",\"path\":\"trove/trove/1.0.2/trove-1.0.2.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"com.nothome:javaxdelta:2.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d4f5d077f1b15c6f67595015d69572303ad3f66d\",\"size\":38995,\"url\":\"https://maven.neoforged.net/releases/com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\",\"path\":\"com/nothome/javaxdelta/2.0.1/javaxdelta-2.0.1.jar\"}}},{\"name\":\"net.neoforged:srgutils:1.0.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b9fe6cdab494983217cbc14cc6f92c8e6c616526\",\"size\":71421,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\",\"path\":\"net/neoforged/srgutils/1.0.0/srgutils-1.0.0.jar\"}}},{\"name\":\"com.github.jponge:lzma-java:1.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"a25db9d4d385ccda4825ae1b47a7a61d86e595af\",\"size\":51041,\"url\":\"https://maven.neoforged.net/releases/com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\",\"path\":\"com/github/jponge/lzma-java/1.3/lzma-java-1.3.jar\"}}},{\"name\":\"net.neoforged.installertools:binarypatcher:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"eab75026876e127d35d41a6dc3a91c839070e2e0\",\"size\":23074,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/binarypatcher/2.1.2/binarypatcher-2.1.2.jar\",\"path\":\"net/neoforged/installertools/binarypatcher/2.1.2/binarypatcher-2.1.2.jar\"}}},{\"name\":\"net.neoforged.installertools:cli-utils:2.1.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e5a3115eb9e299117472675946be8a72e4990ad6\",\"size\":9379,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\",\"path\":\"net/neoforged/installertools/cli-utils/2.1.2/cli-utils-2.1.2.jar\"}}},{\"name\":\"net.neoforged:neoforge:21.1.64:universal\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"36a7009a0fcfb54f7f3917bb7ada81557c41f4f9\",\"size\":2986389,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/neoforge/21.1.64/neoforge-21.1.64-universal.jar\",\"path\":\"net/neoforged/neoforge/21.1.64/neoforge-21.1.64-universal.jar\"}}},{\"name\":\"org.apache.maven:maven-artifact:3.8.5\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4433f50c07debefaed0553bd0068f4f48d449313\",\"size\":58077,\"url\":\"https://maven.neoforged.net/releases/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\",\"path\":\"org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar\"}}},{\"name\":\"cpw.mods:modlauncher:11.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"6619d4812a3c092310d521ebc4c9503727563df7\",\"size\":116200,\"url\":\"https://maven.neoforged.net/releases/cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\",\"path\":\"cpw/mods/modlauncher/11.0.4/modlauncher-11.0.4.jar\"}}},{\"name\":\"net.neoforged:JarJarMetadata:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f8da03683dc81694556dc3e177c5e3bb77ae6fcb\",\"size\":15648,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\",\"path\":\"net/neoforged/JarJarMetadata/0.4.1/JarJarMetadata-0.4.1.jar\"}}},{\"name\":\"net.neoforged.fancymodloader:loader:4.0.24\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8211b356d57387a287aa3fb1d425fdd34db6d638\",\"size\":496730,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\",\"path\":\"net/neoforged/fancymodloader/loader/4.0.24/loader-4.0.24.jar\"}}},{\"name\":\"net.neoforged:JarJarFileSystems:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"78f59f89defcd032ed788b151ca6a0d40ace796a\",\"size\":31807,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\",\"path\":\"net/neoforged/JarJarFileSystems/0.4.1/JarJarFileSystems-0.4.1.jar\"}}},{\"name\":\"org.ow2.asm:asm:9.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"073d7b3086e14beb604ced229c302feff6449723\",\"size\":125428,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm/9.7/asm-9.7.jar\",\"path\":\"org/ow2/asm/asm/9.7/asm-9.7.jar\"}}},{\"name\":\"com.google.guava:guava:32.1.2-jre\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"5e64ec7e056456bef3a4bc4c6fdaef71e8ab6318\",\"size\":3041591,\"url\":\"https://libraries.minecraft.net/com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\",\"path\":\"com/google/guava/guava/32.1.2-jre/guava-32.1.2-jre.jar\"}}},{\"name\":\"org.ow2.asm:asm-tree:9.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e446a17b175bfb733b87c5c2560ccb4e57d69f1a\",\"size\":51934,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar\",\"path\":\"org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar\"}}},{\"name\":\"net.neoforged:JarJarSelector:0.4.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fb3cc7a58af22ad2880adb98af6d518128c47dae\",\"size\":17168,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\",\"path\":\"net/neoforged/JarJarSelector/0.4.1/JarJarSelector-0.4.1.jar\"}}},{\"name\":\"com.google.code.findbugs:jsr305:3.0.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"25ea2e8b0c338a877313bd4672d3fe056ea78f0d\",\"size\":19936,\"url\":\"https://libraries.minecraft.net/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\",\"path\":\"com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar\"}}},{\"name\":\"com.google.errorprone:error_prone_annotations:2.18.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"89b684257096f548fa39a7df9fdaa409d4d4df91\",\"size\":16017,\"url\":\"https://libraries.minecraft.net/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\",\"path\":\"com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar\"}}},{\"name\":\"org.ow2.asm:asm-commons:9.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e86dda4696d3c185fcc95d8d311904e7ce38a53f\",\"size\":73426,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar\",\"path\":\"org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar\"}}},{\"name\":\"com.electronwill.night-config:core:3.8.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"2498dd2b3120dd49e963e2feab8fa5d0c5f80e0a\",\"size\":365488,\"url\":\"https://maven.neoforged.net/releases/com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\",\"path\":\"com/electronwill/night-config/core/3.8.0/core-3.8.0.jar\"}}},{\"name\":\"org.checkerframework:checker-qual:3.33.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"de2b60b62da487644fc11f734e73c8b0b431238f\",\"size\":223979,\"url\":\"https://libraries.minecraft.net/org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\",\"path\":\"org/checkerframework/checker-qual/3.33.0/checker-qual-3.33.0.jar\"}}},{\"name\":\"net.jodah:typetools:0.6.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"a01aaa6ddaea9ec07ec4f209487b7a46a526283a\",\"size\":18281,\"url\":\"https://maven.neoforged.net/releases/net/jodah/typetools/0.6.3/typetools-0.6.3.jar\",\"path\":\"net/jodah/typetools/0.6.3/typetools-0.6.3.jar\"}}},{\"name\":\"net.neoforged.fancymodloader:earlydisplay:4.0.24\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"0c1f79ceaefcb4c79dea89e969563718a2d5157f\",\"size\":261705,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\",\"path\":\"net/neoforged/fancymodloader/earlydisplay/4.0.24/earlydisplay-4.0.24.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-core:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"7183a25510a02ad00cc6a95d3b3d2a7d3c5a8dc4\",\"size\":1900022,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-core/2.22.1/log4j-core-2.22.1.jar\"}}},{\"name\":\"commons-io:commons-io:2.15.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f11560da189ab563a5c8e351941415430e9304ea\",\"size\":501218,\"url\":\"https://libraries.minecraft.net/commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\",\"path\":\"commons-io/commons-io/2.15.1/commons-io-2.15.1.jar\"}}},{\"name\":\"cpw.mods:securejarhandler:3.0.8\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c0ef95cecd8699a0449053ac7d9c160748d902cd\",\"size\":103765,\"url\":\"https://maven.neoforged.net/releases/cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\",\"path\":\"cpw/mods/securejarhandler/3.0.8/securejarhandler-3.0.8.jar\"}}},{\"name\":\"org.openjdk.nashorn:nashorn-core:15.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"f67f5ffaa5f5130cf6fb9b133da00c7df3b532a5\",\"size\":2167292,\"url\":\"https://maven.neoforged.net/releases/org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\",\"path\":\"org/openjdk/nashorn/nashorn-core/15.4/nashorn-core-15.4.jar\"}}},{\"name\":\"net.fabricmc:sponge-mixin:0.15.2+mixin.0.8.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"2af2f021d8e02a0220dc27a7a72b4666d66d44ca\",\"size\":1494751,\"url\":\"https://maven.neoforged.net/releases/net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\",\"path\":\"net/fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/sponge-mixin-0.15.2+mixin.0.8.7.jar\"}}},{\"name\":\"com.mojang:logging:1.2.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"24cb95ffb0e3433fd6e844c04e68009e504ca1c0\",\"size\":15343,\"url\":\"https://libraries.minecraft.net/com/mojang/logging/1.2.7/logging-1.2.7.jar\",\"path\":\"com/mojang/logging/1.2.7/logging-1.2.7.jar\"}}},{\"name\":\"com.machinezoo.noexception:noexception:1.7.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b65330c98e38a1f915fa54a6e5eca496505e3f0a\",\"size\":250861,\"url\":\"https://maven.neoforged.net/releases/com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\",\"path\":\"com/machinezoo/noexception/noexception/1.7.1/noexception-1.7.1.jar\"}}},{\"name\":\"com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b421526c5f297295adef1c886e5246c39d4ac629\",\"size\":2199,\"url\":\"https://libraries.minecraft.net/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\",\"path\":\"com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar\"}}},{\"name\":\"net.minecraftforge:srgutils:0.4.15\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"ca408b131759478f164e010fae0d73997e125fb5\",\"size\":69393,\"url\":\"https://maven.neoforged.net/releases/net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\",\"path\":\"net/minecraftforge/srgutils/0.4.15/srgutils-0.4.15.jar\"}}},{\"name\":\"org.antlr:antlr4-runtime:4.13.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"17125bae1d965624e265ef49552f6465a2bfa307\",\"size\":326305,\"url\":\"https://maven.neoforged.net/releases/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\",\"path\":\"org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar\"}}},{\"name\":\"net.minecrell:terminalconsoleappender:1.3.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b562e9bb61235c9520e26282cdee71f8f802d1fc\",\"size\":16949,\"url\":\"https://maven.neoforged.net/releases/net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\",\"path\":\"net/minecrell/terminalconsoleappender/1.3.0/terminalconsoleappender-1.3.0.jar\"}}},{\"name\":\"org.slf4j:slf4j-api:2.0.9\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"7cf2726fdcfbc8610f9a71fb3ed639871f315340\",\"size\":64579,\"url\":\"https://libraries.minecraft.net/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\",\"path\":\"org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar\"}}},{\"name\":\"org.jline:jline-reader:3.20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"8f15415b022a25b473e8e16c28ae913186ffb9c4\",\"size\":171052,\"url\":\"https://maven.neoforged.net/releases/org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\",\"path\":\"org/jline/jline-reader/3.20.0/jline-reader-3.20.0.jar\"}}},{\"name\":\"com.google.j2objc:j2objc-annotations:2.8\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c85270e307e7b822f1086b93689124b89768e273\",\"size\":9301,\"url\":\"https://libraries.minecraft.net/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\",\"path\":\"com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar\"}}},{\"name\":\"net.neoforged:bus:8.0.2\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"163c9ef7c4bcca6d850c34e95261b606af91fe06\",\"size\":29341,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/bus/8.0.2/bus-8.0.2.jar\",\"path\":\"net/neoforged/bus/8.0.2/bus-8.0.2.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-api:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"bea6fede6328fabafd7e68363161a7ea6605abd1\",\"size\":335001,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-api/2.22.1/log4j-api-2.22.1.jar\"}}},{\"name\":\"com.electronwill.night-config:toml:3.8.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"861dbcf2757dd6701c98b3949198549ccb5f62ff\",\"size\":39515,\"url\":\"https://maven.neoforged.net/releases/com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\",\"path\":\"com/electronwill/night-config/toml/3.8.0/toml-3.8.0.jar\"}}},{\"name\":\"net.neoforged.accesstransformers:at-modlauncher:10.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"5aba50202aceead086bc09fbc2751c9f05cb4890\",\"size\":2347,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\",\"path\":\"net/neoforged/accesstransformers/at-modlauncher/10.0.1/at-modlauncher-10.0.1.jar\"}}},{\"name\":\"org.apache.commons:commons-lang3:3.14.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1ed471194b02f2c6cb734a0cd6f6f107c673afae\",\"size\":657952,\"url\":\"https://libraries.minecraft.net/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\",\"path\":\"org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar\"}}},{\"name\":\"com.google.code.gson:gson:2.10.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"b3add478d4382b78ea20b1671390a858002feb6c\",\"size\":283367,\"url\":\"https://libraries.minecraft.net/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\",\"path\":\"com/google/code/gson/gson/2.10.1/gson-2.10.1.jar\"}}},{\"name\":\"net.neoforged:neoform:1.21.1-20240808.144430@zip\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"811e2bd86fa2cda2812e5e8e51d718ea8bd6d3f4\",\"size\":1683830,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/neoform/1.21.1-20240808.144430/neoform-1.21.1-20240808.144430.zip\",\"path\":\"net/neoforged/neoform/1.21.1-20240808.144430/neoform-1.21.1-20240808.144430.zip\"}}},{\"name\":\"org.jline:jline-terminal:3.20.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d0ddcc708ddf527a3454c941b7b9225cc83a15ff\",\"size\":228481,\"url\":\"https://maven.neoforged.net/releases/org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\",\"path\":\"org/jline/jline-terminal/3.20.0/jline-terminal-3.20.0.jar\"}}},{\"name\":\"org.codehaus.plexus:plexus-utils:3.3.0\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"cf43b5391de623b36fe066a21127baef82c64022\",\"size\":263253,\"url\":\"https://maven.neoforged.net/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\",\"path\":\"org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar\"}}},{\"name\":\"org.apache.logging.log4j:log4j-slf4j2-impl:2.22.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"d7e6693c2606cb7e7335047d7bb96dec52db5665\",\"size\":27364,\"url\":\"https://libraries.minecraft.net/org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\",\"path\":\"org/apache/logging/log4j/log4j-slf4j2-impl/2.22.1/log4j-slf4j2-impl-2.22.1.jar\"}}},{\"name\":\"com.google.guava:failureaccess:1.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1dcf1de382a0bf95a3d8b0849546c88bac1292c9\",\"size\":4617,\"url\":\"https://libraries.minecraft.net/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\",\"path\":\"com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar\"}}},{\"name\":\"net.neoforged:mergetool:2.0.3:api\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"1275202cbbb248f49345cf6787ce299afd9a02fb\",\"size\":2550,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\",\"path\":\"net/neoforged/mergetool/2.0.3/mergetool-2.0.3-api.jar\"}}},{\"name\":\"org.ow2.asm:asm-util:9.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"c0655519f24d92af2202cb681cd7c1569df6ead6\",\"size\":93784,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar\",\"path\":\"org/ow2/asm/asm-util/9.7/asm-util-9.7.jar\"}}},{\"name\":\"net.neoforged:accesstransformers:10.0.1\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd83b5725f76eae9115e9355fa1c456a6a441400\",\"size\":67234,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\",\"path\":\"net/neoforged/accesstransformers/10.0.1/accesstransformers-10.0.1.jar\"}}},{\"name\":\"org.ow2.asm:asm-analysis:9.7\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"e4a258b7eb96107106c0599f0061cfc1832fe07a\",\"size\":34776,\"url\":\"https://maven.neoforged.net/releases/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar\",\"path\":\"org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar\"}}},{\"name\":\"net.sf.jopt-simple:jopt-simple:5.0.4\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"4fdac2fbe92dfad86aa6e9301736f6b4342a3f5c\",\"size\":78146,\"url\":\"https://libraries.minecraft.net/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\",\"path\":\"net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar\"}}},{\"name\":\"net.neoforged:coremods:7.0.3\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"09147e6f638b4272b3bd5fc8f92ad37802512c6c\",\"size\":22659,\"url\":\"https://maven.neoforged.net/releases/net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\",\"path\":\"net/neoforged/coremods/7.0.3/coremods-7.0.3.jar\"}}},{\"name\":\"net.neoforged:neoforge:21.1.64:clientdata@lzma\",\"url\":null,\"downloads\":{\"artifact\":{\"sha1\":\"fd6fd08d48cdd8ab71334445fbc48ea06b1fe02a\",\"size\":0,\"url\":\"https://modloaders.forgecdn.net/647622546/maven/net/neoforged/neoforge/21.1.64/neoforge-21.1.64-clientdata.lzma\",\"path\":\"net/neoforged/neoforge/21.1.64/neoforge-21.1.64-clientdata.lzma\"}}}],\"serverJarPath\":\"{LIBRARY_DIR}/net/minecraft/server/{MINECRAFT_VERSION}/server-{MINECRAFT_VERSION}.jar\"}"},"isUnlocked":true,"javaArgsOverride":null,"lastPlayed":"2024-10-14T21:27:13.467Z","playedCount":26,"manifest":{"minecraft":{"version":"1.21.1","additionalJavaArgs":null,"modLoaders":[{"id":"neoforge-21.1.31","primary":true}],"libraries":null},"manifestType":"minecraftModpack","manifestVersion":1,"name":"1.21.1","version":"e10 1.21.1","author":"","description":null,"projectID":null,"files":[{"projectID":367824,"fileID":5474304,"required":true},{"projectID":867099,"fileID":5614811,"required":true},{"projectID":281849,"fileID":5665032,"required":true},{"projectID":314002,"fileID":5537850,"required":true},{"projectID":348521,"fileID":5623420,"required":true},{"projectID":363363,"fileID":5657249,"required":true},{"projectID":245755,"fileID":5623524,"required":true},{"projectID":899487,"fileID":5527053,"required":true},{"projectID":574300,"fileID":5664061,"required":true},{"projectID":394535,"fileID":5652387,"required":true},{"projectID":635427,"fileID":5444189,"required":true},{"projectID":405388,"fileID":5619360,"required":true},{"projectID":661293,"fileID":5654991,"required":true},{"projectID":1067672,"fileID":5622024,"required":true},{"projectID":314906,"fileID":5631511,"required":true},{"projectID":982512,"fileID":5577253,"required":true},{"projectID":248787,"fileID":5586600,"required":true},{"projectID":441647,"fileID":5629510,"required":true},{"projectID":282001,"fileID":5644993,"required":true},{"projectID":890755,"fileID":5593873,"required":true},{"projectID":909375,"fileID":5426237,"required":true},{"projectID":378646,"fileID":5635653,"required":true},{"projectID":238222,"fileID":5668821,"required":true},{"projectID":404468,"fileID":5631446,"required":true},{"projectID":361276,"fileID":5667203,"required":true},{"projectID":623764,"fileID":5599265,"required":true},{"projectID":478559,"fileID":5435858,"required":true},{"projectID":1040563,"fileID":5613298,"required":true},{"projectID":633483,"fileID":5608949,"required":true},{"projectID":899386,"fileID":5617556,"required":true},{"projectID":870210,"fileID":5623160,"required":true},{"projectID":636540,"fileID":5424923,"required":true},{"projectID":525693,"fileID":5606766,"required":true},{"projectID":398521,"fileID":5566383,"required":true},{"projectID":282313,"fileID":5623843,"required":true},{"projectID":426386,"fileID":5550606,"required":true},{"projectID":561625,"fileID":5512249,"required":true},{"projectID":231484,"fileID":5623454,"required":true},{"projectID":986583,"fileID":5626463,"required":true},{"projectID":250294,"fileID":5561836,"required":true},{"projectID":300331,"fileID":5520283,"required":true},{"projectID":510656,"fileID":5551798,"required":true},{"projectID":362479,"fileID":5651599,"required":true},{"projectID":963206,"fileID":5570779,"required":true},{"projectID":32274,"fileID":5616349,"required":true},{"projectID":431430,"fileID":5424859,"required":true},{"projectID":783522,"fileID":5424926,"required":true},{"projectID":876284,"fileID":5648149,"required":true},{"projectID":556861,"fileID":5650319,"required":true},{"projectID":316582,"fileID":5661481,"required":true},{"projectID":359540,"fileID":5635588,"required":true},{"projectID":361026,"fileID":5652176,"required":true},{"projectID":399757,"fileID":5615790,"required":true},{"projectID":352039,"fileID":5635594,"required":true},{"projectID":390880,"fileID":5548945,"required":true},{"projectID":1070541,"fileID":5643915,"required":true},{"projectID":895919,"fileID":5522002,"required":true},{"projectID":1068418,"fileID":5645873,"required":true},{"projectID":237307,"fileID":5610814,"required":true},{"projectID":1071883,"fileID":5584834,"required":true},{"projectID":908741,"fileID":5630163,"required":true},{"projectID":351725,"fileID":5635632,"required":true},{"projectID":238086,"fileID":5668522,"required":true},{"projectID":238546,"fileID":5610809,"required":true},{"projectID":358304,"fileID":5559306,"required":true},{"projectID":1037991,"fileID":5657610,"required":true},{"projectID":429235,"fileID":5434178,"required":true},{"projectID":832882,"fileID":5512069,"required":true},{"projectID":570073,"fileID":5483169,"required":true},{"projectID":276951,"fileID":5579886,"required":true},{"projectID":1071169,"fileID":5565656,"required":true},{"projectID":241160,"fileID":5623547,"required":true},{"projectID":1002348,"fileID":5660747,"required":true},{"projectID":225280,"fileID":5609093,"required":true},{"projectID":453925,"fileID":5635646,"required":true},{"projectID":301034,"fileID":5656230,"required":true},{"projectID":223794,"fileID":5662490,"required":true},{"projectID":363569,"fileID":5635576,"required":true},{"projectID":941096,"fileID":5545923,"required":true},{"projectID":411816,"fileID":5521178,"required":true},{"projectID":233019,"fileID":5426792,"required":true},{"projectID":461710,"fileID":5590908,"required":true},{"projectID":538214,"fileID":5617252,"required":true},{"projectID":351748,"fileID":5615761,"required":true},{"projectID":502372,"fileID":5635608,"required":true},{"projectID":974408,"fileID":5663351,"required":true},{"projectID":229060,"fileID":5573819,"required":true},{"projectID":370890,"fileID":5557431,"required":true},{"projectID":228756,"fileID":5491156,"required":true},{"projectID":576589,"fileID":5590874,"required":true},{"projectID":858542,"fileID":5623799,"required":true},{"projectID":454372,"fileID":5634367,"required":true},{"projectID":940057,"fileID":5660767,"required":true},{"projectID":283644,"fileID":5626449,"required":true},{"projectID":324717,"fileID":5655385,"required":true},{"projectID":606989,"fileID":5477727,"required":true},{"projectID":889915,"fileID":5643978,"required":true},{"projectID":618298,"fileID":5646592,"required":true},{"projectID":551894,"fileID":5432277,"required":true},{"projectID":235577,"fileID":5623519,"required":true},{"projectID":361579,"fileID":5622205,"required":true},{"projectID":570630,"fileID":5661897,"required":true},{"projectID":247496,"fileID":5508029,"required":true},{"projectID":360203,"fileID":5605256,"required":true},{"projectID":582327,"fileID":5508954,"required":true},{"projectID":957920,"fileID":5614731,"required":true},{"projectID":1049891,"fileID":5594672,"required":true},{"projectID":308705,"fileID":5475486,"required":true},{"projectID":271009,"fileID":5623776,"required":true},{"projectID":1034791,"fileID":5579915,"required":true},{"projectID":666198,"fileID":5568771,"required":true},{"projectID":261924,"fileID":5623479,"required":true},{"projectID":699872,"fileID":5433036,"required":true},{"projectID":551520,"fileID":5664511,"required":true},{"projectID":898746,"fileID":5667753,"required":true},{"projectID":1027245,"fileID":5581261,"required":true},{"projectID":404465,"fileID":5634888,"required":true},{"projectID":882495,"fileID":5513549,"required":true},{"projectID":634062,"fileID":5441267,"required":true},{"projectID":916747,"fileID":5615155,"required":true},{"projectID":416294,"fileID":5650008,"required":true},{"projectID":450659,"fileID":5613197,"required":true},{"projectID":298187,"fileID":5615703,"required":true},{"projectID":430636,"fileID":5649400,"required":true},{"projectID":256717,"fileID":5623731,"required":true},{"projectID":459929,"fileID":5602260,"required":true},{"projectID":580555,"fileID":5619579,"required":true},{"projectID":470193,"fileID":5513995,"required":true},{"projectID":271740,"fileID":5530706,"required":true},{"projectID":417645,"fileID":5539090,"required":true},{"projectID":268566,"fileID":5665701,"required":true},{"projectID":60089,"fileID":5637846,"required":true},{"projectID":289412,"fileID":5635133,"required":true},{"projectID":347337,"fileID":5543752,"required":true},{"projectID":574123,"fileID":5574828,"required":true},{"projectID":318551,"fileID":5569165,"required":true},{"projectID":268567,"fileID":5665702,"required":true},{"projectID":456956,"fileID":5506938,"required":true},{"projectID":561470,"fileID":5652442,"required":true},{"projectID":980520,"fileID":5508832,"required":true},{"projectID":252848,"fileID":5474686,"required":true},{"projectID":358191,"fileID":5516108,"required":true},{"projectID":841890,"fileID":5629395,"required":true},{"projectID":513688,"fileID":5512077,"required":true},{"projectID":60028,"fileID":5624185,"required":true},{"projectID":986380,"fileID":5621624,"required":true},{"projectID":1025374,"fileID":5654882,"required":true},{"projectID":867074,"fileID":5612108,"required":true},{"projectID":686836,"fileID":5641277,"required":true},{"projectID":430906,"fileID":5573900,"required":true},{"projectID":629153,"fileID":5635678,"required":true},{"projectID":547434,"fileID":5612490,"required":true},{"projectID":250832,"fileID":5431516,"required":true},{"projectID":231275,"fileID":5478493,"required":true},{"projectID":314905,"fileID":5444606,"required":true},{"projectID":250398,"fileID":5623827,"required":true},{"projectID":349206,"fileID":5630003,"required":true},{"projectID":326652,"fileID":5570763,"required":true},{"projectID":619320,"fileID":5646596,"required":true},{"projectID":531761,"fileID":5644978,"required":true},{"projectID":452834,"fileID":5492116,"required":true},{"projectID":438332,"fileID":5546996,"required":true},{"projectID":351264,"fileID":5611971,"required":true},{"projectID":422301,"fileID":5646594,"required":true},{"projectID":288885,"fileID":5524986,"required":true},{"projectID":291936,"fileID":5511906,"required":true},{"projectID":400933,"fileID":5635670,"required":true},{"projectID":268560,"fileID":5665698,"required":true},{"projectID":388800,"fileID":5550094,"required":true},{"projectID":388172,"fileID":5664570,"required":true},{"projectID":930207,"fileID":5650508,"required":true},{"projectID":538392,"fileID":5649522,"required":true},{"projectID":74610,"fileID":5650414,"required":true},{"projectID":256087,"fileID":5474813,"required":true},{"projectID":368825,"fileID":5623542,"required":true},{"projectID":445274,"fileID":5655840,"required":true},{"projectID":961856,"fileID":5614783,"required":true},{"projectID":407206,"fileID":5605197,"required":true},{"projectID":551763,"fileID":5666899,"required":true},{"projectID":312353,"fileID":5624722,"required":true},{"projectID":419699,"fileID":5553800,"required":true},{"projectID":790626,"fileID":5659985,"required":true},{"projectID":663477,"fileID":5574556,"required":true},{"projectID":232758,"fileID":5666110,"required":true},{"projectID":272515,"fileID":5662164,"required":true},{"projectID":241895,"fileID":5623497,"required":true},{"projectID":915308,"fileID":5644230,"required":true},{"projectID":561392,"fileID":5525918,"required":true},{"projectID":247921,"fileID":5664565,"required":true},{"projectID":250277,"fileID":5664567,"required":true},{"projectID":287342,"fileID":5507166,"required":true},{"projectID":714059,"fileID":5548748,"required":true},{"projectID":626839,"fileID":5648871,"required":true},{"projectID":943925,"fileID":5584360,"required":true},{"projectID":511733,"fileID":5551404,"required":true},{"projectID":401955,"fileID":5667301,"required":true},{"projectID":280294,"fileID":5561051,"required":true}],"overrides":"overrides"},"fileDate":"0001-01-01T00:00:00","installedModpack":null,"projectID":0,"fileID":0,"customAuthor":null,"modpackOverrides":["config\\AdvancedBackups-client.properties","config\\AdvancedBackups.properties","config\\ae2-client.toml","config\\ae2-common.toml","config\\ae2-startup.toml","config\\ae2wtlib.toml","config\\aiimprovements-common.toml","config\\apothic_spawners.cfg","config\\appleskin-client.toml","config\\aquaculture-common.toml","config\\ars_additions-common.toml","config\\ars_additions-server.toml","config\\ars_elemental-client.toml","config\\ars_elemental-common.toml","config\\ars_nouveau-client.toml","config\\ars_nouveau-common.toml","config\\ars_nouveau-server.toml","config\\ars_nouveau-startup.toml","config\\atlantis-common.toml","config\\balm-common.toml","config\\bcc-common.toml","config\\betteradvancements-client.toml","config\\betterchunkloading.json","config\\betterfpsdist.json","config\\buildinggadgets2-common.toml","config\\charginggadgets-server.toml","config\\chat_heads.json5","config\\chococraft-4-breeding.json","config\\chococraft-common.toml","config\\clickadv.json","config\\clientsort.json","config\\comforts-common.toml","config\\comforts-server.toml","config\\computercraft-client.toml","config\\computercraft-server.toml","config\\connectivity.json","config\\cookingforblockheads-common.toml","config\\corpse-server.toml","config\\cosmeticarmorreworked-client.toml","config\\cosmeticarmorreworked-common.toml","config\\craftingstation-client.toml","config\\craftingstation-server.toml","config\\creeperoverhaul.jsonc","config\\crepperoverhaul-client.jsonc","config\\cupboard.json","config\\curios-client.toml","config\\curios-common.toml","config\\curios-server.toml","config\\cursedearth-client.toml","config\\cursedearth-server.toml","config\\cyclopscore-common-1.toml.bak","config\\cyclopscore-common.toml","config\\darkmodeeverywhere-client.toml","config\\darkmodeeverywhere-startup.toml","config\\darkmodeeverywhereshaders.json","config\\ding.toml","config\\disccord-client.toml","config\\disccord-server.toml","config\\elevatorid-server.toml","config\\embeddium-fingerprint.json","config\\embeddium-mixins.properties","config\\embeddium-options.json","config\\emi.css","config\\entangled-common.toml","config\\evilcraft-common.toml","config\\extended_industrialization-startup.toml","config\\extremesoundmuffler-client.toml","config\\farmersdelight-client.toml","config\\farmersdelight-common.toml","config\\farmingforblockheads-common.toml","config\\fastbench.cfg","config\\ferritecore-mixin.toml","config\\findme.json","config\\fml.toml","config\\forgivingvoid-common.toml","config\\framedblocks-client.toml","config\\framedblocks-server.toml","config\\ftbxmodcompat.snbt","config\\geneticsresequenced-client.toml","config\\geneticsresequenced-server.toml","config\\guardvillagers-client.toml","config\\guardvillagers-common.toml","config\\guardvillagers-startup.toml","config\\inventoryessentials-common.toml","config\\jearchaeology-common.toml","config\\jei-server.toml","config\\jei_mekanism_multiblocks-client.toml","config\\journeymap-server.toml","config\\jumbofurnace-server.toml","config\\justdirethings-client.toml","config\\justdirethings-common-1.toml.bak","config\\justdirethings-common.toml","config\\kleeslabs-common.toml","config\\laserio-common.toml","config\\letmedespawn.json","config\\logprot.json","config\\lootr-client.toml","config\\lootr-common.toml","config\\measurements-client.toml","config\\mffs-client.toml","config\\mffs-common.toml","config\\mininggadgets-common.toml","config\\modernfix-common.toml","config\\modernfix-mixins.properties","config\\modern_industrialization.toml","config\\modnametooltip-client.toml","config\\modonomicon-client.toml","config\\modularrouters-client.toml","config\\modularrouters-common.toml","config\\MouseTweaks.cfg","config\\multiverse-server.toml","config\\naturescompass-client.toml","config\\naturescompass-common.toml","config\\neoforge-client.toml","config\\neoforge-common.toml","config\\neoforge-server.toml","config\\notes-client.toml","config\\occultism-client.toml","config\\occultism-server.toml","config\\occultism-startup.toml","config\\overloadedarmorbar-client.toml","config\\packmenu.cfg","config\\patchouli-client.toml","config\\placebo.cfg","config\\pneumaticcraft-client.toml","config\\pneumaticcraft-common-1.toml.bak","config\\pneumaticcraft-common.toml","config\\powah.json5","config\\prettybeaches-common.toml","config\\productivelib-server.toml","config\\productivetrees-server.toml","config\\rangedpumps-server.toml","config\\resourceful-config-web.json","config\\rightclickharvest.json5","config\\ServerStarted.properties","config\\shrink.json5","config\\sidebar_buttons.json","config\\smallships-client.toml","config\\smallships-common.toml","config\\smoothchunk.json","config\\sophisticatedbackpacks-common.toml","config\\sophisticatedbackpacks-server.toml","config\\sophisticatedcore-client.toml","config\\sophisticatedcore-common.toml","config\\sophisticatedstorage-client.toml","config\\sophisticatedstorage-common.toml","config\\sophisticatedstorage-server.toml","config\\structureessentials.json","config\\tbouncepad-client.toml","config\\tectonic.json","config\\terrablender.toml","config\\theurgy-client.toml","config\\theurgy-server.toml","config\\tiab-server.toml","config\\toastcontrol-client.toml","config\\trashcans-common.toml","config\\trashslot-common.toml","config\\underground_villages-common.toml","config\\usefulhats-server.toml","config\\waystones-common.toml","config\\wirelesschargers-common.toml","config\\ae2\\client.json","config\\ars_additions\\glyph_mark.toml","config\\ars_additions\\glyph_recall.toml","config\\ars_additions\\glyph_retaliate.toml","config\\ars_elemental\\glyph_aerial_filter.toml","config\\ars_elemental\\glyph_aquatic_filter.toml","config\\ars_elemental\\glyph_arc_projectile.toml","config\\ars_elemental\\glyph_bubble_shield.toml","config\\ars_elemental\\glyph_charm.toml","config\\ars_elemental\\glyph_conjure_terrain.toml","config\\ars_elemental\\glyph_discharge.toml","config\\ars_elemental\\glyph_envenom.toml","config\\ars_elemental\\glyph_fiery_filter.toml","config\\ars_elemental\\glyph_homing_projectile.toml","config\\ars_elemental\\glyph_insect_filter.toml","config\\ars_elemental\\glyph_life_link.toml","config\\ars_elemental\\glyph_not_aerial_filter.toml","config\\ars_elemental\\glyph_not_aquatic_filter.toml","config\\ars_elemental\\glyph_not_fiery_filter.toml","config\\ars_elemental\\glyph_not_insect_filter.toml","config\\ars_elemental\\glyph_not_summon_filter.toml","config\\ars_elemental\\glyph_not_undead_filter.toml","config\\ars_elemental\\glyph_phantom_grasp.toml","config\\ars_elemental\\glyph_poison_spores.toml","config\\ars_elemental\\glyph_propagator_arc.toml","config\\ars_elemental\\glyph_propagator_homing.toml","config\\ars_elemental\\glyph_spark.toml","config\\ars_elemental\\glyph_spike.toml","config\\ars_elemental\\glyph_summon_filter.toml","config\\ars_elemental\\glyph_undead_filter.toml","config\\ars_elemental\\glyph_watery_grave.toml","config\\ars_nouveau\\glyph_accelerate","config\\ars_nouveau\\glyph_accelerate.toml","config\\ars_nouveau\\glyph_amplify","config\\ars_nouveau\\glyph_amplify.toml","config\\ars_nouveau\\glyph_animate_block","config\\ars_nouveau\\glyph_animate_block.toml","config\\ars_nouveau\\glyph_aoe","config\\ars_nouveau\\glyph_aoe.toml","config\\ars_nouveau\\glyph_blink","config\\ars_nouveau\\glyph_blink.toml","config\\ars_nouveau\\glyph_bounce","config\\ars_nouveau\\glyph_bounce.toml","config\\ars_nouveau\\glyph_break","config\\ars_nouveau\\glyph_break.toml","config\\ars_nouveau\\glyph_burst","config\\ars_nouveau\\glyph_burst.toml","config\\ars_nouveau\\glyph_cold_snap","config\\ars_nouveau\\glyph_cold_snap.toml","config\\ars_nouveau\\glyph_conjure_water","config\\ars_nouveau\\glyph_conjure_water.toml","config\\ars_nouveau\\glyph_craft","config\\ars_nouveau\\glyph_craft.toml","config\\ars_nouveau\\glyph_crush","config\\ars_nouveau\\glyph_crush.toml","config\\ars_nouveau\\glyph_cut","config\\ars_nouveau\\glyph_cut.toml","config\\ars_nouveau\\glyph_dampen","config\\ars_nouveau\\glyph_dampen.toml","config\\ars_nouveau\\glyph_decelerate","config\\ars_nouveau\\glyph_decelerate.toml","config\\ars_nouveau\\glyph_delay","config\\ars_nouveau\\glyph_delay.toml","config\\ars_nouveau\\glyph_dispel","config\\ars_nouveau\\glyph_dispel.toml","config\\ars_nouveau\\glyph_duration_down","config\\ars_nouveau\\glyph_duration_down.toml","config\\ars_nouveau\\glyph_ender_inventory","config\\ars_nouveau\\glyph_ender_inventory.toml","config\\ars_nouveau\\glyph_evaporate","config\\ars_nouveau\\glyph_evaporate.toml","config\\ars_nouveau\\glyph_exchange","config\\ars_nouveau\\glyph_exchange.toml","config\\ars_nouveau\\glyph_explosion","config\\ars_nouveau\\glyph_explosion.toml","config\\ars_nouveau\\glyph_extend_time","config\\ars_nouveau\\glyph_extend_time.toml","config\\ars_nouveau\\glyph_extract","config\\ars_nouveau\\glyph_extract.toml","config\\ars_nouveau\\glyph_fangs","config\\ars_nouveau\\glyph_fangs.toml","config\\ars_nouveau\\glyph_fell","config\\ars_nouveau\\glyph_fell.toml","config\\ars_nouveau\\glyph_firework","config\\ars_nouveau\\glyph_firework.toml","config\\ars_nouveau\\glyph_flare","config\\ars_nouveau\\glyph_flare.toml","config\\ars_nouveau\\glyph_fortune","config\\ars_nouveau\\glyph_fortune.toml","config\\ars_nouveau\\glyph_freeze","config\\ars_nouveau\\glyph_freeze.toml","config\\ars_nouveau\\glyph_glide","config\\ars_nouveau\\glyph_glide.toml","config\\ars_nouveau\\glyph_gravity","config\\ars_nouveau\\glyph_gravity.toml","config\\ars_nouveau\\glyph_grow","config\\ars_nouveau\\glyph_grow.toml","config\\ars_nouveau\\glyph_gust","config\\ars_nouveau\\glyph_gust.toml","config\\ars_nouveau\\glyph_harm","config\\ars_nouveau\\glyph_harm.toml","config\\ars_nouveau\\glyph_harvest","config\\ars_nouveau\\glyph_harvest.toml","config\\ars_nouveau\\glyph_heal","config\\ars_nouveau\\glyph_heal.toml","config\\ars_nouveau\\glyph_hex","config\\ars_nouveau\\glyph_hex.toml","config\\ars_nouveau\\glyph_ignite","config\\ars_nouveau\\glyph_ignite.toml","config\\ars_nouveau\\glyph_infuse","config\\ars_nouveau\\glyph_infuse.toml","config\\ars_nouveau\\glyph_intangible","config\\ars_nouveau\\glyph_intangible.toml","config\\ars_nouveau\\glyph_interact","config\\ars_nouveau\\glyph_interact.toml","config\\ars_nouveau\\glyph_invisibility","config\\ars_nouveau\\glyph_invisibility.toml","config\\ars_nouveau\\glyph_launch","config\\ars_nouveau\\glyph_launch.toml","config\\ars_nouveau\\glyph_leap","config\\ars_nouveau\\glyph_leap.toml","config\\ars_nouveau\\glyph_light","config\\ars_nouveau\\glyph_light.toml","config\\ars_nouveau\\glyph_lightning","config\\ars_nouveau\\glyph_lightning.toml","config\\ars_nouveau\\glyph_linger","config\\ars_nouveau\\glyph_linger.toml","config\\ars_nouveau\\glyph_name","config\\ars_nouveau\\glyph_name.toml","config\\ars_nouveau\\glyph_orbit","config\\ars_nouveau\\glyph_orbit.toml","config\\ars_nouveau\\glyph_phantom_block","config\\ars_nouveau\\glyph_phantom_block.toml","config\\ars_nouveau\\glyph_pickup","config\\ars_nouveau\\glyph_pickup.toml","config\\ars_nouveau\\glyph_pierce","config\\ars_nouveau\\glyph_pierce.toml","config\\ars_nouveau\\glyph_place_block","config\\ars_nouveau\\glyph_place_block.toml","config\\ars_nouveau\\glyph_projectile","config\\ars_nouveau\\glyph_projectile.toml","config\\ars_nouveau\\glyph_pull","config\\ars_nouveau\\glyph_pull.toml","config\\ars_nouveau\\glyph_randomize","config\\ars_nouveau\\glyph_randomize.toml","config\\ars_nouveau\\glyph_redstone_signal","config\\ars_nouveau\\glyph_redstone_signal.toml","config\\ars_nouveau\\glyph_rotate","config\\ars_nouveau\\glyph_rotate.toml","config\\ars_nouveau\\glyph_rune","config\\ars_nouveau\\glyph_rune.toml","config\\ars_nouveau\\glyph_self","config\\ars_nouveau\\glyph_self.toml","config\\ars_nouveau\\glyph_sense_magic","config\\ars_nouveau\\glyph_sense_magic.toml","config\\ars_nouveau\\glyph_sensitive","config\\ars_nouveau\\glyph_sensitive.toml","config\\ars_nouveau\\glyph_slowfall","config\\ars_nouveau\\glyph_slowfall.toml","config\\ars_nouveau\\glyph_smelt","config\\ars_nouveau\\glyph_smelt.toml","config\\ars_nouveau\\glyph_snare","config\\ars_nouveau\\glyph_snare.toml","config\\ars_nouveau\\glyph_split","config\\ars_nouveau\\glyph_split.toml","config\\ars_nouveau\\glyph_summon_decoy","config\\ars_nouveau\\glyph_summon_decoy.toml","config\\ars_nouveau\\glyph_summon_steed","config\\ars_nouveau\\glyph_summon_steed.toml","config\\ars_nouveau\\glyph_summon_undead","config\\ars_nouveau\\glyph_summon_undead.toml","config\\ars_nouveau\\glyph_summon_vex","config\\ars_nouveau\\glyph_summon_vex.toml","config\\ars_nouveau\\glyph_summon_wolves","config\\ars_nouveau\\glyph_summon_wolves.toml","config\\ars_nouveau\\glyph_toss","config\\ars_nouveau\\glyph_toss.toml","config\\ars_nouveau\\glyph_touch","config\\ars_nouveau\\glyph_touch.toml","config\\ars_nouveau\\glyph_underfoot","config\\ars_nouveau\\glyph_underfoot.toml","config\\ars_nouveau\\glyph_wall","config\\ars_nouveau\\glyph_wall.toml","config\\ars_nouveau\\glyph_wind_shear","config\\ars_nouveau\\glyph_wind_shear.toml","config\\ars_nouveau\\glyph_wither","config\\ars_nouveau\\glyph_wither.toml","config\\ars_nouveau\\reset","config\\ars_nouveau\\reset.toml","config\\ars_nouveau\\rewind","config\\ars_nouveau\\rewind.toml","config\\ars_nouveau\\wololo","config\\ars_nouveau\\wololo.toml","config\\artifacts\\client.toml","config\\artifacts\\general.toml","config\\artifacts\\items.toml","config\\biomesoplenty\\biome_toggles.json","config\\biomesoplenty\\gameplay.toml","config\\biomesoplenty\\generation.toml","config\\extremereactors\\client.toml","config\\extremereactors\\common.toml","config\\fpsreducer\\fpsreducer-client.toml","config\\ftbquests\\quests\\chapter_groups.snbt","config\\ftbquests\\quests\\data.snbt","config\\ftbquests\\quests\\chapters\\0095002B3E34FD9A.snbt","config\\ftbquests\\quests\\chapters\\0E9796448AFA83CD.snbt","config\\ftbquests\\quests\\chapters\\0EFE9E753A92388D.snbt","config\\ftbquests\\quests\\chapters\\1A29B498BD263BEF.snbt","config\\ftbquests\\quests\\chapters\\1B26EF5BA11434F8.snbt","config\\ftbquests\\quests\\chapters\\25ADADD36B4FDE05.snbt","config\\ftbquests\\quests\\chapters\\27C4C213A1A05E6E.snbt","config\\ftbquests\\quests\\chapters\\2F5B4621D5F0381A.snbt","config\\ftbquests\\quests\\chapters\\3676C6A060A63447.snbt","config\\ftbquests\\quests\\chapters\\402AE6264B81A84B.snbt","config\\ftbquests\\quests\\chapters\\47870879D8E3742D.snbt","config\\ftbquests\\quests\\chapters\\4D1E38918B64CD4E.snbt","config\\ftbquests\\quests\\chapters\\777EE0C4949DFE12.snbt","config\\ftbquests\\quests\\chapters\\7F17CDF8564DCC49.snbt","config\\ftbquests\\quests\\chapters\\ars_nouveau.snbt","config\\ftbquests\\quests\\chapters\\bumblezone.snbt","config\\ftbquests\\quests\\chapters\\evilcraft.snbt","config\\ftbquests\\quests\\chapters\\multiverse.snbt","config\\ftbquests\\quests\\chapters\\pneumaticcraft.snbt","config\\ftbquests\\quests\\lang\\en_us.snbt","config\\ftbquests\\quests\\reward_tables\\00540CF744EBCDCA.snbt","config\\ftbquests\\quests\\reward_tables\\02545B33A0B47726.snbt","config\\ftbquests\\quests\\reward_tables\\044F2F65D540C024.snbt","config\\ftbquests\\quests\\reward_tables\\0765A447BA2E5EDF.snbt","config\\ftbquests\\quests\\reward_tables\\0D9287B7A88E2255.snbt","config\\ftbquests\\quests\\reward_tables\\1FB94504FC4F0807.snbt","config\\ftbquests\\quests\\reward_tables\\2806F6BEA4A73B0B.snbt","config\\ftbquests\\quests\\reward_tables\\3989965A6A96B854.snbt","config\\ftbquests\\quests\\reward_tables\\4AD226E979319EAB.snbt","config\\ftbquests\\quests\\reward_tables\\4C3908A1EDE782F7.snbt","config\\ftbquests\\quests\\reward_tables\\506FFF33A24A6C87.snbt","config\\ftbquests\\quests\\reward_tables\\523EF680C25C2831.snbt","config\\ftbquests\\quests\\reward_tables\\59C93D37C8A23DE3.snbt","config\\ftbquests\\quests\\reward_tables\\65B36FE5D4A2DE53.snbt","config\\ftbquests\\quests\\reward_tables\\6C6D0A33A13CE96A.snbt","config\\ftbquests\\quests\\reward_tables\\73BCB0998B70644B.snbt","config\\functionalstorage\\functionalstorage-client.toml","config\\functionalstorage\\functionalstorage-common.toml","config\\ichunutil\\ichunutil-client.toml","config\\ichunutil\\themes\\aztec.json","config\\ichunutil\\themes\\blue&black.json","config\\ichunutil\\themes\\blue&orange.json","config\\ichunutil\\themes\\default.json","config\\ichunutil\\themes\\grassgreen.json","config\\ichunutil\\themes\\green&black.json","config\\ichunutil\\themes\\lazygray.json","config\\ichunutil\\themes\\monogeneric.json","config\\ichunutil\\themes\\nightblack.json","config\\ichunutil\\themes\\red&black.json","config\\ichunutil\\themes\\skyblue.json","config\\ichunutil\\themes\\whitelight.json","config\\jade\\hide-blocks.json","config\\jade\\hide-entities.json","config\\jade\\jade.json","config\\jade\\plugins.json","config\\jade\\sort-order.json","config\\jamlib\\known_suspicious_jars.txt","config\\jei\\blacklist.cfg","config\\jei\\blacklist.json","config\\jei\\ingredient-list-mod-sort-order.ini","config\\jei\\ingredient-list-type-sort-order.ini","config\\jei\\jei-client.ini","config\\jei\\jei-colors.ini","config\\jei\\jei-debug.ini","config\\jei\\jei-mod-id-format.ini","config\\jei\\recipe-category-sort-order.ini","config\\jei\\world\\local\\Creative_Test\\bookmarks.ini.bak","config\\jei\\world\\local\\Creative_Test\\bookmarks.json","config\\jei\\world\\local\\Play_Test\\bookmarks.ini","config\\jei\\world\\local\\q2\\bookmarks.ini","config\\lighty\\base.config","config\\Mekanism\\client-1.toml.bak","config\\Mekanism\\client.toml","config\\Mekanism\\common-1.toml.bak","config\\Mekanism\\common.toml","config\\Mekanism\\gear-1.toml.bak","config\\Mekanism\\gear.toml","config\\Mekanism\\general-1.toml.bak","config\\Mekanism\\general.toml","config\\Mekanism\\generator-storage-1.toml.bak","config\\Mekanism\\generator-storage.toml","config\\Mekanism\\generators-1.toml.bak","config\\Mekanism\\generators-gear-1.toml.bak","config\\Mekanism\\generators-gear.toml","config\\Mekanism\\generators.toml","config\\Mekanism\\machine-storage-1.toml.bak","config\\Mekanism\\machine-storage.toml","config\\Mekanism\\machine-usage-1.toml.bak","config\\Mekanism\\machine-usage.toml","config\\Mekanism\\startup-1.toml.bak","config\\Mekanism\\startup.toml","config\\Mekanism\\tiers-1.toml.bak","config\\Mekanism\\tiers.toml","config\\Mekanism\\tools-1.toml.bak","config\\Mekanism\\tools-client-1.toml.bak","config\\Mekanism\\tools-client.toml","config\\Mekanism\\tools-materials-startup-1.toml.bak","config\\Mekanism\\tools-materials-startup.toml","config\\Mekanism\\tools.toml","config\\Mekanism\\world-1.toml.bak","config\\Mekanism\\world.toml","config\\NoChatReports\\NCR-Client.json","config\\NoChatReports\\NCR-Common.json","config\\NoChatReports\\NCR-Encryption.json","config\\NoChatReports\\NCR-ServerPreferences.json","config\\NoChatReports\\README.md","config\\pneumaticcraft\\ArmorFeatureStatus.cfg","config\\pneumaticcraft\\MicromissileDefaults.cfg","config\\pneumaticcraft\\PneumaticArmorHUDLayout.cfg","config\\pneumaticcraft\\ProgrammingPuzzleBlacklist.cfg","config\\pneumaticcraft\\thirdparty.cfg","config\\relics\\amphibian_boot.json","config\\relics\\aqua_walker.json","config\\relics\\bastion_ring.json","config\\relics\\blazing_flask.json","config\\relics\\chorus_inhibitor.json","config\\relics\\drowned_belt.json","config\\relics\\elytra_booster.json","config\\relics\\enders_hand.json","config\\relics\\holy_locket.json","config\\relics\\hunter_belt.json","config\\relics\\ice_breaker.json","config\\relics\\ice_skates.json","config\\relics\\infinity_ham.json","config\\relics\\jellyfish_necklace.json","config\\relics\\leather_belt.json","config\\relics\\magic_mirror.json","config\\relics\\magma_walker.json","config\\relics\\midnight_robe.json","config\\relics\\rage_glove.json","config\\relics\\reflection_necklace.json","config\\relics\\roller_skates.json","config\\relics\\shadow_glaive.json","config\\relics\\space_dissector.json","config\\relics\\spore_sack.json","config\\relics\\wool_mitten.json","config\\relics\\relics\\amphibian_boot.yaml","config\\relics\\relics\\aqua_walker.yaml","config\\relics\\relics\\bastion_ring.yaml","config\\relics\\relics\\blazing_flask.yaml","config\\relics\\relics\\chorus_inhibitor.yaml","config\\relics\\relics\\drowned_belt.yaml","config\\relics\\relics\\elytra_booster.yaml","config\\relics\\relics\\enders_hand.yaml","config\\relics\\relics\\holy_locket.yaml","config\\relics\\relics\\hunter_belt.yaml","config\\relics\\relics\\ice_breaker.yaml","config\\relics\\relics\\ice_skates.yaml","config\\relics\\relics\\infinity_ham.yaml","config\\relics\\relics\\jellyfish_necklace.yaml","config\\relics\\relics\\leather_belt.yaml","config\\relics\\relics\\magic_mirror.yaml","config\\relics\\relics\\magma_walker.yaml","config\\relics\\relics\\midnight_robe.yaml","config\\relics\\relics\\rage_glove.yaml","config\\relics\\relics\\reflection_necklace.yaml","config\\relics\\relics\\roller_skates.yaml","config\\relics\\relics\\shadow_glaive.yaml","config\\relics\\relics\\space_dissector.yaml","config\\relics\\relics\\spore_sack.yaml","config\\relics\\relics\\wool_mitten.yaml","config\\simple-rpc\\server-entries.toml","config\\simple-rpc\\simple-rpc.toml","config\\spark\\config.json","config\\spark\\tmp\\about.txt","config\\spark\\tmp-client\\about.txt","config\\the_bumblezone\\bee_aggression.toml","config\\the_bumblezone\\client.toml","config\\the_bumblezone\\dimension.toml","config\\the_bumblezone\\general.toml","config\\the_bumblezone\\mod_compatibility-1.toml.bak","config\\the_bumblezone\\mod_compatibility.toml","config\\the_bumblezone\\worldgen.toml","config\\titanium\\titanium-tags.toml","config\\titanium\\titanium.toml","defaultconfigs\\darkmodeeverywhere-client.toml","defaultconfigs\\embeddium-options.json","defaultconfigs\\modern_industrialization.toml","defaultconfigs\\usefulhats-server.toml","defaultconfigs\\fpsreducer\\fpsreducer-client.toml","defaultconfigs\\ftbchunks\\client-config.snbt","defaultconfigs\\ftbchunks\\ftbchunks-world.snbt","defaultconfigs\\ftblibrary\\ftblibrary-client.snbt","defaultconfigs\\ftbquests\\client-config.snbt","defaultconfigs\\ftbxmodcompat\\ftbxmodcompat.snbt","defaultconfigs\\NoChatReports\\NCR-Client.json","kubejs\\README.txt","kubejs\\assets\\emi\\index\\stacks\\emi_disabled_items.json","kubejs\\assets\\emi\\index\\stacks\\emi_hidden_items.json","kubejs\\assets\\kubejs\\lang\\en_us.json","kubejs\\assets\\kubejs\\textures\\item\\enigmatica_tree.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\alchemists_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\common.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\epic.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\farmers_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\legendary.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\miners_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\rare.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\scavengers_delight.png","kubejs\\assets\\kubejs\\textures\\item\\lootbox\\sorcerers_delight.png","kubejs\\assets\\structory\\lang\\en_us.json","kubejs\\assets\\structory_towers\\lang\\en_us.json","kubejs\\assets\\terralith\\lang\\en_us.json","kubejs\\client_scripts\\jsconfig.json","kubejs\\client_scripts\\tooltips.js","kubejs\\client_scripts\\constants\\emi_hidden_disabled.js","kubejs\\client_scripts\\emi\\hide_items.js","kubejs\\client_scripts\\emi\\world_interactions.js","kubejs\\config\\client.json","kubejs\\config\\common.json","kubejs\\config\\emi_hidden_disabled.json","kubejs\\config\\probe-settings.json","kubejs\\config\\web_server.json","kubejs\\data\\enigmatica\\market_presets\\market_trades.json","kubejs\\data\\jumbofurnace\\kubejs\\recipe_schemas\\jumbo_smelting.json","kubejs\\data\\occultism\\market_presets\\market_trades.json","kubejs\\data\\powah\\kubejs\\recipe_schemas\\energizing.json","kubejs\\server_scripts\\functions.js","kubejs\\server_scripts\\jsconfig.json","kubejs\\server_scripts\\constants\\beheading_tools.js","kubejs\\server_scripts\\constants\\chipped_types.js","kubejs\\server_scripts\\constants\\chisel_types.js","kubejs\\server_scripts\\constants\\colors.js","kubejs\\server_scripts\\constants\\drygmy.js","kubejs\\server_scripts\\constants\\emi_hidden_disabled.js","kubejs\\server_scripts\\constants\\farmingforblockheads_preset_whitelist.js","kubejs\\server_scripts\\constants\\mod_priorities.js","kubejs\\server_scripts\\constants\\ores.js","kubejs\\server_scripts\\gamerules\\default.js","kubejs\\server_scripts\\item_events\\tooltips.js","kubejs\\server_scripts\\loot_tables\\blocks\\minecraft\\reinforced_deepslate.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\box.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\lockbox.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\neptunes_bounty.js","kubejs\\server_scripts\\loot_tables\\chests\\aquaculture\\treasure_chest.js","kubejs\\server_scripts\\loot_tables\\chests\\minecraft\\shipwreck_supply.js","kubejs\\server_scripts\\loot_tables\\chests\\minecraft\\shipwreck_treasure.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\bones_from_large_animals.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\heads_from_beheading.js","kubejs\\server_scripts\\loot_tables\\entities\\enigmatica\\tallow_from_large_animals.js","kubejs\\server_scripts\\loot_tables\\entities\\minecraft\\ender_dragon.js","kubejs\\server_scripts\\loot_tables\\entities\\minecraft\\mooshroom.js","kubejs\\server_scripts\\recipes\\ars_nouveau\\budding_conversion.js","kubejs\\server_scripts\\recipes\\ars_nouveau\\scry_ritual.js","kubejs\\server_scripts\\recipes\\enigmatica\\remove.js","kubejs\\server_scripts\\recipes\\enigmatica\\replace_input.js","kubejs\\server_scripts\\recipes\\enigmatica\\replace_output.js","kubejs\\server_scripts\\recipes\\enigmatica\\sawing.js","kubejs\\server_scripts\\recipes\\enigmatica\\shaped.js","kubejs\\server_scripts\\recipes\\enigmatica\\shapeless.js","kubejs\\server_scripts\\recipes\\farmingforblockheads\\market.js","kubejs\\server_scripts\\recipes\\farmingforblockheads\\market_presets.js","kubejs\\server_scripts\\recipes\\geneticsresequenced\\genetics.js","kubejs\\server_scripts\\recipes\\handcrafted\\shaped.js","kubejs\\server_scripts\\recipes\\justdirethings\\shapeless.js","kubejs\\server_scripts\\recipes\\mekanism\\crushing.js","kubejs\\server_scripts\\recipes\\mekanism\\enriching.js","kubejs\\server_scripts\\recipes\\mekanism\\metallurgic_infusing.js","kubejs\\server_scripts\\recipes\\mekanism\\nucleosynthesizing.js","kubejs\\server_scripts\\recipes\\minecraft\\potion_brewing.js","kubejs\\server_scripts\\recipes\\minecraft\\stonecutting.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\blast_furnace.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\chemical_reactor.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\fluid_fuels.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\implosion_compressor.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\macerator.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\mixer.js","kubejs\\server_scripts\\recipes\\modern_industrialization\\packer.js","kubejs\\server_scripts\\recipes\\occultism\\crushing.js","kubejs\\server_scripts\\recipes\\occultism\\ritual.js","kubejs\\server_scripts\\recipes\\pneumaticcraft\\fuel_quality.js","kubejs\\server_scripts\\recipes\\pneumaticcraft\\shaped.js","kubejs\\server_scripts\\recipes\\powah\\energizing.js","kubejs\\server_scripts\\recipe_viewer\\disable_items.js","kubejs\\server_scripts\\recipe_viewer\\info.js","kubejs\\server_scripts\\recipe_viewer\\world_interactions.js","kubejs\\server_scripts\\tags\\block\\ae2\\growth_acceleratable.js","kubejs\\server_scripts\\tags\\block\\ars_nouveau\\golem.js","kubejs\\server_scripts\\tags\\block\\enigmatica\\hives.js","kubejs\\server_scripts\\tags\\block\\minecraft\\candles.js","kubejs\\server_scripts\\tags\\block\\minecraft\\enderman_holdable.js","kubejs\\server_scripts\\tags\\block\\minecraft\\mineable.js","kubejs\\server_scripts\\tags\\block\\minecraft\\needs_iron_tool.js","kubejs\\server_scripts\\tags\\block\\neoforge\\storage_blocks.js","kubejs\\server_scripts\\tags\\block\\pneumaticcraft\\electrostatic_grid.js","kubejs\\server_scripts\\tags\\entity_type\\ars_nouveau\\magic_find.js","kubejs\\server_scripts\\tags\\entity_type\\occultism\\humans.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\fuels.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\lubricant.js","kubejs\\server_scripts\\tags\\fluids\\neoforge\\plantoil.js","kubejs\\server_scripts\\tags\\item\\ars_nouveau\\golem.js","kubejs\\server_scripts\\tags\\item\\arts_and_crafts\\cork_logs.js","kubejs\\server_scripts\\tags\\item\\chisel\\chisel_types.js","kubejs\\server_scripts\\tags\\item\\enigmatica\\beheading.js","kubejs\\server_scripts\\tags\\item\\justdirethings\\goo.js","kubejs\\server_scripts\\tags\\item\\justdirethings\\upgrades.js","kubejs\\server_scripts\\tags\\item\\minecraft\\candles.js","kubejs\\server_scripts\\tags\\item\\minecraft\\meat.js","kubejs\\server_scripts\\tags\\item\\neoforge\\feathers.js","kubejs\\server_scripts\\tags\\item\\neoforge\\gems.js","kubejs\\server_scripts\\tags\\item\\neoforge\\ingots.js","kubejs\\server_scripts\\tags\\item\\neoforge\\raw_materials.js","kubejs\\server_scripts\\tags\\item\\neoforge\\storage_blocks.js","kubejs\\server_scripts\\tags\\item\\neoforge\\dyes\\red.js","kubejs\\server_scripts\\tags\\item\\neoforge\\dyes\\yellow.js","kubejs\\server_scripts\\tags\\item\\neoforge\\foods\\cooked_meats.js","kubejs\\server_scripts\\tags\\item\\neoforge\\foods\\raw_meats.js","kubejs\\server_scripts\\tags\\item\\occultism\\knives.js","kubejs\\startup_scripts\\jsconfig.json","kubejs\\startup_scripts\\potion_registry.js","mods\\AE2DarkMode-V1.0.6.zip","packmenu\\resources\\pack.mcmeta","packmenu\\resources\\pack.png","packmenu\\resources\\assets\\enigmatica\\buttons\\accessibility.json","packmenu\\resources\\assets\\enigmatica\\buttons\\bisect.json","packmenu\\resources\\assets\\enigmatica\\buttons\\discord.json","packmenu\\resources\\assets\\enigmatica\\buttons\\github.json","packmenu\\resources\\assets\\enigmatica\\buttons\\language.json","packmenu\\resources\\assets\\enigmatica\\buttons\\mods.json","packmenu\\resources\\assets\\enigmatica\\buttons\\multiplayer.json","packmenu\\resources\\assets\\enigmatica\\buttons\\options.json","packmenu\\resources\\assets\\enigmatica\\buttons\\quit.json","packmenu\\resources\\assets\\enigmatica\\buttons\\singleplayer.json","packmenu\\resources\\assets\\enigmatica\\buttons\\twitter.json","packmenu\\resources\\assets\\enigmatica\\buttons\\wiki.json","packmenu\\resources\\assets\\enigmatica\\lang\\af_za.json","packmenu\\resources\\assets\\enigmatica\\lang\\ar_sa.json","packmenu\\resources\\assets\\enigmatica\\lang\\cs_cz.json","packmenu\\resources\\assets\\enigmatica\\lang\\da_dk.json","packmenu\\resources\\assets\\enigmatica\\lang\\de_de.json","packmenu\\resources\\assets\\enigmatica\\lang\\en_us.json","packmenu\\resources\\assets\\enigmatica\\lang\\es_es.json","packmenu\\resources\\assets\\enigmatica\\lang\\fr_fr.json","packmenu\\resources\\assets\\enigmatica\\lang\\it_it.json","packmenu\\resources\\assets\\enigmatica\\lang\\ja_jp.json","packmenu\\resources\\assets\\enigmatica\\lang\\ko_kr.json","packmenu\\resources\\assets\\enigmatica\\lang\\nl_nl.json","packmenu\\resources\\assets\\enigmatica\\lang\\no_no.json","packmenu\\resources\\assets\\enigmatica\\lang\\pt_br.json","packmenu\\resources\\assets\\enigmatica\\lang\\ru_ru.json","packmenu\\resources\\assets\\enigmatica\\lang\\sv_se.json","packmenu\\resources\\assets\\enigmatica\\lang\\tr_tr.json","packmenu\\resources\\assets\\enigmatica\\lang\\zh_cn.json","packmenu\\resources\\assets\\enigmatica\\lang\\zh_tw.json","packmenu\\resources\\assets\\enigmatica\\textures\\logo.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\accessibility.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\accessibility_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\bug.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\discord.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\discord_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\language.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\language_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\mods.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\multiplayer.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\options.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\quit.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\server.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\singleplayer.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\wiki.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\x.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\icon\\x_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\button_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\button_normal.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\small_button_hover.png","packmenu\\resources\\assets\\enigmatica\\textures\\gui\\sprites\\widget\\small_button_normal.png","packmenu\\resources\\assets\\minecraft\\textures\\gui\\sprites\\icon\\accessibility.png","packmenu\\resources\\assets\\packmenu\\textures\\gui\\reload.png","packmenu\\resources\\assets\\packmenu\\textures\\gui\\widgets.png"],"isMemoryOverride":false,"allocatedMemory":6016,"profileImagePath":null,"isVanilla":false,"guid":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","gameTypeID":432,"installPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\","name":"Enigmatica10 1.21.1","cachedScans":[],"isValid":true,"lastPreviousMatchUpdate":"2024-08-31T17:24:49.1477161Z","lastRefreshAttempt":"2024-08-31T19:24:50.1788107+02:00","isEnabled":true,"gameVersion":"1.21.1","gameVersionFlavor":null,"gameVersionTypeId":null,"preferenceAlternateFile":false,"preferenceAutoInstallUpdates":false,"preferenceQuickDeleteLibraries":false,"preferenceDeleteSavedVariables":false,"preferenceReleaseType":3,"preferenceModdingFolderPath":null,"syncProfile":{"PreferenceEnabled":false,"PreferenceAutoSync":true,"PreferenceAutoDelete":false,"PreferenceBackupSavedVariables":false,"GameInstanceGuid":"00000000-0000-0000-0000-000000000000","SyncProfileID":0,"SavedVariablesProfile":null,"LastSyncDate":"0001-01-01T00:00:00"},"installDate":"2024-08-28T18:06:08.255549Z","installedAddons":[{"instanceID":"dab1c9c3-7faa-4d1a-9886-3d9bfc047257","modSource":0,"addonID":854949,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Fusion (Connected Textures)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"fusion-1.1.1a-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fusion-connected-textures","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/835/860/256/256/638227854854712053.png","tags":[],"installedFile":{"id":5679902,"fileName":"fusion-1.1.1a-neoforge-mc1.21.jar","fileDate":"2024-08-31T10:05:36.077Z","fileLength":214150,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/902/fusion-1.1.1a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3503692511,"invalidFingerprint":false},{"foldername":"com","fingerprint":3058756224,"invalidFingerprint":false},{"foldername":"fusion.mixins.json","fingerprint":2281091347,"invalidFingerprint":false},{"foldername":"fusion.png","fingerprint":2106792421,"invalidFingerprint":false}],"packageFingerprint":425681113,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":854949,"fileNameOnDisk":"fusion-1.1.1a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"68279edbf4902254a1ea1019f74ab5c3c969762e"},{"type":2,"value":"aa54521f3d169ac4977b6e05daee10a0"}]},"dateInstalled":"2024-10-06T17:33:14.5567275Z","dateUpdated":"2024-10-06T17:33:14.5597266Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5679902,"fileName":"fusion-1.1.1a-neoforge-mc1.21.jar","fileDate":"2024-08-31T10:05:36.077Z","fileLength":214150,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5679/902/fusion-1.1.1a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3503692511,"invalidFingerprint":false},{"foldername":"com","fingerprint":3058756224,"invalidFingerprint":false},{"foldername":"fusion.mixins.json","fingerprint":2281091347,"invalidFingerprint":false},{"foldername":"fusion.png","fingerprint":2106792421,"invalidFingerprint":false}],"packageFingerprint":425681113,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":854949,"fileNameOnDisk":"fusion-1.1.1a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"68279edbf4902254a1ea1019f74ab5c3c969762e"},{"type":2,"value":"aa54521f3d169ac4977b6e05daee10a0"}]}},{"instanceID":"00274acf-49bc-4bc3-9e7a-9baabac36d92","modSource":0,"addonID":1015115,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Ocean Monuments (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":103326469,"Name":"TeraBuildsStuff"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-ocean-monuments-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/708/256/256/638507075430968693.png","tags":[],"installedFile":{"id":5812234,"fileName":"YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","fileDate":"2024-10-14T19:04:06.167Z","fileLength":1026632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/234/YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":386441263,"invalidFingerprint":false},{"foldername":"com","fingerprint":417448702,"invalidFingerprint":false},{"foldername":"assets","fingerprint":56580112,"invalidFingerprint":false},{"foldername":"betteroceanmonuments.mixins.json","fingerprint":1416034756,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":1672825827,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1172280535,"invalidFingerprint":false},{"foldername":"data","fingerprint":3130047131,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3929152335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3177729671,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3499517000,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterOceanMonuments","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":798300896,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015115,"fileNameOnDisk":"YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","hashes":[{"type":1,"value":"464dd17d27fc1d7bdeff210be9ac1398756d7d37"},{"type":2,"value":"56b711c51dd6a70157f929ec6418f8e6"}]},"dateInstalled":"2024-10-14T21:22:30.308267Z","dateUpdated":"2024-10-14T21:22:30.313268Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812234,"fileName":"YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","fileDate":"2024-10-14T19:04:06.167Z","fileLength":1026632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/234/YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":386441263,"invalidFingerprint":false},{"foldername":"com","fingerprint":417448702,"invalidFingerprint":false},{"foldername":"assets","fingerprint":56580112,"invalidFingerprint":false},{"foldername":"betteroceanmonuments.mixins.json","fingerprint":1416034756,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":1672825827,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1172280535,"invalidFingerprint":false},{"foldername":"data","fingerprint":3130047131,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3929152335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3177729671,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3499517000,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterOceanMonuments","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":798300896,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015115,"fileNameOnDisk":"YungsBetterOceanMonuments-1.21.1-NeoForge-4.1.1.jar","hashes":[{"type":1,"value":"464dd17d27fc1d7bdeff210be9ac1398756d7d37"},{"type":2,"value":"56b711c51dd6a70157f929ec6418f8e6"}]}},{"instanceID":"436c2876-c96e-475e-8975-69ea582b43c5","modSource":0,"addonID":470193,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Connectivity[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"connectivity-1.21-5.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/connectivity","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/325/256/256/637855720922086407.png","tags":[],"installedFile":{"id":5728632,"fileName":"connectivity-1.21-5.8.jar","fileDate":"2024-09-16T14:30:59.303Z","fileLength":74376,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5728/632/connectivity-1.21-5.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":212665503,"invalidFingerprint":false},{"foldername":"com","fingerprint":4072067449,"invalidFingerprint":false},{"foldername":"connectivity.mixins.json","fingerprint":1518045103,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2098059805,"invalidFingerprint":false}],"packageFingerprint":1043455313,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":470193,"fileNameOnDisk":"connectivity-1.21-5.8.jar","hashes":[{"type":1,"value":"8b21a64ca6b64196cadc590932da7d4a98619af6"},{"type":2,"value":"9d3eb3e64a2620ea5dca1a5a63ceba64"}]},"dateInstalled":"2024-08-28T18:07:40.1058941Z","dateUpdated":"2024-09-16T18:32:03.6082257Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5728632,"fileName":"connectivity-1.21-5.8.jar","fileDate":"2024-09-16T14:30:59.303Z","fileLength":74376,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5728/632/connectivity-1.21-5.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":212665503,"invalidFingerprint":false},{"foldername":"com","fingerprint":4072067449,"invalidFingerprint":false},{"foldername":"connectivity.mixins.json","fingerprint":1518045103,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2098059805,"invalidFingerprint":false}],"packageFingerprint":1043455313,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":470193,"fileNameOnDisk":"connectivity-1.21-5.8.jar","hashes":[{"type":1,"value":"8b21a64ca6b64196cadc590932da7d4a98619af6"},{"type":2,"value":"9d3eb3e64a2620ea5dca1a5a63ceba64"}]}},{"instanceID":"404e7f97-1612-4778-8a43-76e7e41a8410","modSource":0,"addonID":351748,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mining Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mininggadgets-1.18.6.jar","authors":[{"Id":22300,"Name":"Direwolf20"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"Direwolf20","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mining-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/236/843/256/256/637095475183524686.png","tags":[],"installedFile":{"id":5615761,"fileName":"mininggadgets-1.18.6.jar","fileDate":"2024-08-10T17:49:13.21Z","fileLength":663946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/761/mininggadgets-1.18.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3205096677,"invalidFingerprint":false},{"foldername":"com","fingerprint":1345644861,"invalidFingerprint":false},{"foldername":".cache","fingerprint":986638158,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2534100475,"invalidFingerprint":false},{"foldername":"data","fingerprint":3400604392,"invalidFingerprint":false},{"foldername":"mininggadgets-logo.png","fingerprint":1108870309,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4077611451,"invalidFingerprint":false}],"packageFingerprint":603850276,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351748,"fileNameOnDisk":"mininggadgets-1.18.6.jar","hashes":[{"type":1,"value":"3c0279d46a802cbbdb7c259691ae7254fe9e8183"},{"type":2,"value":"e7c46d1564920a88301bd8a7fcabe803"}]},"dateInstalled":"2024-08-28T18:07:31.3301654Z","dateUpdated":"2024-08-28T18:07:31.3321406Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615761,"fileName":"mininggadgets-1.18.6.jar","fileDate":"2024-08-10T17:49:13.21Z","fileLength":663946,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/761/mininggadgets-1.18.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3205096677,"invalidFingerprint":false},{"foldername":"com","fingerprint":1345644861,"invalidFingerprint":false},{"foldername":".cache","fingerprint":986638158,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2534100475,"invalidFingerprint":false},{"foldername":"data","fingerprint":3400604392,"invalidFingerprint":false},{"foldername":"mininggadgets-logo.png","fingerprint":1108870309,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4077611451,"invalidFingerprint":false}],"packageFingerprint":603850276,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351748,"fileNameOnDisk":"mininggadgets-1.18.6.jar","hashes":[{"type":1,"value":"3c0279d46a802cbbdb7c259691ae7254fe9e8183"},{"type":2,"value":"e7c46d1564920a88301bd8a7fcabe803"}]}},{"instanceID":"6ef19f08-2f68-490f-9189-bbf5269a4e57","modSource":0,"addonID":260262,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tool Belt","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ToolBelt-1.21-2.2.3.jar","authors":[{"Id":1534155,"Name":"gigaherz"}],"primaryAuthor":"gigaherz","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tool-belt","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/88/400/256/256/636223857507356095.png","tags":[],"installedFile":{"id":5563999,"fileName":"ToolBelt-1.21-2.2.3.jar","fileDate":"2024-07-25T08:41:50.507Z","fileLength":213188,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5563/999/ToolBelt-1.21-2.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4174078887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":888431061,"invalidFingerprint":false},{"foldername":".cache","fingerprint":779156659,"invalidFingerprint":false},{"foldername":"assets","fingerprint":820864383,"invalidFingerprint":false},{"foldername":"data","fingerprint":728181219,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3299031960,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":285266414,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3716417167,"invalidFingerprint":false}],"packageFingerprint":1799197508,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":260262,"fileNameOnDisk":"ToolBelt-1.21-2.2.3.jar","hashes":[{"type":1,"value":"134211756c44c274804fdcc006fb9339a99a26dd"},{"type":2,"value":"aece5a4f15ffcd0c6801969c1e1cc910"}]},"dateInstalled":"2024-09-30T18:03:25.1264621Z","dateUpdated":"2024-09-30T18:03:25.1434626Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5563999,"fileName":"ToolBelt-1.21-2.2.3.jar","fileDate":"2024-07-25T08:41:50.507Z","fileLength":213188,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5563/999/ToolBelt-1.21-2.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4174078887,"invalidFingerprint":false},{"foldername":"dev","fingerprint":888431061,"invalidFingerprint":false},{"foldername":".cache","fingerprint":779156659,"invalidFingerprint":false},{"foldername":"assets","fingerprint":820864383,"invalidFingerprint":false},{"foldername":"data","fingerprint":728181219,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3299031960,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":285266414,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":3716417167,"invalidFingerprint":false}],"packageFingerprint":1799197508,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":260262,"fileNameOnDisk":"ToolBelt-1.21-2.2.3.jar","hashes":[{"type":1,"value":"134211756c44c274804fdcc006fb9339a99a26dd"},{"type":2,"value":"aece5a4f15ffcd0c6801969c1e1cc910"}]}},{"instanceID":"360e886d-97c7-4c32-ae26-1ed6f3983515","modSource":0,"addonID":225280,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ChocoCraft","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","authors":[{"Id":6924045,"Name":"clienthax"}],"primaryAuthor":"clienthax","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chococraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/11/829/256/256/635505226715926409.png","tags":[],"installedFile":{"id":5690334,"fileName":"chococraft-1.21.1-neoforge-0.11.8.jar","fileDate":"2024-09-03T19:33:37.777Z","fileLength":667738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/334/chococraft-1.21.1-neoforge-0.11.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1590149402,"invalidFingerprint":false},{"foldername":"architectury_inject_chococraft4architectury_common_4a732f4e999547098bc15656b2f68c69_e89e12eccc3fa51b68caaff22f1277a2c7af3ae2930abd7d5d2b9254d056656cchococraft12110118devjar","fingerprint":897253737,"invalidFingerprint":false},{"foldername":"assets","fingerprint":638920480,"invalidFingerprint":false},{"foldername":"breedingDefault.json","fingerprint":220721604,"invalidFingerprint":false},{"foldername":"chococraft","fingerprint":1517612225,"invalidFingerprint":false},{"foldername":"data","fingerprint":3428044083,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":820888694,"invalidFingerprint":false},{"foldername":"net","fingerprint":2612165296,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3435174416,"invalidFingerprint":false}],"packageFingerprint":1096298035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":225280,"fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","hashes":[{"type":1,"value":"500bfc6dd28a35c3a4aac6a8fefcf1c0339112b8"},{"type":2,"value":"ab0fc88866832d3c62b2c3cc17724796"}]},"dateInstalled":"2024-08-28T18:07:27.3769251Z","dateUpdated":"2024-09-04T17:00:39.7230639Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5690334,"fileName":"chococraft-1.21.1-neoforge-0.11.8.jar","fileDate":"2024-09-03T19:33:37.777Z","fileLength":667738,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5690/334/chococraft-1.21.1-neoforge-0.11.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1590149402,"invalidFingerprint":false},{"foldername":"architectury_inject_chococraft4architectury_common_4a732f4e999547098bc15656b2f68c69_e89e12eccc3fa51b68caaff22f1277a2c7af3ae2930abd7d5d2b9254d056656cchococraft12110118devjar","fingerprint":897253737,"invalidFingerprint":false},{"foldername":"assets","fingerprint":638920480,"invalidFingerprint":false},{"foldername":"breedingDefault.json","fingerprint":220721604,"invalidFingerprint":false},{"foldername":"chococraft","fingerprint":1517612225,"invalidFingerprint":false},{"foldername":"data","fingerprint":3428044083,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":820888694,"invalidFingerprint":false},{"foldername":"net","fingerprint":2612165296,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3435174416,"invalidFingerprint":false}],"packageFingerprint":1096298035,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":225280,"fileNameOnDisk":"chococraft-1.21.1-neoforge-0.11.8.jar","hashes":[{"type":1,"value":"500bfc6dd28a35c3a4aac6a8fefcf1c0339112b8"},{"type":2,"value":"ab0fc88866832d3c62b2c3cc17724796"}]}},{"instanceID":"8e6db630-8dc5-4adc-9991-a9e36a127548","modSource":0,"addonID":407206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chat Heads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chat_heads-0.13.3-neoforge-1.21.jar","authors":[{"Id":35006216,"Name":"dzwdz"}],"primaryAuthor":"dzwdz","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chat-heads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/299/225/256/256/637352537610256484.png","tags":[],"installedFile":{"id":5761172,"fileName":"chat_heads-0.13.3-neoforge-1.21.jar","fileDate":"2024-09-27T09:02:43.193Z","fileLength":73969,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5761/172/chat_heads-0.13.3-neoforge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2443444174,"invalidFingerprint":false},{"foldername":"architectury_inject_chat_heads_common_d3415a96df974263b4da6a9ba1fd1bc0_33dabb3e0c2a13416cfa753043fb4b995c209007c7382c59ca0df82290c0b7cfchat_heads0133devjar","fingerprint":1961844871,"invalidFingerprint":false},{"foldername":"assets","fingerprint":696782333,"invalidFingerprint":false},{"foldername":"chat_heads-common-refmap.json","fingerprint":2058419132,"invalidFingerprint":false},{"foldername":"chat_heads.accesswidener","fingerprint":3155078467,"invalidFingerprint":false},{"foldername":"chat_heads.mixins.json","fingerprint":294423687,"invalidFingerprint":false},{"foldername":"chat_heads.neoforge.mixins.json","fingerprint":2386422157,"invalidFingerprint":false},{"foldername":"dzwdz","fingerprint":1919676561,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1640311893,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2902747123,"invalidFingerprint":false}],"packageFingerprint":166697505,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":407206,"fileNameOnDisk":"chat_heads-0.13.3-neoforge-1.21.jar","hashes":[{"type":1,"value":"453431a22d10b11009eb5c3342b9a496013b2bdd"},{"type":2,"value":"64549ba28710b3c42b07f83b11918a3b"}]},"dateInstalled":"2024-08-28T18:07:53.1808263Z","dateUpdated":"2024-09-29T12:52:05.6124736Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5761172,"fileName":"chat_heads-0.13.3-neoforge-1.21.jar","fileDate":"2024-09-27T09:02:43.193Z","fileLength":73969,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5761/172/chat_heads-0.13.3-neoforge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2443444174,"invalidFingerprint":false},{"foldername":"architectury_inject_chat_heads_common_d3415a96df974263b4da6a9ba1fd1bc0_33dabb3e0c2a13416cfa753043fb4b995c209007c7382c59ca0df82290c0b7cfchat_heads0133devjar","fingerprint":1961844871,"invalidFingerprint":false},{"foldername":"assets","fingerprint":696782333,"invalidFingerprint":false},{"foldername":"chat_heads-common-refmap.json","fingerprint":2058419132,"invalidFingerprint":false},{"foldername":"chat_heads.accesswidener","fingerprint":3155078467,"invalidFingerprint":false},{"foldername":"chat_heads.mixins.json","fingerprint":294423687,"invalidFingerprint":false},{"foldername":"chat_heads.neoforge.mixins.json","fingerprint":2386422157,"invalidFingerprint":false},{"foldername":"dzwdz","fingerprint":1919676561,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1640311893,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2902747123,"invalidFingerprint":false}],"packageFingerprint":166697505,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":407206,"fileNameOnDisk":"chat_heads-0.13.3-neoforge-1.21.jar","hashes":[{"type":1,"value":"453431a22d10b11009eb5c3342b9a496013b2bdd"},{"type":2,"value":"64549ba28710b3c42b07f83b11918a3b"}]}},{"instanceID":"6bfdedf2-670e-4477-8b12-64e07d191403","modSource":0,"addonID":986380,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Lighty","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","authors":[{"Id":108344655,"Name":"andi_makes"}],"primaryAuthor":"andi_makes","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lighty","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/29/256/256/638458682408392032.png","tags":[],"installedFile":{"id":5621624,"fileName":"lighty-neoforge-3.0.0-beta.4+1.21.jar","fileDate":"2024-08-12T15:36:19.627Z","fileLength":69929,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5621/624/lighty-neoforge-3.0.0-beta.4%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3093988191,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3308956201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":330715757,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3144361838,"invalidFingerprint":false},{"foldername":"lighty.mixins.json","fingerprint":161030737,"invalidFingerprint":false},{"foldername":"icon_high_res.png","fingerprint":314235942,"invalidFingerprint":false}],"packageFingerprint":4234603874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986380,"fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","hashes":[{"type":1,"value":"e9e8832479493d973d90d504005cf4a3be9a8e94"},{"type":2,"value":"3be03cbadd5d0ebc5e9fc523c784643b"}]},"dateInstalled":"2024-08-28T18:07:43.6798537Z","dateUpdated":"2024-08-28T18:07:43.6818227Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5621624,"fileName":"lighty-neoforge-3.0.0-beta.4+1.21.jar","fileDate":"2024-08-12T15:36:19.627Z","fileLength":69929,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5621/624/lighty-neoforge-3.0.0-beta.4%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3093988191,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3308956201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":330715757,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3144361838,"invalidFingerprint":false},{"foldername":"lighty.mixins.json","fingerprint":161030737,"invalidFingerprint":false},{"foldername":"icon_high_res.png","fingerprint":314235942,"invalidFingerprint":false}],"packageFingerprint":4234603874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986380,"fileNameOnDisk":"lighty-neoforge-3.0.0-beta.4+1.21.jar","hashes":[{"type":1,"value":"e9e8832479493d973d90d504005cf4a3be9a8e94"},{"type":2,"value":"3be03cbadd5d0ebc5e9fc523c784643b"}]}},{"instanceID":"f3e20882-2ba3-48a2-8bc2-cdc2624869c9","modSource":0,"addonID":1111501,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"I'm Fast","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"imfast-1.0.1.jar","authors":[{"Id":112359703,"Name":"Bielhiss"}],"primaryAuthor":"Bielhiss","primaryCategoryId":6821,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/im-fast","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1088/816/256/256/638631711965552030.webp","tags":[],"installedFile":{"id":5768932,"fileName":"imfast-1.0.1.jar","fileDate":"2024-09-29T21:05:41.95Z","fileLength":4134,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5768/932/imfast-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1844220852,"invalidFingerprint":false},{"foldername":"com","fingerprint":280497205,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2491064858,"invalidFingerprint":false},{"foldername":"imfast.mixins.json","fingerprint":2415457937,"invalidFingerprint":false}],"packageFingerprint":3550861441,"gameVersion":["NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1111501,"fileNameOnDisk":"imfast-1.0.1.jar","hashes":[{"type":1,"value":"e0a95722b3f99757c45482d9efe2e28fc646d4fc"},{"type":2,"value":"3d9e9bc8e8cf9e1360d9c4df252bb6ee"}]},"dateInstalled":"2024-10-09T19:24:44.4613Z","dateUpdated":"2024-10-09T19:24:44.4813023Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5768932,"fileName":"imfast-1.0.1.jar","fileDate":"2024-09-29T21:05:41.95Z","fileLength":4134,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5768/932/imfast-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1844220852,"invalidFingerprint":false},{"foldername":"com","fingerprint":280497205,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2491064858,"invalidFingerprint":false},{"foldername":"imfast.mixins.json","fingerprint":2415457937,"invalidFingerprint":false}],"packageFingerprint":3550861441,"gameVersion":["NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1111501,"fileNameOnDisk":"imfast-1.0.1.jar","hashes":[{"type":1,"value":"e0a95722b3f99757c45482d9efe2e28fc646d4fc"},{"type":2,"value":"3d9e9bc8e8cf9e1360d9c4df252bb6ee"}]}},{"instanceID":"6a7c7e45-634f-4011-a4d4-38a6b92c4967","modSource":0,"addonID":318551,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Crafting Station","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","authors":[{"Id":58117726,"Name":"tfarecnim"}],"primaryAuthor":"tfarecnim","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/crafting-station","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/198/38/256/256/636896970532934136.png","tags":[],"installedFile":{"id":5569165,"fileName":"craftingstation-neoforge-1.21-2.jar","fileDate":"2024-07-26T20:23:03.793Z","fileLength":98872,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5569/165/craftingstation-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2357466326,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":1170794616,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1417682054,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2166066899,"invalidFingerprint":false},{"foldername":"craftingstation.accesswidener","fingerprint":17046882,"invalidFingerprint":false},{"foldername":"craftingstation.mixins.json","fingerprint":4155418357,"invalidFingerprint":false},{"foldername":"data","fingerprint":109314059,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3408455348,"invalidFingerprint":false},{"foldername":"LICENSE_CraftingStation","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2117237215,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":318551,"fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"45ed133e3e101c1853fb6bb7056d6c4e4899da08"},{"type":2,"value":"a96e9d510d1d2ab8a4b714f3ae482049"}]},"dateInstalled":"2024-08-28T18:07:41.9868817Z","dateUpdated":"2024-08-28T18:07:41.9908833Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5569165,"fileName":"craftingstation-neoforge-1.21-2.jar","fileDate":"2024-07-26T20:23:03.793Z","fileLength":98872,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5569/165/craftingstation-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2357466326,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":1170794616,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1417682054,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2166066899,"invalidFingerprint":false},{"foldername":"craftingstation.accesswidener","fingerprint":17046882,"invalidFingerprint":false},{"foldername":"craftingstation.mixins.json","fingerprint":4155418357,"invalidFingerprint":false},{"foldername":"data","fingerprint":109314059,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3408455348,"invalidFingerprint":false},{"foldername":"LICENSE_CraftingStation","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2117237215,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":318551,"fileNameOnDisk":"craftingstation-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"45ed133e3e101c1853fb6bb7056d6c4e4899da08"},{"type":2,"value":"a96e9d510d1d2ab8a4b714f3ae482049"}]}},{"instanceID":"c6229211-81e2-42ec-991e-8fda6a40aa05","modSource":0,"addonID":261924,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Farming for Blockheads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farming-for-blockheads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/90/532/256/256/636240157002161763.png","tags":[],"installedFile":{"id":5676542,"fileName":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-08-30T07:17:52.397Z","fileLength":734355,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/542/farmingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3113179411,"invalidFingerprint":false},{"foldername":"net","fingerprint":2194801989,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":62611447,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2608969695,"invalidFingerprint":false},{"foldername":"farmingforblockheads.png","fingerprint":1023484819,"invalidFingerprint":false},{"foldername":"farmingforblockheads.neoforge.mixins.json","fingerprint":1035989157,"invalidFingerprint":false},{"foldername":"data","fingerprint":1521320272,"invalidFingerprint":false},{"foldername":"farmingforblockheads.mixins.json","fingerprint":2716721755,"invalidFingerprint":false},{"foldername":"LICENSE_Farming for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1816430463,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":261924,"fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"000076a3763a126f995267c715f9658e070205d2"},{"type":2,"value":"c55a09cd8069178a6c1799cd9914a7e2"}]},"dateInstalled":"2024-08-28T18:07:36.6675866Z","dateUpdated":"2024-08-30T18:21:15.3665707Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5676542,"fileName":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-08-30T07:17:52.397Z","fileLength":734355,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5676/542/farmingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3113179411,"invalidFingerprint":false},{"foldername":"net","fingerprint":2194801989,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":62611447,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2608969695,"invalidFingerprint":false},{"foldername":"farmingforblockheads.png","fingerprint":1023484819,"invalidFingerprint":false},{"foldername":"farmingforblockheads.neoforge.mixins.json","fingerprint":1035989157,"invalidFingerprint":false},{"foldername":"data","fingerprint":1521320272,"invalidFingerprint":false},{"foldername":"farmingforblockheads.mixins.json","fingerprint":2716721755,"invalidFingerprint":false},{"foldername":"LICENSE_Farming for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1816430463,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":261924,"fileNameOnDisk":"farmingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"000076a3763a126f995267c715f9658e070205d2"},{"type":2,"value":"c55a09cd8069178a6c1799cd9914a7e2"}]}},{"instanceID":"361ef574-69f7-4306-b631-4d3f6c96b9fd","modSource":0,"addonID":251407,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Client Tweaks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/client-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/51/380/256/256/636103071604162274.png","tags":[],"installedFile":{"id":5623442,"fileName":"clienttweaks-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:10:03.323Z","fileLength":136211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/442/clienttweaks-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2395726382,"invalidFingerprint":false},{"foldername":"net","fingerprint":479706998,"invalidFingerprint":false},{"foldername":"clienttweaks.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":353197837,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2257025137,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2314717611,"invalidFingerprint":false},{"foldername":"clienttweaks.neoforge.mixins.json","fingerprint":2627672640,"invalidFingerprint":false},{"foldername":"LICENSE_Client Tweaks","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":2147758297,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"35a587f48183e255425039c11cf9f3060b60fe78"},{"type":2,"value":"b5cacc00fa590d13cc8407ad2a320c16"}]},"dateInstalled":"2024-08-29T17:03:54.9194905Z","dateUpdated":"2024-08-29T17:03:54.9234926Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623442,"fileName":"clienttweaks-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:10:03.323Z","fileLength":136211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/442/clienttweaks-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2395726382,"invalidFingerprint":false},{"foldername":"net","fingerprint":479706998,"invalidFingerprint":false},{"foldername":"clienttweaks.png","fingerprint":3841637929,"invalidFingerprint":false},{"foldername":"clienttweaks.mixins.json","fingerprint":353197837,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2257025137,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2314717611,"invalidFingerprint":false},{"foldername":"clienttweaks.neoforge.mixins.json","fingerprint":2627672640,"invalidFingerprint":false},{"foldername":"LICENSE_Client Tweaks","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":2147758297,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":251407,"fileNameOnDisk":"clienttweaks-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"35a587f48183e255425039c11cf9f3060b60fe78"},{"type":2,"value":"b5cacc00fa590d13cc8407ad2a320c16"}]}},{"instanceID":"6bc7e392-ac85-4f05-85fe-e8596da9bc5f","modSource":0,"addonID":513688,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Terralith","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Terralith_1.21.x_v2.5.5.jar","authors":[{"Id":100241219,"Name":"Starmute"},{"Id":103014011,"Name":"the_catter1"}],"primaryAuthor":"Starmute","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terralith","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/554/659/256/256/637897033487568646.png","tags":[],"installedFile":{"id":5720166,"fileName":"Terralith_1.21.x_v2.5.5.jar","fileDate":"2024-09-13T18:45:03.88Z","fileLength":2966255,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5720/166/Terralith_1.21.x_v2.5.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1397712387,"invalidFingerprint":false},{"foldername":"1-21-2-overlay","fingerprint":1741251120,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4267722799,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3324659862,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2667047455,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":388072375,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1869899897,"invalidFingerprint":false}],"packageFingerprint":3374309476,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513688,"fileNameOnDisk":"Terralith_1.21.x_v2.5.5.jar","hashes":[{"type":1,"value":"e9681a1963843e5be381d7ba6b2e869b47f062e6"},{"type":2,"value":"1749c2fabcb30241c0fef5b6c173cb4b"}]},"dateInstalled":"2024-08-28T18:07:43.3948585Z","dateUpdated":"2024-09-14T20:43:06.0903871Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5720166,"fileName":"Terralith_1.21.x_v2.5.5.jar","fileDate":"2024-09-13T18:45:03.88Z","fileLength":2966255,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5720/166/Terralith_1.21.x_v2.5.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1397712387,"invalidFingerprint":false},{"foldername":"1-21-2-overlay","fingerprint":1741251120,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4267722799,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3324659862,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2667047455,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":388072375,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1869899897,"invalidFingerprint":false}],"packageFingerprint":3374309476,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":513688,"fileNameOnDisk":"Terralith_1.21.x_v2.5.5.jar","hashes":[{"type":1,"value":"e9681a1963843e5be381d7ba6b2e869b47f062e6"},{"type":2,"value":"1749c2fabcb30241c0fef5b6c173cb4b"}]}},{"instanceID":"4343f943-1795-4528-bdde-c333e50bf2eb","modSource":0,"addonID":629153,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Paths and Pavings","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-paths-and-pavings","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/937/771/256/256/638416317989163538.png","tags":[],"installedFile":{"id":5635678,"fileName":"mcw-paths-1.0.5-1.21.1neoforge.jar","fileDate":"2024-08-16T19:01:47.437Z","fileLength":581159,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/678/mcw-paths-1.0.5-1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2776092697,"invalidFingerprint":false},{"foldername":"com","fingerprint":261560952,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1843895205,"invalidFingerprint":false},{"foldername":"data","fingerprint":2050606207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2722187194,"invalidFingerprint":false},{"foldername":"pathslogo.png","fingerprint":1892051268,"invalidFingerprint":false}],"packageFingerprint":959610186,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":629153,"fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","hashes":[{"type":1,"value":"f9c08f917a82ae55047dc209142acb0a72954983"},{"type":2,"value":"aaee030380329e80dbda8f46bec3c60e"}]},"dateInstalled":"2024-08-28T18:07:45.8341711Z","dateUpdated":"2024-08-28T18:07:45.8371459Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635678,"fileName":"mcw-paths-1.0.5-1.21.1neoforge.jar","fileDate":"2024-08-16T19:01:47.437Z","fileLength":581159,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/678/mcw-paths-1.0.5-1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2776092697,"invalidFingerprint":false},{"foldername":"com","fingerprint":261560952,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1843895205,"invalidFingerprint":false},{"foldername":"data","fingerprint":2050606207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2722187194,"invalidFingerprint":false},{"foldername":"pathslogo.png","fingerprint":1892051268,"invalidFingerprint":false}],"packageFingerprint":959610186,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":629153,"fileNameOnDisk":"mcw-paths-1.0.5-1.21.1neoforge.jar","hashes":[{"type":1,"value":"f9c08f917a82ae55047dc209142acb0a72954983"},{"type":2,"value":"aaee030380329e80dbda8f46bec3c60e"}]}},{"instanceID":"d6587527-ff31-4761-ac8a-27ea6fbcd09f","modSource":0,"addonID":312353,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Artifacts","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","authors":[{"Id":48102743,"Name":"ochotonida"}],"primaryAuthor":"ochotonida","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/artifacts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/444/622/256/256/637699815276651872.png","tags":[],"installedFile":{"id":5624722,"fileName":"artifacts-neoforge-12.0.5.jar","fileDate":"2024-08-13T15:10:30.333Z","fileLength":856174,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/722/artifacts-neoforge-12.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":1037991,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1645921478,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2489591725,"invalidFingerprint":false},{"foldername":"architectury_inject_artifacts_common_156c507b41fa49f3b11c81442eaaead9_17e347bf7b4030607a340b8164c2c089a02f20779a531423c0489b51e5e30eb7artifacts1205devjar","fingerprint":758087421,"invalidFingerprint":false},{"foldername":"artifacts-common-refmap.json","fingerprint":2001732053,"invalidFingerprint":false},{"foldername":"artifacts.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"artifacts","fingerprint":3239478589,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3754759004,"invalidFingerprint":false},{"foldername":"data","fingerprint":3327598638,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":593776768,"invalidFingerprint":false},{"foldername":"mixins.artifacts.common.json","fingerprint":2894915035,"invalidFingerprint":false},{"foldername":"mixins.artifacts.neoforge.json","fingerprint":946460142,"invalidFingerprint":false}],"packageFingerprint":2331617004,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312353,"fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","hashes":[{"type":1,"value":"8edf830cf4a18afd75dc063b2b6ff7c42ca89e08"},{"type":2,"value":"b81a891ababfe9bb938f51c6d1972b96"}]},"dateInstalled":"2024-08-28T18:07:54.1982971Z","dateUpdated":"2024-08-28T18:07:54.2012833Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5624722,"fileName":"artifacts-neoforge-12.0.5.jar","fileDate":"2024-08-13T15:10:30.333Z","fileLength":856174,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5624/722/artifacts-neoforge-12.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":1037991,"type":3},{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1645921478,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2489591725,"invalidFingerprint":false},{"foldername":"architectury_inject_artifacts_common_156c507b41fa49f3b11c81442eaaead9_17e347bf7b4030607a340b8164c2c089a02f20779a531423c0489b51e5e30eb7artifacts1205devjar","fingerprint":758087421,"invalidFingerprint":false},{"foldername":"artifacts-common-refmap.json","fingerprint":2001732053,"invalidFingerprint":false},{"foldername":"artifacts.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"artifacts","fingerprint":3239478589,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3754759004,"invalidFingerprint":false},{"foldername":"data","fingerprint":3327598638,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":593776768,"invalidFingerprint":false},{"foldername":"mixins.artifacts.common.json","fingerprint":2894915035,"invalidFingerprint":false},{"foldername":"mixins.artifacts.neoforge.json","fingerprint":946460142,"invalidFingerprint":false}],"packageFingerprint":2331617004,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":312353,"fileNameOnDisk":"artifacts-neoforge-12.0.5.jar","hashes":[{"type":1,"value":"8edf830cf4a18afd75dc063b2b6ff7c42ca89e08"},{"type":2,"value":"b81a891ababfe9bb938f51c6d1972b96"}]}},{"instanceID":"57185b67-0a4a-464c-9b4a-be966ed30b3b","modSource":0,"addonID":388800,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Polymorph (Fabric/Forge/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polymorph","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/279/271/256/256/637277042531842540.png","tags":[],"installedFile":{"id":5696658,"fileName":"polymorph-neoforge-1.0.6+1.21.1.jar","fileDate":"2024-09-06T07:15:35.203Z","fileLength":172781,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/658/polymorph-neoforge-1.0.6%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":548851433,"invalidFingerprint":false},{"foldername":"com","fingerprint":2777067967,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3833359155,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1851461949,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.mixins.json","fingerprint":1413208718,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.neoforge.mixins.json","fingerprint":2969094330,"invalidFingerprint":false},{"foldername":"polymorph.mixins.json","fingerprint":3447760356,"invalidFingerprint":false},{"foldername":"polymorph_icon.png","fingerprint":2565812113,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1157955771,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":4104718648,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2437758716,"invalidFingerprint":false}],"packageFingerprint":375689906,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388800,"fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","hashes":[{"type":1,"value":"3df5a228a7fdc903b150df5f8d5c5f7b8807624e"},{"type":2,"value":"ce3bdf8005ba8e537f0b40614c3b4797"}]},"dateInstalled":"2024-08-28T18:07:51.2326262Z","dateUpdated":"2024-09-06T17:46:27.8730621Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696658,"fileName":"polymorph-neoforge-1.0.6+1.21.1.jar","fileDate":"2024-09-06T07:15:35.203Z","fileLength":172781,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/658/polymorph-neoforge-1.0.6%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":548851433,"invalidFingerprint":false},{"foldername":"com","fingerprint":2777067967,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3833359155,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1851461949,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.mixins.json","fingerprint":1413208718,"invalidFingerprint":false},{"foldername":"polymorph-compatibility.neoforge.mixins.json","fingerprint":2969094330,"invalidFingerprint":false},{"foldername":"polymorph.mixins.json","fingerprint":3447760356,"invalidFingerprint":false},{"foldername":"polymorph_icon.png","fingerprint":2565812113,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1157955771,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":4104718648,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2437758716,"invalidFingerprint":false}],"packageFingerprint":375689906,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388800,"fileNameOnDisk":"polymorph-neoforge-1.0.6+1.21.1.jar","hashes":[{"type":1,"value":"3df5a228a7fdc903b150df5f8d5c5f7b8807624e"},{"type":2,"value":"ce3bdf8005ba8e537f0b40614c3b4797"}]}},{"instanceID":"39b9f417-5649-44af-ae13-6dad71dbb6c0","modSource":0,"addonID":455508,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Iris Shaders","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"iris-neoforge-1.8.0-beta.5+mc1.21.1.jar","authors":[{"Id":44226090,"Name":"coderbot"},{"Id":101521578,"Name":"IMS21"}],"primaryAuthor":"coderbot","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/irisshaders","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1002/450/256/256/638522657871453967.png","tags":[],"installedFile":{"id":5765375,"fileName":"iris-neoforge-1.8.0-beta.5+mc1.21.1.jar","fileDate":"2024-09-28T17:54:51.94Z","fileLength":2312005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/375/iris-neoforge-1.8.0-beta.5%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":394468,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4028716519,"invalidFingerprint":false},{"foldername":"de","fingerprint":1235506475,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":1426760369,"invalidFingerprint":false},{"foldername":"link","fingerprint":3944482820,"invalidFingerprint":false},{"foldername":"net","fingerprint":257244029,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4170177222,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1494857400,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"iris-batched-entity-rendering.mixins.json","fingerprint":2191366913,"invalidFingerprint":false},{"foldername":"iris-logo.png","fingerprint":4158814395,"invalidFingerprint":false},{"foldername":"iris.accesswidener","fingerprint":2284589561,"invalidFingerprint":false},{"foldername":"mixins.iris.bettermipmaps.json","fingerprint":1547497942,"invalidFingerprint":false},{"foldername":"mixins.iris.compat.dh.json","fingerprint":3824861719,"invalidFingerprint":false},{"foldername":"mixins.iris.compat.sodium.json","fingerprint":2606172093,"invalidFingerprint":false},{"foldername":"mixins.iris.devenvironment.json","fingerprint":3953555104,"invalidFingerprint":false},{"foldername":"mixins.iris.fantastic.json","fingerprint":387857377,"invalidFingerprint":false},{"foldername":"mixins.iris.fixes.maxfpscrash.json","fingerprint":3430149842,"invalidFingerprint":false},{"foldername":"mixins.iris.forge.json","fingerprint":2771658528,"invalidFingerprint":false},{"foldername":"mixins.iris.integrationtest.json","fingerprint":3729550497,"invalidFingerprint":false},{"foldername":"mixins.iris.json","fingerprint":859708063,"invalidFingerprint":false},{"foldername":"mixins.iris.vertexformat.json","fingerprint":1492774510,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2508331450,"gameVersion":["Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":455508,"fileNameOnDisk":"iris-neoforge-1.8.0-beta.5+mc1.21.1.jar","hashes":[{"type":1,"value":"c72a0416783c91408bf6c5be7abe63af9ab79fff"},{"type":2,"value":"9421f39edf2151b0eaad925f0ecc6a74"}]},"dateInstalled":"2024-10-06T17:33:33.6612449Z","dateUpdated":"2024-10-06T17:33:33.6682382Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5765375,"fileName":"iris-neoforge-1.8.0-beta.5+mc1.21.1.jar","fileDate":"2024-09-28T17:54:51.94Z","fileLength":2312005,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/375/iris-neoforge-1.8.0-beta.5%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":394468,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4028716519,"invalidFingerprint":false},{"foldername":"de","fingerprint":1235506475,"invalidFingerprint":false},{"foldername":"kroppeb","fingerprint":1426760369,"invalidFingerprint":false},{"foldername":"link","fingerprint":3944482820,"invalidFingerprint":false},{"foldername":"net","fingerprint":257244029,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4170177222,"invalidFingerprint":false},{"foldername":"centerDepth.fsh","fingerprint":1579026811,"invalidFingerprint":false},{"foldername":"centerDepth.vsh","fingerprint":462961270,"invalidFingerprint":false},{"foldername":"colorSpace.csh","fingerprint":1494857400,"invalidFingerprint":false},{"foldername":"colorSpace.vsh","fingerprint":1398698219,"invalidFingerprint":false},{"foldername":"iris-batched-entity-rendering.mixins.json","fingerprint":2191366913,"invalidFingerprint":false},{"foldername":"iris-logo.png","fingerprint":4158814395,"invalidFingerprint":false},{"foldername":"iris.accesswidener","fingerprint":2284589561,"invalidFingerprint":false},{"foldername":"mixins.iris.bettermipmaps.json","fingerprint":1547497942,"invalidFingerprint":false},{"foldername":"mixins.iris.compat.dh.json","fingerprint":3824861719,"invalidFingerprint":false},{"foldername":"mixins.iris.compat.sodium.json","fingerprint":2606172093,"invalidFingerprint":false},{"foldername":"mixins.iris.devenvironment.json","fingerprint":3953555104,"invalidFingerprint":false},{"foldername":"mixins.iris.fantastic.json","fingerprint":387857377,"invalidFingerprint":false},{"foldername":"mixins.iris.fixes.maxfpscrash.json","fingerprint":3430149842,"invalidFingerprint":false},{"foldername":"mixins.iris.forge.json","fingerprint":2771658528,"invalidFingerprint":false},{"foldername":"mixins.iris.integrationtest.json","fingerprint":3729550497,"invalidFingerprint":false},{"foldername":"mixins.iris.json","fingerprint":859708063,"invalidFingerprint":false},{"foldername":"mixins.iris.vertexformat.json","fingerprint":1492774510,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2508331450,"gameVersion":["Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":455508,"fileNameOnDisk":"iris-neoforge-1.8.0-beta.5+mc1.21.1.jar","hashes":[{"type":1,"value":"c72a0416783c91408bf6c5be7abe63af9ab79fff"},{"type":2,"value":"9421f39edf2151b0eaad925f0ecc6a74"}]}},{"instanceID":"6e63306f-9616-4ecf-acde-a6c6f6238c7e","modSource":0,"addonID":456956,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chipped","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.2.jar","authors":[{"Id":103112623,"Name":"terrariumearth"},{"Id":101856088,"Name":"AlexNijjar"}],"primaryAuthor":"terrariumearth","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chipped","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/254/256/256/637808243655328652_animated.gif","tags":[],"installedFile":{"id":5813117,"fileName":"chipped-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-10-15T00:52:54.37Z","fileLength":15020578,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5813/117/chipped-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1612562760,"invalidFingerprint":false},{"foldername":"architectury_inject_chipped_common_bd769ba2d9f947ddbad4c273a62992ef_98f90195ca44b56a6bef1a3273c0c29de44d7652965bf0978ad339e4d3b712ebchippedcommon1211402devjar","fingerprint":146757954,"invalidFingerprint":false},{"foldername":"assets","fingerprint":597301593,"invalidFingerprint":false},{"foldername":"chipped-common-1.21.1-common-refmap.json","fingerprint":2416298606,"invalidFingerprint":false},{"foldername":"chipped-common.mixins.json","fingerprint":3295488044,"invalidFingerprint":false},{"foldername":"data","fingerprint":925282297,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3948701955,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1501253535,"invalidFingerprint":false}],"packageFingerprint":527531260,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":456956,"fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"6f5395f58139802edfde7cb9170279f92f291971"},{"type":2,"value":"f8fd65f72a903abd0bcbd3bf6bc09524"}]},"dateInstalled":"2024-08-28T18:07:42.3699069Z","dateUpdated":"2024-10-15T17:34:51.6386162Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5813117,"fileName":"chipped-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-10-15T00:52:54.37Z","fileLength":15020578,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5813/117/chipped-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1612562760,"invalidFingerprint":false},{"foldername":"architectury_inject_chipped_common_bd769ba2d9f947ddbad4c273a62992ef_98f90195ca44b56a6bef1a3273c0c29de44d7652965bf0978ad339e4d3b712ebchippedcommon1211402devjar","fingerprint":146757954,"invalidFingerprint":false},{"foldername":"assets","fingerprint":597301593,"invalidFingerprint":false},{"foldername":"chipped-common-1.21.1-common-refmap.json","fingerprint":2416298606,"invalidFingerprint":false},{"foldername":"chipped-common.mixins.json","fingerprint":3295488044,"invalidFingerprint":false},{"foldername":"data","fingerprint":925282297,"invalidFingerprint":false},{"foldername":"earth","fingerprint":3948701955,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1501253535,"invalidFingerprint":false}],"packageFingerprint":527531260,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":456956,"fileNameOnDisk":"chipped-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"6f5395f58139802edfde7cb9170279f92f291971"},{"type":2,"value":"f8fd65f72a903abd0bcbd3bf6bc09524"}]}},{"instanceID":"d42cb293-903d-42ba-87f2-fd37508868b2","modSource":0,"addonID":889915,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB XMod Compat","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-xmod-compat","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/850/409/256/256/638251965015898859.png","tags":[],"installedFile":{"id":5643978,"fileName":"ftb-xmod-compat-neoforge-21.1.0.jar","fileDate":"2024-08-19T13:51:59.063Z","fileLength":129340,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/978/ftb-xmod-compat-neoforge-21.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":289412,"type":2},{"addonId":245755,"type":2},{"addonId":314905,"type":2},{"addonId":238086,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1567481451,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBXModCompat121_common_ff18750dfeb04c138e888238f7973896_50dd6f27601a592f173c41eed7157444e7c9590f475e3796a2cdbd858b7cae1fftbxmodcompat2110devjar","fingerprint":819135397,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4176569233,"invalidFingerprint":false},{"foldername":"ftbxmodcompat.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1215117666,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1188148452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2250763913,"invalidFingerprint":false}],"packageFingerprint":3467171873,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":889915,"fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","hashes":[{"type":1,"value":"a820d50cf978dc09362b2a075db2f4d25b1cbece"},{"type":2,"value":"4a492c25b79a303b0d5ff3377243644e"}]},"dateInstalled":"2024-08-28T18:07:33.5535695Z","dateUpdated":"2024-08-28T18:07:33.5555693Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5643978,"fileName":"ftb-xmod-compat-neoforge-21.1.0.jar","fileDate":"2024-08-19T13:51:59.063Z","fileLength":129340,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/978/ftb-xmod-compat-neoforge-21.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":289412,"type":2},{"addonId":245755,"type":2},{"addonId":314905,"type":2},{"addonId":238086,"type":2},{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1567481451,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBXModCompat121_common_ff18750dfeb04c138e888238f7973896_50dd6f27601a592f173c41eed7157444e7c9590f475e3796a2cdbd858b7cae1fftbxmodcompat2110devjar","fingerprint":819135397,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4176569233,"invalidFingerprint":false},{"foldername":"ftbxmodcompat.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1215117666,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1188148452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2250763913,"invalidFingerprint":false}],"packageFingerprint":3467171873,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":889915,"fileNameOnDisk":"ftb-xmod-compat-neoforge-21.1.0.jar","hashes":[{"type":1,"value":"a820d50cf978dc09362b2a075db2f4d25b1cbece"},{"type":2,"value":"4a492c25b79a303b0d5ff3377243644e"}]}},{"instanceID":"1d184b4f-5441-4327-ad1b-713cf39bbe58","modSource":0,"addonID":898746,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Mekanism Multiblocks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","authors":[{"Id":45101644,"Name":"gisellevonbingen"}],"primaryAuthor":"gisellevonbingen","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-mekanism-multiblocks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/860/672/256/256/638267473798853846.png","tags":[],"installedFile":{"id":5667753,"fileName":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","fileDate":"2024-08-27T08:06:17.297Z","fileLength":131253,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5667/753/JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3},{"addonId":238222,"type":3},{"addonId":268566,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1752987531,"invalidFingerprint":false},{"foldername":"giselle","fingerprint":4223352860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":880970330,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.client.json","fingerprint":1218717442,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.common.json","fingerprint":1703999891,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3438137285,"invalidFingerprint":false}],"packageFingerprint":2687929542,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":898746,"fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","hashes":[{"type":1,"value":"62d563e6ebb6bc1ac4ca2866453b846c1c16d736"},{"type":2,"value":"ae83af127e54c5ad262aafa23e27c2a5"}]},"dateInstalled":"2024-08-28T18:07:37.3424036Z","dateUpdated":"2024-08-28T18:07:37.3444031Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5667753,"fileName":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","fileDate":"2024-08-27T08:06:17.297Z","fileLength":131253,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5667/753/JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3},{"addonId":238222,"type":3},{"addonId":268566,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1752987531,"invalidFingerprint":false},{"foldername":"giselle","fingerprint":4223352860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":880970330,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.client.json","fingerprint":1218717442,"invalidFingerprint":false},{"foldername":"jei_mekanism_multiblocks.mixin.common.json","fingerprint":1703999891,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3438137285,"invalidFingerprint":false}],"packageFingerprint":2687929542,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":898746,"fileNameOnDisk":"JustEnoughMekanismMultiblocks-1.21.1-7.1.jar","hashes":[{"type":1,"value":"62d563e6ebb6bc1ac4ca2866453b846c1c16d736"},{"type":2,"value":"ae83af127e54c5ad262aafa23e27c2a5"}]}},{"instanceID":"5096faa8-78f4-4d17-ac1a-12247a137bba","modSource":0,"addonID":351264,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Kotlin for Forge","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","authors":[{"Id":33749215,"Name":"thedarkcolour"}],"primaryAuthor":"thedarkcolour","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/236/269/256/256/637091078382616109.png","tags":[],"installedFile":{"id":5611971,"fileName":"kotlinforforge-5.5.0-all.jar","fileDate":"2024-08-09T17:31:41.23Z","fileLength":6492098,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5611/971/kotlinforforge-5.5.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2607914573,"invalidFingerprint":false}],"packageFingerprint":301110402,"gameVersion":["1.21","Client","NeoForge","Forge","1.20.6","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351264,"fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","hashes":[{"type":1,"value":"09a32a3902c21ad94cc9154a3979d84ad55245fe"},{"type":2,"value":"483546b6fb7dd78c05e1609b82dc4a3a"}]},"dateInstalled":"2024-08-28T18:07:48.2899502Z","dateUpdated":"2024-08-28T18:07:48.2939509Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5611971,"fileName":"kotlinforforge-5.5.0-all.jar","fileDate":"2024-08-09T17:31:41.23Z","fileLength":6492098,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5611/971/kotlinforforge-5.5.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2607914573,"invalidFingerprint":false}],"packageFingerprint":301110402,"gameVersion":["1.21","Client","NeoForge","Forge","1.20.6","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351264,"fileNameOnDisk":"kotlinforforge-5.5.0-all.jar","hashes":[{"type":1,"value":"09a32a3902c21ad94cc9154a3979d84ad55245fe"},{"type":2,"value":"483546b6fb7dd78c05e1609b82dc4a3a"}]}},{"instanceID":"1f1037d7-437c-4340-abf1-d46a0ef89958","modSource":0,"addonID":390880,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Jumbo Furnace","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jumbofurnace-1.21.1-5.0.0.6.jar","authors":[{"Id":100121775,"Name":"Commoble"}],"primaryAuthor":"Commoble","primaryCategoryId":413,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jumbo-furnace","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/280/655/256/256/637282684873827598.png","tags":[],"installedFile":{"id":5760290,"fileName":"jumbofurnace-1.21.1-5.0.0.6.jar","fileDate":"2024-09-27T00:17:38.117Z","fileLength":192089,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5760/290/jumbofurnace-1.21.1-5.0.0.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3284740695,"invalidFingerprint":false},{"foldername":"net","fingerprint":2946499570,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2121197046,"invalidFingerprint":false},{"foldername":"data","fingerprint":3905186722,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1020085536,"invalidFingerprint":false}],"packageFingerprint":3257211825,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":390880,"fileNameOnDisk":"jumbofurnace-1.21.1-5.0.0.6.jar","hashes":[{"type":1,"value":"7c24c6c07b0cd9db320f60c6ccdae3dc494368e9"},{"type":2,"value":"f73b157527f974ac33f698988b33cea6"}]},"dateInstalled":"2024-08-28T18:07:23.861323Z","dateUpdated":"2024-09-29T12:52:14.5626077Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5760290,"fileName":"jumbofurnace-1.21.1-5.0.0.6.jar","fileDate":"2024-09-27T00:17:38.117Z","fileLength":192089,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5760/290/jumbofurnace-1.21.1-5.0.0.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3284740695,"invalidFingerprint":false},{"foldername":"net","fingerprint":2946499570,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2121197046,"invalidFingerprint":false},{"foldername":"data","fingerprint":3905186722,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1020085536,"invalidFingerprint":false}],"packageFingerprint":3257211825,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":390880,"fileNameOnDisk":"jumbofurnace-1.21.1-5.0.0.6.jar","hashes":[{"type":1,"value":"7c24c6c07b0cd9db320f60c6ccdae3dc494368e9"},{"type":2,"value":"f73b157527f974ac33f698988b33cea6"}]}},{"instanceID":"56b322aa-c3e9-48e5-8b5c-0f79c4ea3488","modSource":0,"addonID":478559,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Measurements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","authors":[{"Id":7164955,"Name":"Mrbysco"}],"primaryAuthor":"Mrbysco","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/measurements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/378/106/256/256/637556771129558482.png","tags":[],"installedFile":{"id":5435858,"fileName":"Measurements-neoforge-1.21-3.0.0.jar","fileDate":"2024-06-16T19:35:04.347Z","fileLength":46211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5435/858/Measurements-neoforge-1.21-3.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":163682753,"invalidFingerprint":false},{"foldername":"com","fingerprint":3844036013,"invalidFingerprint":false},{"foldername":"data","fingerprint":1650812522,"invalidFingerprint":false},{"foldername":"measurements.accesswidener","fingerprint":2984701028,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1313012893,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2991483523,"invalidFingerprint":false},{"foldername":"LICENSE_Measurements","fingerprint":1797103347,"invalidFingerprint":false}],"packageFingerprint":2816076989,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":478559,"fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","hashes":[{"type":1,"value":"696bc2b0d230064a2d1d94d2e2f04b390a6aff3f"},{"type":2,"value":"ca6dc2a4e9f5fcf56a99f8dc7aadde2c"}]},"dateInstalled":"2024-08-28T18:07:12.0387729Z","dateUpdated":"2024-08-28T18:07:12.0407752Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5435858,"fileName":"Measurements-neoforge-1.21-3.0.0.jar","fileDate":"2024-06-16T19:35:04.347Z","fileLength":46211,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5435/858/Measurements-neoforge-1.21-3.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":163682753,"invalidFingerprint":false},{"foldername":"com","fingerprint":3844036013,"invalidFingerprint":false},{"foldername":"data","fingerprint":1650812522,"invalidFingerprint":false},{"foldername":"measurements.accesswidener","fingerprint":2984701028,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1313012893,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2991483523,"invalidFingerprint":false},{"foldername":"LICENSE_Measurements","fingerprint":1797103347,"invalidFingerprint":false}],"packageFingerprint":2816076989,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":478559,"fileNameOnDisk":"Measurements-neoforge-1.21-3.0.0.jar","hashes":[{"type":1,"value":"696bc2b0d230064a2d1d94d2e2f04b390a6aff3f"},{"type":2,"value":"ca6dc2a4e9f5fcf56a99f8dc7aadde2c"}]}},{"instanceID":"87018bc2-437a-45cb-a689-2867b92e0889","modSource":0,"addonID":237307,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cosmetic Armor Reworked","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","authors":[{"Id":10050884,"Name":"LainMI"}],"primaryAuthor":"LainMI","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cosmetic-armor-reworked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/27/600/256/256/635812915333870435.png","tags":[],"installedFile":{"id":5610814,"fileName":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","fileDate":"2024-08-09T10:07:57.437Z","fileLength":92722,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/814/cosmeticarmorreworked-1.21.1-v1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1932852383,"invalidFingerprint":false},{"foldername":"lain","fingerprint":3698282185,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2001858439,"invalidFingerprint":false},{"foldername":"assets","fingerprint":759547506,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false}],"packageFingerprint":499008780,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","hashes":[{"type":1,"value":"5f1e699cd0888b857ec63f01adaeb3571848bfea"},{"type":2,"value":"881eb025d54ca01165c115a38a8d48c4"}]},"dateInstalled":"2024-08-28T18:07:24.5170216Z","dateUpdated":"2024-08-28T18:07:24.5190245Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5610814,"fileName":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","fileDate":"2024-08-09T10:07:57.437Z","fileLength":92722,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/814/cosmeticarmorreworked-1.21.1-v1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1932852383,"invalidFingerprint":false},{"foldername":"lain","fingerprint":3698282185,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2001858439,"invalidFingerprint":false},{"foldername":"assets","fingerprint":759547506,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":213336249,"invalidFingerprint":false}],"packageFingerprint":499008780,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":237307,"fileNameOnDisk":"cosmeticarmorreworked-1.21.1-v1-neoforge.jar","hashes":[{"type":1,"value":"5f1e699cd0888b857ec63f01adaeb3571848bfea"},{"type":2,"value":"881eb025d54ca01165c115a38a8d48c4"}]}},{"instanceID":"f8a1ef76-f058-4ecd-92a0-23a04c8b29ee","modSource":0,"addonID":1070541,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Repeatable Trial Vaults","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/repeatable-trial-vaults","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1046/771/256/256/638574943877965895.png","tags":[],"installedFile":{"id":5643915,"fileName":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","fileDate":"2024-08-19T13:22:39.257Z","fileLength":12734,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/915/repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3803227253,"invalidFingerprint":false},{"foldername":"com","fingerprint":2750705,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3673357947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":592673029,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.accesswidener","fingerprint":3958182284,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.neoforge.mixins.json","fingerprint":1257224910,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.mixins.json","fingerprint":118538139,"invalidFingerprint":false},{"foldername":"data","fingerprint":2375826518,"invalidFingerprint":false},{"foldername":"LICENSE_Repeatable Trial Vaults","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2277692956,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1070541,"fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","hashes":[{"type":1,"value":"6559a203e264afacc40af5010ad6a85b21e20a17"},{"type":2,"value":"5eaab70514b2d3e460afa17db1088d74"}]},"dateInstalled":"2024-08-28T18:07:24.088339Z","dateUpdated":"2024-08-28T18:07:24.0903511Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5643915,"fileName":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","fileDate":"2024-08-19T13:22:39.257Z","fileLength":12734,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5643/915/repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3803227253,"invalidFingerprint":false},{"foldername":"com","fingerprint":2750705,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3673357947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":592673029,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.accesswidener","fingerprint":3958182284,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.neoforge.mixins.json","fingerprint":1257224910,"invalidFingerprint":false},{"foldername":"repeatable_trial_vaults.mixins.json","fingerprint":118538139,"invalidFingerprint":false},{"foldername":"data","fingerprint":2375826518,"invalidFingerprint":false},{"foldername":"LICENSE_Repeatable Trial Vaults","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":2277692956,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1070541,"fileNameOnDisk":"repeatable_trial_vaults-neoforge-1.21-1.0.2.jar","hashes":[{"type":1,"value":"6559a203e264afacc40af5010ad6a85b21e20a17"},{"type":2,"value":"5eaab70514b2d3e460afa17db1088d74"}]}},{"instanceID":"420298ce-53cc-45a9-b9db-1698b72de8bc","modSource":0,"addonID":282001,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"CC: Tweaked","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.1.jar","authors":[{"Id":19749640,"Name":"SquidDev"}],"primaryAuthor":"SquidDev","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cc-tweaked","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/130/871/256/256/636463439690354770.png","tags":[],"installedFile":{"id":5714512,"fileName":"cc-tweaked-1.21.1-forge-1.113.1.jar","fileDate":"2024-09-11T19:12:54.107Z","fileLength":3094722,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5714/512/cc-tweaked-1.21.1-forge-1.113.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":460496090,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1278693247,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":101794908,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":3124662249,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":530885377,"invalidFingerprint":false},{"foldername":"computercraft.forge.mixins.json","fingerprint":591975368,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":333403894,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":238333060,"invalidFingerprint":false},{"foldername":"data","fingerprint":3812743860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923842808,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":110567128,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.1.jar","hashes":[{"type":1,"value":"cc857f01404a0b57bb1246e79dea9f66b96bfa76"},{"type":2,"value":"c7fdb2f371dc491baba7abccffc004d6"}]},"dateInstalled":"2024-08-28T18:07:09.4874105Z","dateUpdated":"2024-09-12T18:24:31.3161871Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5714512,"fileName":"cc-tweaked-1.21.1-forge-1.113.1.jar","fileDate":"2024-09-11T19:12:54.107Z","fileLength":3094722,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5714/512/cc-tweaked-1.21.1-forge-1.113.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":460496090,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1278693247,"invalidFingerprint":false},{"foldername":"computercraft-client.forge.mixins.json","fingerprint":101794908,"invalidFingerprint":false},{"foldername":"computercraft-common.accesswidener","fingerprint":3124662249,"invalidFingerprint":false},{"foldername":"computercraft.accesswidener","fingerprint":530885377,"invalidFingerprint":false},{"foldername":"computercraft.forge.mixins.json","fingerprint":591975368,"invalidFingerprint":false},{"foldername":"computercraft.mixins.json","fingerprint":333403894,"invalidFingerprint":false},{"foldername":"dan200","fingerprint":238333060,"invalidFingerprint":false},{"foldername":"data","fingerprint":3812743860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923842808,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1002598164,"invalidFingerprint":false}],"packageFingerprint":110567128,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282001,"fileNameOnDisk":"cc-tweaked-1.21.1-forge-1.113.1.jar","hashes":[{"type":1,"value":"cc857f01404a0b57bb1246e79dea9f66b96bfa76"},{"type":2,"value":"c7fdb2f371dc491baba7abccffc004d6"}]}},{"instanceID":"05155406-ae15-41f1-b3b0-15f3beb29025","modSource":0,"addonID":1040563,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Genetics: Resequenced","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"geneticsresequenced-1.21.1-1.4.0.jar","authors":[{"Id":7920132,"Name":"aaronhowser1"}],"primaryAuthor":"aaronhowser1","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/genetics-resequenced","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1018/117/256/256/638544686166792768.png","tags":[],"installedFile":{"id":5763648,"fileName":"geneticsresequenced-1.21.1-1.4.0.jar","fileDate":"2024-09-28T04:50:41.897Z","fileLength":1665571,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5763/648/geneticsresequenced-1.21.1-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":351264,"type":3},{"addonId":538392,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3077731271,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3804639458,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3304488579,"invalidFingerprint":false},{"foldername":"assets","fingerprint":365566753,"invalidFingerprint":false},{"foldername":"data","fingerprint":348408219,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2647580622,"invalidFingerprint":false}],"packageFingerprint":445215685,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1040563,"fileNameOnDisk":"geneticsresequenced-1.21.1-1.4.0.jar","hashes":[{"type":1,"value":"6623df51fdbc611228a0ea35264727e6f263e53a"},{"type":2,"value":"ad0cf3a7f6a188bea6031a61b636502c"}]},"dateInstalled":"2024-08-28T18:07:12.1839803Z","dateUpdated":"2024-09-29T12:52:06.5870406Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5763648,"fileName":"geneticsresequenced-1.21.1-1.4.0.jar","fileDate":"2024-09-28T04:50:41.897Z","fileLength":1665571,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5763/648/geneticsresequenced-1.21.1-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":351264,"type":3},{"addonId":538392,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3077731271,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3804639458,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3304488579,"invalidFingerprint":false},{"foldername":"assets","fingerprint":365566753,"invalidFingerprint":false},{"foldername":"data","fingerprint":348408219,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2647580622,"invalidFingerprint":false}],"packageFingerprint":445215685,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1040563,"fileNameOnDisk":"geneticsresequenced-1.21.1-1.4.0.jar","hashes":[{"type":1,"value":"6623df51fdbc611228a0ea35264727e6f263e53a"},{"type":2,"value":"ad0cf3a7f6a188bea6031a61b636502c"}]}},{"instanceID":"9f347ebe-8db2-482c-bf38-077c3607aacc","modSource":0,"addonID":899386,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Breeding (JEBr)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","authors":[{"Id":101345595,"Name":"Christofmeg"}],"primaryAuthor":"Christofmeg","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/justenoughbreeding","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/862/389/256/256/638270817972208061.png","tags":[],"installedFile":{"id":5682664,"fileName":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","fileDate":"2024-09-01T08:50:20.973Z","fileLength":133662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/664/justenoughbreeding-neoforge-1.21.x-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":665450,"type":2},{"addonId":570463,"type":2},{"addonId":650094,"type":2},{"addonId":924854,"type":2},{"addonId":567709,"type":2},{"addonId":410500,"type":2},{"addonId":564989,"type":2},{"addonId":426558,"type":2},{"addonId":486505,"type":2},{"addonId":227639,"type":2},{"addonId":694325,"type":2},{"addonId":459701,"type":2},{"addonId":597248,"type":2},{"addonId":457252,"type":2},{"addonId":414401,"type":2},{"addonId":623035,"type":2},{"addonId":413724,"type":2},{"addonId":355458,"type":2},{"addonId":238222,"type":2},{"addonId":568372,"type":2},{"addonId":689562,"type":2},{"addonId":627986,"type":2},{"addonId":326895,"type":2},{"addonId":388992,"type":2},{"addonId":913527,"type":2},{"addonId":602059,"type":2},{"addonId":264231,"type":2},{"addonId":531946,"type":2},{"addonId":821483,"type":2},{"addonId":556372,"type":2},{"addonId":530472,"type":2},{"addonId":220495,"type":2},{"addonId":867237,"type":2},{"addonId":531442,"type":2},{"addonId":60028,"type":2},{"addonId":479086,"type":2},{"addonId":399492,"type":2},{"addonId":430652,"type":2},{"addonId":574913,"type":2},{"addonId":835564,"type":2},{"addonId":365045,"type":2},{"addonId":576073,"type":2},{"addonId":561277,"type":2},{"addonId":243121,"type":2},{"addonId":310111,"type":2},{"addonId":344102,"type":2},{"addonId":362393,"type":2},{"addonId":589268,"type":2},{"addonId":225280,"type":2},{"addonId":382016,"type":2},{"addonId":580555,"type":2},{"addonId":715076,"type":2},{"addonId":688475,"type":2},{"addonId":852465,"type":2},{"addonId":255308,"type":2},{"addonId":251767,"type":2},{"addonId":302973,"type":2},{"addonId":312918,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1480123425,"invalidFingerprint":false},{"foldername":"com","fingerprint":3803992731,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881062343,"invalidFingerprint":false},{"foldername":"catalogue-icon.png","fingerprint":2414133309,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":4269602221,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":91735293,"invalidFingerprint":false}],"packageFingerprint":1173491763,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899386,"fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","hashes":[{"type":1,"value":"04e786c8c85743c57aa990119d16f36f68f07472"},{"type":2,"value":"5b7508f5ab3221dc534dffe9049eeb76"}]},"dateInstalled":"2024-08-28T18:07:12.8426242Z","dateUpdated":"2024-09-01T19:07:56.6733754Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5682664,"fileName":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","fileDate":"2024-09-01T08:50:20.973Z","fileLength":133662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5682/664/justenoughbreeding-neoforge-1.21.x-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":665450,"type":2},{"addonId":570463,"type":2},{"addonId":650094,"type":2},{"addonId":924854,"type":2},{"addonId":567709,"type":2},{"addonId":410500,"type":2},{"addonId":564989,"type":2},{"addonId":426558,"type":2},{"addonId":486505,"type":2},{"addonId":227639,"type":2},{"addonId":694325,"type":2},{"addonId":459701,"type":2},{"addonId":597248,"type":2},{"addonId":457252,"type":2},{"addonId":414401,"type":2},{"addonId":623035,"type":2},{"addonId":413724,"type":2},{"addonId":355458,"type":2},{"addonId":238222,"type":2},{"addonId":568372,"type":2},{"addonId":689562,"type":2},{"addonId":627986,"type":2},{"addonId":326895,"type":2},{"addonId":388992,"type":2},{"addonId":913527,"type":2},{"addonId":602059,"type":2},{"addonId":264231,"type":2},{"addonId":531946,"type":2},{"addonId":821483,"type":2},{"addonId":556372,"type":2},{"addonId":530472,"type":2},{"addonId":220495,"type":2},{"addonId":867237,"type":2},{"addonId":531442,"type":2},{"addonId":60028,"type":2},{"addonId":479086,"type":2},{"addonId":399492,"type":2},{"addonId":430652,"type":2},{"addonId":574913,"type":2},{"addonId":835564,"type":2},{"addonId":365045,"type":2},{"addonId":576073,"type":2},{"addonId":561277,"type":2},{"addonId":243121,"type":2},{"addonId":310111,"type":2},{"addonId":344102,"type":2},{"addonId":362393,"type":2},{"addonId":589268,"type":2},{"addonId":225280,"type":2},{"addonId":382016,"type":2},{"addonId":580555,"type":2},{"addonId":715076,"type":2},{"addonId":688475,"type":2},{"addonId":852465,"type":2},{"addonId":255308,"type":2},{"addonId":251767,"type":2},{"addonId":302973,"type":2},{"addonId":312918,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1480123425,"invalidFingerprint":false},{"foldername":"com","fingerprint":3803992731,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3881062343,"invalidFingerprint":false},{"foldername":"catalogue-icon.png","fingerprint":2414133309,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":4269602221,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":91735293,"invalidFingerprint":false}],"packageFingerprint":1173491763,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899386,"fileNameOnDisk":"justenoughbreeding-neoforge-1.21.x-1.4.0.jar","hashes":[{"type":1,"value":"04e786c8c85743c57aa990119d16f36f68f07472"},{"type":2,"value":"5b7508f5ab3221dc534dffe9049eeb76"}]}},{"instanceID":"733b5494-974b-4d24-850b-f1cd5e6d483b","modSource":0,"addonID":268567,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism Tools","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":28798139,"Name":"Thiakil"},{"Id":8445729,"Name":"pupnewfster"},{"Id":6868754,"Name":"thommy101"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism-tools","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/675/256/256/637801316758778804.png","tags":[],"installedFile":{"id":5680399,"fileName":"MekanismTools-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:11.57Z","fileLength":508445,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/399/MekanismTools-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":342812778,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2125900202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3675285548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4253927960,"invalidFingerprint":false},{"foldername":"data","fingerprint":2437346972,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3421834710,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268567,"fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"77762e695e011264be0435c9f36db89bba4ba8f1"},{"type":2,"value":"b674c3c0e9d2d5c8b38452c37027fc74"}]},"dateInstalled":"2024-08-28T18:07:42.1687353Z","dateUpdated":"2024-08-31T17:10:30.4658619Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680399,"fileName":"MekanismTools-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:11.57Z","fileLength":508445,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/399/MekanismTools-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":342812778,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2125900202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3675285548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4253927960,"invalidFingerprint":false},{"foldername":"data","fingerprint":2437346972,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3421834710,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268567,"fileNameOnDisk":"MekanismTools-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"77762e695e011264be0435c9f36db89bba4ba8f1"},{"type":2,"value":"b674c3c0e9d2d5c8b38452c37027fc74"}]}},{"instanceID":"e5e17218-e4be-4c1c-b7d1-748a5e0ca7cd","modSource":0,"addonID":430906,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cat Jammies","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"catjammies-1.21-1.7.1.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cat-jammies","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/3/256/256/637453897687679087_animated.gif","tags":[],"installedFile":{"id":5806687,"fileName":"catjammies-1.21-1.7.1.jar","fileDate":"2024-10-12T20:28:57.823Z","fileLength":8784,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/687/catjammies-1.21-1.7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1927976249,"invalidFingerprint":false},{"foldername":"com","fingerprint":3029328419,"invalidFingerprint":false},{"foldername":"catjammies.mixins.json","fingerprint":2453325088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":810442614,"invalidFingerprint":false}],"packageFingerprint":2260974458,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430906,"fileNameOnDisk":"catjammies-1.21-1.7.1.jar","hashes":[{"type":1,"value":"9ce39347637e6209e031402e054d7cc93b1e1a03"},{"type":2,"value":"7cf239043d80936a85cef97b52c0a2ec"}]},"dateInstalled":"2024-08-28T18:07:45.651514Z","dateUpdated":"2024-10-13T19:47:54.1630726Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5806687,"fileName":"catjammies-1.21-1.7.1.jar","fileDate":"2024-10-12T20:28:57.823Z","fileLength":8784,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/687/catjammies-1.21-1.7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1927976249,"invalidFingerprint":false},{"foldername":"com","fingerprint":3029328419,"invalidFingerprint":false},{"foldername":"catjammies.mixins.json","fingerprint":2453325088,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":810442614,"invalidFingerprint":false}],"packageFingerprint":2260974458,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430906,"fileNameOnDisk":"catjammies-1.21-1.7.1.jar","hashes":[{"type":1,"value":"9ce39347637e6209e031402e054d7cc93b1e1a03"},{"type":2,"value":"7cf239043d80936a85cef97b52c0a2ec"}]}},{"instanceID":"cde43d8e-b05f-44ed-b3c3-17e6ad250536","modSource":0,"addonID":250832,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"OpenBlocks Elevator","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"elevatorid-neoforge-1.21.1-1.11.3.jar","authors":[{"Id":22772289,"Name":"vsngarcia"}],"primaryAuthor":"vsngarcia","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/openblocks-elevator","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/91/358/256/256/636247292369687944.png","tags":[],"installedFile":{"id":5725596,"fileName":"elevatorid-neoforge-1.21.1-1.11.3.jar","fileDate":"2024-09-15T14:41:34.803Z","fileLength":191242,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5725/596/elevatorid-neoforge-1.21.1-1.11.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":983435753,"invalidFingerprint":false},{"foldername":"architectury_inject_elevatorid_common_5e5e7c2620994ce7b9debc4ca72623ee_4913ef146ebb2edfd5119971c469afe4c7440e46a3535d274faaa71a4c88b8c4elevatoridcommon12111113devjar","fingerprint":2406586299,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2168925599,"invalidFingerprint":false},{"foldername":"com","fingerprint":2631945567,"invalidFingerprint":false},{"foldername":"data","fingerprint":2925826102,"invalidFingerprint":false},{"foldername":"elevatorid.mixins.json","fingerprint":1148388074,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2583521980,"invalidFingerprint":false}],"packageFingerprint":1659396557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250832,"fileNameOnDisk":"elevatorid-neoforge-1.21.1-1.11.3.jar","hashes":[{"type":1,"value":"18636957870540d892fe0ee036fe621e2496aaca"},{"type":2,"value":"84dae53d6c046da16008a4bf8bd3ff22"}]},"dateInstalled":"2024-08-28T18:07:46.1182485Z","dateUpdated":"2024-09-15T16:33:02.9868244Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5725596,"fileName":"elevatorid-neoforge-1.21.1-1.11.3.jar","fileDate":"2024-09-15T14:41:34.803Z","fileLength":191242,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5725/596/elevatorid-neoforge-1.21.1-1.11.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":983435753,"invalidFingerprint":false},{"foldername":"architectury_inject_elevatorid_common_5e5e7c2620994ce7b9debc4ca72623ee_4913ef146ebb2edfd5119971c469afe4c7440e46a3535d274faaa71a4c88b8c4elevatoridcommon12111113devjar","fingerprint":2406586299,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2168925599,"invalidFingerprint":false},{"foldername":"com","fingerprint":2631945567,"invalidFingerprint":false},{"foldername":"data","fingerprint":2925826102,"invalidFingerprint":false},{"foldername":"elevatorid.mixins.json","fingerprint":1148388074,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2583521980,"invalidFingerprint":false}],"packageFingerprint":1659396557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250832,"fileNameOnDisk":"elevatorid-neoforge-1.21.1-1.11.3.jar","hashes":[{"type":1,"value":"18636957870540d892fe0ee036fe621e2496aaca"},{"type":2,"value":"84dae53d6c046da16008a4bf8bd3ff22"}]}},{"instanceID":"4ce3c4cd-34a5-4cad-8461-9837f119c8b9","modSource":0,"addonID":308705,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Vanilla Plus Tools","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"vanillaplustools-1.0.3.jar","authors":[{"Id":27059243,"Name":"Raycoms"},{"Id":101904112,"Name":"ravenbuilder934"}],"primaryAuthor":"Raycoms","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/vanilla-tools","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/181/377/256/256/636799996229400751.png","tags":[],"installedFile":{"id":5765331,"fileName":"vanillaplustools-1.0.3.jar","fileDate":"2024-09-28T17:33:31.6Z","fileLength":44091,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/331/vanillaplustools-1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3810955944,"invalidFingerprint":false},{"foldername":"com","fingerprint":3887342025,"invalidFingerprint":false},{"foldername":"data","fingerprint":76329979,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1101994376,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1756648572,"invalidFingerprint":false}],"packageFingerprint":3938645847,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308705,"fileNameOnDisk":"vanillaplustools-1.0.3.jar","hashes":[{"type":1,"value":"9149d5dff269842ec0378e9c0f594a87b5b8faa8"},{"type":2,"value":"aa68e13f90cf5fabf6366f4f61d63b60"}]},"dateInstalled":"2024-08-28T18:07:36.0613789Z","dateUpdated":"2024-09-29T12:52:06.5390399Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5765331,"fileName":"vanillaplustools-1.0.3.jar","fileDate":"2024-09-28T17:33:31.6Z","fileLength":44091,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/331/vanillaplustools-1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3810955944,"invalidFingerprint":false},{"foldername":"com","fingerprint":3887342025,"invalidFingerprint":false},{"foldername":"data","fingerprint":76329979,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1101994376,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1756648572,"invalidFingerprint":false}],"packageFingerprint":3938645847,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":308705,"fileNameOnDisk":"vanillaplustools-1.0.3.jar","hashes":[{"type":1,"value":"9149d5dff269842ec0378e9c0f594a87b5b8faa8"},{"type":2,"value":"aa68e13f90cf5fabf6366f4f61d63b60"}]}},{"instanceID":"59751fa2-546a-4eb8-b153-c55a923f1390","modSource":0,"addonID":930207,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Noisium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","authors":[{"Id":102422133,"Name":"Steveplays28"}],"primaryAuthor":"Steveplays28","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/noisium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/897/557/256/256/638342794806098251.png","tags":[],"installedFile":{"id":5650508,"fileName":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","fileDate":"2024-08-21T17:24:12.91Z","fileLength":60296,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/508/noisium-neoforge-2.3.0%2bmc1.21-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1005030164,"invalidFingerprint":false},{"foldername":"LICENSE_noisium","fingerprint":2772412299,"invalidFingerprint":false},{"foldername":"architectury_inject_noisium_common_5a7b5a34fc784f179024db3a5630f4fb_d1e9cb4975513c5ccee0b5c8a593a15d33b0401b0ef4623bba3704e42026febenoisiumcommon230mc1211211devjar","fingerprint":1582306404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1770458739,"invalidFingerprint":false},{"foldername":"io","fingerprint":3660787945,"invalidFingerprint":false},{"foldername":"noisium-common-common-refmap.json","fingerprint":2430320279,"invalidFingerprint":false},{"foldername":"noisium-common.mixins.json","fingerprint":4168743207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":997426088,"invalidFingerprint":false}],"packageFingerprint":3494048762,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":930207,"fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","hashes":[{"type":1,"value":"1bea6b61378ba80f038256c4345d9ff3b67928c4"},{"type":2,"value":"caaf072f2e2c6261b37b8359ef8631b1"}]},"dateInstalled":"2024-08-28T18:07:51.5533943Z","dateUpdated":"2024-08-28T18:07:51.5553938Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5650508,"fileName":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","fileDate":"2024-08-21T17:24:12.91Z","fileLength":60296,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5650/508/noisium-neoforge-2.3.0%2bmc1.21-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1005030164,"invalidFingerprint":false},{"foldername":"LICENSE_noisium","fingerprint":2772412299,"invalidFingerprint":false},{"foldername":"architectury_inject_noisium_common_5a7b5a34fc784f179024db3a5630f4fb_d1e9cb4975513c5ccee0b5c8a593a15d33b0401b0ef4623bba3704e42026febenoisiumcommon230mc1211211devjar","fingerprint":1582306404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1770458739,"invalidFingerprint":false},{"foldername":"io","fingerprint":3660787945,"invalidFingerprint":false},{"foldername":"noisium-common-common-refmap.json","fingerprint":2430320279,"invalidFingerprint":false},{"foldername":"noisium-common.mixins.json","fingerprint":4168743207,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":997426088,"invalidFingerprint":false}],"packageFingerprint":3494048762,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":930207,"fileNameOnDisk":"noisium-neoforge-2.3.0+mc1.21-1.21.1.jar","hashes":[{"type":1,"value":"1bea6b61378ba80f038256c4345d9ff3b67928c4"},{"type":2,"value":"caaf072f2e2c6261b37b8359ef8631b1"}]}},{"instanceID":"0a489282-99ad-4778-84c6-a1e28a54d33f","modSource":0,"addonID":314905,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Ranks (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-ranks-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/582/256/256/638474887461851886.png","tags":[],"installedFile":{"id":5444606,"fileName":"ftb-ranks-neoforge-2100.1.0.jar","fileDate":"2024-06-19T14:59:37.99Z","fileLength":84274,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/606/ftb-ranks-neoforge-2100.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2919841290,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBRanks121_common_7fd1979164bc4a97a956a87b3cde9a8f_4515e95dc9b72a3b2f77ceefbf936e8905ba2edeafa77dad5482a1d486d43845ftbranks210010devjar","fingerprint":2324450297,"invalidFingerprint":false},{"foldername":"dev","fingerprint":354831123,"invalidFingerprint":false},{"foldername":"ftb-ranks-common-refmap.json","fingerprint":2118009028,"invalidFingerprint":false},{"foldername":"ftbranks-common.mixins.json","fingerprint":2091257518,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253185173,"invalidFingerprint":false}],"packageFingerprint":3856830559,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314905,"fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","hashes":[{"type":1,"value":"c155f58f7841aa87198cd39f6e5e7a344effc763"},{"type":2,"value":"7844607976f980643dfca7796ff61a51"}]},"dateInstalled":"2024-08-28T18:07:46.6878338Z","dateUpdated":"2024-08-28T18:07:46.6918122Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5444606,"fileName":"ftb-ranks-neoforge-2100.1.0.jar","fileDate":"2024-06-19T14:59:37.99Z","fileLength":84274,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/606/ftb-ranks-neoforge-2100.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2919841290,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBRanks121_common_7fd1979164bc4a97a956a87b3cde9a8f_4515e95dc9b72a3b2f77ceefbf936e8905ba2edeafa77dad5482a1d486d43845ftbranks210010devjar","fingerprint":2324450297,"invalidFingerprint":false},{"foldername":"dev","fingerprint":354831123,"invalidFingerprint":false},{"foldername":"ftb-ranks-common-refmap.json","fingerprint":2118009028,"invalidFingerprint":false},{"foldername":"ftbranks-common.mixins.json","fingerprint":2091257518,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253185173,"invalidFingerprint":false}],"packageFingerprint":3856830559,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314905,"fileNameOnDisk":"ftb-ranks-neoforge-2100.1.0.jar","hashes":[{"type":1,"value":"c155f58f7841aa87198cd39f6e5e7a344effc763"},{"type":2,"value":"7844607976f980643dfca7796ff61a51"}]}},{"instanceID":"c4999753-f7b0-4498-b17b-0225978ce606","modSource":0,"addonID":1015123,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Jungle Temples (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":103326469,"Name":"TeraBuildsStuff"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-jungle-temples-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/717/256/256/638507087116023856.png","tags":[],"installedFile":{"id":5812494,"fileName":"YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","fileDate":"2024-10-14T20:17:51.67Z","fileLength":797091,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/494/YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1869715259,"invalidFingerprint":false},{"foldername":"com","fingerprint":2212990720,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2475272191,"invalidFingerprint":false},{"foldername":"betterjungletemples.mixins.json","fingerprint":3315201543,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":4280978005,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":803611343,"invalidFingerprint":false},{"foldername":"data","fingerprint":4115681997,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3018194974,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1941753892,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":173811461,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterJungleTemples","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":1699465408,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015123,"fileNameOnDisk":"YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","hashes":[{"type":1,"value":"4a43eafc624efeecbe7129344fa3c8cf79d1772d"},{"type":2,"value":"7f3e283e33eb47dba62ccfecad47a712"}]},"dateInstalled":"2024-10-14T21:22:37.9072659Z","dateUpdated":"2024-10-14T21:22:37.9157703Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812494,"fileName":"YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","fileDate":"2024-10-14T20:17:51.67Z","fileLength":797091,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/494/YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1869715259,"invalidFingerprint":false},{"foldername":"com","fingerprint":2212990720,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2475272191,"invalidFingerprint":false},{"foldername":"betterjungletemples.mixins.json","fingerprint":3315201543,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":4280978005,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":803611343,"invalidFingerprint":false},{"foldername":"data","fingerprint":4115681997,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3018194974,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1941753892,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":173811461,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterJungleTemples","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":1699465408,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015123,"fileNameOnDisk":"YungsBetterJungleTemples-1.21.1-NeoForge-3.1.1.jar","hashes":[{"type":1,"value":"4a43eafc624efeecbe7129344fa3c8cf79d1772d"},{"type":2,"value":"7f3e283e33eb47dba62ccfecad47a712"}]}},{"instanceID":"b9436040-9115-43a9-b60a-23416f1cad27","modSource":0,"addonID":790626,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ModernFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","authors":[{"Id":101435003,"Name":"embeddedt"}],"primaryAuthor":"embeddedt","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modernfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/881/436/256/256/638311693460984164.png","tags":[],"installedFile":{"id":5659985,"fileName":"modernfix-neoforge-5.19.3+mc1.21.1.jar","fileDate":"2024-08-24T20:42:57.733Z","fileLength":478651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5659/985/modernfix-neoforge-5.19.3%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":326461618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364854912,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":126127929,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1119473514,"invalidFingerprint":false},{"foldername":"modernfix-neoforge-neoforge-refmap.json","fingerprint":3053635854,"invalidFingerprint":false},{"foldername":"modernfix-neoforge.mixins.json","fingerprint":3384502822,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":1118714978,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":2785464938,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","hashes":[{"type":1,"value":"17479d50370b139c781b65a1bdff4ab7931b6f62"},{"type":2,"value":"a06aaa040430f39df4209023c61279fb"}]},"dateInstalled":"2024-08-28T18:07:54.5290295Z","dateUpdated":"2024-08-28T18:07:54.5320305Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5659985,"fileName":"modernfix-neoforge-5.19.3+mc1.21.1.jar","fileDate":"2024-08-24T20:42:57.733Z","fileLength":478651,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5659/985/modernfix-neoforge-5.19.3%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":326461618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364854912,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1177231304,"invalidFingerprint":false},{"foldername":"modernfix-common-common-refmap.json","fingerprint":126127929,"invalidFingerprint":false},{"foldername":"modernfix-common.mixins.json","fingerprint":1119473514,"invalidFingerprint":false},{"foldername":"modernfix-neoforge-neoforge-refmap.json","fingerprint":3053635854,"invalidFingerprint":false},{"foldername":"modernfix-neoforge.mixins.json","fingerprint":3384502822,"invalidFingerprint":false},{"foldername":"modernfix","fingerprint":1325599026,"invalidFingerprint":false},{"foldername":"org","fingerprint":1118714978,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":88923539,"invalidFingerprint":false}],"packageFingerprint":2785464938,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":790626,"fileNameOnDisk":"modernfix-neoforge-5.19.3+mc1.21.1.jar","hashes":[{"type":1,"value":"17479d50370b139c781b65a1bdff4ab7931b6f62"},{"type":2,"value":"a06aaa040430f39df4209023c61279fb"}]}},{"instanceID":"f5297191-9cf3-4876-8fdb-b106a41d9cf3","modSource":0,"addonID":867099,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"CraterLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.1.jar","authors":[{"Id":100973548,"Name":"HypherionSA"}],"primaryAuthor":"HypherionSA","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/craterlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/824/151/256/256/638208995166642324.png","tags":[],"installedFile":{"id":5802388,"fileName":"CraterLib-NeoForge-1.21-2.1.1.jar","fileDate":"2024-10-11T10:03:08.11Z","fileLength":1972468,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/388/CraterLib-NeoForge-1.21-2.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4172942864,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1690807118,"invalidFingerprint":false},{"foldername":"com","fingerprint":1727851390,"invalidFingerprint":false},{"foldername":"craterlib.mixins.json","fingerprint":2636531310,"invalidFingerprint":false},{"foldername":"craterlib.neoforge.mixins.json","fingerprint":341868152,"invalidFingerprint":false},{"foldername":"craterlib_logo.png","fingerprint":3089570495,"invalidFingerprint":false},{"foldername":"darwin","fingerprint":3400712076,"invalidFingerprint":false},{"foldername":"linux-x86-64","fingerprint":2479954102,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1912022829,"invalidFingerprint":false},{"foldername":"shadow","fingerprint":1015871240,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2876175389,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2493212292,"invalidFingerprint":false}],"packageFingerprint":1619473130,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867099,"fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.1.jar","hashes":[{"type":1,"value":"3c7af23a43c5a78eefc1662690289688446966e6"},{"type":2,"value":"6e0965ce58a4cfcecc7c4e9d1f5a4d63"}]},"dateInstalled":"2024-08-28T18:07:04.8048068Z","dateUpdated":"2024-10-13T19:48:02.1510734Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5802388,"fileName":"CraterLib-NeoForge-1.21-2.1.1.jar","fileDate":"2024-10-11T10:03:08.11Z","fileLength":1972468,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/388/CraterLib-NeoForge-1.21-2.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4172942864,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1690807118,"invalidFingerprint":false},{"foldername":"com","fingerprint":1727851390,"invalidFingerprint":false},{"foldername":"craterlib.mixins.json","fingerprint":2636531310,"invalidFingerprint":false},{"foldername":"craterlib.neoforge.mixins.json","fingerprint":341868152,"invalidFingerprint":false},{"foldername":"craterlib_logo.png","fingerprint":3089570495,"invalidFingerprint":false},{"foldername":"darwin","fingerprint":3400712076,"invalidFingerprint":false},{"foldername":"linux-x86-64","fingerprint":2479954102,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1912022829,"invalidFingerprint":false},{"foldername":"shadow","fingerprint":1015871240,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2876175389,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2493212292,"invalidFingerprint":false}],"packageFingerprint":1619473130,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867099,"fileNameOnDisk":"CraterLib-NeoForge-1.21-2.1.1.jar","hashes":[{"type":1,"value":"3c7af23a43c5a78eefc1662690289688446966e6"},{"type":2,"value":"6e0965ce58a4cfcecc7c4e9d1f5a4d63"}]}},{"instanceID":"deb2a30b-5f28-4d72-a20a-b58dc5ab969e","modSource":0,"addonID":452834,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"RightClickHarvest","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","authors":[{"Id":100167166,"Name":"jamalam360"}],"primaryAuthor":"jamalam360","primaryCategoryId":416,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rightclickharvest","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/827/189/256/256/638214128652935154.png","tags":[],"installedFile":{"id":5492116,"fileName":"rightclickharvest-neoforge-4.3.1+1.21.jar","fileDate":"2024-07-01T12:21:31.567Z","fileLength":272643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5492/116/rightclickharvest-neoforge-4.3.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":623764,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4205709832,"invalidFingerprint":false},{"foldername":"architectury_inject_rightclickharvest_common_37467183c85c46deb0a71f1b4325ead5_39d49fab69dbb4b2e416e9cc61a1165b3b201786f471408eccfc9730cbdb5858rightclickharvest431121devjar","fingerprint":1276527227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1575795329,"invalidFingerprint":false},{"foldername":"data","fingerprint":4166451522,"invalidFingerprint":false},{"foldername":"io","fingerprint":2692844692,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1454333962,"invalidFingerprint":false}],"packageFingerprint":1940580801,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":452834,"fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","hashes":[{"type":1,"value":"882f2fe0c1958b1afaaa3910da35e05d955c6fe5"},{"type":2,"value":"ef8c37df90c49e6171c79b0ac0af4923"}]},"dateInstalled":"2024-08-28T18:07:47.9678531Z","dateUpdated":"2024-08-28T18:07:47.970848Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5492116,"fileName":"rightclickharvest-neoforge-4.3.1+1.21.jar","fileDate":"2024-07-01T12:21:31.567Z","fileLength":272643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5492/116/rightclickharvest-neoforge-4.3.1%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":623764,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4205709832,"invalidFingerprint":false},{"foldername":"architectury_inject_rightclickharvest_common_37467183c85c46deb0a71f1b4325ead5_39d49fab69dbb4b2e416e9cc61a1165b3b201786f471408eccfc9730cbdb5858rightclickharvest431121devjar","fingerprint":1276527227,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1575795329,"invalidFingerprint":false},{"foldername":"data","fingerprint":4166451522,"invalidFingerprint":false},{"foldername":"io","fingerprint":2692844692,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1454333962,"invalidFingerprint":false}],"packageFingerprint":1940580801,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":452834,"fileNameOnDisk":"rightclickharvest-neoforge-4.3.1+1.21.jar","hashes":[{"type":1,"value":"882f2fe0c1958b1afaaa3910da35e05d955c6fe5"},{"type":2,"value":"ef8c37df90c49e6171c79b0ac0af4923"}]}},{"instanceID":"59903e0a-37c2-45b7-a6d4-ff36e92347e1","modSource":0,"addonID":556861,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Functional Storage","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"functionalstorage-1.21.1-1.3.3.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/functional-storage","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/471/410/256/256/637759678200851079.jpeg","tags":[],"installedFile":{"id":5742882,"fileName":"functionalstorage-1.21.1-1.3.3.jar","fileDate":"2024-09-21T13:45:30.057Z","fileLength":709095,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5742/882/functionalstorage-1.21.1-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3382632403,"invalidFingerprint":false},{"foldername":"com","fingerprint":2089226218,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2578567122,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1111593245,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3324300100,"invalidFingerprint":false},{"foldername":"data","fingerprint":2071698740,"invalidFingerprint":false}],"packageFingerprint":3290713853,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":556861,"fileNameOnDisk":"functionalstorage-1.21.1-1.3.3.jar","hashes":[{"type":1,"value":"d0002a909cb9eca7808a978e648716375233c2ff"},{"type":2,"value":"3e3f3816a0ee5d405b6362e89076e029"}]},"dateInstalled":"2024-08-28T18:07:22.6550231Z","dateUpdated":"2024-09-23T17:24:26.0495932Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5742882,"fileName":"functionalstorage-1.21.1-1.3.3.jar","fileDate":"2024-09-21T13:45:30.057Z","fileLength":709095,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5742/882/functionalstorage-1.21.1-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3382632403,"invalidFingerprint":false},{"foldername":"com","fingerprint":2089226218,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2578567122,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1111593245,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3324300100,"invalidFingerprint":false},{"foldername":"data","fingerprint":2071698740,"invalidFingerprint":false}],"packageFingerprint":3290713853,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":556861,"fileNameOnDisk":"functionalstorage-1.21.1-1.3.3.jar","hashes":[{"type":1,"value":"d0002a909cb9eca7808a978e648716375233c2ff"},{"type":2,"value":"3e3f3816a0ee5d405b6362e89076e029"}]}},{"instanceID":"837f7b49-1068-4a37-ae7d-b8985c7e2be8","modSource":0,"addonID":1023517,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Not Enough Glyphs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","authors":[{"Id":102693238,"Name":"Alexth99"},{"Id":102937146,"Name":"derringercubed"}],"primaryAuthor":"Alexth99","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/not-enough-glyphs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1001/384/256/256/638520913067233350.png","tags":[],"installedFile":{"id":5678054,"fileName":"not_enough_glyphs-1.21.0-4.0.0.4.jar","fileDate":"2024-08-30T17:29:11.94Z","fileLength":304610,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/54/not_enough_glyphs-1.21.0-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3504920800,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":2087874293,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3115683123,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3159937825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3047732866,"invalidFingerprint":false},{"foldername":"not_enough_glyphs.mixins.json","fingerprint":3879074190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":698204347,"invalidFingerprint":false}],"packageFingerprint":2297028210,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1023517,"fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","hashes":[{"type":1,"value":"b0adf8e8ffd92b2f9c38ff3fefb01a7eec43009c"},{"type":2,"value":"a689749834ec492aca1dac2185f07f08"}]},"dateInstalled":"2024-08-28T18:20:59.5346944Z","dateUpdated":"2024-08-31T17:10:35.979321Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5678054,"fileName":"not_enough_glyphs-1.21.0-4.0.0.4.jar","fileDate":"2024-08-30T17:29:11.94Z","fileLength":304610,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/54/not_enough_glyphs-1.21.0-4.0.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3504920800,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":2087874293,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3115683123,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3159937825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3047732866,"invalidFingerprint":false},{"foldername":"not_enough_glyphs.mixins.json","fingerprint":3879074190,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":698204347,"invalidFingerprint":false}],"packageFingerprint":2297028210,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1023517,"fileNameOnDisk":"not_enough_glyphs-1.21.0-4.0.0.4.jar","hashes":[{"type":1,"value":"b0adf8e8ffd92b2f9c38ff3fefb01a7eec43009c"},{"type":2,"value":"a689749834ec492aca1dac2185f07f08"}]}},{"instanceID":"28719a3b-6817-4415-83d0-a3001aa4c142","modSource":0,"addonID":233019,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AI Improvements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","authors":[{"Id":7270863,"Name":"QueenOfMissiles"}],"primaryAuthor":"QueenOfMissiles","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ai-improvements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/21/699/256/256/635731173265581096.png","tags":[],"installedFile":{"id":5426792,"fileName":"AI-Improvements-1.21-0.5.3.jar","fileDate":"2024-06-14T06:55:01.61Z","fileLength":28984,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/792/AI-Improvements-1.21-0.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822189550,"invalidFingerprint":false},{"foldername":"com","fingerprint":3430159950,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1560577833,"invalidFingerprint":false}],"packageFingerprint":3163557722,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":233019,"fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","hashes":[{"type":1,"value":"b4a8e11384454bcc341043b251db7fb5afdfdf45"},{"type":2,"value":"fd80ae9f154ac230e60fb138f9b5453f"}]},"dateInstalled":"2024-08-28T18:07:30.0868004Z","dateUpdated":"2024-08-28T18:07:30.0897562Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5426792,"fileName":"AI-Improvements-1.21-0.5.3.jar","fileDate":"2024-06-14T06:55:01.61Z","fileLength":28984,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/792/AI-Improvements-1.21-0.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1822189550,"invalidFingerprint":false},{"foldername":"com","fingerprint":3430159950,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1560577833,"invalidFingerprint":false}],"packageFingerprint":3163557722,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":233019,"fileNameOnDisk":"AI-Improvements-1.21-0.5.3.jar","hashes":[{"type":1,"value":"b4a8e11384454bcc341043b251db7fb5afdfdf45"},{"type":2,"value":"fd80ae9f154ac230e60fb138f9b5453f"}]}},{"instanceID":"1312b77c-dbc8-49b7-b778-850b6094bca6","modSource":0,"addonID":1071883,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"DiscCord","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"DiscCord-1.21.1-1.1.0.jar","authors":[{"Id":7164955,"Name":"Mrbysco"}],"primaryAuthor":"Mrbysco","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/disccord","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1048/329/256/256/638577064036307041.png","tags":[],"installedFile":{"id":5722653,"fileName":"DiscCord-1.21.1-1.1.0.jar","fileDate":"2024-09-14T15:50:08.6Z","fileLength":76972,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5722/653/DiscCord-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":701151886,"invalidFingerprint":false},{"foldername":"com","fingerprint":2510056083,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1367062004,"invalidFingerprint":false},{"foldername":"disccord.compat.mixins.json","fingerprint":287137936,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2079085914,"invalidFingerprint":false},{"foldername":"data","fingerprint":2372591935,"invalidFingerprint":false},{"foldername":"disccord.mixins.json","fingerprint":1918370368,"invalidFingerprint":false}],"packageFingerprint":868359531,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071883,"fileNameOnDisk":"DiscCord-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"d7738a5559382b8df475026fe5594f084fb6162b"},{"type":2,"value":"73da50127a466c1e4590941454ecadbc"}]},"dateInstalled":"2024-08-28T18:07:24.657297Z","dateUpdated":"2024-09-14T20:43:02.5935095Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5722653,"fileName":"DiscCord-1.21.1-1.1.0.jar","fileDate":"2024-09-14T15:50:08.6Z","fileLength":76972,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5722/653/DiscCord-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":701151886,"invalidFingerprint":false},{"foldername":"com","fingerprint":2510056083,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1367062004,"invalidFingerprint":false},{"foldername":"disccord.compat.mixins.json","fingerprint":287137936,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2079085914,"invalidFingerprint":false},{"foldername":"data","fingerprint":2372591935,"invalidFingerprint":false},{"foldername":"disccord.mixins.json","fingerprint":1918370368,"invalidFingerprint":false}],"packageFingerprint":868359531,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071883,"fileNameOnDisk":"DiscCord-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"d7738a5559382b8df475026fe5594f084fb6162b"},{"type":2,"value":"73da50127a466c1e4590941454ecadbc"}]}},{"instanceID":"b07f4fe1-23e0-418f-907f-883604a33e9b","modSource":0,"addonID":74610,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"EvilCraft","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.58.jar","authors":[{"Id":13500867,"Name":"kroeser"}],"primaryAuthor":"kroeser","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/evilcraft","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/5/689/256/256/635351432297003206.png","tags":[],"installedFile":{"id":5776798,"fileName":"EvilCraft-1.21.1-neoforge-1.2.58.jar","fileDate":"2024-10-02T15:23:49.067Z","fileLength":2737903,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5776/798/EvilCraft-1.21.1-neoforge-1.2.58.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":232758,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3476126115,"invalidFingerprint":false},{"foldername":"org","fingerprint":798520536,"invalidFingerprint":false},{"foldername":"assets","fingerprint":302617800,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":402038057,"invalidFingerprint":false},{"foldername":"data","fingerprint":279189914,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":920036001,"invalidFingerprint":false}],"packageFingerprint":139961948,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":74610,"fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.58.jar","hashes":[{"type":1,"value":"cd444554ca182144959cbce38e460f32a448f826"},{"type":2,"value":"3fa484d68bddb4d3d241391cb8d3c216"}]},"dateInstalled":"2024-08-28T18:07:52.2837714Z","dateUpdated":"2024-10-02T16:51:02.1434391Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5776798,"fileName":"EvilCraft-1.21.1-neoforge-1.2.58.jar","fileDate":"2024-10-02T15:23:49.067Z","fileLength":2737903,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5776/798/EvilCraft-1.21.1-neoforge-1.2.58.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":232758,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3476126115,"invalidFingerprint":false},{"foldername":"org","fingerprint":798520536,"invalidFingerprint":false},{"foldername":"assets","fingerprint":302617800,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":402038057,"invalidFingerprint":false},{"foldername":"data","fingerprint":279189914,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":920036001,"invalidFingerprint":false}],"packageFingerprint":139961948,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":74610,"fileNameOnDisk":"EvilCraft-1.21.1-neoforge-1.2.58.jar","hashes":[{"type":1,"value":"cd444554ca182144959cbce38e460f32a448f826"},{"type":2,"value":"3fa484d68bddb4d3d241391cb8d3c216"}]}},{"instanceID":"3863803e-58ff-4303-bb48-5fd926002a1f","modSource":0,"addonID":324717,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Jade 🔍","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Jade-1.21.1-NeoForge-15.7.1.jar","authors":[{"Id":21286654,"Name":"Snownee"}],"primaryAuthor":"Snownee","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jade","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/207/323/256/256/636965628804677340.png","tags":[],"installedFile":{"id":5813144,"fileName":"Jade-1.21.1-NeoForge-15.7.1.jar","fileDate":"2024-10-15T01:06:21.373Z","fileLength":709898,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5813/144/Jade-1.21.1-NeoForge-15.7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":718608018,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2734904277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2773948087,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":3905305630,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":890290696,"invalidFingerprint":false}],"packageFingerprint":606100693,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.21.1-NeoForge-15.7.1.jar","hashes":[{"type":1,"value":"9cec2ff024422edf0854118bd5a825eaf1a5e724"},{"type":2,"value":"2b2d101d58f3f747bad7efef44df3477"}]},"dateInstalled":"2024-08-28T18:07:33.2752723Z","dateUpdated":"2024-10-15T17:34:47.2246464Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5813144,"fileName":"Jade-1.21.1-NeoForge-15.7.1.jar","fileDate":"2024-10-15T01:06:21.373Z","fileLength":709898,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5813/144/Jade-1.21.1-NeoForge-15.7.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":718608018,"invalidFingerprint":false},{"foldername":"snownee","fingerprint":2734904277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2773948087,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1859719455,"invalidFingerprint":false},{"foldername":"jade.mixins.json","fingerprint":3905305630,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":890290696,"invalidFingerprint":false}],"packageFingerprint":606100693,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":324717,"fileNameOnDisk":"Jade-1.21.1-NeoForge-15.7.1.jar","hashes":[{"type":1,"value":"9cec2ff024422edf0854118bd5a825eaf1a5e724"},{"type":2,"value":"2b2d101d58f3f747bad7efef44df3477"}]}},{"instanceID":"e5e9a0d8-6c57-44bd-8957-234889d0cde9","modSource":0,"addonID":422301,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Backpacks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.17.1113.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/375/56/256/256/637549610342642859.png","tags":[],"installedFile":{"id":5787622,"fileName":"sophisticatedbackpacks-1.21-3.20.17.1113.jar","fileDate":"2024-10-06T08:10:07.777Z","fileLength":844183,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5787/622/sophisticatedbackpacks-1.21-3.20.17.1113.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":233071,"type":2},{"addonId":1037991,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1686534716,"invalidFingerprint":false},{"foldername":"net","fingerprint":1340146851,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1743202510,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false},{"foldername":"data","fingerprint":3384986872,"invalidFingerprint":false}],"packageFingerprint":258058365,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.17.1113.jar","hashes":[{"type":1,"value":"61c1e697ebb47b203552a1502e058d8c03ac7c3d"},{"type":2,"value":"b7e8a1bd99c57f5d04eba99627cdad18"}]},"dateInstalled":"2024-08-28T18:07:48.4417632Z","dateUpdated":"2024-10-06T17:12:52.5860229Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5787622,"fileName":"sophisticatedbackpacks-1.21-3.20.17.1113.jar","fileDate":"2024-10-06T08:10:07.777Z","fileLength":844183,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5787/622/sophisticatedbackpacks-1.21-3.20.17.1113.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":618298,"type":3},{"addonId":233071,"type":2},{"addonId":1037991,"type":2},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1686534716,"invalidFingerprint":false},{"foldername":"net","fingerprint":1340146851,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1743202510,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2552684475,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1102936719,"invalidFingerprint":false},{"foldername":"data","fingerprint":3384986872,"invalidFingerprint":false}],"packageFingerprint":258058365,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":422301,"fileNameOnDisk":"sophisticatedbackpacks-1.21-3.20.17.1113.jar","hashes":[{"type":1,"value":"61c1e697ebb47b203552a1502e058d8c03ac7c3d"},{"type":2,"value":"b7e8a1bd99c57f5d04eba99627cdad18"}]}},{"instanceID":"60e2b793-78db-4665-9270-e0c8ecf07cca","modSource":0,"addonID":876284,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Advanced Backups","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","authors":[{"Id":101970581,"Name":"HeatherWhite"}],"primaryAuthor":"HeatherWhite","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/advanced-backups","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/834/673/256/256/638225607709257677.png","tags":[],"installedFile":{"id":5648149,"fileName":"AdvancedBackups-neoforge-1.21-3.6.3.jar","fileDate":"2024-08-20T21:03:43.88Z","fileLength":331796,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/149/AdvancedBackups-neoforge-1.21-3.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3936595553,"invalidFingerprint":false},{"foldername":"co","fingerprint":4179132126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1394949056,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3714794208,"invalidFingerprint":false},{"foldername":"advancedbackups-client-properties.txt","fingerprint":776532818,"invalidFingerprint":false},{"foldername":"advancedbackups-properties.txt","fingerprint":1006082534,"invalidFingerprint":false},{"foldername":"advancedbackups-readme.txt","fingerprint":2041752475,"invalidFingerprint":false},{"foldername":"org","fingerprint":2240021329,"invalidFingerprint":false}],"packageFingerprint":3066447261,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":876284,"fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","hashes":[{"type":1,"value":"311e379c393f01abcbdbaf247338ed42d0b02f63"},{"type":2,"value":"1846a02b8dbab9a72ca75078b4a7fb0a"}]},"dateInstalled":"2024-08-28T18:07:22.5147494Z","dateUpdated":"2024-08-28T18:07:22.5175702Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5648149,"fileName":"AdvancedBackups-neoforge-1.21-3.6.3.jar","fileDate":"2024-08-20T21:03:43.88Z","fileLength":331796,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5648/149/AdvancedBackups-neoforge-1.21-3.6.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3936595553,"invalidFingerprint":false},{"foldername":"co","fingerprint":4179132126,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1394949056,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3714794208,"invalidFingerprint":false},{"foldername":"advancedbackups-client-properties.txt","fingerprint":776532818,"invalidFingerprint":false},{"foldername":"advancedbackups-properties.txt","fingerprint":1006082534,"invalidFingerprint":false},{"foldername":"advancedbackups-readme.txt","fingerprint":2041752475,"invalidFingerprint":false},{"foldername":"org","fingerprint":2240021329,"invalidFingerprint":false}],"packageFingerprint":3066447261,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":876284,"fileNameOnDisk":"AdvancedBackups-neoforge-1.21-3.6.3.jar","hashes":[{"type":1,"value":"311e379c393f01abcbdbaf247338ed42d0b02f63"},{"type":2,"value":"1846a02b8dbab9a72ca75078b4a7fb0a"}]}},{"instanceID":"18ae613b-679e-4a77-88fe-370ae48beffc","modSource":0,"addonID":714059,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Resourceful Config","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.4.jar","authors":[{"Id":25275754,"Name":"ThatGravyBoat"},{"Id":24882069,"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/653/207/256/256/638055943654285366.png","tags":[],"installedFile":{"id":5753339,"fileName":"resourcefulconfig-neoforge-1.21-3.0.4.jar","fileDate":"2024-09-24T21:04:44.103Z","fileLength":337516,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5753/339/resourcefulconfig-neoforge-1.21-3.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2561470140,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulConfig_common_75f7d6c194cf411aa07c942e156ab4ea_fd3385f3bad8c058042040089bc71d6e988ede8c44783e458c53db1bb5281a1cresourcefulconfig304devjar","fingerprint":1781691534,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3230399859,"invalidFingerprint":false},{"foldername":"com","fingerprint":728379025,"invalidFingerprint":false},{"foldername":"resourcefulconfig-common-refmap.json","fingerprint":450016491,"invalidFingerprint":false},{"foldername":"resourcefulconfig.mixins.json","fingerprint":3439112061,"invalidFingerprint":false}],"packageFingerprint":2317686034,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.4.jar","hashes":[{"type":1,"value":"48b3fbf36e3536e0cf148bfcc5c9f1fd82750290"},{"type":2,"value":"a9313cb6d6955aefca53aa65750d8647"}]},"dateInstalled":"2024-08-28T18:07:56.5444517Z","dateUpdated":"2024-09-26T16:49:47.8811255Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5753339,"fileName":"resourcefulconfig-neoforge-1.21-3.0.4.jar","fileDate":"2024-09-24T21:04:44.103Z","fileLength":337516,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5753/339/resourcefulconfig-neoforge-1.21-3.0.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2561470140,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulConfig_common_75f7d6c194cf411aa07c942e156ab4ea_fd3385f3bad8c058042040089bc71d6e988ede8c44783e458c53db1bb5281a1cresourcefulconfig304devjar","fingerprint":1781691534,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3230399859,"invalidFingerprint":false},{"foldername":"com","fingerprint":728379025,"invalidFingerprint":false},{"foldername":"resourcefulconfig-common-refmap.json","fingerprint":450016491,"invalidFingerprint":false},{"foldername":"resourcefulconfig.mixins.json","fingerprint":3439112061,"invalidFingerprint":false}],"packageFingerprint":2317686034,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":714059,"fileNameOnDisk":"resourcefulconfig-neoforge-1.21-3.0.4.jar","hashes":[{"type":1,"value":"48b3fbf36e3536e0cf148bfcc5c9f1fd82750290"},{"type":2,"value":"a9313cb6d6955aefca53aa65750d8647"}]}},{"instanceID":"6009df0f-c008-47b0-a46a-553c323299ae","modSource":0,"addonID":574300,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Mekanistics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","authors":[{"Id":19467688,"Name":"ramidzkh"},{"Id":101370726,"Name":"thetechnici4n"},{"Id":101333983,"Name":"shartte"}],"primaryAuthor":"ramidzkh","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-mekanistics","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/487/359/256/256/637790370622917728.png","tags":[],"installedFile":{"id":5664061,"fileName":"Applied-Mekanistics-1.6.1.jar","fileDate":"2024-08-26T02:38:06.663Z","fileLength":135702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/61/Applied-Mekanistics-1.6.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959890888,"invalidFingerprint":false},{"foldername":"me","fingerprint":2763876857,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1512520353,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3945752096,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1780488690,"invalidFingerprint":false},{"foldername":"appmek.mixins.json","fingerprint":3237446638,"invalidFingerprint":false},{"foldername":"data","fingerprint":2885819362,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255757794,"invalidFingerprint":false}],"packageFingerprint":129274309,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574300,"fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","hashes":[{"type":1,"value":"00fea4450c859e92313e6ee59e7859b002a542cc"},{"type":2,"value":"67d7479a1a5b4cf6fd61d0cfc2401f7d"}]},"dateInstalled":"2024-08-28T18:07:07.5734083Z","dateUpdated":"2024-08-28T18:07:07.5754082Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5664061,"fileName":"Applied-Mekanistics-1.6.1.jar","fileDate":"2024-08-26T02:38:06.663Z","fileLength":135702,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5664/61/Applied-Mekanistics-1.6.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2959890888,"invalidFingerprint":false},{"foldername":"me","fingerprint":2763876857,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1512520353,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3945752096,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1780488690,"invalidFingerprint":false},{"foldername":"appmek.mixins.json","fingerprint":3237446638,"invalidFingerprint":false},{"foldername":"data","fingerprint":2885819362,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3255757794,"invalidFingerprint":false}],"packageFingerprint":129274309,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574300,"fileNameOnDisk":"Applied-Mekanistics-1.6.1.jar","hashes":[{"type":1,"value":"00fea4450c859e92313e6ee59e7859b002a542cc"},{"type":2,"value":"67d7479a1a5b4cf6fd61d0cfc2401f7d"}]}},{"instanceID":"458f797c-23ef-4af1-a43e-d2e0710926db","modSource":0,"addonID":238222,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Items (JEI)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jei-1.21.1-neoforge-19.21.0.246.jar","authors":[{"Id":17072262,"Name":"mezz"}],"primaryAuthor":"mezz","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jei","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/29/69/256/256/635838945588716414.jpeg","tags":[],"installedFile":{"id":5802637,"fileName":"jei-1.21.1-neoforge-19.21.0.246.jar","fileDate":"2024-10-11T12:07:49.62Z","fileLength":1442269,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/637/jei-1.21.1-neoforge-19.21.0.246.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3339863727,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":2902661593,"invalidFingerprint":false},{"foldername":"jei-icon.png","fingerprint":2007185424,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2606738017,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2284906622,"invalidFingerprint":false}],"packageFingerprint":1125072613,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238222,"fileNameOnDisk":"jei-1.21.1-neoforge-19.21.0.246.jar","hashes":[{"type":1,"value":"e346313c458e2d64cfba6f06199127ae7b661616"},{"type":2,"value":"d969b861931d717a1e0d7622f5117957"}]},"dateInstalled":"2024-08-28T18:07:11.2057253Z","dateUpdated":"2024-10-13T19:48:02.1620797Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5802637,"fileName":"jei-1.21.1-neoforge-19.21.0.246.jar","fileDate":"2024-10-11T12:07:49.62Z","fileLength":1442269,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/637/jei-1.21.1-neoforge-19.21.0.246.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3339863727,"invalidFingerprint":false},{"foldername":"mezz","fingerprint":2902661593,"invalidFingerprint":false},{"foldername":"jei-icon.png","fingerprint":2007185424,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2606738017,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2284906622,"invalidFingerprint":false}],"packageFingerprint":1125072613,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238222,"fileNameOnDisk":"jei-1.21.1-neoforge-19.21.0.246.jar","hashes":[{"type":1,"value":"e346313c458e2d64cfba6f06199127ae7b661616"},{"type":2,"value":"d969b861931d717a1e0d7622f5117957"}]}},{"instanceID":"b5aa193f-cb1c-44f3-bcf6-1f6bde1b6eec","modSource":0,"addonID":635427,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Yeetus Experimentus","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","authors":[{"Id":8306579,"Name":"Sunekaer"}],"primaryAuthor":"Sunekaer","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yeetusexperimentus","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/561/302/256/256/637913385213961485.png","tags":[],"installedFile":{"id":5444189,"fileName":"yeetusexperimentus-neoforge-87.0.0.jar","fileDate":"2024-06-19T12:03:09.493Z","fileLength":570057,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/189/yeetusexperimentus-neoforge-87.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3563913969,"invalidFingerprint":false},{"foldername":"architectury_inject_YeetusExperimentus_common_87278c651eb6494eb842d847c6e84245_705d449c25ee74798e52710df095f841aea12a5527e61e8b088dd96607c2bac0yeetusexperimentus8700devjar","fingerprint":1310090446,"invalidFingerprint":false},{"foldername":"com","fingerprint":3908371297,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common-refmap.json","fingerprint":2414894560,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common.mixins.json","fingerprint":3967622980,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-logo.png","fingerprint":2629488239,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-neo.mixins.json","fingerprint":1125902222,"invalidFingerprint":false},{"foldername":"yeetusexperimentus.accesswidener","fingerprint":1095485847,"invalidFingerprint":false}],"packageFingerprint":767515430,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635427,"fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","hashes":[{"type":1,"value":"7132c346103d75a7c84da64b35b92e3a6f1ce3da"},{"type":2,"value":"146a7ff6596eff098dd1d07337ba88fe"}]},"dateInstalled":"2024-08-28T18:07:07.8494455Z","dateUpdated":"2024-08-28T18:07:07.8513993Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5444189,"fileName":"yeetusexperimentus-neoforge-87.0.0.jar","fileDate":"2024-06-19T12:03:09.493Z","fileLength":570057,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5444/189/yeetusexperimentus-neoforge-87.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3563913969,"invalidFingerprint":false},{"foldername":"architectury_inject_YeetusExperimentus_common_87278c651eb6494eb842d847c6e84245_705d449c25ee74798e52710df095f841aea12a5527e61e8b088dd96607c2bac0yeetusexperimentus8700devjar","fingerprint":1310090446,"invalidFingerprint":false},{"foldername":"com","fingerprint":3908371297,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677690403,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common-refmap.json","fingerprint":2414894560,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-common.mixins.json","fingerprint":3967622980,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-logo.png","fingerprint":2629488239,"invalidFingerprint":false},{"foldername":"yeetusexperimentus-neo.mixins.json","fingerprint":1125902222,"invalidFingerprint":false},{"foldername":"yeetusexperimentus.accesswidener","fingerprint":1095485847,"invalidFingerprint":false}],"packageFingerprint":767515430,"gameVersion":["1.21","Client","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":635427,"fileNameOnDisk":"yeetusexperimentus-neoforge-87.0.0.jar","hashes":[{"type":1,"value":"7132c346103d75a7c84da64b35b92e3a6f1ce3da"},{"type":2,"value":"146a7ff6596eff098dd1d07337ba88fe"}]}},{"instanceID":"e1c366d9-9198-4029-845e-e008b51d7b44","modSource":0,"addonID":247921,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ZeroCore 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ZeroCore2-1.21.1-2.4.9.jar","authors":[{"Id":9586529,"Name":"ZeroNoRyouki"}],"primaryAuthor":"ZeroNoRyouki","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/zerocore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1024/523/256/256/638547659298960257.png","tags":[],"installedFile":{"id":5719850,"fileName":"ZeroCore2-1.21.1-2.4.9.jar","fileDate":"2024-09-13T16:56:56.363Z","fileLength":1529900,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5719/850/ZeroCore2-1.21.1-2.4.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1076796800,"invalidFingerprint":false},{"foldername":"it","fingerprint":1342170932,"invalidFingerprint":false},{"foldername":".cache","fingerprint":356963135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":396594694,"invalidFingerprint":false},{"foldername":"gui_theme_example.json","fingerprint":2876372784,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":2361963726,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1058685462,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3178313219,"invalidFingerprint":false},{"foldername":"zerocore.mixins.json","fingerprint":347421066,"invalidFingerprint":false}],"packageFingerprint":2911189022,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247921,"fileNameOnDisk":"ZeroCore2-1.21.1-2.4.9.jar","hashes":[{"type":1,"value":"c7e7f135039df964a704245d05ca41ff2df2f496"},{"type":2,"value":"f50657bb96eb4383fa7096b6c4a66049"}]},"dateInstalled":"2024-08-28T18:07:55.8573784Z","dateUpdated":"2024-09-14T20:43:02.6655069Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5719850,"fileName":"ZeroCore2-1.21.1-2.4.9.jar","fileDate":"2024-09-13T16:56:56.363Z","fileLength":1529900,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5719/850/ZeroCore2-1.21.1-2.4.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1076796800,"invalidFingerprint":false},{"foldername":"it","fingerprint":1342170932,"invalidFingerprint":false},{"foldername":".cache","fingerprint":356963135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":396594694,"invalidFingerprint":false},{"foldername":"gui_theme_example.json","fingerprint":2876372784,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":2361963726,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1058685462,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3178313219,"invalidFingerprint":false},{"foldername":"zerocore.mixins.json","fingerprint":347421066,"invalidFingerprint":false}],"packageFingerprint":2911189022,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247921,"fileNameOnDisk":"ZeroCore2-1.21.1-2.4.9.jar","hashes":[{"type":1,"value":"c7e7f135039df964a704245d05ca41ff2df2f496"},{"type":2,"value":"f50657bb96eb4383fa7096b6c4a66049"}]}},{"instanceID":"13eb324d-cb32-42f3-864e-0bfdd5c293de","modSource":0,"addonID":235577,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TrashSlot","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trashslot","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/24/977/256/256/635765606634181465.png","tags":[],"installedFile":{"id":5623519,"fileName":"trashslot-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:43:44.283Z","fileLength":122112,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/519/trashslot-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1976313351,"invalidFingerprint":false},{"foldername":"net","fingerprint":154822766,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2735261866,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3682565156,"invalidFingerprint":false},{"foldername":"trashslot.png","fingerprint":3516381286,"invalidFingerprint":false},{"foldername":"trashslot.mixins.json","fingerprint":1906735596,"invalidFingerprint":false},{"foldername":"trashslot.neoforge.mixins.json","fingerprint":681052548,"invalidFingerprint":false},{"foldername":"LICENSE_TrashSlot","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":841699696,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":235577,"fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"f6d53bab7fa71a2efe3159ae28767111d5ad7a7f"},{"type":2,"value":"d5f4782d6cf5c5cc3532db04212f3a0a"}]},"dateInstalled":"2024-08-28T18:07:34.377694Z","dateUpdated":"2024-08-28T18:07:34.3836936Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623519,"fileName":"trashslot-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:43:44.283Z","fileLength":122112,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/519/trashslot-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1976313351,"invalidFingerprint":false},{"foldername":"net","fingerprint":154822766,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2735261866,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3682565156,"invalidFingerprint":false},{"foldername":"trashslot.png","fingerprint":3516381286,"invalidFingerprint":false},{"foldername":"trashslot.mixins.json","fingerprint":1906735596,"invalidFingerprint":false},{"foldername":"trashslot.neoforge.mixins.json","fingerprint":681052548,"invalidFingerprint":false},{"foldername":"LICENSE_TrashSlot","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":841699696,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":235577,"fileNameOnDisk":"trashslot-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"f6d53bab7fa71a2efe3159ae28767111d5ad7a7f"},{"type":2,"value":"d5f4782d6cf5c5cc3532db04212f3a0a"}]}},{"instanceID":"2f21c39c-8836-41b3-a136-b8c1a6db6424","modSource":0,"addonID":1015105,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Strongholds (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":102094599,"Name":"EveCommander"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-strongholds-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/694/256/256/638507054611058457.png","tags":[],"installedFile":{"id":5812204,"fileName":"YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","fileDate":"2024-10-14T18:50:05.767Z","fileLength":461537,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/204/YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1045087618,"invalidFingerprint":false},{"foldername":"com","fingerprint":3520864666,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2322866041,"invalidFingerprint":false},{"foldername":"betterstrongholds.mixins.json","fingerprint":3583453477,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":2457851900,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1022573692,"invalidFingerprint":false},{"foldername":"data","fingerprint":3961970341,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1312728531,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2485391610,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1770587886,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterStrongholds","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2841304657,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015105,"fileNameOnDisk":"YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","hashes":[{"type":1,"value":"edf7b28afea8d0f4a720a3f611eb5db33c651f1f"},{"type":2,"value":"f04fc89bbdfb3fc74bcc5385cf7204ed"}]},"dateInstalled":"2024-10-14T21:22:33.3582658Z","dateUpdated":"2024-10-14T21:22:33.3702693Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812204,"fileName":"YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","fileDate":"2024-10-14T18:50:05.767Z","fileLength":461537,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/204/YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1045087618,"invalidFingerprint":false},{"foldername":"com","fingerprint":3520864666,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2322866041,"invalidFingerprint":false},{"foldername":"betterstrongholds.mixins.json","fingerprint":3583453477,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":2457851900,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1022573692,"invalidFingerprint":false},{"foldername":"data","fingerprint":3961970341,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1312728531,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2485391610,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1770587886,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterStrongholds","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2841304657,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015105,"fileNameOnDisk":"YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar","hashes":[{"type":1,"value":"edf7b28afea8d0f4a720a3f611eb5db33c651f1f"},{"type":2,"value":"f04fc89bbdfb3fc74bcc5385cf7204ed"}]}},{"instanceID":"22528115-bfa8-48de-8316-b23a0e551f25","modSource":0,"addonID":250294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modular Routers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","authors":[{"Id":7446860,"Name":"desht_08"}],"primaryAuthor":"desht_08","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modular-routers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/49/422/256/256/636077747385695421.png","tags":[],"installedFile":{"id":5561836,"fileName":"modular-routers-13.0.3+mc1.21.jar","fileDate":"2024-07-24T17:05:09.78Z","fileLength":1199448,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/836/modular-routers-13.0.3%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2716199530,"invalidFingerprint":false},{"foldername":"me","fingerprint":2140322610,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4263303918,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1247488380,"invalidFingerprint":false},{"foldername":"data","fingerprint":799116235,"invalidFingerprint":false}],"packageFingerprint":3111061522,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250294,"fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","hashes":[{"type":1,"value":"e78d7ed7345154606a2408c1b683d1ccdda0e6bf"},{"type":2,"value":"1a9d18b66534296f216d40ed4a656df7"}]},"dateInstalled":"2024-08-28T18:07:14.8575443Z","dateUpdated":"2024-08-28T18:07:14.8603811Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5561836,"fileName":"modular-routers-13.0.3+mc1.21.jar","fileDate":"2024-07-24T17:05:09.78Z","fileLength":1199448,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/836/modular-routers-13.0.3%2bmc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2716199530,"invalidFingerprint":false},{"foldername":"me","fingerprint":2140322610,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4263303918,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1247488380,"invalidFingerprint":false},{"foldername":"data","fingerprint":799116235,"invalidFingerprint":false}],"packageFingerprint":3111061522,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250294,"fileNameOnDisk":"modular-routers-13.0.3+mc1.21.jar","hashes":[{"type":1,"value":"e78d7ed7345154606a2408c1b683d1ccdda0e6bf"},{"type":2,"value":"1a9d18b66534296f216d40ed4a656df7"}]}},{"instanceID":"f52ae2d9-92e1-450a-8e12-b01305298d31","modSource":0,"addonID":352039,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Roofs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-roofs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/598/801/256/256/637977355903879047.jpeg","tags":[],"installedFile":{"id":5635594,"fileName":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:47:02.363Z","fileLength":1760034,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/594/mcw-roofs-2.3.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3568707274,"invalidFingerprint":false},{"foldername":"com","fingerprint":3586184281,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3790022418,"invalidFingerprint":false},{"foldername":"data","fingerprint":4280332561,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":278904073,"invalidFingerprint":false},{"foldername":"roofslogo.png","fingerprint":2518004955,"invalidFingerprint":false}],"packageFingerprint":3876100150,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":352039,"fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a8540f58845a8be8b4f4a07834e896353a88127f"},{"type":2,"value":"ae2c1ff20f9d78e9d75f4f62bebac7ea"}]},"dateInstalled":"2024-08-28T18:07:23.7203957Z","dateUpdated":"2024-08-28T18:07:23.7233699Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635594,"fileName":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:47:02.363Z","fileLength":1760034,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/594/mcw-roofs-2.3.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3568707274,"invalidFingerprint":false},{"foldername":"com","fingerprint":3586184281,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3790022418,"invalidFingerprint":false},{"foldername":"data","fingerprint":4280332561,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":278904073,"invalidFingerprint":false},{"foldername":"roofslogo.png","fingerprint":2518004955,"invalidFingerprint":false}],"packageFingerprint":3876100150,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":352039,"fileNameOnDisk":"mcw-roofs-2.3.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a8540f58845a8be8b4f4a07834e896353a88127f"},{"type":2,"value":"ae2c1ff20f9d78e9d75f4f62bebac7ea"}]}},{"instanceID":"375bf064-d53f-40e0-8052-b20f3a6b4508","modSource":0,"addonID":783522,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structory: Towers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Structory_Towers_1.21.x_v1.0.8.jar","authors":[{"Id":102974996,"Name":"botanydev"}],"primaryAuthor":"botanydev","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structory-towers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/727/353/256/256/638080607378294267.png","tags":[],"installedFile":{"id":5800614,"fileName":"Structory_Towers_1.21.x_v1.0.8.jar","fileDate":"2024-10-10T15:59:24.783Z","fileLength":487425,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/614/Structory_Towers_1.21.x_v1.0.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1448963647,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":605370780,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4047472844,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":4018714299,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3436797704,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":3027678202,"invalidFingerprint":false}],"packageFingerprint":1071967278,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":783522,"fileNameOnDisk":"Structory_Towers_1.21.x_v1.0.8.jar","hashes":[{"type":1,"value":"7f06c838da16e961a38af5b2363c8b9d6bb5e553"},{"type":2,"value":"bbfc04ba1c782479a3ea9e18299196e9"}]},"dateInstalled":"2024-08-28T18:07:22.3773331Z","dateUpdated":"2024-10-13T19:47:54.2160723Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5800614,"fileName":"Structory_Towers_1.21.x_v1.0.8.jar","fileDate":"2024-10-10T15:59:24.783Z","fileLength":487425,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/614/Structory_Towers_1.21.x_v1.0.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":1448963647,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":605370780,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4047472844,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":4018714299,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3436797704,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":3027678202,"invalidFingerprint":false}],"packageFingerprint":1071967278,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":783522,"fileNameOnDisk":"Structory_Towers_1.21.x_v1.0.8.jar","hashes":[{"type":1,"value":"7f06c838da16e961a38af5b2363c8b9d6bb5e553"},{"type":2,"value":"bbfc04ba1c782479a3ea9e18299196e9"}]}},{"instanceID":"7617bcb7-3c81-427e-9e03-b222b4c99097","modSource":0,"addonID":895919,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Time in a bottle [FORGE\\NEOFORGE\\FABRIC]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"common-6.1.0.jar","authors":[{"Id":103204876,"Name":"MangoRage"}],"primaryAuthor":"MangoRage","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/time-in-a-bottle-universal","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/905/184/256/256/638356071163774943.png","tags":[],"installedFile":{"id":5522002,"fileName":"common-6.1.0.jar","fileDate":"2024-07-11T01:58:46.44Z","fileLength":73099,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5522/2/common-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3186887101,"invalidFingerprint":false},{"foldername":"org","fingerprint":1994462381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3741136630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2709394495,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1249181040,"invalidFingerprint":false},{"foldername":"tiab.png","fingerprint":2406324300,"invalidFingerprint":false},{"foldername":"LICENSE_Time In A Bottle","fingerprint":1483554230,"invalidFingerprint":false}],"packageFingerprint":274759975,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":895919,"fileNameOnDisk":"common-6.1.0.jar","hashes":[{"type":1,"value":"fa85d8c95c64e0bcdfba8afc399806cd2614a00e"},{"type":2,"value":"a84d944610fb97ea53b10486d7ce44eb"}]},"dateInstalled":"2024-08-28T18:07:24.2344868Z","dateUpdated":"2024-08-28T18:07:24.2364781Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5522002,"fileName":"common-6.1.0.jar","fileDate":"2024-07-11T01:58:46.44Z","fileLength":73099,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5522/2/common-6.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3186887101,"invalidFingerprint":false},{"foldername":"org","fingerprint":1994462381,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3741136630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2709394495,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1249181040,"invalidFingerprint":false},{"foldername":"tiab.png","fingerprint":2406324300,"invalidFingerprint":false},{"foldername":"LICENSE_Time In A Bottle","fingerprint":1483554230,"invalidFingerprint":false}],"packageFingerprint":274759975,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":895919,"fileNameOnDisk":"common-6.1.0.jar","hashes":[{"type":1,"value":"fa85d8c95c64e0bcdfba8afc399806cd2614a00e"},{"type":2,"value":"a84d944610fb97ea53b10486d7ce44eb"}]}},{"instanceID":"c137e2fc-6676-4f5c-b99d-b188cac863bb","modSource":0,"addonID":400933,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Trapdoors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-trapdoors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/292/157/256/256/637324647329746340.jpeg","tags":[],"installedFile":{"id":5635670,"fileName":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","fileDate":"2024-08-16T19:00:42.897Z","fileLength":636849,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/670/mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":936913583,"invalidFingerprint":false},{"foldername":"com","fingerprint":162921004,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2289810328,"invalidFingerprint":false},{"foldername":"data","fingerprint":1774701643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1857336029,"invalidFingerprint":false},{"foldername":"trapdoorslogo.png","fingerprint":998263721,"invalidFingerprint":false}],"packageFingerprint":1769221530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":400933,"fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"6f4c990e655b152dbb941298e745da99e97a5ab6"},{"type":2,"value":"b701e853402cec7f480f9233ed7bf191"}]},"dateInstalled":"2024-08-28T18:07:49.6540677Z","dateUpdated":"2024-08-28T18:07:49.6570268Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635670,"fileName":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","fileDate":"2024-08-16T19:00:42.897Z","fileLength":636849,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/670/mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":936913583,"invalidFingerprint":false},{"foldername":"com","fingerprint":162921004,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2289810328,"invalidFingerprint":false},{"foldername":"data","fingerprint":1774701643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1857336029,"invalidFingerprint":false},{"foldername":"trapdoorslogo.png","fingerprint":998263721,"invalidFingerprint":false}],"packageFingerprint":1769221530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":400933,"fileNameOnDisk":"mcw-trapdoors-1.1.3-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"6f4c990e655b152dbb941298e745da99e97a5ab6"},{"type":2,"value":"b701e853402cec7f480f9233ed7bf191"}]}},{"instanceID":"1c77dc45-1432-4350-9190-42617accd63a","modSource":0,"addonID":663477,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Let Me Despawn","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"letmedespawn-1.21.x-neoforge-1.4.4.jar","authors":[{"Id":102063023,"Name":"frikinjay"}],"primaryAuthor":"frikinjay","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/let-me-despawn","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/594/180/256/256/637967642391557499.png","tags":[],"installedFile":{"id":5803590,"fileName":"letmedespawn-1.21.x-neoforge-1.4.4.jar","fileDate":"2024-10-11T18:23:06.117Z","fileLength":13662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5803/590/letmedespawn-1.21.x-neoforge-1.4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1115285,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1875224154,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4186680271,"invalidFingerprint":false},{"foldername":"architectury_inject_letmedespawn_common_ff05260e329c4350b5a87e5aa92d5766_f0f09af18f5c53e3ec2e7dd425e9973ff35b58e21e3c1da1dfbe630307abdce1letmedespawn121xcommon144devjar","fingerprint":4012776878,"invalidFingerprint":false},{"foldername":"com","fingerprint":2962491706,"invalidFingerprint":false},{"foldername":"letmedespawn-1.21.x-common-common-refmap.json","fingerprint":3629138796,"invalidFingerprint":false},{"foldername":"letmedespawn.accesswidener","fingerprint":1045633989,"invalidFingerprint":false},{"foldername":"letmedespawn.mixins.json","fingerprint":3170161938,"invalidFingerprint":false},{"foldername":"lmd.png","fingerprint":665519839,"invalidFingerprint":false}],"packageFingerprint":3611006385,"gameVersion":["1.21","1.21.2-Snapshot","1.21.1-Snapshot","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.21.2","gameVersionName":"1.21.2-Snapshot","gameVersionTypeId":77784},{"gameVersion":"1.21.1","gameVersionName":"1.21.1-Snapshot","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":663477,"fileNameOnDisk":"letmedespawn-1.21.x-neoforge-1.4.4.jar","hashes":[{"type":1,"value":"abf36c7cba33e9e185eab57d0a039183258dec41"},{"type":2,"value":"5a9b7769a08006272d9d4f09da09986d"}]},"dateInstalled":"2024-08-28T18:07:54.6692091Z","dateUpdated":"2024-10-13T19:48:03.5520726Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5803590,"fileName":"letmedespawn-1.21.x-neoforge-1.4.4.jar","fileDate":"2024-10-11T18:23:06.117Z","fileLength":13662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5803/590/letmedespawn-1.21.x-neoforge-1.4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1115285,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1875224154,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4186680271,"invalidFingerprint":false},{"foldername":"architectury_inject_letmedespawn_common_ff05260e329c4350b5a87e5aa92d5766_f0f09af18f5c53e3ec2e7dd425e9973ff35b58e21e3c1da1dfbe630307abdce1letmedespawn121xcommon144devjar","fingerprint":4012776878,"invalidFingerprint":false},{"foldername":"com","fingerprint":2962491706,"invalidFingerprint":false},{"foldername":"letmedespawn-1.21.x-common-common-refmap.json","fingerprint":3629138796,"invalidFingerprint":false},{"foldername":"letmedespawn.accesswidener","fingerprint":1045633989,"invalidFingerprint":false},{"foldername":"letmedespawn.mixins.json","fingerprint":3170161938,"invalidFingerprint":false},{"foldername":"lmd.png","fingerprint":665519839,"invalidFingerprint":false}],"packageFingerprint":3611006385,"gameVersion":["1.21","1.21.2-Snapshot","1.21.1-Snapshot","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.21.2","gameVersionName":"1.21.2-Snapshot","gameVersionTypeId":77784},{"gameVersion":"1.21.1","gameVersionName":"1.21.1-Snapshot","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":663477,"fileNameOnDisk":"letmedespawn-1.21.x-neoforge-1.4.4.jar","hashes":[{"type":1,"value":"abf36c7cba33e9e185eab57d0a039183258dec41"},{"type":2,"value":"5a9b7769a08006272d9d4f09da09986d"}]}},{"instanceID":"0cc77e1c-bc6e-432a-a10b-0436046d1ba6","modSource":0,"addonID":986583,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Apothic Spawners","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/apothic-spawners","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/279/256/256/638459142671369858.png","tags":[],"installedFile":{"id":5626463,"fileName":"ApothicSpawners-1.21.1-1.1.0.jar","fileDate":"2024-08-14T00:40:10.01Z","fileLength":113175,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5626/463/ApothicSpawners-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1898732669,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4020446275,"invalidFingerprint":false},{"foldername":"apothic_spawners.mixins.json","fingerprint":2775819101,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559807262,"invalidFingerprint":false},{"foldername":"data","fingerprint":2798638373,"invalidFingerprint":false}],"packageFingerprint":2087299711,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986583,"fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"913a034fca17398f8b43f45d63e9468a7ea4d0e9"},{"type":2,"value":"c2ef8baee889964a3e1d0b6915c0dd7a"}]},"dateInstalled":"2024-08-28T18:07:14.7201546Z","dateUpdated":"2024-08-28T18:07:14.721668Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5626463,"fileName":"ApothicSpawners-1.21.1-1.1.0.jar","fileDate":"2024-08-14T00:40:10.01Z","fileLength":113175,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5626/463/ApothicSpawners-1.21.1-1.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1898732669,"invalidFingerprint":false},{"foldername":"dev","fingerprint":4020446275,"invalidFingerprint":false},{"foldername":"apothic_spawners.mixins.json","fingerprint":2775819101,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3559807262,"invalidFingerprint":false},{"foldername":"data","fingerprint":2798638373,"invalidFingerprint":false}],"packageFingerprint":2087299711,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":986583,"fileNameOnDisk":"ApothicSpawners-1.21.1-1.1.0.jar","hashes":[{"type":1,"value":"913a034fca17398f8b43f45d63e9468a7ea4d0e9"},{"type":2,"value":"c2ef8baee889964a3e1d0b6915c0dd7a"}]}},{"instanceID":"9dee2945-d245-4f70-bb83-2f34d9187e04","modSource":0,"addonID":417645,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Professions (JEP)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","authors":[{"Id":7164955,"Name":"Mrbysco"},{"Id":8691716,"Name":"ShyNieke"}],"primaryAuthor":"Mrbysco","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-professions-jep","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/311/84/256/256/637401177607519178.png","tags":[],"installedFile":{"id":5805652,"fileName":"JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","fileDate":"2024-10-12T13:07:30.44Z","fileLength":23759,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5805/652/JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":489766084,"invalidFingerprint":false},{"foldername":"com","fingerprint":2308482856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":442342860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677849930,"invalidFingerprint":false},{"foldername":"LICENSE_JustEnoughProfessions","fingerprint":4048849869,"invalidFingerprint":false}],"packageFingerprint":1216017687,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":417645,"fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","hashes":[{"type":1,"value":"83949ff8704501ccb73eaa83cc15327cf628c052"},{"type":2,"value":"5528a3f873b15773f7dffab114e58194"}]},"dateInstalled":"2024-08-28T18:07:40.7001827Z","dateUpdated":"2024-10-13T19:48:14.5850757Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5805652,"fileName":"JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","fileDate":"2024-10-12T13:07:30.44Z","fileLength":23759,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5805/652/JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":489766084,"invalidFingerprint":false},{"foldername":"com","fingerprint":2308482856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":442342860,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1677849930,"invalidFingerprint":false},{"foldername":"LICENSE_JustEnoughProfessions","fingerprint":4048849869,"invalidFingerprint":false}],"packageFingerprint":1216017687,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":417645,"fileNameOnDisk":"JustEnoughProfessions-neoforge-1.21.1-4.0.3.jar","hashes":[{"type":1,"value":"83949ff8704501ccb73eaa83cc15327cf628c052"},{"type":2,"value":"5528a3f873b15773f7dffab114e58194"}]}},{"instanceID":"9c1c279d-5ea5-42fb-8247-6404cee32a2e","modSource":0,"addonID":405388,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modern Industrialization","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Modern-Industrialization-2.2.25.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"},{"Id":101383543,"Name":"azercoco2"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modern-industrialization","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/298/282/256/256/637348455539175628.png","tags":[],"installedFile":{"id":5806415,"fileName":"Modern-Industrialization-2.2.25.jar","fileDate":"2024-10-12T18:23:57.04Z","fileLength":6759246,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/415/Modern-Industrialization-2.2.25.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":980156,"type":1},{"addonId":306770,"type":1},{"addonId":348521,"type":3},{"addonId":440979,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":22837893,"invalidFingerprint":false},{"foldername":"aztech","fingerprint":711218499,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2896269560,"invalidFingerprint":false},{"foldername":"modern_industrialization.mixins.json","fingerprint":446621586,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3834593874,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":729111756,"invalidFingerprint":false},{"foldername":"data","fingerprint":593265275,"invalidFingerprint":false},{"foldername":"modern_industrialization.client_mixins.json","fingerprint":2441038828,"invalidFingerprint":false}],"packageFingerprint":3197684346,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":405388,"fileNameOnDisk":"Modern-Industrialization-2.2.25.jar","hashes":[{"type":1,"value":"b5996d4bb2aed2a56218965dc957abea852c589d"},{"type":2,"value":"3b94599d4956d01f812a3abd302a111f"}]},"dateInstalled":"2024-08-31T17:24:49.0987095Z","dateUpdated":"2024-10-13T19:48:15.1960718Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5806415,"fileName":"Modern-Industrialization-2.2.25.jar","fileDate":"2024-10-12T18:23:57.04Z","fileLength":6759246,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/415/Modern-Industrialization-2.2.25.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":980156,"type":1},{"addonId":306770,"type":1},{"addonId":348521,"type":3},{"addonId":440979,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":22837893,"invalidFingerprint":false},{"foldername":"aztech","fingerprint":711218499,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2896269560,"invalidFingerprint":false},{"foldername":"modern_industrialization.mixins.json","fingerprint":446621586,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3834593874,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":729111756,"invalidFingerprint":false},{"foldername":"data","fingerprint":593265275,"invalidFingerprint":false},{"foldername":"modern_industrialization.client_mixins.json","fingerprint":2441038828,"invalidFingerprint":false}],"packageFingerprint":3197684346,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":405388,"fileNameOnDisk":"Modern-Industrialization-2.2.25.jar","hashes":[{"type":1,"value":"b5996d4bb2aed2a56218965dc957abea852c589d"},{"type":2,"value":"3b94599d4956d01f812a3abd302a111f"}]}},{"instanceID":"244fa87d-8cd4-48cf-ab94-d71929545765","modSource":0,"addonID":358191,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PackMenu","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/packmenu","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/244/144/256/256/637143842674144318.png","tags":[],"installedFile":{"id":5516108,"fileName":"PackMenu-1.21-7.0.2.jar","fileDate":"2024-07-09T07:47:32.58Z","fileLength":536121,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5516/108/PackMenu-1.21-7.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":890037734,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2495954280,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3225221300,"invalidFingerprint":false},{"foldername":"builtin_resource_pack","fingerprint":2595219056,"invalidFingerprint":false},{"foldername":"packmenu.mixins.json","fingerprint":3653981246,"invalidFingerprint":false}],"packageFingerprint":1064747105,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358191,"fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","hashes":[{"type":1,"value":"82d3f4dc181c2dc8f8bc64f071dcbb4850a2645e"},{"type":2,"value":"f8d6e1f935b65ec9110a9a97c9918eb3"}]},"dateInstalled":"2024-08-28T18:07:43.1128083Z","dateUpdated":"2024-08-28T18:07:43.114809Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5516108,"fileName":"PackMenu-1.21-7.0.2.jar","fileDate":"2024-07-09T07:47:32.58Z","fileLength":536121,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5516/108/PackMenu-1.21-7.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":890037734,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2495954280,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3225221300,"invalidFingerprint":false},{"foldername":"builtin_resource_pack","fingerprint":2595219056,"invalidFingerprint":false},{"foldername":"packmenu.mixins.json","fingerprint":3653981246,"invalidFingerprint":false}],"packageFingerprint":1064747105,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358191,"fileNameOnDisk":"PackMenu-1.21-7.0.2.jar","hashes":[{"type":1,"value":"82d3f4dc181c2dc8f8bc64f071dcbb4850a2645e"},{"type":2,"value":"f8d6e1f935b65ec9110a9a97c9918eb3"}]}},{"instanceID":"f57992b9-3590-46f0-919d-0a2fcbdb503b","modSource":0,"addonID":1015118,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Nether Fortresses (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":102094599,"Name":"EveCommander"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-nether-fortresses-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/711/256/256/638507081235585957.png","tags":[],"installedFile":{"id":5812464,"fileName":"YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","fileDate":"2024-10-14T20:11:23.873Z","fileLength":610662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/464/YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2981949247,"invalidFingerprint":false},{"foldername":"com","fingerprint":1445189619,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4127077290,"invalidFingerprint":false},{"foldername":"betterfortresses.mixins.json","fingerprint":1056737358,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":124555225,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":2433752681,"invalidFingerprint":false},{"foldername":"data","fingerprint":3330211048,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1987024102,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4147621269,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3803179449,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterNetherFortresses","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2865207755,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015118,"fileNameOnDisk":"YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","hashes":[{"type":1,"value":"7182ce4e36071cd8134e019efe663da4d1e0aa75"},{"type":2,"value":"be95d3c288599a7668a8908257457cb4"}]},"dateInstalled":"2024-10-14T21:22:29.2382717Z","dateUpdated":"2024-10-14T21:22:29.2512692Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812464,"fileName":"YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","fileDate":"2024-10-14T20:11:23.873Z","fileLength":610662,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/464/YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2981949247,"invalidFingerprint":false},{"foldername":"com","fingerprint":1445189619,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4127077290,"invalidFingerprint":false},{"foldername":"betterfortresses.mixins.json","fingerprint":1056737358,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":124555225,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":2433752681,"invalidFingerprint":false},{"foldername":"data","fingerprint":3330211048,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1987024102,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4147621269,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3803179449,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterNetherFortresses","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2865207755,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015118,"fileNameOnDisk":"YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.2.jar","hashes":[{"type":1,"value":"7182ce4e36071cd8134e019efe663da4d1e0aa75"},{"type":2,"value":"be95d3c288599a7668a8908257457cb4"}]}},{"instanceID":"16867551-2b8e-4bca-9265-9bb1926b41a5","modSource":0,"addonID":360203,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Guard Villagers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","authors":[{"Id":100066251,"Name":"almightytallestred"}],"primaryAuthor":"almightytallestred","primaryCategoryId":411,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/guard-villagers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/280/785/256/256/637283115951339629.png","tags":[],"installedFile":{"id":5605256,"fileName":"guardvillagers-2.3.0-1.21.jar","fileDate":"2024-08-07T16:33:07.923Z","fileLength":267529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/256/guardvillagers-2.3.0-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4203961350,"invalidFingerprint":false},{"foldername":"tallestegg","fingerprint":1492152870,"invalidFingerprint":false},{"foldername":"guard_villagers.png","fingerprint":2021101341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":612594779,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3755250582,"invalidFingerprint":false},{"foldername":"guardvillagers.mixins.json","fingerprint":1613187589,"invalidFingerprint":false},{"foldername":"data","fingerprint":3658409867,"invalidFingerprint":false}],"packageFingerprint":461381811,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":360203,"fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","hashes":[{"type":1,"value":"15e0fbd0c0800bc6bdf628ba60f92105f087c2f1"},{"type":2,"value":"4fbc665cd198c27ef69c7a047bef8987"}]},"dateInstalled":"2024-08-28T18:07:35.1391545Z","dateUpdated":"2024-08-28T18:07:35.1421568Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5605256,"fileName":"guardvillagers-2.3.0-1.21.jar","fileDate":"2024-08-07T16:33:07.923Z","fileLength":267529,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5605/256/guardvillagers-2.3.0-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4203961350,"invalidFingerprint":false},{"foldername":"tallestegg","fingerprint":1492152870,"invalidFingerprint":false},{"foldername":"guard_villagers.png","fingerprint":2021101341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":612594779,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3755250582,"invalidFingerprint":false},{"foldername":"guardvillagers.mixins.json","fingerprint":1613187589,"invalidFingerprint":false},{"foldername":"data","fingerprint":3658409867,"invalidFingerprint":false}],"packageFingerprint":461381811,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":360203,"fileNameOnDisk":"guardvillagers-2.3.0-1.21.jar","hashes":[{"type":1,"value":"15e0fbd0c0800bc6bdf628ba60f92105f087c2f1"},{"type":2,"value":"4fbc665cd198c27ef69c7a047bef8987"}]}},{"instanceID":"b0f7ad57-7f26-4c56-96d0-4db588331f37","modSource":0,"addonID":551894,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Compatibility Checker","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar","authors":[{"Id":6881422,"Name":"Gaz_"}],"primaryAuthor":"Gaz_","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-compatibility-checker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/341/256/256/637741010594154538.png","tags":[],"installedFile":{"id":5711701,"fileName":"BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar","fileDate":"2024-09-10T21:18:12.317Z","fileLength":25672,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/701/BetterCompatibilityChecker-neoforge-21.1.0%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2883592500,"invalidFingerprint":false},{"foldername":"dev","fingerprint":561688694,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1842996656,"invalidFingerprint":false},{"foldername":"bcc.neo.mixins.json","fingerprint":2175132189,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false}],"packageFingerprint":3955930285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar","hashes":[{"type":1,"value":"dbda052b69a0f0015bdeac8177c5fce94937f338"},{"type":2,"value":"23c45be56cb82c2c906988c5559bcb4e"}]},"dateInstalled":"2024-08-28T18:07:34.0537999Z","dateUpdated":"2024-09-12T18:24:31.2400944Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5711701,"fileName":"BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar","fileDate":"2024-09-10T21:18:12.317Z","fileLength":25672,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/701/BetterCompatibilityChecker-neoforge-21.1.0%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2883592500,"invalidFingerprint":false},{"foldername":"dev","fingerprint":561688694,"invalidFingerprint":false},{"foldername":"bcc.mixins.json","fingerprint":4083028764,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1111451269,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1842996656,"invalidFingerprint":false},{"foldername":"bcc.neo.mixins.json","fingerprint":2175132189,"invalidFingerprint":false},{"foldername":"LICENSE_BetterCompatibilityChecker","fingerprint":204187067,"invalidFingerprint":false}],"packageFingerprint":3955930285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551894,"fileNameOnDisk":"BetterCompatibilityChecker-neoforge-21.1.0+mc1.21.1.jar","hashes":[{"type":1,"value":"dbda052b69a0f0015bdeac8177c5fce94937f338"},{"type":2,"value":"23c45be56cb82c2c906988c5559bcb4e"}]}},{"instanceID":"127ed94f-58cd-4e31-8d6d-eff982d04326","modSource":0,"addonID":394140,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Simple Magnets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"simplemagnets-1.1.11b-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simple-magnets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/284/883/256/256/637298985004395557.png","tags":[],"installedFile":{"id":5627310,"fileName":"simplemagnets-1.1.11b-neoforge-mc1.21.jar","fileDate":"2024-08-14T06:46:59.247Z","fileLength":143203,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5627/310/simplemagnets-1.1.11b-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":454372,"type":3},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":79492686,"invalidFingerprint":false},{"foldername":"com","fingerprint":2613254962,"invalidFingerprint":false},{"foldername":".cache","fingerprint":901062775,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1769852927,"invalidFingerprint":false},{"foldername":"data","fingerprint":811736650,"invalidFingerprint":false},{"foldername":"simplemagnets.mixins.json","fingerprint":3259544719,"invalidFingerprint":false},{"foldername":"simplemagnets.png","fingerprint":3884904635,"invalidFingerprint":false}],"packageFingerprint":3125684676,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394140,"fileNameOnDisk":"simplemagnets-1.1.11b-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"18e02028fc23a8f112259725a72b5f617e16bfca"},{"type":2,"value":"837bfbf0fdede5c40befdd73a829ed1b"}]},"dateInstalled":"2024-10-13T19:51:15.3592002Z","dateUpdated":"2024-10-13T19:51:15.3662072Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5627310,"fileName":"simplemagnets-1.1.11b-neoforge-mc1.21.jar","fileDate":"2024-08-14T06:46:59.247Z","fileLength":143203,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5627/310/simplemagnets-1.1.11b-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":454372,"type":3},{"addonId":309927,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":79492686,"invalidFingerprint":false},{"foldername":"com","fingerprint":2613254962,"invalidFingerprint":false},{"foldername":".cache","fingerprint":901062775,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1769852927,"invalidFingerprint":false},{"foldername":"data","fingerprint":811736650,"invalidFingerprint":false},{"foldername":"simplemagnets.mixins.json","fingerprint":3259544719,"invalidFingerprint":false},{"foldername":"simplemagnets.png","fingerprint":3884904635,"invalidFingerprint":false}],"packageFingerprint":3125684676,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394140,"fileNameOnDisk":"simplemagnets-1.1.11b-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"18e02028fc23a8f112259725a72b5f617e16bfca"},{"type":2,"value":"837bfbf0fdede5c40befdd73a829ed1b"}]}},{"instanceID":"25f21c83-b293-4e96-adb5-8160544880d8","modSource":0,"addonID":276951,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Comforts (Fabric/Forge/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"comforts-neoforge-9.0.2+1.21.1.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/comforts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/203/105/256/256/636930549407382137.png","tags":[],"installedFile":{"id":5718737,"fileName":"comforts-neoforge-9.0.2+1.21.1.jar","fileDate":"2024-09-13T07:46:23.453Z","fileLength":416621,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5718/737/comforts-neoforge-9.0.2%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3534119036,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1036436731,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3850229936,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":903768593,"invalidFingerprint":false},{"foldername":"assets","fingerprint":314277689,"invalidFingerprint":false},{"foldername":"com","fingerprint":2507334954,"invalidFingerprint":false},{"foldername":"comforts.mixins.json","fingerprint":98845266,"invalidFingerprint":false},{"foldername":"comforts_icon.png","fingerprint":3331194093,"invalidFingerprint":false},{"foldername":"data","fingerprint":3069694136,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2420619497,"invalidFingerprint":false},{"foldername":"spectrelib","fingerprint":4247955780,"invalidFingerprint":false}],"packageFingerprint":2758165386,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":276951,"fileNameOnDisk":"comforts-neoforge-9.0.2+1.21.1.jar","hashes":[{"type":1,"value":"2f790c0387dbdcb79d784d4cae5cfb41453427d4"},{"type":2,"value":"2cd9979e5aec5b2214c23a7b59826661"}]},"dateInstalled":"2024-08-28T18:07:26.6003585Z","dateUpdated":"2024-09-14T20:43:06.1253883Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5718737,"fileName":"comforts-neoforge-9.0.2+1.21.1.jar","fileDate":"2024-09-13T07:46:23.453Z","fileLength":416621,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5718/737/comforts-neoforge-9.0.2%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3534119036,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1036436731,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":3850229936,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":903768593,"invalidFingerprint":false},{"foldername":"assets","fingerprint":314277689,"invalidFingerprint":false},{"foldername":"com","fingerprint":2507334954,"invalidFingerprint":false},{"foldername":"comforts.mixins.json","fingerprint":98845266,"invalidFingerprint":false},{"foldername":"comforts_icon.png","fingerprint":3331194093,"invalidFingerprint":false},{"foldername":"data","fingerprint":3069694136,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2420619497,"invalidFingerprint":false},{"foldername":"spectrelib","fingerprint":4247955780,"invalidFingerprint":false}],"packageFingerprint":2758165386,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":276951,"fileNameOnDisk":"comforts-neoforge-9.0.2+1.21.1.jar","hashes":[{"type":1,"value":"2f790c0387dbdcb79d784d4cae5cfb41453427d4"},{"type":2,"value":"2cd9979e5aec5b2214c23a7b59826661"}]}},{"instanceID":"6ec09fbd-44ec-44a5-a1db-a071f82799dd","modSource":0,"addonID":1037991,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Curios API Continuation","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"curios-neoforge-9.0.14+1.21.1.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios-continuation","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1017/129/256/256/638543265839292912_animated.gif","tags":[],"installedFile":{"id":5811495,"fileName":"curios-neoforge-9.0.14+1.21.1.jar","fileDate":"2024-10-14T13:40:29.58Z","fileLength":370575,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5811/495/curios-neoforge-9.0.14%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":594547448,"invalidFingerprint":false},{"foldername":"top","fingerprint":620320562,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3359055457,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":518279225,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3078815106,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1552441636,"invalidFingerprint":false}],"packageFingerprint":445445806,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1037991,"fileNameOnDisk":"curios-neoforge-9.0.14+1.21.1.jar","hashes":[{"type":1,"value":"d029a3a4a3429bf81c39d6a3c8f227b7b20e63ba"},{"type":2,"value":"a82e774316a6b253a486cbd76217fe8c"}]},"dateInstalled":"2024-08-28T18:07:25.7590205Z","dateUpdated":"2024-10-14T21:22:51.818268Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5811495,"fileName":"curios-neoforge-9.0.14+1.21.1.jar","fileDate":"2024-10-14T13:40:29.58Z","fileLength":370575,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5811/495/curios-neoforge-9.0.14%2b1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":594547448,"invalidFingerprint":false},{"foldername":"top","fingerprint":620320562,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3359055457,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":518279225,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3078815106,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1552441636,"invalidFingerprint":false}],"packageFingerprint":445445806,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1037991,"fileNameOnDisk":"curios-neoforge-9.0.14+1.21.1.jar","hashes":[{"type":1,"value":"d029a3a4a3429bf81c39d6a3c8f227b7b20e63ba"},{"type":2,"value":"a82e774316a6b253a486cbd76217fe8c"}]}},{"instanceID":"7c45ab81-2535-4e74-bcbc-19a7c3951e6e","modSource":0,"addonID":298187,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Building Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"buildinggadgets2-1.3.7.jar","authors":[{"Id":22300,"Name":"Direwolf20"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"Direwolf20","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/building-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/161/452/256/256/636672128890190531.png","tags":[],"installedFile":{"id":5615703,"fileName":"buildinggadgets2-1.3.7.jar","fileDate":"2024-08-10T17:22:50.95Z","fileLength":3850709,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/703/buildinggadgets2-1.3.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1886786653,"invalidFingerprint":false},{"foldername":"com","fingerprint":1731709522,"invalidFingerprint":false},{"foldername":".cache","fingerprint":999835036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2984551001,"invalidFingerprint":false},{"foldername":"data","fingerprint":495449170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3527492008,"invalidFingerprint":false}],"packageFingerprint":3128939169,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":298187,"fileNameOnDisk":"buildinggadgets2-1.3.7.jar","hashes":[{"type":1,"value":"c40573655dec427c9ab3ada53c55b0283c5fdcc2"},{"type":2,"value":"6e737e003ebb9f77641508de0fb649f5"}]},"dateInstalled":"2024-08-28T18:07:38.9194109Z","dateUpdated":"2024-08-28T18:07:38.9234133Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615703,"fileName":"buildinggadgets2-1.3.7.jar","fileDate":"2024-08-10T17:22:50.95Z","fileLength":3850709,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/703/buildinggadgets2-1.3.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1886786653,"invalidFingerprint":false},{"foldername":"com","fingerprint":1731709522,"invalidFingerprint":false},{"foldername":".cache","fingerprint":999835036,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2984551001,"invalidFingerprint":false},{"foldername":"data","fingerprint":495449170,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3527492008,"invalidFingerprint":false}],"packageFingerprint":3128939169,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":298187,"fileNameOnDisk":"buildinggadgets2-1.3.7.jar","hashes":[{"type":1,"value":"c40573655dec427c9ab3ada53c55b0283c5fdcc2"},{"type":2,"value":"6e737e003ebb9f77641508de0fb649f5"}]}},{"instanceID":"ef63f8d6-c862-43ad-bf6b-e4b51e48cb92","modSource":0,"addonID":250277,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extreme Reactors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.9.jar","authors":[{"Id":9586529,"Name":"ZeroNoRyouki"}],"primaryAuthor":"ZeroNoRyouki","primaryCategoryId":417,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extreme-reactors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/310/376/256/256/637398551210975973.png","tags":[],"installedFile":{"id":5719857,"fileName":"ExtremeReactors2-1.21.1-2.4.9.jar","fileDate":"2024-09-13T16:58:49.357Z","fileLength":2518864,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5719/857/ExtremeReactors2-1.21.1-2.4.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":247921,"type":3},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3239217649,"invalidFingerprint":false},{"foldername":"it","fingerprint":3334452038,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4242701352,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3463178155,"invalidFingerprint":false},{"foldername":"data","fingerprint":3551466335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":700863452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2324632464,"invalidFingerprint":false}],"packageFingerprint":2741419569,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250277,"fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.9.jar","hashes":[{"type":1,"value":"9a079dfcbb4fa350dfbe76b2674d20f1028cad62"},{"type":2,"value":"a9072b267f87984e411e77dcc6d32f5c"}]},"dateInstalled":"2024-08-28T18:07:56.2575266Z","dateUpdated":"2024-09-14T20:43:02.5740064Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5719857,"fileName":"ExtremeReactors2-1.21.1-2.4.9.jar","fileDate":"2024-09-13T16:58:49.357Z","fileLength":2518864,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5719/857/ExtremeReactors2-1.21.1-2.4.9.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":247921,"type":3},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3239217649,"invalidFingerprint":false},{"foldername":"it","fingerprint":3334452038,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4242701352,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3463178155,"invalidFingerprint":false},{"foldername":"data","fingerprint":3551466335,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":700863452,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2324632464,"invalidFingerprint":false}],"packageFingerprint":2741419569,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250277,"fileNameOnDisk":"ExtremeReactors2-1.21.1-2.4.9.jar","hashes":[{"type":1,"value":"9a079dfcbb4fa350dfbe76b2674d20f1028cad62"},{"type":2,"value":"a9072b267f87984e411e77dcc6d32f5c"}]}},{"instanceID":"9e50fee7-52ad-49c1-8357-8ef66645cc94","modSource":0,"addonID":271009,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Forgiving Void","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/forgiving-void","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/104/125/256/256/636343387943587114.png","tags":[],"installedFile":{"id":5623776,"fileName":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T08:11:10.37Z","fileLength":71908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/776/forgivingvoid-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3632245621,"invalidFingerprint":false},{"foldername":"net","fingerprint":3655792489,"invalidFingerprint":false},{"foldername":"forgivingvoid.png","fingerprint":88877754,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2501232860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239628932,"invalidFingerprint":false},{"foldername":"forgivingvoid.neoforge.mixins.json","fingerprint":3788878415,"invalidFingerprint":false},{"foldername":"forgivingvoid.mixins.json","fingerprint":2742811140,"invalidFingerprint":false},{"foldername":"LICENSE_Forgiving Void","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":954425903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271009,"fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"bdf4e91bea2828dfe9c6b28345062dfec7d18b74"},{"type":2,"value":"72d442c87cb03cb81a01e0ef4a96c161"}]},"dateInstalled":"2024-08-28T18:07:36.2001138Z","dateUpdated":"2024-08-28T18:07:36.2030944Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623776,"fileName":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T08:11:10.37Z","fileLength":71908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/776/forgivingvoid-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3632245621,"invalidFingerprint":false},{"foldername":"net","fingerprint":3655792489,"invalidFingerprint":false},{"foldername":"forgivingvoid.png","fingerprint":88877754,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2501232860,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239628932,"invalidFingerprint":false},{"foldername":"forgivingvoid.neoforge.mixins.json","fingerprint":3788878415,"invalidFingerprint":false},{"foldername":"forgivingvoid.mixins.json","fingerprint":2742811140,"invalidFingerprint":false},{"foldername":"LICENSE_Forgiving Void","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":954425903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271009,"fileNameOnDisk":"forgivingvoid-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"bdf4e91bea2828dfe9c6b28345062dfec7d18b74"},{"type":2,"value":"72d442c87cb03cb81a01e0ef4a96c161"}]}},{"instanceID":"e24193ea-2fa1-425c-9acc-6fe08ce39ba1","modSource":0,"addonID":245755,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Waystones","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.4.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/waystones","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/42/418/256/256/636008504954894502.png","tags":[],"installedFile":{"id":5728354,"fileName":"waystones-neoforge-1.21.1-21.1.4.jar","fileDate":"2024-09-16T12:23:36.12Z","fileLength":819959,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5728/354/waystones-neoforge-1.21.1-21.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2271630257,"invalidFingerprint":false},{"foldername":"net","fingerprint":591127227,"invalidFingerprint":false},{"foldername":"waystones.mixins.json","fingerprint":1757013245,"invalidFingerprint":false},{"foldername":"waystones.neoforge.mixins.json","fingerprint":3074898549,"invalidFingerprint":false},{"foldername":"waystones.png","fingerprint":3621685521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4101434448,"invalidFingerprint":false},{"foldername":"assets","fingerprint":568879170,"invalidFingerprint":false},{"foldername":"data","fingerprint":1288073120,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":2657459217,"invalidFingerprint":false},{"foldername":"LICENSE_Waystones","fingerprint":3262730626,"invalidFingerprint":false}],"packageFingerprint":3239452656,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":245755,"fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.4.jar","hashes":[{"type":1,"value":"ff5b70e097ea0816c9b0576638a1c5e13112b380"},{"type":2,"value":"3e92c97789eade02acefb7d21ceaed06"}]},"dateInstalled":"2024-08-28T18:07:07.1178602Z","dateUpdated":"2024-09-16T18:32:04.3529021Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5728354,"fileName":"waystones-neoforge-1.21.1-21.1.4.jar","fileDate":"2024-09-16T12:23:36.12Z","fileLength":819959,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5728/354/waystones-neoforge-1.21.1-21.1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2271630257,"invalidFingerprint":false},{"foldername":"net","fingerprint":591127227,"invalidFingerprint":false},{"foldername":"waystones.mixins.json","fingerprint":1757013245,"invalidFingerprint":false},{"foldername":"waystones.neoforge.mixins.json","fingerprint":3074898549,"invalidFingerprint":false},{"foldername":"waystones.png","fingerprint":3621685521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4101434448,"invalidFingerprint":false},{"foldername":"assets","fingerprint":568879170,"invalidFingerprint":false},{"foldername":"data","fingerprint":1288073120,"invalidFingerprint":false},{"foldername":"waila_plugins.json","fingerprint":2657459217,"invalidFingerprint":false},{"foldername":"LICENSE_Waystones","fingerprint":3262730626,"invalidFingerprint":false}],"packageFingerprint":3239452656,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":245755,"fileNameOnDisk":"waystones-neoforge-1.21.1-21.1.4.jar","hashes":[{"type":1,"value":"ff5b70e097ea0816c9b0576638a1c5e13112b380"},{"type":2,"value":"3e92c97789eade02acefb7d21ceaed06"}]}},{"instanceID":"d29a1735-d4a4-42d4-b25c-6e31cf84a647","modSource":0,"addonID":281849,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PneumaticCraft: Repressurized","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"pneumaticcraft-repressurized-8.1.4+mc1.21.1.jar","authors":[{"Id":7446860,"Name":"desht_08"},{"Id":101919030,"Name":"Minemaarten"}],"primaryAuthor":"desht_08","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/pneumaticcraft-repressurized","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/478/360/256/256/637774086636641462.png","tags":[],"installedFile":{"id":5776294,"fileName":"pneumaticcraft-repressurized-8.1.4+mc1.21.1.jar","fileDate":"2024-10-02T12:20:00.177Z","fileLength":10979025,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5776/294/pneumaticcraft-repressurized-8.1.4%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":267602,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3140292697,"invalidFingerprint":false},{"foldername":"me","fingerprint":1783851278,"invalidFingerprint":false},{"foldername":"pncr_logo.png","fingerprint":2966846630,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2480601440,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1444577547,"invalidFingerprint":false},{"foldername":"mixins.pneumaticcraft.json","fingerprint":3261076816,"invalidFingerprint":false},{"foldername":"data","fingerprint":1568562377,"invalidFingerprint":false}],"packageFingerprint":2895776990,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":281849,"fileNameOnDisk":"pneumaticcraft-repressurized-8.1.4+mc1.21.1.jar","hashes":[{"type":1,"value":"5441ce16fca15cfd0783120f12f193fa1567b0f6"},{"type":2,"value":"eb58706c5024996ab883dd5b3acde0c6"}]},"dateInstalled":"2024-08-28T18:07:06.2121462Z","dateUpdated":"2024-10-02T16:51:01.2946783Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5776294,"fileName":"pneumaticcraft-repressurized-8.1.4+mc1.21.1.jar","fileDate":"2024-10-02T12:20:00.177Z","fileLength":10979025,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5776/294/pneumaticcraft-repressurized-8.1.4%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":267602,"type":2},{"addonId":306770,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3140292697,"invalidFingerprint":false},{"foldername":"me","fingerprint":1783851278,"invalidFingerprint":false},{"foldername":"pncr_logo.png","fingerprint":2966846630,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2480601440,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1444577547,"invalidFingerprint":false},{"foldername":"mixins.pneumaticcraft.json","fingerprint":3261076816,"invalidFingerprint":false},{"foldername":"data","fingerprint":1568562377,"invalidFingerprint":false}],"packageFingerprint":2895776990,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":281849,"fileNameOnDisk":"pneumaticcraft-repressurized-8.1.4+mc1.21.1.jar","hashes":[{"type":1,"value":"5441ce16fca15cfd0783120f12f193fa1567b0f6"},{"type":2,"value":"eb58706c5024996ab883dd5b3acde0c6"}]}},{"instanceID":"0ae5d14d-5d42-4f0a-a65c-080dbfcd35c9","modSource":0,"addonID":252848,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Nature's Compass","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","authors":[{"Id":21484530,"Name":"Chaosyr"}],"primaryAuthor":"Chaosyr","primaryCategoryId":407,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/natures-compass","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/54/102/256/256/636131217371752080.png","tags":[],"installedFile":{"id":5696042,"fileName":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","fileDate":"2024-09-05T23:42:58.18Z","fileLength":216873,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/42/NaturesCompass-1.21.1-3.0.3-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":106370476,"invalidFingerprint":false},{"foldername":"com","fingerprint":1300650292,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3896173832,"invalidFingerprint":false},{"foldername":"data","fingerprint":293930953,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1143412524,"invalidFingerprint":false}],"packageFingerprint":4061845266,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":252848,"fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","hashes":[{"type":1,"value":"4a91af947622a2bb2c0381db249cc6f06c1f1843"},{"type":2,"value":"7a0e95b67a63ef1bceaf40434941466b"}]},"dateInstalled":"2024-08-28T18:07:42.9768728Z","dateUpdated":"2024-09-06T17:46:28.7640563Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696042,"fileName":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","fileDate":"2024-09-05T23:42:58.18Z","fileLength":216873,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/42/NaturesCompass-1.21.1-3.0.3-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":106370476,"invalidFingerprint":false},{"foldername":"com","fingerprint":1300650292,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3896173832,"invalidFingerprint":false},{"foldername":"data","fingerprint":293930953,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1143412524,"invalidFingerprint":false}],"packageFingerprint":4061845266,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":252848,"fileNameOnDisk":"NaturesCompass-1.21.1-3.0.3-neoforge.jar","hashes":[{"type":1,"value":"4a91af947622a2bb2c0381db249cc6f06c1f1843"},{"type":2,"value":"7a0e95b67a63ef1bceaf40434941466b"}]}},{"instanceID":"01c42637-cb7a-4fa8-afee-1cd0b305d5f2","modSource":0,"addonID":547434,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Forge Config API Port","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","authors":[{"Id":10384423,"Name":"Fuzs"}],"primaryAuthor":"Fuzs","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/forge-config-api-port-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1039/223/256/256/638564744744297085.png","tags":[],"installedFile":{"id":5772130,"fileName":"ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","fileDate":"2024-09-30T23:32:56.42Z","fileLength":102395,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5772/130/ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":544048,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3299120296,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2550361697,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE-FORGE.md","fingerprint":2149241610,"invalidFingerprint":false},{"foldername":"LICENSE-NIGHT-CONFIG.md","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"LICENSING.md","fingerprint":1535033853,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_CommonForgeApi_c1298e2deabe44f2a07a85e7e13467ef_b4c0ece3fb935dcd8274f9834667ffbd29754af2bc08a417501ff5237570e3a0ForgeConfigAPIPortv21111211CommonForgeApidevjar","fingerprint":1496925553,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_Common_fb934440b1ab499092e70d1131a57f17_fe61b686db3f5f14421abd76845cbeec69982ffaf8182acf4d69678a70de36beForgeConfigAPIPortv21111211Commondevjar","fingerprint":3861503071,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.common.mixins.json","fingerprint":3252915660,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.neoforge.mixins.json","fingerprint":660480973,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":370227528,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":934216936,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":4266161138,"invalidFingerprint":false},{"foldername":"net","fingerprint":2196529674,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1940150072,"invalidFingerprint":false}],"packageFingerprint":139424795,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":547434,"fileNameOnDisk":"ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","hashes":[{"type":1,"value":"00778cc924a1bee00f8c99b3a06e9d586c6f2db3"},{"type":2,"value":"6fce87590f35de83685f80fcfc7c1eb3"}]},"dateInstalled":"2024-08-28T18:07:45.9792759Z","dateUpdated":"2024-10-01T18:35:09.0292542Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5772130,"fileName":"ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","fileDate":"2024-09-30T23:32:56.42Z","fileLength":102395,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5772/130/ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":544048,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3299120296,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":2550361697,"invalidFingerprint":false},{"foldername":"LICENSE-ASSETS.md","fingerprint":1447192261,"invalidFingerprint":false},{"foldername":"LICENSE-FORGE.md","fingerprint":2149241610,"invalidFingerprint":false},{"foldername":"LICENSE-NIGHT-CONFIG.md","fingerprint":2972570874,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2980605036,"invalidFingerprint":false},{"foldername":"LICENSING.md","fingerprint":1535033853,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_CommonForgeApi_c1298e2deabe44f2a07a85e7e13467ef_b4c0ece3fb935dcd8274f9834667ffbd29754af2bc08a417501ff5237570e3a0ForgeConfigAPIPortv21111211CommonForgeApidevjar","fingerprint":1496925553,"invalidFingerprint":false},{"foldername":"architectury_inject_ForgeConfigAPIPort1211_Common_fb934440b1ab499092e70d1131a57f17_fe61b686db3f5f14421abd76845cbeec69982ffaf8182acf4d69678a70de36beForgeConfigAPIPortv21111211Commondevjar","fingerprint":3861503071,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.common.mixins.json","fingerprint":3252915660,"invalidFingerprint":false},{"foldername":"forgeconfigapiport.neoforge.mixins.json","fingerprint":660480973,"invalidFingerprint":false},{"foldername":"fuzs","fingerprint":370227528,"invalidFingerprint":false},{"foldername":"mod_banner.png","fingerprint":934216936,"invalidFingerprint":false},{"foldername":"mod_logo.png","fingerprint":4266161138,"invalidFingerprint":false},{"foldername":"net","fingerprint":2196529674,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1940150072,"invalidFingerprint":false}],"packageFingerprint":139424795,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":547434,"fileNameOnDisk":"ForgeConfigAPIPort-v21.1.1-1.21.1-NeoForge.jar","hashes":[{"type":1,"value":"00778cc924a1bee00f8c99b3a06e9d586c6f2db3"},{"type":2,"value":"6fce87590f35de83685f80fcfc7c1eb3"}]}},{"instanceID":"20a5f3d7-d111-440f-ac17-d2005d524ade","modSource":0,"addonID":256087,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Notes","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","authors":[{"Id":21484530,"Name":"Chaosyr"}],"primaryAuthor":"Chaosyr","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/notes","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/877/385/256/256/638302533925328821.png","tags":[],"installedFile":{"id":5696107,"fileName":"Notes-1.21.1-3.0.1-neoforge.jar","fileDate":"2024-09-06T00:15:47.76Z","fileLength":60964,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/107/Notes-1.21.1-3.0.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":286389723,"invalidFingerprint":false},{"foldername":"com","fingerprint":352728504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1603991949,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":409435031,"invalidFingerprint":false}],"packageFingerprint":728845744,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256087,"fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","hashes":[{"type":1,"value":"1ab999bac46ff84e90c3bbfaa4923286df4b870a"},{"type":2,"value":"b46b44efff931885058287e2882da0d4"}]},"dateInstalled":"2024-08-28T18:07:52.42382Z","dateUpdated":"2024-09-06T17:46:29.4673227Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5696107,"fileName":"Notes-1.21.1-3.0.1-neoforge.jar","fileDate":"2024-09-06T00:15:47.76Z","fileLength":60964,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5696/107/Notes-1.21.1-3.0.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":286389723,"invalidFingerprint":false},{"foldername":"com","fingerprint":352728504,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1603991949,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":409435031,"invalidFingerprint":false}],"packageFingerprint":728845744,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256087,"fileNameOnDisk":"Notes-1.21.1-3.0.1-neoforge.jar","hashes":[{"type":1,"value":"1ab999bac46ff84e90c3bbfaa4923286df4b870a"},{"type":2,"value":"b46b44efff931885058287e2882da0d4"}]}},{"instanceID":"f291f1d4-d9ab-40c0-b3a9-40b6fee822e8","modSource":0,"addonID":909375,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"WITS (What Is This Structure?)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","authors":[{"Id":51333044,"Name":"telepathicgrunt"}],"primaryAuthor":"telepathicgrunt","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/wits","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/873/164/256/256/638292861732217815.png","tags":[],"installedFile":{"id":5426237,"fileName":"wits-1.3.0+1.21-neoforge.jar","fileDate":"2024-06-14T02:05:30.513Z","fileLength":12231,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/237/wits-1.3.0%2b1.21-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1541876640,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2168778583,"invalidFingerprint":false},{"foldername":"architectury_inject_WITS_common_6ce940f113aa496eac0071d9f71fdcb3_64976c071b9805877781302914cf4f821099a4cc8717d4a2f52cc1ba58866a47wits130121commondevjar","fingerprint":3541689605,"invalidFingerprint":false},{"foldername":"assets","fingerprint":777963592,"invalidFingerprint":false},{"foldername":"com","fingerprint":1807806568,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3720570158,"invalidFingerprint":false},{"foldername":"wits_logo_wide.png","fingerprint":4026028389,"invalidFingerprint":false}],"packageFingerprint":1166863698,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":909375,"fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","hashes":[{"type":1,"value":"4fb6e087325c70031fdb7fe6eb5278c5038511dd"},{"type":2,"value":"8dd33d1d26e4a59dc0391eb7628afefb"}]},"dateInstalled":"2024-08-28T18:07:10.0968288Z","dateUpdated":"2024-08-28T18:07:10.0988217Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5426237,"fileName":"wits-1.3.0+1.21-neoforge.jar","fileDate":"2024-06-14T02:05:30.513Z","fileLength":12231,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5426/237/wits-1.3.0%2b1.21-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1541876640,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":2168778583,"invalidFingerprint":false},{"foldername":"architectury_inject_WITS_common_6ce940f113aa496eac0071d9f71fdcb3_64976c071b9805877781302914cf4f821099a4cc8717d4a2f52cc1ba58866a47wits130121commondevjar","fingerprint":3541689605,"invalidFingerprint":false},{"foldername":"assets","fingerprint":777963592,"invalidFingerprint":false},{"foldername":"com","fingerprint":1807806568,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3720570158,"invalidFingerprint":false},{"foldername":"wits_logo_wide.png","fingerprint":4026028389,"invalidFingerprint":false}],"packageFingerprint":1166863698,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":909375,"fileNameOnDisk":"wits-1.3.0+1.21-neoforge.jar","hashes":[{"type":1,"value":"4fb6e087325c70031fdb7fe6eb5278c5038511dd"},{"type":2,"value":"8dd33d1d26e4a59dc0391eb7628afefb"}]}},{"instanceID":"85a5b435-3deb-4495-8b63-afaeb48d395a","modSource":0,"addonID":371813,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Crash Utilities","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"crashutilities-9.0.1.jar","authors":[{"Id":14735285,"Name":"Darkere"}],"primaryAuthor":"Darkere","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/crash-utilities","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/259/289/256/256/637210956449815321.png","tags":[],"installedFile":{"id":5711110,"fileName":"crashutilities-9.0.1.jar","fileDate":"2024-09-10T18:02:48.637Z","fileLength":225015,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/110/crashutilities-9.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":482020649,"invalidFingerprint":false},{"foldername":"com","fingerprint":2506213497,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2321410775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false}],"packageFingerprint":236150505,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":371813,"fileNameOnDisk":"crashutilities-9.0.1.jar","hashes":[{"type":1,"value":"dc160dfc676ff76c8652f416e6d9bde230930a91"},{"type":2,"value":"6dd4fac9c0c02c5b21237d57329d69f5"}]},"dateInstalled":"2024-09-21T19:43:03.9166648Z","dateUpdated":"2024-09-21T19:43:03.935665Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5711110,"fileName":"crashutilities-9.0.1.jar","fileDate":"2024-09-10T18:02:48.637Z","fileLength":225015,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/110/crashutilities-9.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":482020649,"invalidFingerprint":false},{"foldername":"com","fingerprint":2506213497,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2321410775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3380797652,"invalidFingerprint":false}],"packageFingerprint":236150505,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":371813,"fileNameOnDisk":"crashutilities-9.0.1.jar","hashes":[{"type":1,"value":"dc160dfc676ff76c8652f416e6d9bde230930a91"},{"type":2,"value":"6dd4fac9c0c02c5b21237d57329d69f5"}]}},{"instanceID":"77c0cbab-5529-4f67-aa36-11a2443a0627","modSource":0,"addonID":561625,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Creeper Overhaul","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.5.jar","authors":[{"Id":100741893,"Name":"joosh_7889"},{"Id":25275754,"Name":"ThatGravyBoat"}],"primaryAuthor":"joosh_7889","primaryCategoryId":411,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/creeper-overhaul","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/473/162/256/256/637764359461113953.png","tags":[],"installedFile":{"id":5725480,"fileName":"Creeperoverhaul-neoforge-1.21-4.0.5.jar","fileDate":"2024-09-15T13:53:11.697Z","fileLength":1184806,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5725/480/Creeperoverhaul-neoforge-1.21-4.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":388172,"type":3},{"addonId":714059,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":613128216,"invalidFingerprint":false},{"foldername":"Creeperoverhaul-common-1.21-common-refmap.json","fingerprint":3083758450,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1758252112,"invalidFingerprint":false},{"foldername":"architectury_inject_Creeperoverhaul_common_631d2b68f9d942ccb91d19c357dc7698_bff21d655435a8159ed3268fddc18d6508f48ab055b2cb062ced7dfb11aab559Creeperoverhaulcommon121405devjar","fingerprint":425442481,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3838404150,"invalidFingerprint":false},{"foldername":"creeperoverhaul-common.mixins.json","fingerprint":2136039664,"invalidFingerprint":false},{"foldername":"creeperoverhaul.accesswidener","fingerprint":3779081431,"invalidFingerprint":false},{"foldername":"data","fingerprint":612940320,"invalidFingerprint":false},{"foldername":"tech","fingerprint":2861361776,"invalidFingerprint":false}],"packageFingerprint":1286486705,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561625,"fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.5.jar","hashes":[{"type":1,"value":"deeeaad2e8955adf3d6bf26bf5d3c440003c3887"},{"type":2,"value":"c7bc3ce5c70d727c8a1cabefd180fde8"}]},"dateInstalled":"2024-08-28T18:07:14.4339621Z","dateUpdated":"2024-09-15T16:33:02.9948244Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5725480,"fileName":"Creeperoverhaul-neoforge-1.21-4.0.5.jar","fileDate":"2024-09-15T13:53:11.697Z","fileLength":1184806,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5725/480/Creeperoverhaul-neoforge-1.21-4.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3},{"addonId":388172,"type":3},{"addonId":714059,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":613128216,"invalidFingerprint":false},{"foldername":"Creeperoverhaul-common-1.21-common-refmap.json","fingerprint":3083758450,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":1758252112,"invalidFingerprint":false},{"foldername":"architectury_inject_Creeperoverhaul_common_631d2b68f9d942ccb91d19c357dc7698_bff21d655435a8159ed3268fddc18d6508f48ab055b2cb062ced7dfb11aab559Creeperoverhaulcommon121405devjar","fingerprint":425442481,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3838404150,"invalidFingerprint":false},{"foldername":"creeperoverhaul-common.mixins.json","fingerprint":2136039664,"invalidFingerprint":false},{"foldername":"creeperoverhaul.accesswidener","fingerprint":3779081431,"invalidFingerprint":false},{"foldername":"data","fingerprint":612940320,"invalidFingerprint":false},{"foldername":"tech","fingerprint":2861361776,"invalidFingerprint":false}],"packageFingerprint":1286486705,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561625,"fileNameOnDisk":"Creeperoverhaul-neoforge-1.21-4.0.5.jar","hashes":[{"type":1,"value":"deeeaad2e8955adf3d6bf26bf5d3c440003c3887"},{"type":2,"value":"c7bc3ce5c70d727c8a1cabefd180fde8"}]}},{"instanceID":"c82a6c2e-ca0b-4166-b532-c396497cb484","modSource":0,"addonID":634062,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"No Chat Reports","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","authors":[{"Id":60127971,"Name":"Aizistral"}],"primaryAuthor":"Aizistral","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/no-chat-reports","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/68/256/256/637910636688514454.png","tags":[],"installedFile":{"id":5441267,"fileName":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","fileDate":"2024-06-18T14:34:32.347Z","fileLength":308029,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5441/267/NoChatReports-NEOFORGE-1.21-v2.8.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2255553638,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711586885,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1936421194,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":36830052,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":3289991826,"invalidFingerprint":false}],"packageFingerprint":1648461228,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","hashes":[{"type":1,"value":"4eb27301c1eb9291defc29249bac23d88c5317b1"},{"type":2,"value":"a14f6020e90da4c349ea3bbdc174cdc3"}]},"dateInstalled":"2024-08-28T18:07:38.1003062Z","dateUpdated":"2024-08-28T18:07:38.1030615Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5441267,"fileName":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","fileDate":"2024-06-18T14:34:32.347Z","fileLength":308029,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5441/267/NoChatReports-NEOFORGE-1.21-v2.8.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2255553638,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711586885,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1936421194,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":36830052,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":4062509488,"invalidFingerprint":false},{"foldername":"mixins","fingerprint":3289991826,"invalidFingerprint":false}],"packageFingerprint":1648461228,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":634062,"fileNameOnDisk":"NoChatReports-NEOFORGE-1.21-v2.8.0.jar","hashes":[{"type":1,"value":"4eb27301c1eb9291defc29249bac23d88c5317b1"},{"type":2,"value":"a14f6020e90da4c349ea3bbdc174cdc3"}]}},{"instanceID":"59775037-8981-405f-95c8-5efd439a175d","modSource":0,"addonID":982512,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AE2 Import Export Card","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","authors":[{"Id":100053423,"Name":"Ultramegaaa"}],"primaryAuthor":"Ultramegaaa","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ae2-import-export-card","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1035/340/256/256/638559538814059056.png","tags":[],"installedFile":{"id":5577253,"fileName":"ae2importexportcard-1.21-1.4.0.jar","fileDate":"2024-07-29T11:56:00.243Z","fileLength":188626,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5577/253/ae2importexportcard-1.21-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":559313,"type":2},{"addonId":223794,"type":3},{"addonId":459929,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":988943943,"invalidFingerprint":false},{"foldername":"com","fingerprint":2322931724,"invalidFingerprint":false},{"foldername":"ae2importexportcard.mixins.json","fingerprint":1391564409,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3897824403,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916899208,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3080651757,"invalidFingerprint":false}],"packageFingerprint":1262368284,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":982512,"fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","hashes":[{"type":1,"value":"24151e160a35fe2c21854d9ead6919930807b0b7"},{"type":2,"value":"0df1858e45f88bd476c8fbc1f7479872"}]},"dateInstalled":"2024-08-28T18:07:08.7290471Z","dateUpdated":"2024-08-28T18:07:08.7320142Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5577253,"fileName":"ae2importexportcard-1.21-1.4.0.jar","fileDate":"2024-07-29T11:56:00.243Z","fileLength":188626,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5577/253/ae2importexportcard-1.21-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":559313,"type":2},{"addonId":223794,"type":3},{"addonId":459929,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":988943943,"invalidFingerprint":false},{"foldername":"com","fingerprint":2322931724,"invalidFingerprint":false},{"foldername":"ae2importexportcard.mixins.json","fingerprint":1391564409,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3897824403,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916899208,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3080651757,"invalidFingerprint":false}],"packageFingerprint":1262368284,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":982512,"fileNameOnDisk":"ae2importexportcard-1.21-1.4.0.jar","hashes":[{"type":1,"value":"24151e160a35fe2c21854d9ead6919930807b0b7"},{"type":2,"value":"0df1858e45f88bd476c8fbc1f7479872"}]}},{"instanceID":"6bf6c0ee-f071-44b0-8c35-1afdb208770e","modSource":0,"addonID":1034791,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Arts & Crafts","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.2.0.jar","authors":[{"Id":102354396,"Name":"KekeCreations"}],"primaryAuthor":"KekeCreations","primaryCategoryId":408,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/artsandcrafts","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1012/337/256/256/638536760473077409.png","tags":[],"installedFile":{"id":5804670,"fileName":"arts_and_crafts-neoforge-1.21-1.2.0.jar","fileDate":"2024-10-12T02:48:42.577Z","fileLength":3997074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5804/670/arts_and_crafts-neoforge-1.21-1.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":709456006,"invalidFingerprint":false},{"foldername":"com","fingerprint":4232425672,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1125321086,"invalidFingerprint":false},{"foldername":"arts_and_crafts-common.mixins.json","fingerprint":4037794829,"invalidFingerprint":false},{"foldername":"arts_and_crafts.neoforge.mixins.json","fingerprint":2124086265,"invalidFingerprint":false},{"foldername":"arts_and_crafts_icon.png","fingerprint":3668789404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1355461717,"invalidFingerprint":false},{"foldername":"data","fingerprint":10909168,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":2074209471,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1034791,"fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.2.0.jar","hashes":[{"type":1,"value":"3078cd4ffcca963cb9ee5bb31f39856acf7a41e8"},{"type":2,"value":"24fb3aa2085dcb1cbe3c29e3d7464209"}]},"dateInstalled":"2024-08-28T18:07:36.3515889Z","dateUpdated":"2024-10-13T19:48:14.4590717Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5804670,"fileName":"arts_and_crafts-neoforge-1.21-1.2.0.jar","fileDate":"2024-10-12T02:48:42.577Z","fileLength":3997074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5804/670/arts_and_crafts-neoforge-1.21-1.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":709456006,"invalidFingerprint":false},{"foldername":"com","fingerprint":4232425672,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1125321086,"invalidFingerprint":false},{"foldername":"arts_and_crafts-common.mixins.json","fingerprint":4037794829,"invalidFingerprint":false},{"foldername":"arts_and_crafts.neoforge.mixins.json","fingerprint":2124086265,"invalidFingerprint":false},{"foldername":"arts_and_crafts_icon.png","fingerprint":3668789404,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1355461717,"invalidFingerprint":false},{"foldername":"data","fingerprint":10909168,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":2074209471,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1034791,"fileNameOnDisk":"arts_and_crafts-neoforge-1.21-1.2.0.jar","hashes":[{"type":1,"value":"3078cd4ffcca963cb9ee5bb31f39856acf7a41e8"},{"type":2,"value":"24fb3aa2085dcb1cbe3c29e3d7464209"}]}},{"instanceID":"7046b15b-c890-49a0-8dab-ee7e4e70d71e","modSource":0,"addonID":890755,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Enough Archaeology","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jearchaeology-1.21.0-1.1.5.jar","authors":[{"Id":101028709,"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-enough-archaeology","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/158/256/256/638254730613855169.png","tags":[],"installedFile":{"id":5712827,"fileName":"jearchaeology-1.21.0-1.1.5.jar","fileDate":"2024-09-11T07:03:16.34Z","fileLength":43589,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5712/827/jearchaeology-1.21.0-1.1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3172206740,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2723121274,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3593057227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":910666285,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890755,"fileNameOnDisk":"jearchaeology-1.21.0-1.1.5.jar","hashes":[{"type":1,"value":"db6532fc1630450bac0a4d38ce87feb97696b88f"},{"type":2,"value":"799135678eef0653cc4670dee3ccc2b4"}]},"dateInstalled":"2024-08-28T18:07:09.8357525Z","dateUpdated":"2024-09-12T18:24:21.8043834Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5712827,"fileName":"jearchaeology-1.21.0-1.1.5.jar","fileDate":"2024-09-11T07:03:16.34Z","fileLength":43589,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5712/827/jearchaeology-1.21.0-1.1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3172206740,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2723121274,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3593057227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":910666285,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":890755,"fileNameOnDisk":"jearchaeology-1.21.0-1.1.5.jar","hashes":[{"type":1,"value":"db6532fc1630450bac0a4d38ce87feb97696b88f"},{"type":2,"value":"799135678eef0653cc4670dee3ccc2b4"}]}},{"instanceID":"b19bfef9-dd27-4e35-9aff-0936ed21905f","modSource":0,"addonID":636540,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structory","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Structory_1.21.x_v1.3.6.jar","authors":[{"Id":102974996,"Name":"botanydev"}],"primaryAuthor":"botanydev","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structory","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/562/581/256/256/637916418629477919.png","tags":[],"installedFile":{"id":5800612,"fileName":"Structory_1.21.x_v1.3.6.jar","fileDate":"2024-10-10T15:57:52.387Z","fileLength":1261836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/612/Structory_1.21.x_v1.3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":2493153393,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3998291744,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":883439953,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2397768901,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":997939544,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":176263502,"invalidFingerprint":false}],"packageFingerprint":701389240,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636540,"fileNameOnDisk":"Structory_1.21.x_v1.3.6.jar","hashes":[{"type":1,"value":"a86a17dcbe098405a114713f98c146728b07d722"},{"type":2,"value":"231e448ebd0a3bac05b8f7d7b4de83d7"}]},"dateInstalled":"2024-08-28T18:07:13.3061556Z","dateUpdated":"2024-10-13T19:48:03.3860723Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5800612,"fileName":"Structory_1.21.x_v1.3.6.jar","fileDate":"2024-10-10T15:57:52.387Z","fileLength":1261836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/612/Structory_1.21.x_v1.3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":2493153393,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3998291744,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":883439953,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":307943766,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2397768901,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":997939544,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":176263502,"invalidFingerprint":false}],"packageFingerprint":701389240,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":636540,"fileNameOnDisk":"Structory_1.21.x_v1.3.6.jar","hashes":[{"type":1,"value":"a86a17dcbe098405a114713f98c146728b07d722"},{"type":2,"value":"231e448ebd0a3bac05b8f7d7b4de83d7"}]}},{"instanceID":"8f007f6e-6f9f-458f-b038-7a01db9d1a4c","modSource":0,"addonID":358304,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Login Protection[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"logprot-1.21-3.4.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/login-protection","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/532/222/256/256/637855519286227260.png","tags":[],"installedFile":{"id":5559306,"fileName":"logprot-1.21-3.4.jar","fileDate":"2024-07-23T22:01:16.61Z","fileLength":13866,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5559/306/logprot-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":736369853,"invalidFingerprint":false},{"foldername":"com","fingerprint":4281526061,"invalidFingerprint":false},{"foldername":"logprot.mixins.json","fingerprint":4038180676,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3543142243,"invalidFingerprint":false}],"packageFingerprint":1506842807,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358304,"fileNameOnDisk":"logprot-1.21-3.4.jar","hashes":[{"type":1,"value":"20f140216f87d183384bbcc639a9d0c19002f309"},{"type":2,"value":"6d62c395da0a40623e38ffa4f1fbb419"}]},"dateInstalled":"2024-08-28T18:07:25.5965373Z","dateUpdated":"2024-08-28T18:07:25.5995395Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5559306,"fileName":"logprot-1.21-3.4.jar","fileDate":"2024-07-23T22:01:16.61Z","fileLength":13866,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5559/306/logprot-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":736369853,"invalidFingerprint":false},{"foldername":"com","fingerprint":4281526061,"invalidFingerprint":false},{"foldername":"logprot.mixins.json","fingerprint":4038180676,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3543142243,"invalidFingerprint":false}],"packageFingerprint":1506842807,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":358304,"fileNameOnDisk":"logprot-1.21-3.4.jar","hashes":[{"type":1,"value":"20f140216f87d183384bbcc639a9d0c19002f309"},{"type":2,"value":"6d62c395da0a40623e38ffa4f1fbb419"}]}},{"instanceID":"cef4b063-3b2c-4d5e-9bcf-e4a83b6d5059","modSource":0,"addonID":301034,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Entangled","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"entangled-1.3.19a-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/entangled","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/167/41/256/256/636701259042778489.png","tags":[],"installedFile":{"id":5791357,"fileName":"entangled-1.3.19a-neoforge-mc1.21.jar","fileDate":"2024-10-07T11:41:06.457Z","fileLength":125493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5791/357/entangled-1.3.19a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2548133431,"invalidFingerprint":false},{"foldername":"com","fingerprint":1919440274,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3626036465,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1810087731,"invalidFingerprint":false},{"foldername":"data","fingerprint":4239511564,"invalidFingerprint":false},{"foldername":"entangled.mixins.json","fingerprint":336815294,"invalidFingerprint":false},{"foldername":"entangled.png","fingerprint":2977040850,"invalidFingerprint":false}],"packageFingerprint":2864156067,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":301034,"fileNameOnDisk":"entangled-1.3.19a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"2b508157208ebf9a4d20ee46cbfd34ad431fa807"},{"type":2,"value":"a99355c618e42ed41577ecb2db3e8439"}]},"dateInstalled":"2024-08-28T18:07:27.7053021Z","dateUpdated":"2024-10-07T19:51:12.0762329Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5791357,"fileName":"entangled-1.3.19a-neoforge-mc1.21.jar","fileDate":"2024-10-07T11:41:06.457Z","fileLength":125493,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5791/357/entangled-1.3.19a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2548133431,"invalidFingerprint":false},{"foldername":"com","fingerprint":1919440274,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3626036465,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1810087731,"invalidFingerprint":false},{"foldername":"data","fingerprint":4239511564,"invalidFingerprint":false},{"foldername":"entangled.mixins.json","fingerprint":336815294,"invalidFingerprint":false},{"foldername":"entangled.png","fingerprint":2977040850,"invalidFingerprint":false}],"packageFingerprint":2864156067,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":301034,"fileNameOnDisk":"entangled-1.3.19a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"2b508157208ebf9a4d20ee46cbfd34ad431fa807"},{"type":2,"value":"a99355c618e42ed41577ecb2db3e8439"}]}},{"instanceID":"83c0e230-cf48-4169-82d2-87b9babfc721","modSource":0,"addonID":882495,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"fix GPU memory leak[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fix-gpu-memory-leak","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/841/827/256/256/638236647684351264.png","tags":[],"installedFile":{"id":5513549,"fileName":"gpumemleakfix-1.21-1.8.jar","fileDate":"2024-07-08T12:10:50.6Z","fileLength":6574,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/549/gpumemleakfix-1.21-1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1891078187,"invalidFingerprint":false},{"foldername":"com","fingerprint":1771624309,"invalidFingerprint":false},{"foldername":"gpumemleakfix.mixins.json","fingerprint":510417135,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1348339019,"invalidFingerprint":false}],"packageFingerprint":1193908577,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":882495,"fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","hashes":[{"type":1,"value":"1894d2f0dd0c275aea0f1a6265ebd5715569c208"},{"type":2,"value":"96a47a7cff915294a949f73a5f2a8816"}]},"dateInstalled":"2024-08-28T18:07:37.963491Z","dateUpdated":"2024-08-28T18:07:37.9644703Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5513549,"fileName":"gpumemleakfix-1.21-1.8.jar","fileDate":"2024-07-08T12:10:50.6Z","fileLength":6574,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5513/549/gpumemleakfix-1.21-1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1891078187,"invalidFingerprint":false},{"foldername":"com","fingerprint":1771624309,"invalidFingerprint":false},{"foldername":"gpumemleakfix.mixins.json","fingerprint":510417135,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1348339019,"invalidFingerprint":false}],"packageFingerprint":1193908577,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":882495,"fileNameOnDisk":"gpumemleakfix-1.21-1.8.jar","hashes":[{"type":1,"value":"1894d2f0dd0c275aea0f1a6265ebd5715569c208"},{"type":2,"value":"96a47a7cff915294a949f73a5f2a8816"}]}},{"instanceID":"3c61bf19-9994-44ab-ae5b-1d27612ca0d3","modSource":0,"addonID":359540,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Furniture","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-furniture","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/522/145/256/256/637842504492835910.png","tags":[],"installedFile":{"id":5635588,"fileName":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:45:23.673Z","fileLength":1871870,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/588/mcw-furniture-3.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675901912,"invalidFingerprint":false},{"foldername":"com","fingerprint":3664045498,"invalidFingerprint":false},{"foldername":"assets","fingerprint":129850586,"invalidFingerprint":false},{"foldername":"data","fingerprint":3839533245,"invalidFingerprint":false},{"foldername":"furnitureslogo.png","fingerprint":3907259593,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":563046551,"invalidFingerprint":false}],"packageFingerprint":2181097223,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":359540,"fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"86b3bb81884006893835dc38fca32d0a1863a593"},{"type":2,"value":"e6005c71ca56881998fed11109b68206"}]},"dateInstalled":"2024-08-28T18:07:23.1219278Z","dateUpdated":"2024-08-28T18:07:23.1248892Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635588,"fileName":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:45:23.673Z","fileLength":1871870,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/588/mcw-furniture-3.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675901912,"invalidFingerprint":false},{"foldername":"com","fingerprint":3664045498,"invalidFingerprint":false},{"foldername":"assets","fingerprint":129850586,"invalidFingerprint":false},{"foldername":"data","fingerprint":3839533245,"invalidFingerprint":false},{"foldername":"furnitureslogo.png","fingerprint":3907259593,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":563046551,"invalidFingerprint":false}],"packageFingerprint":2181097223,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":359540,"fileNameOnDisk":"mcw-furniture-3.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"86b3bb81884006893835dc38fca32d0a1863a593"},{"type":2,"value":"e6005c71ca56881998fed11109b68206"}]}},{"instanceID":"cafb1a6b-95f4-47fb-8d78-9dc32a05736e","modSource":0,"addonID":431430,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FlickerFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"flickerfix-1.21.0.jar","authors":[{"Id":17780582,"Name":"MutantGumdrop"}],"primaryAuthor":"MutantGumdrop","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/flickerfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/326/421/256/256/637446364015821231.png","tags":[],"installedFile":{"id":5424859,"fileName":"flickerfix-1.21.0.jar","fileDate":"2024-06-13T19:00:32.757Z","fileLength":5230,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/859/flickerfix-1.21.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1871772466,"invalidFingerprint":false},{"foldername":"net","fingerprint":4156265785,"invalidFingerprint":false},{"foldername":"flickerfix.mixins.json","fingerprint":338243728,"invalidFingerprint":false}],"packageFingerprint":756653446,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":431430,"fileNameOnDisk":"flickerfix-1.21.0.jar","hashes":[{"type":1,"value":"8c0c7c55eeffc5e9c5ada17b650c32a4c1cd21da"},{"type":2,"value":"9be9e7dc975b27a1716fb5a9ffdc9f2a"}]},"dateInstalled":"2024-08-28T18:07:22.2356142Z","dateUpdated":"2024-08-28T18:07:22.2365689Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5424859,"fileName":"flickerfix-1.21.0.jar","fileDate":"2024-06-13T19:00:32.757Z","fileLength":5230,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5424/859/flickerfix-1.21.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1871772466,"invalidFingerprint":false},{"foldername":"net","fingerprint":4156265785,"invalidFingerprint":false},{"foldername":"flickerfix.mixins.json","fingerprint":338243728,"invalidFingerprint":false}],"packageFingerprint":756653446,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":431430,"fileNameOnDisk":"flickerfix-1.21.0.jar","hashes":[{"type":1,"value":"8c0c7c55eeffc5e9c5ada17b650c32a4c1cd21da"},{"type":2,"value":"9be9e7dc975b27a1716fb5a9ffdc9f2a"}]}},{"instanceID":"b550bbc2-be99-4f87-82b4-9be7865ada75","modSource":0,"addonID":291936,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FindMe","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"findme-3.3.1-neoforge.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/findme","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/149/484/256/256/636589738152406559.png","tags":[],"installedFile":{"id":5511906,"fileName":"findme-3.3.1-neoforge.jar","fileDate":"2024-07-07T21:18:32.747Z","fileLength":40351,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5511/906/findme-3.3.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3342811650,"invalidFingerprint":false},{"foldername":"architectury_inject_FindMe_common_2fbb923157f042b5a48c99241ae1e991_79b987b3f0bb4516f3a1bd04475b49511fcf54dd15d1d988edb1ac9991c04d23findme331devjar","fingerprint":401988244,"invalidFingerprint":false},{"foldername":"assets","fingerprint":101184530,"invalidFingerprint":false},{"foldername":"com","fingerprint":1582718632,"invalidFingerprint":false},{"foldername":"findme-common-refmap.json","fingerprint":2017306346,"invalidFingerprint":false},{"foldername":"findme-common.mixins.json","fingerprint":2394773271,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":413093225,"invalidFingerprint":false}],"packageFingerprint":3210378880,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":291936,"fileNameOnDisk":"findme-3.3.1-neoforge.jar","hashes":[{"type":1,"value":"ce637bbca8cdbc503b2c1ed5f51df2f437f157fa"},{"type":2,"value":"f9c4b7ff5a14f613cf2dd5b8fb6bf488"}]},"dateInstalled":"2024-08-28T18:07:49.1969435Z","dateUpdated":"2024-08-28T18:07:49.1989516Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5511906,"fileName":"findme-3.3.1-neoforge.jar","fileDate":"2024-07-07T21:18:32.747Z","fileLength":40351,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5511/906/findme-3.3.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3342811650,"invalidFingerprint":false},{"foldername":"architectury_inject_FindMe_common_2fbb923157f042b5a48c99241ae1e991_79b987b3f0bb4516f3a1bd04475b49511fcf54dd15d1d988edb1ac9991c04d23findme331devjar","fingerprint":401988244,"invalidFingerprint":false},{"foldername":"assets","fingerprint":101184530,"invalidFingerprint":false},{"foldername":"com","fingerprint":1582718632,"invalidFingerprint":false},{"foldername":"findme-common-refmap.json","fingerprint":2017306346,"invalidFingerprint":false},{"foldername":"findme-common.mixins.json","fingerprint":2394773271,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":413093225,"invalidFingerprint":false}],"packageFingerprint":3210378880,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":291936,"fileNameOnDisk":"findme-3.3.1-neoforge.jar","hashes":[{"type":1,"value":"ce637bbca8cdbc503b2c1ed5f51df2f437f157fa"},{"type":2,"value":"f9c4b7ff5a14f613cf2dd5b8fb6bf488"}]}},{"instanceID":"8740ef9e-b77e-47e3-992b-5453e21c9c4a","modSource":0,"addonID":228756,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Iron Chests","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","authors":[{"Id":4972463,"Name":"ProgWML6"},{"Id":7691553,"Name":"Alexbegt"}],"primaryAuthor":"ProgWML6","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/iron-chests","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/15/434/256/256/635625656444075090.png","tags":[],"installedFile":{"id":5491156,"fileName":"ironchest-1.21-neoforge-16.0.7.jar","fileDate":"2024-07-01T02:17:48.403Z","fileLength":305975,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5491/156/ironchest-1.21-neoforge-16.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228780652,"invalidFingerprint":false},{"foldername":"com","fingerprint":1497509718,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2661566437,"invalidFingerprint":false},{"foldername":"data","fingerprint":1093507749,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1218857175,"invalidFingerprint":false}],"packageFingerprint":988191719,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":228756,"fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","hashes":[{"type":1,"value":"7064b4ea349f37d95a6448c3179dc0a2cad0c162"},{"type":2,"value":"4ac578f2089261f0625e0434ecffc05f"}]},"dateInstalled":"2024-08-28T18:07:32.0874594Z","dateUpdated":"2024-08-28T18:07:32.089455Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5491156,"fileName":"ironchest-1.21-neoforge-16.0.7.jar","fileDate":"2024-07-01T02:17:48.403Z","fileLength":305975,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5491/156/ironchest-1.21-neoforge-16.0.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228780652,"invalidFingerprint":false},{"foldername":"com","fingerprint":1497509718,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2661566437,"invalidFingerprint":false},{"foldername":"data","fingerprint":1093507749,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1218857175,"invalidFingerprint":false}],"packageFingerprint":988191719,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":228756,"fileNameOnDisk":"ironchest-1.21-neoforge-16.0.7.jar","hashes":[{"type":1,"value":"7064b4ea349f37d95a6448c3179dc0a2cad0c162"},{"type":2,"value":"4ac578f2089261f0625e0434ecffc05f"}]}},{"instanceID":"5a4ef37b-36ae-409d-8bbe-4489d0cf073f","modSource":0,"addonID":64578,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ender IO","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"enderio-7.0.8-alpha.jar","authors":[{"Id":12018773,"Name":"crazypants_mc_the_second"},{"Id":8204711,"Name":"HenryLoenwind"},{"Id":104965027,"Name":"mystchonky"},{"Id":48410945,"Name":"EpicSquid315"},{"Id":101443159,"Name":"Rover656"},{"Id":102331092,"Name":"Ferri_Arnus"},{"Id":101429846,"Name":"agnor99"},{"Id":10932610,"Name":"tterrag1098"}],"primaryAuthor":"crazypants_mc_the_second","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ender-io","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/6/770/256/256/635368290959736289.png","tags":[],"installedFile":{"id":5806513,"fileName":"enderio-7.0.8-alpha.jar","fileDate":"2024-10-12T19:05:13.927Z","fileLength":3546512,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/513/enderio-7.0.8-alpha.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":2},{"addonId":238222,"type":2},{"addonId":282001,"type":2},{"addonId":223794,"type":2},{"addonId":841890,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2609903047,"invalidFingerprint":false}],"packageFingerprint":2677696002,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":64578,"fileNameOnDisk":"enderio-7.0.8-alpha.jar","hashes":[{"type":1,"value":"907f911dd1db3aa752dfc1d5364dd4185416247b"},{"type":2,"value":"9d786c3f3f64d49069ddc8e05c18abc7"}]},"dateInstalled":"2024-09-25T17:36:58.4114952Z","dateUpdated":"2024-10-13T19:48:17.4650749Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5806513,"fileName":"enderio-7.0.8-alpha.jar","fileDate":"2024-10-12T19:05:13.927Z","fileLength":3546512,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5806/513/enderio-7.0.8-alpha.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":2},{"addonId":238222,"type":2},{"addonId":282001,"type":2},{"addonId":223794,"type":2},{"addonId":841890,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2609903047,"invalidFingerprint":false}],"packageFingerprint":2677696002,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":64578,"fileNameOnDisk":"enderio-7.0.8-alpha.jar","hashes":[{"type":1,"value":"907f911dd1db3aa752dfc1d5364dd4185416247b"},{"type":2,"value":"9d786c3f3f64d49069ddc8e05c18abc7"}]}},{"instanceID":"69b57fe9-23b2-4db8-9fb1-1aed719c4c6e","modSource":0,"addonID":1015114,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Desert Temples (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":103326469,"Name":"TeraBuildsStuff"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-desert-temples-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/705/256/256/638507072144009786.png","tags":[],"installedFile":{"id":5812179,"fileName":"YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","fileDate":"2024-10-14T18:39:34.06Z","fileLength":904033,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/179/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":62367681,"invalidFingerprint":false},{"foldername":"com","fingerprint":2004508968,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3787404122,"invalidFingerprint":false},{"foldername":"betterdeserttemples.mixins.json","fingerprint":131994043,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3050085841,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":518147667,"invalidFingerprint":false},{"foldername":"data","fingerprint":2290797271,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2194141670,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2910368109,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3101290135,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterDesertTemples","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":4272085447,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015114,"fileNameOnDisk":"YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","hashes":[{"type":1,"value":"9b69b544f7e8f6ea7a0861d97c2389c5f55bf45a"},{"type":2,"value":"f0dc1e5ec90048f96f5eb5e0ec398a04"}]},"dateInstalled":"2024-10-14T21:22:35.6932657Z","dateUpdated":"2024-10-14T21:22:35.8717659Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812179,"fileName":"YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","fileDate":"2024-10-14T18:39:34.06Z","fileLength":904033,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/179/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":62367681,"invalidFingerprint":false},{"foldername":"com","fingerprint":2004508968,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3787404122,"invalidFingerprint":false},{"foldername":"betterdeserttemples.mixins.json","fingerprint":131994043,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3050085841,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":518147667,"invalidFingerprint":false},{"foldername":"data","fingerprint":2290797271,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2194141670,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2910368109,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3101290135,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterDesertTemples","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":4272085447,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015114,"fileNameOnDisk":"YungsBetterDesertTemples-1.21.1-NeoForge-4.1.2.jar","hashes":[{"type":1,"value":"9b69b544f7e8f6ea7a0861d97c2389c5f55bf45a"},{"type":2,"value":"f0dc1e5ec90048f96f5eb5e0ec398a04"}]}},{"instanceID":"a8fc8ef2-294c-486d-a377-720ac4e48786","modSource":0,"addonID":858542,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Searchables","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/searchables","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/814/175/256/256/638189233295197018.png","tags":[],"installedFile":{"id":5623799,"fileName":"Searchables-neoforge-1.21.1-1.0.1.jar","fileDate":"2024-08-13T08:23:21.033Z","fileLength":76968,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/799/Searchables-neoforge-1.21.1-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3811492645,"invalidFingerprint":false},{"foldername":"com","fingerprint":3685677713,"invalidFingerprint":false},{"foldername":"searchables.neoforge.mixins.json","fingerprint":3433993331,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3218994496,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2537046719,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1386288080,"invalidFingerprint":false},{"foldername":"searchables.mixins.json","fingerprint":1878814348,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":267180278,"invalidFingerprint":false}],"packageFingerprint":1731227800,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":858542,"fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","hashes":[{"type":1,"value":"e9e24d903f265017b87c46b39db0ee4a4aa856c7"},{"type":2,"value":"0a9794345b1d5c16f348b5f90443cb9a"}]},"dateInstalled":"2024-08-28T18:07:32.3736592Z","dateUpdated":"2024-08-28T18:07:32.3766607Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623799,"fileName":"Searchables-neoforge-1.21.1-1.0.1.jar","fileDate":"2024-08-13T08:23:21.033Z","fileLength":76968,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/799/Searchables-neoforge-1.21.1-1.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3811492645,"invalidFingerprint":false},{"foldername":"com","fingerprint":3685677713,"invalidFingerprint":false},{"foldername":"searchables.neoforge.mixins.json","fingerprint":3433993331,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3218994496,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2537046719,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1386288080,"invalidFingerprint":false},{"foldername":"searchables.mixins.json","fingerprint":1878814348,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":267180278,"invalidFingerprint":false}],"packageFingerprint":1731227800,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":858542,"fileNameOnDisk":"Searchables-neoforge-1.21.1-1.0.1.jar","hashes":[{"type":1,"value":"e9e24d903f265017b87c46b39db0ee4a4aa856c7"},{"type":2,"value":"0a9794345b1d5c16f348b5f90443cb9a"}]}},{"instanceID":"09aaef7c-7bf2-4bcb-8267-d614edb6d005","modSource":0,"addonID":394468,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sodium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar","authors":[{"Id":28746583,"Name":"JellySquid"}],"primaryAuthor":"JellySquid","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sodium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/284/773/256/256/637298471098686391.png","tags":[],"installedFile":{"id":5726290,"fileName":"sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar","fileDate":"2024-09-15T18:04:36.92Z","fileLength":1128656,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5726/290/sodium-neoforge-0.6.0-beta.2%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2172345134,"invalidFingerprint":false},{"foldername":"net","fingerprint":3897290109,"invalidFingerprint":false},{"foldername":"sodium-forge.mixins.json","fingerprint":1949862353,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":3326265311,"invalidFingerprint":false},{"foldername":"sodium.accesswidener","fingerprint":1942278905,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1350194841,"invalidFingerprint":false},{"foldername":"sodium.mixins.json","fingerprint":2824004795,"invalidFingerprint":false},{"foldername":"sodium-icon.png","fingerprint":3041543243,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2033162507,"invalidFingerprint":false}],"packageFingerprint":2011015473,"gameVersion":["Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394468,"fileNameOnDisk":"sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar","hashes":[{"type":1,"value":"d59103545378e3650ec33b1489bb8d9f4e380fb1"},{"type":2,"value":"c11a5f556b154f7364f3eaffb784b173"}]},"dateInstalled":"2024-10-06T17:12:31.4454612Z","dateUpdated":"2024-10-06T17:12:31.4614612Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5726290,"fileName":"sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar","fileDate":"2024-09-15T18:04:36.92Z","fileLength":1128656,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5726/290/sodium-neoforge-0.6.0-beta.2%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2172345134,"invalidFingerprint":false},{"foldername":"net","fingerprint":3897290109,"invalidFingerprint":false},{"foldername":"sodium-forge.mixins.json","fingerprint":1949862353,"invalidFingerprint":false},{"foldername":"programmer_art","fingerprint":3326265311,"invalidFingerprint":false},{"foldername":"sodium.accesswidener","fingerprint":1942278905,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1350194841,"invalidFingerprint":false},{"foldername":"sodium.mixins.json","fingerprint":2824004795,"invalidFingerprint":false},{"foldername":"sodium-icon.png","fingerprint":3041543243,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":2033162507,"invalidFingerprint":false}],"packageFingerprint":2011015473,"gameVersion":["Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394468,"fileNameOnDisk":"sodium-neoforge-0.6.0-beta.2+mc1.21.1.jar","hashes":[{"type":1,"value":"d59103545378e3650ec33b1489bb8d9f4e380fb1"},{"type":2,"value":"c11a5f556b154f7364f3eaffb784b173"}]}},{"instanceID":"a636b255-e012-4a0c-a9b1-cf546c0c9265","modSource":0,"addonID":367824,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tinkers Bounce Pad","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","authors":[{"Id":100729962,"Name":"MincraftEinstein"}],"primaryAuthor":"MincraftEinstein","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tinkers-bounce-pad","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/297/890/256/256/637346581669513036.png","tags":[],"installedFile":{"id":5474304,"fileName":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","fileDate":"2024-06-25T20:37:44.91Z","fileLength":112236,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5474/304/TinkersBouncePad-neoforge-1.21-1.6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":547434,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2134267639,"invalidFingerprint":false},{"foldername":"einstein","fingerprint":3610146637,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4286149920,"invalidFingerprint":false},{"foldername":"data","fingerprint":2382136775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3378401357,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4170547390,"invalidFingerprint":false},{"foldername":"tbouncepad.accesswidener","fingerprint":3867624461,"invalidFingerprint":false}],"packageFingerprint":757046029,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367824,"fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","hashes":[{"type":1,"value":"c387ae1d2cd3aff27fcc0316f01356eac4751e43"},{"type":2,"value":"7154ad07e98f57d2f29596a977cc98c1"}]},"dateInstalled":"2024-08-28T18:07:04.6188225Z","dateUpdated":"2024-08-28T18:07:04.6308234Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5474304,"fileName":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","fileDate":"2024-06-25T20:37:44.91Z","fileLength":112236,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5474/304/TinkersBouncePad-neoforge-1.21-1.6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":547434,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2134267639,"invalidFingerprint":false},{"foldername":"einstein","fingerprint":3610146637,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4286149920,"invalidFingerprint":false},{"foldername":"data","fingerprint":2382136775,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3378401357,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":4170547390,"invalidFingerprint":false},{"foldername":"tbouncepad.accesswidener","fingerprint":3867624461,"invalidFingerprint":false}],"packageFingerprint":757046029,"gameVersion":["1.21","Client","NeoForge","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":367824,"fileNameOnDisk":"TinkersBouncePad-neoforge-1.21-1.6.0.jar","hashes":[{"type":1,"value":"c387ae1d2cd3aff27fcc0316f01356eac4751e43"},{"type":2,"value":"7154ad07e98f57d2f29596a977cc98c1"}]}},{"instanceID":"ef981c25-cf09-4797-a4de-8c77a06d1ad0","modSource":0,"addonID":525693,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Occultism KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.7.0.jar","authors":[{"Id":11694938,"Name":"kli_kli"},{"Id":19463137,"Name":"MaxNeedsSnacks"}],"primaryAuthor":"kli_kli","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/occultism-kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/431/448/256/256/637666885971774613.png","tags":[],"installedFile":{"id":5768146,"fileName":"occultism_kubejs-1.21.1-neoforge-1.7.0.jar","fileDate":"2024-09-29T16:02:00.447Z","fileLength":432243,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5768/146/occultism_kubejs-1.21.1-neoforge-1.7.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":361026,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228838435,"invalidFingerprint":false},{"foldername":"com","fingerprint":664333987,"invalidFingerprint":false},{"foldername":"occultism-kubejs.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":2062566929,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2748983940,"invalidFingerprint":false}],"packageFingerprint":3615194218,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":525693,"fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.7.0.jar","hashes":[{"type":1,"value":"4647dfddc1be43c8f3384d5e834b076b410d9373"},{"type":2,"value":"079e75a7df64fdaa5269ed0d3a55ef01"}]},"dateInstalled":"2024-08-28T18:07:13.4447783Z","dateUpdated":"2024-09-30T18:03:18.5110467Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5768146,"fileName":"occultism_kubejs-1.21.1-neoforge-1.7.0.jar","fileDate":"2024-09-29T16:02:00.447Z","fileLength":432243,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5768/146/occultism_kubejs-1.21.1-neoforge-1.7.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":361026,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228838435,"invalidFingerprint":false},{"foldername":"com","fingerprint":664333987,"invalidFingerprint":false},{"foldername":"occultism-kubejs.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":2062566929,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2748983940,"invalidFingerprint":false}],"packageFingerprint":3615194218,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":525693,"fileNameOnDisk":"occultism_kubejs-1.21.1-neoforge-1.7.0.jar","hashes":[{"type":1,"value":"4647dfddc1be43c8f3384d5e834b076b410d9373"},{"type":2,"value":"079e75a7df64fdaa5269ed0d3a55ef01"}]}},{"instanceID":"b9c54a0d-6c37-4b4c-b525-32a47d0a9c1d","modSource":0,"addonID":511733,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clickable advancements[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"clickadv-1.21-3.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clickable-advancements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/531/807/256/256/637854458573666877.png","tags":[],"installedFile":{"id":5551404,"fileName":"clickadv-1.21-3.8.jar","fileDate":"2024-07-21T13:47:29.733Z","fileLength":14593,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/404/clickadv-1.21-3.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":774640810,"invalidFingerprint":false},{"foldername":"com","fingerprint":3824330533,"invalidFingerprint":false},{"foldername":"clickadv.mixins.json","fingerprint":3919971151,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":2239256942,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511733,"fileNameOnDisk":"clickadv-1.21-3.8.jar","hashes":[{"type":1,"value":"1aeae5774513fdc82fa52d544edcd72b26c498b8"},{"type":2,"value":"6dcc4cccbe52e11dcb1c9a4def98c026"}]},"dateInstalled":"2024-08-28T18:07:57.169201Z","dateUpdated":"2024-08-28T18:07:57.2183778Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5551404,"fileName":"clickadv-1.21-3.8.jar","fileDate":"2024-07-21T13:47:29.733Z","fileLength":14593,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/404/clickadv-1.21-3.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":774640810,"invalidFingerprint":false},{"foldername":"com","fingerprint":3824330533,"invalidFingerprint":false},{"foldername":"clickadv.mixins.json","fingerprint":3919971151,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false}],"packageFingerprint":2239256942,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":511733,"fileNameOnDisk":"clickadv-1.21-3.8.jar","hashes":[{"type":1,"value":"1aeae5774513fdc82fa52d544edcd72b26c498b8"},{"type":2,"value":"6dcc4cccbe52e11dcb1c9a4def98c026"}]}},{"instanceID":"b619c9de-6fa8-4b2c-9148-c587f40afe74","modSource":0,"addonID":867074,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Productive Trees","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"productivetrees-1.21.1-0.5.4.jar","authors":[{"Id":101028709,"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":418,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/productivetrees","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/906/358/256/256/638356442047550501.png","tags":[],"installedFile":{"id":5808362,"fileName":"productivetrees-1.21.1-0.5.4.jar","fileDate":"2024-10-13T10:45:46.613Z","fileLength":13298305,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5808/362/productivetrees-1.21.1-0.5.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":377897,"type":2},{"addonId":927874,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2889148868,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2837528342,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2028273621,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3391373070,"invalidFingerprint":false},{"foldername":"data","fingerprint":2685926372,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":260129804,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867074,"fileNameOnDisk":"productivetrees-1.21.1-0.5.4.jar","hashes":[{"type":1,"value":"98ac2fe14bcd6ec4cb224d007d8d824918e33bee"},{"type":2,"value":"84f72807c10b4fe815d560db19cd7901"}]},"dateInstalled":"2024-08-28T18:07:45.2357569Z","dateUpdated":"2024-10-13T19:48:22.7440727Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5808362,"fileName":"productivetrees-1.21.1-0.5.4.jar","fileDate":"2024-10-13T10:45:46.613Z","fileLength":13298305,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5808/362/productivetrees-1.21.1-0.5.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":377897,"type":2},{"addonId":927874,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2889148868,"invalidFingerprint":false},{"foldername":"cy","fingerprint":2837528342,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2028273621,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3391373070,"invalidFingerprint":false},{"foldername":"data","fingerprint":2685926372,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false}],"packageFingerprint":260129804,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":867074,"fileNameOnDisk":"productivetrees-1.21.1-0.5.4.jar","hashes":[{"type":1,"value":"98ac2fe14bcd6ec4cb224d007d8d824918e33bee"},{"type":2,"value":"84f72807c10b4fe815d560db19cd7901"}]}},{"instanceID":"1a27c1eb-cb9e-41d0-9389-92dac4e4ddfc","modSource":0,"addonID":1015100,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's API (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsApi-1.21.1-NeoForge-5.1.2.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-api-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/689/256/256/638507046020036984.png","tags":[],"installedFile":{"id":5812102,"fileName":"YungsApi-1.21.1-NeoForge-5.1.2.jar","fileDate":"2024-10-14T18:09:45.303Z","fileLength":354614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/102/YungsApi-1.21.1-NeoForge-5.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":331251792,"invalidFingerprint":false},{"foldername":"com","fingerprint":1017569865,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3217337775,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1638629479,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3035650974,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2160232577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3429695770,"invalidFingerprint":false},{"foldername":"yungsapi.mixins.json","fingerprint":2201280490,"invalidFingerprint":false},{"foldername":"yungsapi_neoforge.mixins.json","fingerprint":3983283262,"invalidFingerprint":false},{"foldername":"LICENSE_YungsApi","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":4010807919,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015100,"fileNameOnDisk":"YungsApi-1.21.1-NeoForge-5.1.2.jar","hashes":[{"type":1,"value":"6054bbf1a9fefc659cb8eadd9207585e781f288f"},{"type":2,"value":"7af718556e36c4fb4fdd792ace0afc56"}]},"dateInstalled":"2024-10-14T21:22:28.7147694Z","dateUpdated":"2024-10-14T21:22:28.7682673Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812102,"fileName":"YungsApi-1.21.1-NeoForge-5.1.2.jar","fileDate":"2024-10-14T18:09:45.303Z","fileLength":354614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/102/YungsApi-1.21.1-NeoForge-5.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":331251792,"invalidFingerprint":false},{"foldername":"com","fingerprint":1017569865,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3217337775,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1638629479,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3035650974,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2160232577,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3429695770,"invalidFingerprint":false},{"foldername":"yungsapi.mixins.json","fingerprint":2201280490,"invalidFingerprint":false},{"foldername":"yungsapi_neoforge.mixins.json","fingerprint":3983283262,"invalidFingerprint":false},{"foldername":"LICENSE_YungsApi","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":4010807919,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015100,"fileNameOnDisk":"YungsApi-1.21.1-NeoForge-5.1.2.jar","hashes":[{"type":1,"value":"6054bbf1a9fefc659cb8eadd9207585e781f288f"},{"type":2,"value":"7af718556e36c4fb4fdd792ace0afc56"}]}},{"instanceID":"e737cc08-300e-40f0-8fa0-90cdcc2fee72","modSource":0,"addonID":411816,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Simple Discord RPC","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","authors":[{"Id":100973548,"Name":"HypherionSA"},{"Id":101664287,"Name":"ExplodingCreeperGroup"}],"primaryAuthor":"HypherionSA","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/430/955/256/256/637665561706934884.png","tags":[],"installedFile":{"id":5700073,"fileName":"SimpleRPC-Universal-3.3.3.jar","fileDate":"2024-09-07T08:34:09.757Z","fileLength":214943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/73/SimpleRPC-Universal-3.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":867099,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3304207557,"invalidFingerprint":false},{"foldername":"me","fingerprint":3545289101,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1666073607,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":918516668,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":923335893,"invalidFingerprint":false},{"foldername":"simplerpc.fabric.mixins.json","fingerprint":2961701836,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1120141370,"invalidFingerprint":false}],"packageFingerprint":373416446,"gameVersion":["1.20.2","1.21","1.19.4","Fabric","Client","1.18.2","1.19.2","NeoForge","1.20.1","Forge","1.20","1.20.4","1.21.1","Server","Quilt"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.4","gameVersionName":"1.20.4","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":411816,"fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","hashes":[{"type":1,"value":"4cb2036d2f29f62a6832d3d45e36485caf8532f2"},{"type":2,"value":"3634abdd8e7be1471d8a6ed9a50386b8"}]},"dateInstalled":"2024-08-28T18:07:29.7793693Z","dateUpdated":"2024-09-07T17:06:45.3466879Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5700073,"fileName":"SimpleRPC-Universal-3.3.3.jar","fileDate":"2024-09-07T08:34:09.757Z","fileLength":214943,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5700/73/SimpleRPC-Universal-3.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":867099,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3304207557,"invalidFingerprint":false},{"foldername":"me","fingerprint":3545289101,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1666073607,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":918516668,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":923335893,"invalidFingerprint":false},{"foldername":"simplerpc.fabric.mixins.json","fingerprint":2961701836,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1120141370,"invalidFingerprint":false}],"packageFingerprint":373416446,"gameVersion":["1.20.2","1.21","1.19.4","Fabric","Client","1.18.2","1.19.2","NeoForge","1.20.1","Forge","1.20","1.20.4","1.21.1","Server","Quilt"],"sortableGameVersion":[{"gameVersion":"1.20.2","gameVersionName":"1.20.2","gameVersionTypeId":75125},{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.19.4","gameVersionName":"1.19.4","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"1.18.2","gameVersionName":"1.18.2","gameVersionTypeId":73250},{"gameVersion":"1.19.2","gameVersionName":"1.19.2","gameVersionTypeId":73407},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.1","gameVersionName":"1.20.1","gameVersionTypeId":75125},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.20","gameVersionName":"1.20","gameVersionTypeId":75125},{"gameVersion":"1.20.4","gameVersionName":"1.20.4","gameVersionTypeId":75125},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":411816,"fileNameOnDisk":"SimpleRPC-Universal-3.3.3.jar","hashes":[{"type":1,"value":"4cb2036d2f29f62a6832d3d45e36485caf8532f2"},{"type":2,"value":"3634abdd8e7be1471d8a6ed9a50386b8"}]}},{"instanceID":"2f475b9e-f9d3-4f00-b1e9-3d64c6ad80f3","modSource":0,"addonID":429235,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FerriteCore ((Neo)Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","authors":[{"Id":23615989,"Name":"malte0811"}],"primaryAuthor":"malte0811","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ferritecore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/323/941/256/256/637438748346113688.jpeg","tags":[],"installedFile":{"id":5434178,"fileName":"ferritecore-7.0.0-neoforge.jar","fileDate":"2024-06-16T09:42:33.74Z","fileLength":115359,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5434/178/ferritecore-7.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":191100279,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":3413135642,"invalidFingerprint":false},{"foldername":"ferritecore.accessors.mixin.json","fingerprint":585752167,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2048032273,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3179906577,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":2950592074,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false}],"packageFingerprint":543583036,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","hashes":[{"type":1,"value":"b82ff769aca2b8c542ce09b633bfa4ffd03c06d8"},{"type":2,"value":"9652daf3147d4a9e5ffd8eebf49c3d3b"}]},"dateInstalled":"2024-08-28T18:07:25.9923809Z","dateUpdated":"2024-08-28T18:07:25.9973825Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5434178,"fileName":"ferritecore-7.0.0-neoforge.jar","fileDate":"2024-06-16T09:42:33.74Z","fileLength":115359,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5434/178/ferritecore-7.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":191100279,"invalidFingerprint":false},{"foldername":"malte0811","fingerprint":3413135642,"invalidFingerprint":false},{"foldername":"ferritecore.accessors.mixin.json","fingerprint":585752167,"invalidFingerprint":false},{"foldername":"ferritecore.blockstatecache.mixin.json","fingerprint":2048032273,"invalidFingerprint":false},{"foldername":"ferritecore.dedupbakedquad.mixin.json","fingerprint":3179906577,"invalidFingerprint":false},{"foldername":"ferritecore.dedupmultipart.mixin.json","fingerprint":1442370142,"invalidFingerprint":false},{"foldername":"ferritecore.fastmap.mixin.json","fingerprint":3545426013,"invalidFingerprint":false},{"foldername":"ferritecore.modelsides.mixin.json","fingerprint":3718778430,"invalidFingerprint":false},{"foldername":"ferritecore.mrl.mixin.json","fingerprint":2950592074,"invalidFingerprint":false},{"foldername":"ferritecore.predicates.mixin.json","fingerprint":2801144224,"invalidFingerprint":false},{"foldername":"ferritecore.threaddetec.mixin.json","fingerprint":4027117364,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":3369927219,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2809587253,"invalidFingerprint":false},{"foldername":"roadrunner.overrides.properties","fingerprint":36475463,"invalidFingerprint":false}],"packageFingerprint":543583036,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":429235,"fileNameOnDisk":"ferritecore-7.0.0-neoforge.jar","hashes":[{"type":1,"value":"b82ff769aca2b8c542ce09b633bfa4ffd03c06d8"},{"type":2,"value":"9652daf3147d4a9e5ffd8eebf49c3d3b"}]}},{"instanceID":"a4984b11-638d-4382-9b19-389461aa6855","modSource":0,"addonID":288885,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FastWorkbench","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":6814,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fastworkbench","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/164/244/256/256/636686097718417988.png","tags":[],"installedFile":{"id":5670423,"fileName":"FastWorkbench-1.21-9.1.2.jar","fileDate":"2024-08-28T07:00:56.683Z","fileLength":28632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5670/423/FastWorkbench-1.21-9.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3059803971,"invalidFingerprint":false},{"foldername":"dev","fingerprint":81204324,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":774178563,"invalidFingerprint":false}],"packageFingerprint":3967620439,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","hashes":[{"type":1,"value":"f1ba89d00a7d8b1295305e9805cd090a92899e5b"},{"type":2,"value":"dec2b2e1014ee8c2755cae5828772297"}]},"dateInstalled":"2024-08-28T18:07:48.7321697Z","dateUpdated":"2024-09-05T17:54:30.2651115Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5670423,"fileName":"FastWorkbench-1.21-9.1.2.jar","fileDate":"2024-08-28T07:00:56.683Z","fileLength":28632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5670/423/FastWorkbench-1.21-9.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3059803971,"invalidFingerprint":false},{"foldername":"dev","fingerprint":81204324,"invalidFingerprint":false},{"foldername":"assets","fingerprint":570473012,"invalidFingerprint":false},{"foldername":"fastbench.mixins.json","fingerprint":774178563,"invalidFingerprint":false}],"packageFingerprint":3967620439,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":288885,"fileNameOnDisk":"FastWorkbench-1.21-9.1.2.jar","hashes":[{"type":1,"value":"f1ba89d00a7d8b1295305e9805cd090a92899e5b"},{"type":2,"value":"dec2b2e1014ee8c2755cae5828772297"}]}},{"instanceID":"7e4326a3-60b4-44ac-8ad0-801934eb542b","modSource":0,"addonID":361579,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"spark","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"spark-1.10.109-neoforge.jar","authors":[{"Id":54676657,"Name":"Iucko"}],"primaryAuthor":"Iucko","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/spark","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/495/151/256/256/637808085409071880.png","tags":[],"installedFile":{"id":5759671,"fileName":"spark-1.10.109-neoforge.jar","fileDate":"2024-09-26T19:42:48.637Z","fileLength":3653601,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/671/spark-1.10.109-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":582850923,"invalidFingerprint":false},{"foldername":"me","fingerprint":798173870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":875227375,"invalidFingerprint":false},{"foldername":"spark-native","fingerprint":3974122056,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2564852001,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2158727245,"invalidFingerprint":false}],"packageFingerprint":398649944,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361579,"fileNameOnDisk":"spark-1.10.109-neoforge.jar","hashes":[{"type":1,"value":"c21cab62a316eb97a9757671686c8ab3895bd154"},{"type":2,"value":"86ea45022118a6c34f0920cf255cb2a7"}]},"dateInstalled":"2024-08-28T18:07:34.5511601Z","dateUpdated":"2024-09-29T12:52:05.677476Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5759671,"fileName":"spark-1.10.109-neoforge.jar","fileDate":"2024-09-26T19:42:48.637Z","fileLength":3653601,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/671/spark-1.10.109-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":582850923,"invalidFingerprint":false},{"foldername":"me","fingerprint":798173870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":875227375,"invalidFingerprint":false},{"foldername":"spark-native","fingerprint":3974122056,"invalidFingerprint":false},{"foldername":"win32-x86","fingerprint":2564852001,"invalidFingerprint":false},{"foldername":"win32-x86-64","fingerprint":2158727245,"invalidFingerprint":false}],"packageFingerprint":398649944,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361579,"fileNameOnDisk":"spark-1.10.109-neoforge.jar","hashes":[{"type":1,"value":"c21cab62a316eb97a9757671686c8ab3895bd154"},{"type":2,"value":"86ea45022118a6c34f0920cf255cb2a7"}]}},{"instanceID":"2bd57445-7ba4-41d9-9347-c81965f8cac9","modSource":0,"addonID":280294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FPS Reducer","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","authors":[{"Id":34993322,"Name":"bre2el"}],"primaryAuthor":"bre2el","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/fps-reducer","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/127/648/256/256/636440915960912895.png","tags":[],"installedFile":{"id":5561051,"fileName":"FpsReducer2-neoforge-1.21-2.10.jar","fileDate":"2024-07-24T12:49:33.013Z","fileLength":143137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/51/FpsReducer2-neoforge-1.21-2.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2282479112,"invalidFingerprint":false},{"foldername":"bre2el","fingerprint":2032587251,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756881500,"invalidFingerprint":false},{"foldername":"fpsreducer.mixins.json","fingerprint":1695616231,"invalidFingerprint":false},{"foldername":"fpsreducer_logo.png","fingerprint":2600135182,"invalidFingerprint":false}],"packageFingerprint":4035878788,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":280294,"fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","hashes":[{"type":1,"value":"edb3e8d90992aae937c79827282f854f4cc5939c"},{"type":2,"value":"a7195bfebacea1db6cbc370c6f9acc7d"}]},"dateInstalled":"2024-08-28T18:07:58.6290959Z","dateUpdated":"2024-08-28T18:07:58.6310981Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5561051,"fileName":"FpsReducer2-neoforge-1.21-2.10.jar","fileDate":"2024-07-24T12:49:33.013Z","fileLength":143137,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5561/51/FpsReducer2-neoforge-1.21-2.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2282479112,"invalidFingerprint":false},{"foldername":"bre2el","fingerprint":2032587251,"invalidFingerprint":false},{"foldername":"assets","fingerprint":756881500,"invalidFingerprint":false},{"foldername":"fpsreducer.mixins.json","fingerprint":1695616231,"invalidFingerprint":false},{"foldername":"fpsreducer_logo.png","fingerprint":2600135182,"invalidFingerprint":false}],"packageFingerprint":4035878788,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":280294,"fileNameOnDisk":"FpsReducer2-neoforge-1.21-2.10.jar","hashes":[{"type":1,"value":"edb3e8d90992aae937c79827282f854f4cc5939c"},{"type":2,"value":"a7195bfebacea1db6cbc370c6f9acc7d"}]}},{"instanceID":"dc021b8f-e81f-4e63-be57-4667d97f8162","modSource":0,"addonID":378646,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Doors","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-doors","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/303/442/256/256/637372493411502504.jpeg","tags":[],"installedFile":{"id":5635653,"fileName":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:57:05.007Z","fileLength":1148652,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/653/mcw-doors-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1137884597,"invalidFingerprint":false},{"foldername":"com","fingerprint":3320946604,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2596764433,"invalidFingerprint":false},{"foldername":"data","fingerprint":2041374471,"invalidFingerprint":false},{"foldername":"doorslogo.png","fingerprint":1195594217,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736868422,"invalidFingerprint":false}],"packageFingerprint":1738416301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":378646,"fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a4b32a86969a9d4ad7b0fb5ffab06a02120aaa2f"},{"type":2,"value":"032908e7127b73ca42383ce3f4a21ec4"}]},"dateInstalled":"2024-08-28T18:07:10.3531675Z","dateUpdated":"2024-08-28T18:07:10.3551696Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635653,"fileName":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:57:05.007Z","fileLength":1148652,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/653/mcw-doors-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1137884597,"invalidFingerprint":false},{"foldername":"com","fingerprint":3320946604,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2596764433,"invalidFingerprint":false},{"foldername":"data","fingerprint":2041374471,"invalidFingerprint":false},{"foldername":"doorslogo.png","fingerprint":1195594217,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736868422,"invalidFingerprint":false}],"packageFingerprint":1738416301,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":378646,"fileNameOnDisk":"mcw-doors-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"a4b32a86969a9d4ad7b0fb5ffab06a02120aaa2f"},{"type":2,"value":"032908e7127b73ca42383ce3f4a21ec4"}]}},{"instanceID":"a0471586-ddce-4d85-ad75-53ead0c89f62","modSource":0,"addonID":241895,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"KleeSlabs","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kleeslabs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/203/889/256/256/636935511172009471.png","tags":[],"installedFile":{"id":5623497,"fileName":"kleeslabs-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:36:55.17Z","fileLength":291623,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/497/kleeslabs-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1147134012,"invalidFingerprint":false},{"foldername":"net","fingerprint":4002622570,"invalidFingerprint":false},{"foldername":"kleeslabs.neoforge.mixins.json","fingerprint":1497930643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1057746015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":527332731,"invalidFingerprint":false},{"foldername":"kleeslabs.mixins.json","fingerprint":1848729187,"invalidFingerprint":false},{"foldername":"kleeslabs.png","fingerprint":2347385771,"invalidFingerprint":false},{"foldername":"data","fingerprint":646445871,"invalidFingerprint":false},{"foldername":"LICENSE_KleeSlabs","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3176613937,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241895,"fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"57a9d2b32d0ad15a1afbeb48c068feb4cca3d3aa"},{"type":2,"value":"48a38e98a2979ca44a0510a102a46029"}]},"dateInstalled":"2024-08-28T18:07:55.2071215Z","dateUpdated":"2024-08-28T18:07:55.2101206Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623497,"fileName":"kleeslabs-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:36:55.17Z","fileLength":291623,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/497/kleeslabs-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1147134012,"invalidFingerprint":false},{"foldername":"net","fingerprint":4002622570,"invalidFingerprint":false},{"foldername":"kleeslabs.neoforge.mixins.json","fingerprint":1497930643,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1057746015,"invalidFingerprint":false},{"foldername":"assets","fingerprint":527332731,"invalidFingerprint":false},{"foldername":"kleeslabs.mixins.json","fingerprint":1848729187,"invalidFingerprint":false},{"foldername":"kleeslabs.png","fingerprint":2347385771,"invalidFingerprint":false},{"foldername":"data","fingerprint":646445871,"invalidFingerprint":false},{"foldername":"LICENSE_KleeSlabs","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3176613937,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241895,"fileNameOnDisk":"kleeslabs-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"57a9d2b32d0ad15a1afbeb48c068feb4cca3d3aa"},{"type":2,"value":"48a38e98a2979ca44a0510a102a46029"}]}},{"instanceID":"2bbbcd5d-a987-44a1-b417-921eee3aebdf","modSource":0,"addonID":941096,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Polymorphic Energistics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polyeng-0.4.1.jar","authors":[{"Id":103225020,"Name":"ninety"}],"primaryAuthor":"ninety","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polymorphic-energistics","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/909/66/256/256/638361816029534268.png","tags":[],"installedFile":{"id":5545923,"fileName":"polyeng-0.4.1.jar","fileDate":"2024-07-19T14:16:28.617Z","fileLength":20130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5545/923/polyeng-0.4.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":388800,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3004979381,"invalidFingerprint":false},{"foldername":"gripe","fingerprint":1252018734,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2825026848,"invalidFingerprint":false},{"foldername":"polyeng.mixins.json","fingerprint":2891918157,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1309297033,"invalidFingerprint":false},{"foldername":"LICENSE_polyeng","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2107081304,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":941096,"fileNameOnDisk":"polyeng-0.4.1.jar","hashes":[{"type":1,"value":"4add4d9e854807ed2b10c0cabf972244f862b21f"},{"type":2,"value":"67f09141899fdd8b65182ea8ad3f8ac4"}]},"dateInstalled":"2024-08-28T18:07:29.6393927Z","dateUpdated":"2024-08-28T18:07:29.6424052Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5545923,"fileName":"polyeng-0.4.1.jar","fileDate":"2024-07-19T14:16:28.617Z","fileLength":20130,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5545/923/polyeng-0.4.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3},{"addonId":388800,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3004979381,"invalidFingerprint":false},{"foldername":"gripe","fingerprint":1252018734,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2825026848,"invalidFingerprint":false},{"foldername":"polyeng.mixins.json","fingerprint":2891918157,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1309297033,"invalidFingerprint":false},{"foldername":"LICENSE_polyeng","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":2107081304,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":941096,"fileNameOnDisk":"polyeng-0.4.1.jar","hashes":[{"type":1,"value":"4add4d9e854807ed2b10c0cabf972244f862b21f"},{"type":2,"value":"67f09141899fdd8b65182ea8ad3f8ac4"}]}},{"instanceID":"d53d66a9-6f47-47cc-982b-1a581a0cce94","modSource":0,"addonID":686836,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tectonic","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","authors":[{"Id":103472802,"Name":"Apollo"}],"primaryAuthor":"Apollo","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tectonic","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/962/266/256/256/638459107003951854.png","tags":[],"installedFile":{"id":5641277,"fileName":"tectonic-neoforge-1.21.1-2.4.1a.jar","fileDate":"2024-08-18T17:47:17.673Z","fileLength":253187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5641/277/tectonic-neoforge-1.21.1-2.4.1a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":936015,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2087112041,"invalidFingerprint":false},{"foldername":"dev","fingerprint":648862553,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3978358731,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1128304322,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":562552336,"invalidFingerprint":false},{"foldername":"tectonic.mixins.json","fingerprint":2402949064,"invalidFingerprint":false},{"foldername":"tectonic.neoforge.mixins.json","fingerprint":3317735010,"invalidFingerprint":false},{"foldername":"license.txt_Tectonic","fingerprint":4004687076,"invalidFingerprint":false}],"packageFingerprint":373177557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":686836,"fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","hashes":[{"type":1,"value":"c1b95d6387f3108c7e0566b65247990e50a21b3f"},{"type":2,"value":"fee4448a71231501c48da69eace583ff"}]},"dateInstalled":"2024-08-28T18:07:45.4322281Z","dateUpdated":"2024-08-28T18:07:45.4352288Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5641277,"fileName":"tectonic-neoforge-1.21.1-2.4.1a.jar","fileDate":"2024-08-18T17:47:17.673Z","fileLength":253187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5641/277/tectonic-neoforge-1.21.1-2.4.1a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":936015,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2087112041,"invalidFingerprint":false},{"foldername":"dev","fingerprint":648862553,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3978358731,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":1128304322,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":562552336,"invalidFingerprint":false},{"foldername":"tectonic.mixins.json","fingerprint":2402949064,"invalidFingerprint":false},{"foldername":"tectonic.neoforge.mixins.json","fingerprint":3317735010,"invalidFingerprint":false},{"foldername":"license.txt_Tectonic","fingerprint":4004687076,"invalidFingerprint":false}],"packageFingerprint":373177557,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":686836,"fileNameOnDisk":"tectonic-neoforge-1.21.1-2.4.1a.jar","hashes":[{"type":1,"value":"c1b95d6387f3108c7e0566b65247990e50a21b3f"},{"type":2,"value":"fee4448a71231501c48da69eace583ff"}]}},{"instanceID":"36515011-85c3-4eac-944c-1dc606353681","modSource":0,"addonID":361026,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Occultism","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"occultism-1.21.1-neoforge-1.161.3.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/occultism","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/247/293/256/256/637162328727833986.png","tags":[],"installedFile":{"id":5793616,"fileName":"occultism-1.21.1-neoforge-1.161.3.jar","fileDate":"2024-10-08T05:30:23.597Z","fileLength":4502665,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/616/occultism-1.21.1-neoforge-1.161.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":661293,"type":3},{"addonId":238222,"type":2},{"addonId":538392,"type":3},{"addonId":430636,"type":2},{"addonId":633823,"type":2},{"addonId":580555,"type":2},{"addonId":388172,"type":3},{"addonId":449945,"type":2},{"addonId":1036809,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3551284442,"invalidFingerprint":false},{"foldername":"com","fingerprint":1135089992,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3212128108,"invalidFingerprint":false},{"foldername":"occultism.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":4046730391,"invalidFingerprint":false}],"packageFingerprint":1611059049,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361026,"fileNameOnDisk":"occultism-1.21.1-neoforge-1.161.3.jar","hashes":[{"type":1,"value":"23c47439edba4fdae8e51599fc01f544f13992f3"},{"type":2,"value":"3c9f6be9b0f006e38366c26c577a51cd"}]},"dateInstalled":"2024-08-28T18:07:23.282269Z","dateUpdated":"2024-10-12T19:37:14.8903075Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5793616,"fileName":"occultism-1.21.1-neoforge-1.161.3.jar","fileDate":"2024-10-08T05:30:23.597Z","fileLength":4502665,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/616/occultism-1.21.1-neoforge-1.161.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":661293,"type":3},{"addonId":238222,"type":2},{"addonId":538392,"type":3},{"addonId":430636,"type":2},{"addonId":633823,"type":2},{"addonId":580555,"type":2},{"addonId":388172,"type":3},{"addonId":449945,"type":2},{"addonId":1036809,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3551284442,"invalidFingerprint":false},{"foldername":"com","fingerprint":1135089992,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3212128108,"invalidFingerprint":false},{"foldername":"occultism.png","fingerprint":3138228409,"invalidFingerprint":false},{"foldername":"data","fingerprint":4046730391,"invalidFingerprint":false}],"packageFingerprint":1611059049,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361026,"fileNameOnDisk":"occultism-1.21.1-neoforge-1.161.3.jar","hashes":[{"type":1,"value":"23c47439edba4fdae8e51599fc01f544f13992f3"},{"type":2,"value":"3c9f6be9b0f006e38366c26c577a51cd"}]}},{"instanceID":"536814f4-8c06-4d3c-ae25-75be92e9cb66","modSource":0,"addonID":502372,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Lights and Lamps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-lights-and-lamps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1018/353/256/256/638544982594670903.png","tags":[],"installedFile":{"id":5635608,"fileName":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:49:03.53Z","fileLength":495395,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/608/mcw-lights-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":55528745,"invalidFingerprint":false},{"foldername":"com","fingerprint":1116609994,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4186096701,"invalidFingerprint":false},{"foldername":"data","fingerprint":2503038891,"invalidFingerprint":false},{"foldername":"lightslogo.png","fingerprint":3010588627,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2486553601,"invalidFingerprint":false}],"packageFingerprint":2918333285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":502372,"fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"1922bc83e3efa8307d4f24d13b511e26cbd7e41c"},{"type":2,"value":"b32989acfcd935e2ca73eb0b3eb034ae"}]},"dateInstalled":"2024-08-28T18:07:31.5061027Z","dateUpdated":"2024-08-28T18:07:31.5091025Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635608,"fileName":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:49:03.53Z","fileLength":495395,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/608/mcw-lights-1.1.1-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":55528745,"invalidFingerprint":false},{"foldername":"com","fingerprint":1116609994,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4186096701,"invalidFingerprint":false},{"foldername":"data","fingerprint":2503038891,"invalidFingerprint":false},{"foldername":"lightslogo.png","fingerprint":3010588627,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2486553601,"invalidFingerprint":false}],"packageFingerprint":2918333285,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":502372,"fileNameOnDisk":"mcw-lights-1.1.1-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"1922bc83e3efa8307d4f24d13b511e26cbd7e41c"},{"type":2,"value":"b32989acfcd935e2ca73eb0b3eb034ae"}]}},{"instanceID":"da497d7a-b613-4b58-a9cb-ed5b16892973","modSource":0,"addonID":347337,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Useful Hats","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"usefulhats-neoforge-1.21.1-6.5.0.0.jar","authors":[{"Id":8641153,"Name":"thecech12"}],"primaryAuthor":"thecech12","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/useful-hats","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/329/388/256/256/637454854801502594.png","tags":[],"installedFile":{"id":5765651,"fileName":"usefulhats-neoforge-1.21.1-6.5.0.0.jar","fileDate":"2024-09-28T19:28:33.107Z","fileLength":238187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/651/usefulhats-neoforge-1.21.1-6.5.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":938917,"type":2},{"addonId":1040353,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":743129131,"invalidFingerprint":false},{"foldername":"de","fingerprint":477580833,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2319742756,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2911425750,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2227119239,"invalidFingerprint":false},{"foldername":"usefulhats.mixins.json","fingerprint":3279879952,"invalidFingerprint":false},{"foldername":"data","fingerprint":1977084265,"invalidFingerprint":false},{"foldername":"usefulhats.accesswidener","fingerprint":1333953105,"invalidFingerprint":false},{"foldername":"usefulhats.neoforge.mixins.json","fingerprint":3472439795,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1017168051,"invalidFingerprint":false}],"packageFingerprint":455861875,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":347337,"fileNameOnDisk":"usefulhats-neoforge-1.21.1-6.5.0.0.jar","hashes":[{"type":1,"value":"8a258db41ffa7af1790214476bcdf379617b2c11"},{"type":2,"value":"fa8ee2a6fd9d0dc2d5b429c246844ab4"}]},"dateInstalled":"2024-08-28T18:07:41.5145206Z","dateUpdated":"2024-09-29T12:52:10.9893776Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5765651,"fileName":"usefulhats-neoforge-1.21.1-6.5.0.0.jar","fileDate":"2024-09-28T19:28:33.107Z","fileLength":238187,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5765/651/usefulhats-neoforge-1.21.1-6.5.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":938917,"type":2},{"addonId":1040353,"type":2},{"addonId":1037991,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":743129131,"invalidFingerprint":false},{"foldername":"de","fingerprint":477580833,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2319742756,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2911425750,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2227119239,"invalidFingerprint":false},{"foldername":"usefulhats.mixins.json","fingerprint":3279879952,"invalidFingerprint":false},{"foldername":"data","fingerprint":1977084265,"invalidFingerprint":false},{"foldername":"usefulhats.accesswidener","fingerprint":1333953105,"invalidFingerprint":false},{"foldername":"usefulhats.neoforge.mixins.json","fingerprint":3472439795,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1017168051,"invalidFingerprint":false}],"packageFingerprint":455861875,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":347337,"fileNameOnDisk":"usefulhats-neoforge-1.21.1-6.5.0.0.jar","hashes":[{"type":1,"value":"8a258db41ffa7af1790214476bcdf379617b2c11"},{"type":2,"value":"fa8ee2a6fd9d0dc2d5b429c246844ab4"}]}},{"instanceID":"c514db0f-2f1f-4c24-8961-23a4967ce1f4","modSource":0,"addonID":404468,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Teams (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-teams-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/581/256/256/638474887222710106.png","tags":[],"installedFile":{"id":5631446,"fileName":"ftb-teams-neoforge-2101.1.0.jar","fileDate":"2024-08-15T10:54:46.793Z","fileLength":256512,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/446/ftb-teams-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806279386,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams121_common_9c97bcc0f0834197bc190cf57bd87dad_8f40c68005389c4f0173247fab49ef07b4e5b5810bf1c37f60e2e51cff1dfab9ftbteams210110devjar","fingerprint":2685746016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817424708,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2437851274,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":333876816,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"8385398bfc1cf9c91898f3764fb4f4de53cc31ea"},{"type":2,"value":"9293e76296e4ac0eba83abbf089a4fd2"}]},"dateInstalled":"2024-08-28T18:07:11.3666037Z","dateUpdated":"2024-08-28T18:07:11.3686044Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5631446,"fileName":"ftb-teams-neoforge-2101.1.0.jar","fileDate":"2024-08-15T10:54:46.793Z","fileLength":256512,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/446/ftb-teams-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806279386,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBTeams121_common_9c97bcc0f0834197bc190cf57bd87dad_8f40c68005389c4f0173247fab49ef07b4e5b5810bf1c37f60e2e51cff1dfab9ftbteams210110devjar","fingerprint":2685746016,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817424708,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2437851274,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":4244743998,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":333876816,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404468,"fileNameOnDisk":"ftb-teams-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"8385398bfc1cf9c91898f3764fb4f4de53cc31ea"},{"type":2,"value":"9293e76296e4ac0eba83abbf089a4fd2"}]}},{"instanceID":"978153db-f40e-4035-8a50-d2c52c39b148","modSource":0,"addonID":538392,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modonomicon","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.108.1.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/modonomicon","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/567/136/256/256/637927203949622768.png","tags":[],"installedFile":{"id":5786073,"fileName":"modonomicon-1.21.1-neoforge-1.108.1.jar","fileDate":"2024-10-05T17:46:20.49Z","fileLength":2339621,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5786/73/modonomicon-1.21.1-neoforge-1.108.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3003362721,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2745171039,"invalidFingerprint":false},{"foldername":"com","fingerprint":3602350248,"invalidFingerprint":false},{"foldername":"data","fingerprint":2077280961,"invalidFingerprint":false},{"foldername":"modonomicon.accesswidener","fingerprint":1024768379,"invalidFingerprint":false},{"foldername":"modonomicon.mixins.json","fingerprint":4100978280,"invalidFingerprint":false},{"foldername":"modonomicon.png","fingerprint":4040216936,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2178946476,"invalidFingerprint":false}],"packageFingerprint":3219868636,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538392,"fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.108.1.jar","hashes":[{"type":1,"value":"9ec04de864fd87e286c8926a148fd8e72401bd72"},{"type":2,"value":"ff85b75a7943a8f8b1228beed9b26cf0"}]},"dateInstalled":"2024-08-28T18:07:51.6973137Z","dateUpdated":"2024-10-06T17:12:52.5894469Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5786073,"fileName":"modonomicon-1.21.1-neoforge-1.108.1.jar","fileDate":"2024-10-05T17:46:20.49Z","fileLength":2339621,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5786/73/modonomicon-1.21.1-neoforge-1.108.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3003362721,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2745171039,"invalidFingerprint":false},{"foldername":"com","fingerprint":3602350248,"invalidFingerprint":false},{"foldername":"data","fingerprint":2077280961,"invalidFingerprint":false},{"foldername":"modonomicon.accesswidener","fingerprint":1024768379,"invalidFingerprint":false},{"foldername":"modonomicon.mixins.json","fingerprint":4100978280,"invalidFingerprint":false},{"foldername":"modonomicon.png","fingerprint":4040216936,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2178946476,"invalidFingerprint":false}],"packageFingerprint":3219868636,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538392,"fileNameOnDisk":"modonomicon-1.21.1-neoforge-1.108.1.jar","hashes":[{"type":1,"value":"9ec04de864fd87e286c8926a148fd8e72401bd72"},{"type":2,"value":"ff85b75a7943a8f8b1228beed9b26cf0"}]}},{"instanceID":"b12eab07-afb6-48df-9a85-c168bf71e3f3","modSource":0,"addonID":348521,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cloth Config API (Fabric/Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cloth-config-15.0.140-neoforge.jar","authors":[{"Id":32851078,"Name":"shedaniel"},{"Id":101070148,"Name":"LinkieIsBetterThanK9"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cloth-config","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/282/467/256/256/637289313020452406.png","tags":[],"installedFile":{"id":5729127,"fileName":"cloth-config-15.0.140-neoforge.jar","fileDate":"2024-09-16T17:18:01.157Z","fileLength":1163890,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5729/127/cloth-config-15.0.140-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2767812205,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_d551de04735c42148ec07a78c43007d1_c487a9cf12e7d5bea169da255b814f03602bdeb8b51cff67162252c24f285789clothconfig150140devjar","fingerprint":2775278757,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1622707384,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":1406389870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false}],"packageFingerprint":1440957232,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-15.0.140-neoforge.jar","hashes":[{"type":1,"value":"c3e5733ba4503b102589a026000fd5ce0212f6f2"},{"type":2,"value":"4c3757160403fcccb8ad468c2ea22862"}]},"dateInstalled":"2024-08-28T18:07:06.6346729Z","dateUpdated":"2024-09-17T17:22:57.195872Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5729127,"fileName":"cloth-config-15.0.140-neoforge.jar","fileDate":"2024-09-16T17:18:01.157Z","fileLength":1163890,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5729/127/cloth-config-15.0.140-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2767812205,"invalidFingerprint":false},{"foldername":"LICENSE.md","fingerprint":4008471873,"invalidFingerprint":false},{"foldername":"architectury_inject_clothconfig_common_d551de04735c42148ec07a78c43007d1_c487a9cf12e7d5bea169da255b814f03602bdeb8b51cff67162252c24f285789clothconfig150140devjar","fingerprint":2775278757,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1622707384,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2356087988,"invalidFingerprint":false},{"foldername":"me","fingerprint":1406389870,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":524945892,"invalidFingerprint":false}],"packageFingerprint":1440957232,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":348521,"fileNameOnDisk":"cloth-config-15.0.140-neoforge.jar","hashes":[{"type":1,"value":"c3e5733ba4503b102589a026000fd5ce0212f6f2"},{"type":2,"value":"4c3757160403fcccb8ad468c2ea22862"}]}},{"instanceID":"8281f421-c2bf-4e17-8ff2-54551c121ee0","modSource":0,"addonID":394535,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Trash Cans","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trashcans-1.0.18b-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trash-cans","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/285/98/256/256/637299803413888206.png","tags":[],"installedFile":{"id":5788473,"fileName":"trashcans-1.0.18b-neoforge-mc1.21.jar","fileDate":"2024-10-06T13:47:15.02Z","fileLength":159767,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5788/473/trashcans-1.0.18b-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":268560,"type":2},{"addonId":454372,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":906812115,"invalidFingerprint":false},{"foldername":"com","fingerprint":3641196438,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2348802806,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1358457415,"invalidFingerprint":false},{"foldername":"data","fingerprint":3853453182,"invalidFingerprint":false},{"foldername":"trashcans.mixins.json","fingerprint":3136853750,"invalidFingerprint":false},{"foldername":"trashcans.png","fingerprint":495895946,"invalidFingerprint":false}],"packageFingerprint":1305031751,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394535,"fileNameOnDisk":"trashcans-1.0.18b-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"0439e908beac32866d38f1b1e1b9e57c1712ec18"},{"type":2,"value":"1d1dc3f6f1e4b67a21de3951600492bd"}]},"dateInstalled":"2024-08-28T18:07:07.7096501Z","dateUpdated":"2024-10-06T17:12:52.5883743Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5788473,"fileName":"trashcans-1.0.18b-neoforge-mc1.21.jar","fileDate":"2024-10-06T13:47:15.02Z","fileLength":159767,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5788/473/trashcans-1.0.18b-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":268560,"type":2},{"addonId":454372,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":906812115,"invalidFingerprint":false},{"foldername":"com","fingerprint":3641196438,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2348802806,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1358457415,"invalidFingerprint":false},{"foldername":"data","fingerprint":3853453182,"invalidFingerprint":false},{"foldername":"trashcans.mixins.json","fingerprint":3136853750,"invalidFingerprint":false},{"foldername":"trashcans.png","fingerprint":495895946,"invalidFingerprint":false}],"packageFingerprint":1305031751,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":394535,"fileNameOnDisk":"trashcans-1.0.18b-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"0439e908beac32866d38f1b1e1b9e57c1712ec18"},{"type":2,"value":"1d1dc3f6f1e4b67a21de3951600492bd"}]}},{"instanceID":"364069d8-90b2-43a5-9591-0b3766068e1e","modSource":0,"addonID":459929,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Energistics 2 Wireless Terminals","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ae2wtlib-19.1.6-beta.jar","authors":[{"Id":33350113,"Name":"Mari_023"}],"primaryAuthor":"Mari_023","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2-wireless-terminals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1036/500/256/256/638561060692728338.png","tags":[],"installedFile":{"id":5774279,"fileName":"ae2wtlib-19.1.6-beta.jar","fileDate":"2024-10-01T17:51:03.323Z","fileLength":218717,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5774/279/ae2wtlib-19.1.6-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2661460439,"invalidFingerprint":false},{"foldername":"de","fingerprint":4148750402,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1855021285,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736573183,"invalidFingerprint":false},{"foldername":"data","fingerprint":407657210,"invalidFingerprint":false},{"foldername":"texture_references","fingerprint":2375985669,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3931306763,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":133054974,"invalidFingerprint":false}],"packageFingerprint":3065743062,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-19.1.6-beta.jar","hashes":[{"type":1,"value":"82d878972381d340ccd83335728c363ae9c2edc0"},{"type":2,"value":"e7ba038d04ddd4dc5863083df2ffdfae"}]},"dateInstalled":"2024-08-28T18:07:39.6061605Z","dateUpdated":"2024-10-01T18:35:08.7331031Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5774279,"fileName":"ae2wtlib-19.1.6-beta.jar","fileDate":"2024-10-01T17:51:03.323Z","fileLength":218717,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5774/279/ae2wtlib-19.1.6-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2661460439,"invalidFingerprint":false},{"foldername":"de","fingerprint":4148750402,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1855021285,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1736573183,"invalidFingerprint":false},{"foldername":"data","fingerprint":407657210,"invalidFingerprint":false},{"foldername":"texture_references","fingerprint":2375985669,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":3931306763,"invalidFingerprint":false},{"foldername":"ae2wtlib.mixins.json","fingerprint":133054974,"invalidFingerprint":false}],"packageFingerprint":3065743062,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":459929,"fileNameOnDisk":"ae2wtlib-19.1.6-beta.jar","hashes":[{"type":1,"value":"82d878972381d340ccd83335728c363ae9c2edc0"},{"type":2,"value":"e7ba038d04ddd4dc5863083df2ffdfae"}]}},{"instanceID":"60eed5a4-d434-4769-a511-22f9177d4ca7","modSource":0,"addonID":551763,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Chisel Reborn [Forge/Fabric/NeoForge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","authors":[{"Id":101737155,"Name":"Slaincow"},{"Id":103953588,"Name":"slainlite"}],"primaryAuthor":"Slaincow","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/chisel-reborn","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/461/284/256/256/637740832557938621.png","tags":[],"installedFile":{"id":5666899,"fileName":"chisel-neoforge-1.21.1-1.8.1.jar","fileDate":"2024-08-27T00:14:56.18Z","fileLength":7880735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5666/899/chisel-neoforge-1.21.1-1.8.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":924550826,"invalidFingerprint":false},{"foldername":"architectury_inject_chiselreborn_common_ac70779eeb4340359c05cba02e1f7ab2_6d8ee21fc0f3c12ce25c47668c41f2774e665f9937e2f873612f14b9bd5e079fchisel181devjar","fingerprint":2443886650,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4206523215,"invalidFingerprint":false},{"foldername":"chisel.accesswidener","fingerprint":2576372957,"invalidFingerprint":false},{"foldername":"com","fingerprint":3323363862,"invalidFingerprint":false},{"foldername":"data","fingerprint":506490853,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4282133601,"invalidFingerprint":false}],"packageFingerprint":4189135717,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551763,"fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","hashes":[{"type":1,"value":"7aa95ce2b2812d9b4d10483694f24d7b4a87bf59"},{"type":2,"value":"c12d285b2252cd67e6eb2624489591b5"}]},"dateInstalled":"2024-08-28T18:07:54.0513191Z","dateUpdated":"2024-08-28T18:07:54.0582611Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5666899,"fileName":"chisel-neoforge-1.21.1-1.8.1.jar","fileDate":"2024-08-27T00:14:56.18Z","fileLength":7880735,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5666/899/chisel-neoforge-1.21.1-1.8.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":841890,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":924550826,"invalidFingerprint":false},{"foldername":"architectury_inject_chiselreborn_common_ac70779eeb4340359c05cba02e1f7ab2_6d8ee21fc0f3c12ce25c47668c41f2774e665f9937e2f873612f14b9bd5e079fchisel181devjar","fingerprint":2443886650,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4206523215,"invalidFingerprint":false},{"foldername":"chisel.accesswidener","fingerprint":2576372957,"invalidFingerprint":false},{"foldername":"com","fingerprint":3323363862,"invalidFingerprint":false},{"foldername":"data","fingerprint":506490853,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4282133601,"invalidFingerprint":false}],"packageFingerprint":4189135717,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551763,"fileNameOnDisk":"chisel-neoforge-1.21.1-1.8.1.jar","hashes":[{"type":1,"value":"7aa95ce2b2812d9b4d10483694f24d7b4a87bf59"},{"type":2,"value":"c12d285b2252cd67e6eb2624489591b5"}]}},{"instanceID":"59a3733f-12e6-4e59-ae50-2d5f66b49d1e","modSource":0,"addonID":416294,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Rhino","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rhino-2101.2.5-build.54.jar","authors":[{"Id":11776558,"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/rhino","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1053/155/256/256/638583713150199979.png","tags":[],"installedFile":{"id":5691686,"fileName":"rhino-2101.2.5-build.54.jar","fileDate":"2024-09-04T08:22:20.82Z","fileLength":963937,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/686/rhino-2101.2.5-build.54.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3881696459,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1819812850,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":554164072,"invalidFingerprint":false},{"foldername":"rhino_logo.png","fingerprint":1543393451,"invalidFingerprint":false}],"packageFingerprint":2495408357,"gameVersion":["1.21","Fabric","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-2101.2.5-build.54.jar","hashes":[{"type":1,"value":"d82e3263652302d0b2a4dd3b8cefc72cfc7175fd"},{"type":2,"value":"873eb0102919e109e4573354181ef80e"}]},"dateInstalled":"2024-08-28T18:07:38.3776076Z","dateUpdated":"2024-09-04T17:00:39.7920412Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5691686,"fileName":"rhino-2101.2.5-build.54.jar","fileDate":"2024-09-04T08:22:20.82Z","fileLength":963937,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5691/686/rhino-2101.2.5-build.54.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3881696459,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1819812850,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":554164072,"invalidFingerprint":false},{"foldername":"rhino_logo.png","fingerprint":1543393451,"invalidFingerprint":false}],"packageFingerprint":2495408357,"gameVersion":["1.21","Fabric","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":416294,"fileNameOnDisk":"rhino-2101.2.5-build.54.jar","hashes":[{"type":1,"value":"d82e3263652302d0b2a4dd3b8cefc72cfc7175fd"},{"type":2,"value":"873eb0102919e109e4573354181ef80e"}]}},{"instanceID":"be0f67e0-9d3e-4cfa-8fb0-7dc53ed04d3b","modSource":0,"addonID":570073,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Resourceful Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.11.jar","authors":[{"Id":25275754,"Name":"ThatGravyBoat"},{"Id":24882069,"Name":"epic_oreo"}],"primaryAuthor":"ThatGravyBoat","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/resourceful-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/595/433/256/256/637970304404281534.png","tags":[],"installedFile":{"id":5793500,"fileName":"resourcefullib-neoforge-1.21-3.0.11.jar","fileDate":"2024-10-08T03:55:11.29Z","fileLength":483221,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/500/resourcefullib-neoforge-1.21-3.0.11.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4250412583,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_2a5e9386c3cf4007be9184efc33337a8_3ecd44cc1aad558664d1c01543dcdb80b05a93cccfa5029aadf71ad3ff334255resourcefullib3011devjar","fingerprint":1325181645,"invalidFingerprint":false},{"foldername":"com","fingerprint":2949131980,"invalidFingerprint":false},{"foldername":"resourcefullib.mixins.json","fingerprint":2957432720,"invalidFingerprint":false}],"packageFingerprint":1839215317,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.11.jar","hashes":[{"type":1,"value":"004b51394d4b4460e70d65b0894e9e42799bcc5c"},{"type":2,"value":"c98d98a51b314e7f002fe656219865f2"}]},"dateInstalled":"2024-08-28T18:07:26.4547365Z","dateUpdated":"2024-10-12T19:37:14.8883037Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5793500,"fileName":"resourcefullib-neoforge-1.21-3.0.11.jar","fileDate":"2024-10-08T03:55:11.29Z","fileLength":483221,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/500/resourcefullib-neoforge-1.21-3.0.11.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4250412583,"invalidFingerprint":false},{"foldername":"architectury_inject_ResourcefulLib_common_2a5e9386c3cf4007be9184efc33337a8_3ecd44cc1aad558664d1c01543dcdb80b05a93cccfa5029aadf71ad3ff334255resourcefullib3011devjar","fingerprint":1325181645,"invalidFingerprint":false},{"foldername":"com","fingerprint":2949131980,"invalidFingerprint":false},{"foldername":"resourcefullib.mixins.json","fingerprint":2957432720,"invalidFingerprint":false}],"packageFingerprint":1839215317,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570073,"fileNameOnDisk":"resourcefullib-neoforge-1.21-3.0.11.jar","hashes":[{"type":1,"value":"004b51394d4b4460e70d65b0894e9e42799bcc5c"},{"type":2,"value":"c98d98a51b314e7f002fe656219865f2"}]}},{"instanceID":"8fae52e7-43ab-416b-b646-0e4149d03d7e","modSource":0,"addonID":430636,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Theurgy","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"theurgy-1.21.1-neoforge-1.56.0.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/theurgy","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/326/201/256/256/637445800885878392.png","tags":[],"installedFile":{"id":5713179,"fileName":"theurgy-1.21.1-neoforge-1.56.0.jar","fileDate":"2024-09-11T10:24:47.15Z","fileLength":5096088,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/179/theurgy-1.21.1-neoforge-1.56.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":538392,"type":3},{"addonId":324717,"type":2},{"addonId":388172,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3904606786,"invalidFingerprint":false},{"foldername":"com","fingerprint":3474673012,"invalidFingerprint":false},{"foldername":"theurgy.png","fingerprint":4003401148,"invalidFingerprint":false},{"foldername":"assets","fingerprint":981612829,"invalidFingerprint":false},{"foldername":"data","fingerprint":3616891169,"invalidFingerprint":false}],"packageFingerprint":4083593957,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430636,"fileNameOnDisk":"theurgy-1.21.1-neoforge-1.56.0.jar","hashes":[{"type":1,"value":"f650191b72d9ab72728a2b08d1d7f5af7ec175b6"},{"type":2,"value":"8d5c9f4efae308b59e3220f8dd71ec92"}]},"dateInstalled":"2024-08-28T18:07:39.1318786Z","dateUpdated":"2024-09-12T18:24:31.3492228Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5713179,"fileName":"theurgy-1.21.1-neoforge-1.56.0.jar","fileDate":"2024-09-11T10:24:47.15Z","fileLength":5096088,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/179/theurgy-1.21.1-neoforge-1.56.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":538392,"type":3},{"addonId":324717,"type":2},{"addonId":388172,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3904606786,"invalidFingerprint":false},{"foldername":"com","fingerprint":3474673012,"invalidFingerprint":false},{"foldername":"theurgy.png","fingerprint":4003401148,"invalidFingerprint":false},{"foldername":"assets","fingerprint":981612829,"invalidFingerprint":false},{"foldername":"data","fingerprint":3616891169,"invalidFingerprint":false}],"packageFingerprint":4083593957,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":430636,"fileNameOnDisk":"theurgy-1.21.1-neoforge-1.56.0.jar","hashes":[{"type":1,"value":"f650191b72d9ab72728a2b08d1d7f5af7ec175b6"},{"type":2,"value":"8d5c9f4efae308b59e3220f8dd71ec92"}]}},{"instanceID":"e80167c4-d0f1-4c86-953f-d659c7bb9a95","modSource":0,"addonID":688367,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"ME Requester","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"merequester-neoforge-1.21.1-1.1.8.jar","authors":[{"Id":11567308,"Name":"Relentless"}],"primaryAuthor":"Relentless","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/merequester","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/621/707/256/256/638012892820321228.png","tags":[],"installedFile":{"id":5786514,"fileName":"merequester-neoforge-1.21.1-1.1.8.jar","fileDate":"2024-10-05T20:32:41.943Z","fileLength":162993,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5786/514/merequester-neoforge-1.21.1-1.1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3912185659,"invalidFingerprint":false},{"foldername":"com","fingerprint":2182128618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2103265956,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2597436558,"invalidFingerprint":false},{"foldername":"merequester.mixins.json","fingerprint":80022061,"invalidFingerprint":false},{"foldername":"data","fingerprint":1864329437,"invalidFingerprint":false}],"packageFingerprint":1419187366,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688367,"fileNameOnDisk":"merequester-neoforge-1.21.1-1.1.8.jar","hashes":[{"type":1,"value":"88affd1c943659731cec4d248a227edc88ec074b"},{"type":2,"value":"f83ac01bdf6ccb5a7e40ad91d9244498"}]},"dateInstalled":"2024-09-21T19:46:47.6360529Z","dateUpdated":"2024-10-06T17:12:52.5675354Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5786514,"fileName":"merequester-neoforge-1.21.1-1.1.8.jar","fileDate":"2024-10-05T20:32:41.943Z","fileLength":162993,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5786/514/merequester-neoforge-1.21.1-1.1.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3912185659,"invalidFingerprint":false},{"foldername":"com","fingerprint":2182128618,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2103265956,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2597436558,"invalidFingerprint":false},{"foldername":"merequester.mixins.json","fingerprint":80022061,"invalidFingerprint":false},{"foldername":"data","fingerprint":1864329437,"invalidFingerprint":false}],"packageFingerprint":1419187366,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":688367,"fileNameOnDisk":"merequester-neoforge-1.21.1-1.1.8.jar","hashes":[{"type":1,"value":"88affd1c943659731cec4d248a227edc88ec074b"},{"type":2,"value":"f83ac01bdf6ccb5a7e40ad91d9244498"}]}},{"instanceID":"d61fa0f3-c5bb-43b6-9e00-a4bbd908d45a","modSource":0,"addonID":1049891,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Client Sort","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"clientsort-neoforge-1.21-1.0.0.jar","authors":[{"Id":104487647,"Name":"NotRyken"}],"primaryAuthor":"NotRyken","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clientsort","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1027/407/256/256/638548806619459893.png","tags":[],"installedFile":{"id":5743055,"fileName":"clientsort-neoforge-1.21-1.0.0.jar","fileDate":"2024-09-21T14:55:27.333Z","fileLength":79591,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5743/55/clientsort-neoforge-1.21-1.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3950680931,"invalidFingerprint":false},{"foldername":"dev","fingerprint":251963068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2581211756,"invalidFingerprint":false},{"foldername":"clientsort.mixins.json","fingerprint":2736765187,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3514608975,"invalidFingerprint":false},{"foldername":"clientsort.neoforge.mixins.json","fingerprint":2765962902,"invalidFingerprint":false},{"foldername":"clientsort.accesswidener","fingerprint":596709444,"invalidFingerprint":false},{"foldername":"LICENSE_ClientSort","fingerprint":1185419476,"invalidFingerprint":false}],"packageFingerprint":1498315384,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1049891,"fileNameOnDisk":"clientsort-neoforge-1.21-1.0.0.jar","hashes":[{"type":1,"value":"19358916d665a1755b4d76a458dd6dfdd09d1c52"},{"type":2,"value":"2abb20c1d4a1f9d69e3b7e92b7dd1620"}]},"dateInstalled":"2024-08-28T18:07:35.6455579Z","dateUpdated":"2024-09-23T17:24:26.8936669Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5743055,"fileName":"clientsort-neoforge-1.21-1.0.0.jar","fileDate":"2024-09-21T14:55:27.333Z","fileLength":79591,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5743/55/clientsort-neoforge-1.21-1.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3950680931,"invalidFingerprint":false},{"foldername":"dev","fingerprint":251963068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2581211756,"invalidFingerprint":false},{"foldername":"clientsort.mixins.json","fingerprint":2736765187,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3514608975,"invalidFingerprint":false},{"foldername":"clientsort.neoforge.mixins.json","fingerprint":2765962902,"invalidFingerprint":false},{"foldername":"clientsort.accesswidener","fingerprint":596709444,"invalidFingerprint":false},{"foldername":"LICENSE_ClientSort","fingerprint":1185419476,"invalidFingerprint":false}],"packageFingerprint":1498315384,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1049891,"fileNameOnDisk":"clientsort-neoforge-1.21-1.0.0.jar","hashes":[{"type":1,"value":"19358916d665a1755b4d76a458dd6dfdd09d1c52"},{"type":2,"value":"2abb20c1d4a1f9d69e3b7e92b7dd1620"}]}},{"instanceID":"4b458294-3608-4c41-9584-659c586148b7","modSource":0,"addonID":351725,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Bridges","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":414,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-bridges","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/237/234/256/256/637098539787193844.jpeg","tags":[],"installedFile":{"id":5635632,"fileName":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:51:46.387Z","fileLength":646330,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/632/mcw-bridges-3.0.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1624792624,"invalidFingerprint":false},{"foldername":"com","fingerprint":2296852722,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3990864681,"invalidFingerprint":false},{"foldername":"bridgeslogo.png","fingerprint":1987663371,"invalidFingerprint":false},{"foldername":"data","fingerprint":2344212227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3266289953,"invalidFingerprint":false}],"packageFingerprint":3626711492,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351725,"fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"4b7cdbaca659aa2ae0c048da17f24bf8040632fa"},{"type":2,"value":"3ce0087ad1bf4c344c8aebf7e26e29c9"}]},"dateInstalled":"2024-08-28T18:07:25.0687287Z","dateUpdated":"2024-08-28T18:07:25.0707378Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635632,"fileName":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:51:46.387Z","fileLength":646330,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/632/mcw-bridges-3.0.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1624792624,"invalidFingerprint":false},{"foldername":"com","fingerprint":2296852722,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3990864681,"invalidFingerprint":false},{"foldername":"bridgeslogo.png","fingerprint":1987663371,"invalidFingerprint":false},{"foldername":"data","fingerprint":2344212227,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3266289953,"invalidFingerprint":false}],"packageFingerprint":3626711492,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":351725,"fileNameOnDisk":"mcw-bridges-3.0.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"4b7cdbaca659aa2ae0c048da17f24bf8040632fa"},{"type":2,"value":"3ce0087ad1bf4c344c8aebf7e26e29c9"}]}},{"instanceID":"56bd7ae8-dd11-4bc3-b09e-448a0e43ae38","modSource":0,"addonID":561470,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Elemental","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","authors":[{"Id":102693238,"Name":"Alexth99"}],"primaryAuthor":"Alexth99","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-elemental","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/473/347/256/256/637764918520290586.png","tags":[],"installedFile":{"id":5678042,"fileName":"ars_elemental-1.21.0-0.7.0.5.jar","fileDate":"2024-08-30T17:24:44.39Z","fileLength":1590196,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/42/ars_elemental-1.21.0-0.7.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3120432180,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":4058324908,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1182525101,"invalidFingerprint":false},{"foldername":"ars_elemental.mixins.json","fingerprint":3151578144,"invalidFingerprint":false},{"foldername":"ars_elemental_logo.png","fingerprint":2792783583,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4154885525,"invalidFingerprint":false},{"foldername":"data","fingerprint":2354714341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2850167152,"invalidFingerprint":false}],"packageFingerprint":2563953160,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561470,"fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","hashes":[{"type":1,"value":"cb91b3b5bfde314e4a887716759c661d3787419d"},{"type":2,"value":"2781484a713df9ad0af2ee9db5431b68"}]},"dateInstalled":"2024-08-28T18:07:42.5187323Z","dateUpdated":"2024-08-31T17:09:56.1847862Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5678042,"fileName":"ars_elemental-1.21.0-0.7.0.5.jar","fileDate":"2024-08-30T17:24:44.39Z","fileLength":1590196,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5678/42/ars_elemental-1.21.0-0.7.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3120432180,"invalidFingerprint":false},{"foldername":"alexthw","fingerprint":4058324908,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1182525101,"invalidFingerprint":false},{"foldername":"ars_elemental.mixins.json","fingerprint":3151578144,"invalidFingerprint":false},{"foldername":"ars_elemental_logo.png","fingerprint":2792783583,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4154885525,"invalidFingerprint":false},{"foldername":"data","fingerprint":2354714341,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2850167152,"invalidFingerprint":false}],"packageFingerprint":2563953160,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":561470,"fileNameOnDisk":"ars_elemental-1.21.0-0.7.0.5.jar","hashes":[{"type":1,"value":"cb91b3b5bfde314e4a887716759c661d3787419d"},{"type":2,"value":"2781484a713df9ad0af2ee9db5431b68"}]}},{"instanceID":"579606d9-aa36-4063-b688-886e7c6f2385","modSource":0,"addonID":1027245,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Gravity Torch","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"gravitytorch-2.1.0.jar","authors":[{"Id":8204711,"Name":"HenryLoenwind"}],"primaryAuthor":"HenryLoenwind","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/gravity-torch","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1004/757/256/256/638525968297601879.png","tags":[],"installedFile":{"id":5581261,"fileName":"gravitytorch-2.1.0.jar","fileDate":"2024-07-30T17:51:50.513Z","fileLength":15853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5581/261/gravitytorch-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":688888,"type":3},{"addonId":231868,"type":3},{"addonId":988067,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":885124554,"invalidFingerprint":false},{"foldername":"info","fingerprint":1884794185,"invalidFingerprint":false},{"foldername":"assets","fingerprint":432632959,"invalidFingerprint":false},{"foldername":"data","fingerprint":205443701,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2022322981,"invalidFingerprint":false}],"packageFingerprint":3077182686,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1027245,"fileNameOnDisk":"gravitytorch-2.1.0.jar","hashes":[{"type":1,"value":"10ca7e78a3b74add3d48990350ec0975935a26d8"},{"type":2,"value":"24588cdd9d09427fdda7d5991331b9d7"}]},"dateInstalled":"2024-08-28T18:07:37.5541543Z","dateUpdated":"2024-08-28T18:07:37.5561545Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5581261,"fileName":"gravitytorch-2.1.0.jar","fileDate":"2024-07-30T17:51:50.513Z","fileLength":15853,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5581/261/gravitytorch-2.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":688888,"type":3},{"addonId":231868,"type":3},{"addonId":988067,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":885124554,"invalidFingerprint":false},{"foldername":"info","fingerprint":1884794185,"invalidFingerprint":false},{"foldername":"assets","fingerprint":432632959,"invalidFingerprint":false},{"foldername":"data","fingerprint":205443701,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":2022322981,"invalidFingerprint":false}],"packageFingerprint":3077182686,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1027245,"fileNameOnDisk":"gravitytorch-2.1.0.jar","hashes":[{"type":1,"value":"10ca7e78a3b74add3d48990350ec0975935a26d8"},{"type":2,"value":"24588cdd9d09427fdda7d5991331b9d7"}]}},{"instanceID":"6fe6bfaf-2a5a-4e4e-8c41-0dc65acb4b01","modSource":0,"addonID":832882,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Structure Essentials[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"structureessentials-1.21-3.4.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/structure-essentials-forge-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/784/172/256/256/638132898813460745.png","tags":[],"installedFile":{"id":5512069,"fileName":"structureessentials-1.21-3.4.jar","fileDate":"2024-07-07T22:14:36.19Z","fileLength":26948,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/69/structureessentials-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1374653252,"invalidFingerprint":false},{"foldername":"com","fingerprint":806032277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4288801447,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"structureessentials.mixins.json","fingerprint":3081156664,"invalidFingerprint":false}],"packageFingerprint":3128026693,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":832882,"fileNameOnDisk":"structureessentials-1.21-3.4.jar","hashes":[{"type":1,"value":"cf5a0dcc84831fff95c6b8b1604d2ae4c5283040"},{"type":2,"value":"ed7c2024cec51f82e7882fb7264c4cad"}]},"dateInstalled":"2024-08-28T18:07:26.3113277Z","dateUpdated":"2024-08-28T18:07:26.3143285Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5512069,"fileName":"structureessentials-1.21-3.4.jar","fileDate":"2024-07-07T22:14:36.19Z","fileLength":26948,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5512/69/structureessentials-1.21-3.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1374653252,"invalidFingerprint":false},{"foldername":"com","fingerprint":806032277,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4288801447,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"structureessentials.mixins.json","fingerprint":3081156664,"invalidFingerprint":false}],"packageFingerprint":3128026693,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":832882,"fileNameOnDisk":"structureessentials-1.21-3.4.jar","hashes":[{"type":1,"value":"cf5a0dcc84831fff95c6b8b1604d2ae4c5283040"},{"type":2,"value":"ed7c2024cec51f82e7882fb7264c4cad"}]}},{"instanceID":"60f802eb-bfb2-4a4f-b26c-75bcc75063db","modSource":0,"addonID":929559,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Utilitarian","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"utilitarian-1.21.1-0.13.2.jar","authors":[{"Id":101028709,"Name":"LobsterJonn"}],"primaryAuthor":"LobsterJonn","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/utilitarian","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/896/884/256/256/638341987824979049.png","tags":[],"installedFile":{"id":5672416,"fileName":"utilitarian-1.21.1-0.13.2.jar","fileDate":"2024-08-28T20:51:59.727Z","fileLength":291438,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/416/utilitarian-1.21.1-0.13.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3969550325,"invalidFingerprint":false},{"foldername":"cy","fingerprint":3707105944,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3146173817,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2963338597,"invalidFingerprint":false},{"foldername":"data","fingerprint":2856276863,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false},{"foldername":"utilitarian.mixin.json","fingerprint":1219263692,"invalidFingerprint":false}],"packageFingerprint":1323884490,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":929559,"fileNameOnDisk":"utilitarian-1.21.1-0.13.2.jar","hashes":[{"type":1,"value":"43a2f92422f756d85761c1f110020d2ee5ae96ab"},{"type":2,"value":"92e2ff1bb54500a004f9bcd23ef5ba60"}]},"dateInstalled":"2024-09-30T18:03:45.0525708Z","dateUpdated":"2024-09-30T18:03:45.0565705Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5672416,"fileName":"utilitarian-1.21.1-0.13.2.jar","fileDate":"2024-08-28T20:51:59.727Z","fileLength":291438,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/416/utilitarian-1.21.1-0.13.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3969550325,"invalidFingerprint":false},{"foldername":"cy","fingerprint":3707105944,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3146173817,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2963338597,"invalidFingerprint":false},{"foldername":"data","fingerprint":2856276863,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":24391317,"invalidFingerprint":false},{"foldername":"utilitarian.mixin.json","fingerprint":1219263692,"invalidFingerprint":false}],"packageFingerprint":1323884490,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":929559,"fileNameOnDisk":"utilitarian-1.21.1-0.13.2.jar","hashes":[{"type":1,"value":"43a2f92422f756d85761c1f110020d2ee5ae96ab"},{"type":2,"value":"92e2ff1bb54500a004f9bcd23ef5ba60"}]}},{"instanceID":"c1698b08-bb8b-4bac-b937-2030faa7caec","modSource":0,"addonID":582327,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Server Performance - Smooth Chunk Save[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"smoothchunk-1.21-3.6.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/smooth-chunk-save","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/536/807/256/256/637859186206116434.png","tags":[],"installedFile":{"id":5508954,"fileName":"smoothchunk-1.21-3.6.jar","fileDate":"2024-07-06T22:38:19.167Z","fileLength":10737,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/954/smoothchunk-1.21-3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1400128987,"invalidFingerprint":false},{"foldername":"com","fingerprint":4120196345,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"smoothchunk.mixins.json","fingerprint":1021864752,"invalidFingerprint":false}],"packageFingerprint":1150392452,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":582327,"fileNameOnDisk":"smoothchunk-1.21-3.6.jar","hashes":[{"type":1,"value":"d1be9e359deac143938c253435d55cc7d3c2dbff"},{"type":2,"value":"c69ee6639b1d1efa13645e45bdefdf0b"}]},"dateInstalled":"2024-08-28T18:07:35.3636969Z","dateUpdated":"2024-08-28T18:07:35.3666844Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508954,"fileName":"smoothchunk-1.21-3.6.jar","fileDate":"2024-07-06T22:38:19.167Z","fileLength":10737,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/954/smoothchunk-1.21-3.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1400128987,"invalidFingerprint":false},{"foldername":"com","fingerprint":4120196345,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1438559181,"invalidFingerprint":false},{"foldername":"smoothchunk.mixins.json","fingerprint":1021864752,"invalidFingerprint":false}],"packageFingerprint":1150392452,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":582327,"fileNameOnDisk":"smoothchunk-1.21-3.6.jar","hashes":[{"type":1,"value":"d1be9e359deac143938c253435d55cc7d3c2dbff"},{"type":2,"value":"c69ee6639b1d1efa13645e45bdefdf0b"}]}},{"instanceID":"548f1611-181c-46fb-a6ab-d5719236382c","modSource":0,"addonID":963206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Theurgy KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","authors":[{"Id":11694938,"Name":"kli_kli"}],"primaryAuthor":"kli_kli","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/theurgy-kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/934/535/256/256/638410859447313623.png","tags":[],"installedFile":{"id":5705870,"fileName":"theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","fileDate":"2024-09-09T06:32:41.997Z","fileLength":25040,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5705/870/theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":430636,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":7117079,"invalidFingerprint":false},{"foldername":"com","fingerprint":420686274,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2774635418,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3356959790,"invalidFingerprint":false},{"foldername":"theurgy_kubejs.png","fingerprint":1320732571,"invalidFingerprint":false}],"packageFingerprint":3910255442,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":963206,"fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","hashes":[{"type":1,"value":"0047e76bfe2134ecab8d6de801b3f391892b6d6b"},{"type":2,"value":"5a00055ad19ebe4fe2415b4a06d18a7f"}]},"dateInstalled":"2024-08-28T18:07:21.9085455Z","dateUpdated":"2024-09-09T17:39:53.120677Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5705870,"fileName":"theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","fileDate":"2024-09-09T06:32:41.997Z","fileLength":25040,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5705/870/theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":430636,"type":3},{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":7117079,"invalidFingerprint":false},{"foldername":"com","fingerprint":420686274,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2774635418,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3356959790,"invalidFingerprint":false},{"foldername":"theurgy_kubejs.png","fingerprint":1320732571,"invalidFingerprint":false}],"packageFingerprint":3910255442,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":963206,"fileNameOnDisk":"theurgy_kubejs-1.21.1-neoforge-1.4.0.jar","hashes":[{"type":1,"value":"0047e76bfe2134ecab8d6de801b3f391892b6d6b"},{"type":2,"value":"5a00055ad19ebe4fe2415b4a06d18a7f"}]}},{"instanceID":"fe10cefc-1faa-4972-8262-1a4994728c94","modSource":0,"addonID":32274,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"JourneyMap","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.27.jar","authors":[{"Id":7577665,"Name":"techbrew"},{"Id":9422784,"Name":"Mysticdrew"},{"Id":100701793,"Name":"meme_sapiens"}],"primaryAuthor":"techbrew","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/journeymap","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/9/144/256/256/635421614078544069.png","tags":[],"installedFile":{"id":5777475,"fileName":"journeymap-neoforge-1.21-6.0.0-beta.27.jar","fileDate":"2024-10-02T19:31:17.887Z","fileLength":3366887,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5777/475/journeymap-neoforge-1.21-6.0.0-beta.27.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":226005,"type":4}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2926018744,"invalidFingerprint":false},{"foldername":"earcut4j","fingerprint":4117773219,"invalidFingerprint":false},{"foldername":"journeymap","fingerprint":1504765070,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2612182655,"invalidFingerprint":false},{"foldername":"journeymap.png","fingerprint":3357985534,"invalidFingerprint":false},{"foldername":"journeymap.mixins.json","fingerprint":943938872,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3981489445,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2799814099,"invalidFingerprint":false},{"foldername":"journeymap.accesswidener","fingerprint":2815172104,"invalidFingerprint":false},{"foldername":"journeymap.neoforge.mixins.json","fingerprint":2633906929,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":3153128578,"invalidFingerprint":false}],"packageFingerprint":675298849,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":32274,"fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.27.jar","hashes":[{"type":1,"value":"8b25e10359066d5d18bb1850e7bcb555ede77fa6"},{"type":2,"value":"7a70196ea82c7e7cc74610032605ef02"}]},"dateInstalled":"2024-08-28T18:07:22.065986Z","dateUpdated":"2024-10-03T17:16:55.9489158Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5777475,"fileName":"journeymap-neoforge-1.21-6.0.0-beta.27.jar","fileDate":"2024-10-02T19:31:17.887Z","fileLength":3366887,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5777/475/journeymap-neoforge-1.21-6.0.0-beta.27.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":226005,"type":4}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2926018744,"invalidFingerprint":false},{"foldername":"earcut4j","fingerprint":4117773219,"invalidFingerprint":false},{"foldername":"journeymap","fingerprint":1504765070,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2612182655,"invalidFingerprint":false},{"foldername":"journeymap.png","fingerprint":3357985534,"invalidFingerprint":false},{"foldername":"journeymap.mixins.json","fingerprint":943938872,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":3981489445,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2799814099,"invalidFingerprint":false},{"foldername":"journeymap.accesswidener","fingerprint":2815172104,"invalidFingerprint":false},{"foldername":"journeymap.neoforge.mixins.json","fingerprint":2633906929,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":3153128578,"invalidFingerprint":false}],"packageFingerprint":675298849,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":32274,"fileNameOnDisk":"journeymap-neoforge-1.21-6.0.0-beta.27.jar","hashes":[{"type":1,"value":"8b25e10359066d5d18bb1850e7bcb555ede77fa6"},{"type":2,"value":"7a70196ea82c7e7cc74610032605ef02"}]}},{"instanceID":"4812dfed-c446-4834-917a-9f144f74cc72","modSource":0,"addonID":238086,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"KubeJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"kubejs-neoforge-2101.7.1-build.181.jar","authors":[{"Id":11776558,"Name":"LatvianModder"}],"primaryAuthor":"LatvianModder","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/kubejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1053/159/256/256/638583716122159056.png","tags":[],"installedFile":{"id":5810100,"fileName":"kubejs-neoforge-2101.7.1-build.181.jar","fileDate":"2024-10-13T22:39:49.607Z","fileLength":1913809,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5810/100/kubejs-neoforge-2101.7.1-build.181.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2532981908,"invalidFingerprint":false},{"foldername":"dev","fingerprint":83363947,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2237578076,"invalidFingerprint":false},{"foldername":"kubejs.mixins.json","fingerprint":615822709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":2417335303,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2287419071,"invalidFingerprint":false},{"foldername":"data","fingerprint":3244603725,"invalidFingerprint":false}],"packageFingerprint":2988288877,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-neoforge-2101.7.1-build.181.jar","hashes":[{"type":1,"value":"be525f7d4d8d71a18b07718352035b3e59e50ebd"},{"type":2,"value":"01306ac3beee4ae4e7c051b603b7bee2"}]},"dateInstalled":"2024-08-28T18:07:25.2110567Z","dateUpdated":"2024-10-14T21:22:52.1967676Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5810100,"fileName":"kubejs-neoforge-2101.7.1-build.181.jar","fileDate":"2024-10-13T22:39:49.607Z","fileLength":1913809,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5810/100/kubejs-neoforge-2101.7.1-build.181.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":416294,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2532981908,"invalidFingerprint":false},{"foldername":"dev","fingerprint":83363947,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":2237578076,"invalidFingerprint":false},{"foldername":"kubejs.mixins.json","fingerprint":615822709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":925984517,"invalidFingerprint":false},{"foldername":"kubejs_logo.png","fingerprint":2417335303,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2287419071,"invalidFingerprint":false},{"foldername":"data","fingerprint":3244603725,"invalidFingerprint":false}],"packageFingerprint":2988288877,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238086,"fileNameOnDisk":"kubejs-neoforge-2101.7.1-build.181.jar","hashes":[{"type":1,"value":"be525f7d4d8d71a18b07718352035b3e59e50ebd"},{"type":2,"value":"01306ac3beee4ae4e7c051b603b7bee2"}]}},{"instanceID":"698d40c6-67b0-4f1c-ae8d-50dbfefe4a00","modSource":0,"addonID":363363,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extreme sound muffler - (Neo)Forge","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","authors":[{"Id":8742110,"Name":"LeoBeliik"}],"primaryAuthor":"LeoBeliik","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extreme-sound-muffler","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/314/978/256/256/637414152851892931.png","tags":[],"installedFile":{"id":5657249,"fileName":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","fileDate":"2024-08-23T21:25:12.003Z","fileLength":264450,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/249/ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":716908276,"invalidFingerprint":false},{"foldername":"com","fingerprint":2341471857,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239446084,"invalidFingerprint":false},{"foldername":"esm_logo.png","fingerprint":113218372,"invalidFingerprint":false},{"foldername":"extremesoundmuffler.mixins.json","fingerprint":3074015852,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3602031618,"invalidFingerprint":false}],"packageFingerprint":998017526,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363363,"fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","hashes":[{"type":1,"value":"6a83f8dc8da9d47b2d9a09d6efa64d91b3af27d1"},{"type":2,"value":"bc395116a3d8d7ebf13d02dab5fe5b7a"}]},"dateInstalled":"2024-08-28T18:07:06.9728618Z","dateUpdated":"2024-08-28T18:07:06.9748617Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5657249,"fileName":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","fileDate":"2024-08-23T21:25:12.003Z","fileLength":264450,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/249/ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":716908276,"invalidFingerprint":false},{"foldername":"com","fingerprint":2341471857,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3239446084,"invalidFingerprint":false},{"foldername":"esm_logo.png","fingerprint":113218372,"invalidFingerprint":false},{"foldername":"extremesoundmuffler.mixins.json","fingerprint":3074015852,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3602031618,"invalidFingerprint":false}],"packageFingerprint":998017526,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363363,"fileNameOnDisk":"ExtremeSoundMuffler-3.48.2_NeoForge-1.21.jar","hashes":[{"type":1,"value":"6a83f8dc8da9d47b2d9a09d6efa64d91b3af27d1"},{"type":2,"value":"bc395116a3d8d7ebf13d02dab5fe5b7a"}]}},{"instanceID":"f8a38efc-62f2-4db3-aad8-22970566a8fa","modSource":0,"addonID":231484,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cooking for Blockheads","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.2.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cooking-for-blockheads","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/19/465/256/256/635695679965732511.png","tags":[],"installedFile":{"id":5733565,"fileName":"cookingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-09-18T07:33:26.51Z","fileLength":1217979,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5733/565/cookingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3570674021,"invalidFingerprint":false},{"foldername":"net","fingerprint":1990316668,"invalidFingerprint":false},{"foldername":"cookingforblockheads.neoforge.mixins.json","fingerprint":2345173459,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1067060323,"invalidFingerprint":false},{"foldername":"assets","fingerprint":632761758,"invalidFingerprint":false},{"foldername":"cookingforblockheads.png","fingerprint":473374468,"invalidFingerprint":false},{"foldername":"cookingforblockheads.mixins.json","fingerprint":155856951,"invalidFingerprint":false},{"foldername":"data","fingerprint":1161901819,"invalidFingerprint":false},{"foldername":"LICENSE_Cooking for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3334149047,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231484,"fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"5a5600fed770e0420f521e2b5f47ea059fec7fb6"},{"type":2,"value":"c52202887618dd76e616d3a346c7457c"}]},"dateInstalled":"2024-08-28T18:07:14.5767293Z","dateUpdated":"2024-09-21T11:27:02.2010637Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5733565,"fileName":"cookingforblockheads-neoforge-1.21.1-21.1.2.jar","fileDate":"2024-09-18T07:33:26.51Z","fileLength":1217979,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5733/565/cookingforblockheads-neoforge-1.21.1-21.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3570674021,"invalidFingerprint":false},{"foldername":"net","fingerprint":1990316668,"invalidFingerprint":false},{"foldername":"cookingforblockheads.neoforge.mixins.json","fingerprint":2345173459,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1067060323,"invalidFingerprint":false},{"foldername":"assets","fingerprint":632761758,"invalidFingerprint":false},{"foldername":"cookingforblockheads.png","fingerprint":473374468,"invalidFingerprint":false},{"foldername":"cookingforblockheads.mixins.json","fingerprint":155856951,"invalidFingerprint":false},{"foldername":"data","fingerprint":1161901819,"invalidFingerprint":false},{"foldername":"LICENSE_Cooking for Blockheads","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":3334149047,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":231484,"fileNameOnDisk":"cookingforblockheads-neoforge-1.21.1-21.1.2.jar","hashes":[{"type":1,"value":"5a5600fed770e0420f521e2b5f47ea059fec7fb6"},{"type":2,"value":"c52202887618dd76e616d3a346c7457c"}]}},{"instanceID":"28ba9204-e471-4ea9-9bd2-1a421190320f","modSource":0,"addonID":401955,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Nouveau","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_nouveau-1.21.0-5.1.0-all.jar","authors":[{"Id":24293038,"Name":"baileyholl2"},{"Id":101593786,"Name":"Gootastic"}],"primaryAuthor":"baileyholl2","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-nouveau","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/565/915/256/256/637924211543296813.png","tags":[],"installedFile":{"id":5721123,"fileName":"ars_nouveau-1.21.0-5.1.0-all.jar","fileDate":"2024-09-14T01:25:38.163Z","fileLength":12390002,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5721/123/ars_nouveau-1.21.0-5.1.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3182176874,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3311837314,"invalidFingerprint":false},{"foldername":"ars_nouveau.mixins.json","fingerprint":2071459459,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2689523068,"invalidFingerprint":false},{"foldername":"com","fingerprint":1799563867,"invalidFingerprint":false},{"foldername":"data","fingerprint":1886451663,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2451257747,"invalidFingerprint":false}],"packageFingerprint":2413031296,"gameVersion":["1.21","NeoForge","Forge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401955,"fileNameOnDisk":"ars_nouveau-1.21.0-5.1.0-all.jar","hashes":[{"type":1,"value":"0e912758f811faa0b63d711129a15c49218c9c76"},{"type":2,"value":"d7e87e474d3605990795038ae4cd4bb8"}]},"dateInstalled":"2024-08-28T18:07:58.4887204Z","dateUpdated":"2024-09-14T20:43:06.3953885Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5721123,"fileName":"ars_nouveau-1.21.0-5.1.0-all.jar","fileDate":"2024-09-14T01:25:38.163Z","fileLength":12390002,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5721/123/ars_nouveau-1.21.0-5.1.0-all.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3182176874,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3311837314,"invalidFingerprint":false},{"foldername":"ars_nouveau.mixins.json","fingerprint":2071459459,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2689523068,"invalidFingerprint":false},{"foldername":"com","fingerprint":1799563867,"invalidFingerprint":false},{"foldername":"data","fingerprint":1886451663,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2451257747,"invalidFingerprint":false}],"packageFingerprint":2413031296,"gameVersion":["1.21","NeoForge","Forge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":401955,"fileNameOnDisk":"ars_nouveau-1.21.0-5.1.0-all.jar","hashes":[{"type":1,"value":"0e912758f811faa0b63d711129a15c49218c9c76"},{"type":2,"value":"d7e87e474d3605990795038ae4cd4bb8"}]}},{"instanceID":"03f4dbaf-08c7-43d4-9fdc-67b2e519d9c5","modSource":0,"addonID":282313,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TipTheScales","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tipthescales","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/483/910/256/256/637784634472116278.png","tags":[],"installedFile":{"id":5623843,"fileName":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","fileDate":"2024-08-13T08:54:50.843Z","fileLength":13592,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/843/TipTheScales-neoforge-1.21.1-16.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1637317690,"invalidFingerprint":false},{"foldername":"com","fingerprint":458140121,"invalidFingerprint":false},{"foldername":"tipthescales.accesswidener","fingerprint":197532232,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3346796965,"invalidFingerprint":false},{"foldername":"tipthescales.mixins.json","fingerprint":2373581439,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1563836322,"invalidFingerprint":false}],"packageFingerprint":2958043495,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282313,"fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","hashes":[{"type":1,"value":"9fd3e927696d9f55c8897900a69ac457747b6eb2"},{"type":2,"value":"bf51933a7448d6e02ab359b559aa9d42"}]},"dateInstalled":"2024-08-28T18:07:13.8365867Z","dateUpdated":"2024-08-28T18:07:13.8375848Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623843,"fileName":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","fileDate":"2024-08-13T08:54:50.843Z","fileLength":13592,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/843/TipTheScales-neoforge-1.21.1-16.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1637317690,"invalidFingerprint":false},{"foldername":"com","fingerprint":458140121,"invalidFingerprint":false},{"foldername":"tipthescales.accesswidener","fingerprint":197532232,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3346796965,"invalidFingerprint":false},{"foldername":"tipthescales.mixins.json","fingerprint":2373581439,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1563836322,"invalidFingerprint":false}],"packageFingerprint":2958043495,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":282313,"fileNameOnDisk":"TipTheScales-neoforge-1.21.1-16.0.0.1.jar","hashes":[{"type":1,"value":"9fd3e927696d9f55c8897900a69ac457747b6eb2"},{"type":2,"value":"bf51933a7448d6e02ab359b559aa9d42"}]}},{"instanceID":"4e7ac73c-5344-4bea-ac37-ac317be84600","modSource":0,"addonID":398521,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Farmer's Delight","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FarmersDelight-1.21.1-1.2.4a.jar","authors":[{"Id":101274836,"Name":"vectorwing"}],"primaryAuthor":"vectorwing","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/farmers-delight","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/396/11/256/256/637595005615179370.png","tags":[],"installedFile":{"id":5772720,"fileName":"FarmersDelight-1.21.1-1.2.4a.jar","fileDate":"2024-10-01T04:31:59.983Z","fileLength":2894791,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5772/720/FarmersDelight-1.21.1-1.2.4a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3160691621,"invalidFingerprint":false},{"foldername":"vectorwing","fingerprint":3909640002,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1139086406,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1625004704,"invalidFingerprint":false},{"foldername":"data","fingerprint":2116920089,"invalidFingerprint":false},{"foldername":"farmersdelight.mixins.json","fingerprint":8274180,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1179971505,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663993187,"invalidFingerprint":false}],"packageFingerprint":2887147522,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":398521,"fileNameOnDisk":"FarmersDelight-1.21.1-1.2.4a.jar","hashes":[{"type":1,"value":"d4205362f00c78bbc28fa2ce230bd50f807d3156"},{"type":2,"value":"1cb48769860805fb300fcb0dd6ad8fdc"}]},"dateInstalled":"2024-08-28T18:07:13.5927382Z","dateUpdated":"2024-10-01T18:35:09.062398Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5772720,"fileName":"FarmersDelight-1.21.1-1.2.4a.jar","fileDate":"2024-10-01T04:31:59.983Z","fileLength":2894791,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5772/720/FarmersDelight-1.21.1-1.2.4a.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3160691621,"invalidFingerprint":false},{"foldername":"vectorwing","fingerprint":3909640002,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1139086406,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1625004704,"invalidFingerprint":false},{"foldername":"data","fingerprint":2116920089,"invalidFingerprint":false},{"foldername":"farmersdelight.mixins.json","fingerprint":8274180,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1179971505,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3663993187,"invalidFingerprint":false}],"packageFingerprint":2887147522,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":398521,"fileNameOnDisk":"FarmersDelight-1.21.1-1.2.4a.jar","hashes":[{"type":1,"value":"d4205362f00c78bbc28fa2ce230bd50f807d3156"},{"type":2,"value":"1cb48769860805fb300fcb0dd6ad8fdc"}]}},{"instanceID":"d5cea3aa-fb51-4670-b79f-04efed3f1d13","modSource":0,"addonID":551520,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Fps - Render Distance[Forge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"betterfpsdist-1.21-6.0.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-fps-render-distance","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/531/771/256/256/637854357042030339.png","tags":[],"installedFile":{"id":5723250,"fileName":"betterfpsdist-1.21-6.0.jar","fileDate":"2024-09-14T19:30:01.483Z","fileLength":22742,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5723/250/betterfpsdist-1.21-6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2896484488,"invalidFingerprint":false},{"foldername":"com","fingerprint":1918726339,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4013170233,"invalidFingerprint":false},{"foldername":"betterfpsdist.mixins.json","fingerprint":576717991,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2233392733,"invalidFingerprint":false}],"packageFingerprint":4067530713,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551520,"fileNameOnDisk":"betterfpsdist-1.21-6.0.jar","hashes":[{"type":1,"value":"5377aae3a0f0eb65aa5dceca4985f53480a73db5"},{"type":2,"value":"081882282efe6239ac294b2d1fe2cd22"}]},"dateInstalled":"2024-08-28T18:07:37.1835789Z","dateUpdated":"2024-09-14T20:43:02.6885059Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5723250,"fileName":"betterfpsdist-1.21-6.0.jar","fileDate":"2024-09-14T19:30:01.483Z","fileLength":22742,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5723/250/betterfpsdist-1.21-6.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2896484488,"invalidFingerprint":false},{"foldername":"com","fingerprint":1918726339,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4013170233,"invalidFingerprint":false},{"foldername":"betterfpsdist.mixins.json","fingerprint":576717991,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2233392733,"invalidFingerprint":false}],"packageFingerprint":4067530713,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":551520,"fileNameOnDisk":"betterfpsdist-1.21-6.0.jar","hashes":[{"type":1,"value":"5377aae3a0f0eb65aa5dceca4985f53480a73db5"},{"type":2,"value":"081882282efe6239ac294b2d1fe2cd22"}]}},{"instanceID":"b823243c-ad25-4d18-a703-80575c0fe748","modSource":0,"addonID":580555,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"EMI","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"emi-1.1.16+1.21.1+neoforge.jar","authors":[{"Id":100436320,"Name":"EmilyPloszaj"}],"primaryAuthor":"EmilyPloszaj","primaryCategoryId":423,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/emi","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/545/351/256/256/637878590194850929.png","tags":[],"installedFile":{"id":5793016,"fileName":"emi-1.1.16+1.21.1+neoforge.jar","fileDate":"2024-10-07T23:13:01.397Z","fileLength":1005829,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/16/emi-1.1.16%2b1.21.1%2bneoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2402412247,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3816760320,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1277162111,"invalidFingerprint":false},{"foldername":"emi-neoforge.mixins.json","fingerprint":1669714997,"invalidFingerprint":false},{"foldername":"emi-xplat-refmap.json","fingerprint":1183285614,"invalidFingerprint":false},{"foldername":"emi.accesswidener","fingerprint":1849825593,"invalidFingerprint":false},{"foldername":"emi.mixins.json","fingerprint":687295045,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341449709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1926206562,"invalidFingerprint":false}],"packageFingerprint":1058624759,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":580555,"fileNameOnDisk":"emi-1.1.16+1.21.1+neoforge.jar","hashes":[{"type":1,"value":"c13c2d1bfa8a8be27805f46c5a2f6dd668fab0c4"},{"type":2,"value":"f947e0f973e8b701050bb4cbd51690cb"}]},"dateInstalled":"2024-08-28T18:07:39.9295449Z","dateUpdated":"2024-10-12T19:37:08.9723039Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5793016,"fileName":"emi-1.1.16+1.21.1+neoforge.jar","fileDate":"2024-10-07T23:13:01.397Z","fileLength":1005829,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/16/emi-1.1.16%2b1.21.1%2bneoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2402412247,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3816760320,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1277162111,"invalidFingerprint":false},{"foldername":"emi-neoforge.mixins.json","fingerprint":1669714997,"invalidFingerprint":false},{"foldername":"emi-xplat-refmap.json","fingerprint":1183285614,"invalidFingerprint":false},{"foldername":"emi.accesswidener","fingerprint":1849825593,"invalidFingerprint":false},{"foldername":"emi.mixins.json","fingerprint":687295045,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341449709,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1926206562,"invalidFingerprint":false}],"packageFingerprint":1058624759,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":580555,"fileNameOnDisk":"emi-1.1.16+1.21.1+neoforge.jar","hashes":[{"type":1,"value":"c13c2d1bfa8a8be27805f46c5a2f6dd668fab0c4"},{"type":2,"value":"f947e0f973e8b701050bb4cbd51690cb"}]}},{"instanceID":"8593bef9-f035-40bb-b277-43dad6f3d9cd","modSource":0,"addonID":426386,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Shrink.","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","authors":[{"Id":11021109,"Name":"Gigabit101"}],"primaryAuthor":"Gigabit101","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/shrink_","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/338/256/256/256/637476958608723573.png","tags":[],"installedFile":{"id":5550606,"fileName":"shrink-2.0.0.43-neoforge.jar","fileDate":"2024-07-21T07:52:03.337Z","fileLength":41269,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5550/606/shrink-2.0.0.43-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":576589,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2719138955,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":3213342286,"invalidFingerprint":false},{"foldername":"architectury_inject_shrink_common_582643f88cfc4d4f828a799a15651a01_8e7c866fada7d90917a41f257774ea19bd93f0f71e3b220bd9ed9462464008d8shrink20043devjar","fingerprint":682432028,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3057889504,"invalidFingerprint":false},{"foldername":"data","fingerprint":2307908874,"invalidFingerprint":false},{"foldername":"net","fingerprint":990744050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2403786548,"invalidFingerprint":false},{"foldername":"shrink.accesswidener","fingerprint":3862542930,"invalidFingerprint":false},{"foldername":"shrink.mixins.json","fingerprint":2362318167,"invalidFingerprint":false}],"packageFingerprint":3785185244,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":426386,"fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","hashes":[{"type":1,"value":"da792b511585bc55557d652219e9358eed711366"},{"type":2,"value":"95f93b5f1078a42efb10ea5d4f723fbe"}]},"dateInstalled":"2024-08-28T18:07:14.2956919Z","dateUpdated":"2024-08-28T18:07:14.2976884Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5550606,"fileName":"shrink-2.0.0.43-neoforge.jar","fileDate":"2024-07-21T07:52:03.337Z","fileLength":41269,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5550/606/shrink-2.0.0.43-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":576589,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2719138955,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":3213342286,"invalidFingerprint":false},{"foldername":"architectury_inject_shrink_common_582643f88cfc4d4f828a799a15651a01_8e7c866fada7d90917a41f257774ea19bd93f0f71e3b220bd9ed9462464008d8shrink20043devjar","fingerprint":682432028,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3057889504,"invalidFingerprint":false},{"foldername":"data","fingerprint":2307908874,"invalidFingerprint":false},{"foldername":"net","fingerprint":990744050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2403786548,"invalidFingerprint":false},{"foldername":"shrink.accesswidener","fingerprint":3862542930,"invalidFingerprint":false},{"foldername":"shrink.mixins.json","fingerprint":2362318167,"invalidFingerprint":false}],"packageFingerprint":3785185244,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":426386,"fileNameOnDisk":"shrink-2.0.0.43-neoforge.jar","hashes":[{"type":1,"value":"da792b511585bc55557d652219e9358eed711366"},{"type":2,"value":"95f93b5f1078a42efb10ea5d4f723fbe"}]}},{"instanceID":"0852ff2d-3d24-480a-9209-01f0bc8ff9d7","modSource":0,"addonID":287342,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Titanium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"titanium-1.21-4.0.21.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/titanium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/204/596/256/256/636941376880705827.png","tags":[],"installedFile":{"id":5726400,"fileName":"titanium-1.21-4.0.21.jar","fileDate":"2024-09-15T18:36:40.083Z","fileLength":601232,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5726/400/titanium-1.21-4.0.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2356437442,"invalidFingerprint":false},{"foldername":"com","fingerprint":3883275392,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"data","fingerprint":1368271518,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1420606658,"invalidFingerprint":false},{"foldername":"LICENSE.html","fingerprint":1010563168,"invalidFingerprint":false}],"packageFingerprint":3264836160,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":287342,"fileNameOnDisk":"titanium-1.21-4.0.21.jar","hashes":[{"type":1,"value":"c68b1bfba28164cbaa78b549eb9e3ba31b472164"},{"type":2,"value":"24a5a117c66a47c3df2fa707f6a23e01"}]},"dateInstalled":"2024-08-28T18:07:56.4018805Z","dateUpdated":"2024-09-16T18:32:04.3539038Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5726400,"fileName":"titanium-1.21-4.0.21.jar","fileDate":"2024-09-15T18:36:40.083Z","fileLength":601232,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5726/400/titanium-1.21-4.0.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2356437442,"invalidFingerprint":false},{"foldername":"com","fingerprint":3883275392,"invalidFingerprint":false},{"foldername":"LICENSE.txt","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"data","fingerprint":1368271518,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1420606658,"invalidFingerprint":false},{"foldername":"LICENSE.html","fingerprint":1010563168,"invalidFingerprint":false}],"packageFingerprint":3264836160,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":287342,"fileNameOnDisk":"titanium-1.21-4.0.21.jar","hashes":[{"type":1,"value":"c68b1bfba28164cbaa78b549eb9e3ba31b472164"},{"type":2,"value":"24a5a117c66a47c3df2fa707f6a23e01"}]}},{"instanceID":"d135d5d7-57ba-4985-b191-51c567affac4","modSource":0,"addonID":268560,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":8445729,"Name":"pupnewfster"},{"Id":6868754,"Name":"thommy101"},{"Id":28798139,"Name":"Thiakil"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/672/256/256/637801316302309362.png","tags":[],"installedFile":{"id":5680395,"fileName":"Mekanism-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:01.64Z","fileLength":11613431,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/395/Mekanism-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":1037991,"type":2},{"addonId":267602,"type":2},{"addonId":223794,"type":2},{"addonId":574123,"type":2},{"addonId":220318,"type":2},{"addonId":437654,"type":2},{"addonId":245211,"type":2},{"addonId":226410,"type":2},{"addonId":481655,"type":2},{"addonId":455982,"type":2},{"addonId":239197,"type":2},{"addonId":280554,"type":2},{"addonId":248020,"type":2},{"addonId":980156,"type":2},{"addonId":368718,"type":2},{"addonId":324717,"type":2},{"addonId":449945,"type":2},{"addonId":398521,"type":2},{"addonId":441647,"type":2},{"addonId":541617,"type":2},{"addonId":282001,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2923332097,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":81993366,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1530665502,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1696686400,"invalidFingerprint":false},{"foldername":"data","fingerprint":1077695617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1823297379,"invalidFingerprint":false}],"packageFingerprint":1423122157,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268560,"fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"74c04b02c1e201d3e1646be0cdca2191138193c9"},{"type":2,"value":"e663e49214f588b338f8e8b0cf5697a5"}]},"dateInstalled":"2024-08-28T18:07:51.0860065Z","dateUpdated":"2024-08-31T17:10:33.0636665Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680395,"fileName":"Mekanism-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:01.64Z","fileLength":11613431,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/395/Mekanism-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":1037991,"type":2},{"addonId":267602,"type":2},{"addonId":223794,"type":2},{"addonId":574123,"type":2},{"addonId":220318,"type":2},{"addonId":437654,"type":2},{"addonId":245211,"type":2},{"addonId":226410,"type":2},{"addonId":481655,"type":2},{"addonId":455982,"type":2},{"addonId":239197,"type":2},{"addonId":280554,"type":2},{"addonId":248020,"type":2},{"addonId":980156,"type":2},{"addonId":368718,"type":2},{"addonId":324717,"type":2},{"addonId":449945,"type":2},{"addonId":398521,"type":2},{"addonId":441647,"type":2},{"addonId":541617,"type":2},{"addonId":282001,"type":2},{"addonId":580555,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2923332097,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":81993366,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1530665502,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1696686400,"invalidFingerprint":false},{"foldername":"data","fingerprint":1077695617,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1823297379,"invalidFingerprint":false}],"packageFingerprint":1423122157,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268560,"fileNameOnDisk":"Mekanism-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"74c04b02c1e201d3e1646be0cdca2191138193c9"},{"type":2,"value":"e663e49214f588b338f8e8b0cf5697a5"}]}},{"instanceID":"8326ecfc-0aba-49ab-9132-9a2e6945c1e8","modSource":0,"addonID":232758,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cyclops Core","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.25.1-630.jar","authors":[{"Id":13500867,"Name":"kroeser"}],"primaryAuthor":"kroeser","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cyclops-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/21/299/256/256/635725451812161186.png","tags":[],"installedFile":{"id":5805373,"fileName":"cyclopscore-1.21.1-neoforge-1.25.1-630.jar","fileDate":"2024-10-12T10:53:27.197Z","fileLength":1126481,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5805/373/cyclopscore-1.21.1-neoforge-1.25.1-630.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3789158728,"invalidFingerprint":false},{"foldername":"org","fingerprint":159117337,"invalidFingerprint":false},{"foldername":"data","fingerprint":2881151361,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364051099,"invalidFingerprint":false},{"foldername":"logo_small.png","fingerprint":3202528997,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1572670799,"invalidFingerprint":false},{"foldername":"cyclopscore.accesswidener","fingerprint":2290750130,"invalidFingerprint":false},{"foldername":"mixins.cyclopscore.json","fingerprint":2794349824,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2866114932,"invalidFingerprint":false}],"packageFingerprint":4017471678,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232758,"fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.25.1-630.jar","hashes":[{"type":1,"value":"f8a92abc599b4e05d3920ad616f761335713077d"},{"type":2,"value":"cdaa0e0f58f0f487274b465adb413f04"}]},"dateInstalled":"2024-08-28T18:07:54.9026518Z","dateUpdated":"2024-10-13T19:48:04.2940751Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5805373,"fileName":"cyclopscore-1.21.1-neoforge-1.25.1-630.jar","fileDate":"2024-10-12T10:53:27.197Z","fileLength":1126481,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5805/373/cyclopscore-1.21.1-neoforge-1.25.1-630.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3789158728,"invalidFingerprint":false},{"foldername":"org","fingerprint":159117337,"invalidFingerprint":false},{"foldername":"data","fingerprint":2881151361,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1364051099,"invalidFingerprint":false},{"foldername":"logo_small.png","fingerprint":3202528997,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1572670799,"invalidFingerprint":false},{"foldername":"cyclopscore.accesswidener","fingerprint":2290750130,"invalidFingerprint":false},{"foldername":"mixins.cyclopscore.json","fingerprint":2794349824,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2866114932,"invalidFingerprint":false}],"packageFingerprint":4017471678,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":232758,"fileNameOnDisk":"cyclopscore-1.21.1-neoforge-1.25.1-630.jar","hashes":[{"type":1,"value":"f8a92abc599b4e05d3920ad616f761335713077d"},{"type":2,"value":"cdaa0e0f58f0f487274b465adb413f04"}]}},{"instanceID":"64388246-c06a-418f-9748-3c6fe4110377","modSource":0,"addonID":454372,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SuperMartijn642's Core Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-core-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/352/207/256/256/637507429195617557.png","tags":[],"installedFile":{"id":5713682,"fileName":"supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","fileDate":"2024-09-11T14:40:05.497Z","fileLength":518643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/682/supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3608867355,"invalidFingerprint":false},{"foldername":"com","fingerprint":1975144436,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2039997511,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1282687129,"invalidFingerprint":false},{"foldername":"data","fingerprint":1945635673,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.mixins.json","fingerprint":3378527484,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.png","fingerprint":1404450715,"invalidFingerprint":false}],"packageFingerprint":1874127155,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":454372,"fileNameOnDisk":"supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"5157437c7c58fc62313c8a5c38fa3824cc981ac3"},{"type":2,"value":"b501488a6e62784bff5a63a9cc0f51fa"}]},"dateInstalled":"2024-08-28T18:07:32.5170533Z","dateUpdated":"2024-09-12T18:24:31.3442229Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5713682,"fileName":"supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","fileDate":"2024-09-11T14:40:05.497Z","fileLength":518643,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/682/supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3608867355,"invalidFingerprint":false},{"foldername":"com","fingerprint":1975144436,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2039997511,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1282687129,"invalidFingerprint":false},{"foldername":"data","fingerprint":1945635673,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.mixins.json","fingerprint":3378527484,"invalidFingerprint":false},{"foldername":"supermartijn642corelib.png","fingerprint":1404450715,"invalidFingerprint":false}],"packageFingerprint":1874127155,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":454372,"fileNameOnDisk":"supermartijn642corelib-1.1.17i-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"5157437c7c58fc62313c8a5c38fa3824cc981ac3"},{"type":2,"value":"b501488a6e62784bff5a63a9cc0f51fa"}]}},{"instanceID":"c4263a66-614e-4609-92a5-a65b65ead0c6","modSource":0,"addonID":388172,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"GeckoLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.6.jar","authors":[{"Id":100005756,"Name":"Gecko"},{"Id":102710925,"Name":"EliotL"}],"primaryAuthor":"Gecko","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/geckolib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1081/393/256/256/638621132937140582.png","tags":[],"installedFile":{"id":5763144,"fileName":"geckolib-neoforge-1.21.1-4.6.6.jar","fileDate":"2024-09-28T00:09:43.99Z","fileLength":570291,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5763/144/geckolib-neoforge-1.21.1-4.6.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1356162383,"invalidFingerprint":false},{"foldername":"software","fingerprint":2000366242,"invalidFingerprint":false},{"foldername":"geckolib.accesswidener","fingerprint":1951476810,"invalidFingerprint":false},{"foldername":"geckolib.mixins.json","fingerprint":609173611,"invalidFingerprint":false},{"foldername":"geckolib.png","fingerprint":1492677644,"invalidFingerprint":false},{"foldername":"LICENSE_GeckoLib 4","fingerprint":601668306,"invalidFingerprint":false}],"packageFingerprint":2328101567,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388172,"fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.6.jar","hashes":[{"type":1,"value":"c69c30c59db895e9af6a5a458b32c41060eb4b3a"},{"type":2,"value":"fef685dcef479e5c2d0a9404805121ef"}]},"dateInstalled":"2024-08-28T18:07:51.418393Z","dateUpdated":"2024-09-29T12:52:14.7916072Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5763144,"fileName":"geckolib-neoforge-1.21.1-4.6.6.jar","fileDate":"2024-09-28T00:09:43.99Z","fileLength":570291,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5763/144/geckolib-neoforge-1.21.1-4.6.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1356162383,"invalidFingerprint":false},{"foldername":"software","fingerprint":2000366242,"invalidFingerprint":false},{"foldername":"geckolib.accesswidener","fingerprint":1951476810,"invalidFingerprint":false},{"foldername":"geckolib.mixins.json","fingerprint":609173611,"invalidFingerprint":false},{"foldername":"geckolib.png","fingerprint":1492677644,"invalidFingerprint":false},{"foldername":"LICENSE_GeckoLib 4","fingerprint":601668306,"invalidFingerprint":false}],"packageFingerprint":2328101567,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":388172,"fileNameOnDisk":"geckolib-neoforge-1.21.1-4.6.6.jar","hashes":[{"type":1,"value":"c69c30c59db895e9af6a5a458b32c41060eb4b3a"},{"type":2,"value":"fef685dcef479e5c2d0a9404805121ef"}]}},{"instanceID":"67e43d84-8e62-48c6-b5f8-1f5ce678ce66","modSource":0,"addonID":383129,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Connected Glass","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"connectedglass-1.1.12-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/connected-glass","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/272/748/256/256/637252428347794619.png","tags":[],"installedFile":{"id":5657280,"fileName":"connectedglass-1.1.12-neoforge-mc1.21.jar","fileDate":"2024-08-23T21:39:34.74Z","fileLength":822454,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/280/connectedglass-1.1.12-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":454372,"type":3},{"addonId":854949,"type":3},{"addonId":558998,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644232141,"invalidFingerprint":false},{"foldername":"com","fingerprint":3445073180,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3651044975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1783611362,"invalidFingerprint":false},{"foldername":"connectedglass.mixins.json","fingerprint":2383111434,"invalidFingerprint":false},{"foldername":"connectedglass.png","fingerprint":6788735,"invalidFingerprint":false},{"foldername":"data","fingerprint":3481720591,"invalidFingerprint":false}],"packageFingerprint":1151378331,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":383129,"fileNameOnDisk":"connectedglass-1.1.12-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"90c539ef3f47a807a26a16fc72576e13df1d0165"},{"type":2,"value":"21573241049dc54fb7be6fda574d9cf0"}]},"dateInstalled":"2024-10-06T17:33:14.9721523Z","dateUpdated":"2024-10-06T17:33:14.9781581Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5657280,"fileName":"connectedglass-1.1.12-neoforge-mc1.21.jar","fileDate":"2024-08-23T21:39:34.74Z","fileLength":822454,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5657/280/connectedglass-1.1.12-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":454372,"type":3},{"addonId":854949,"type":3},{"addonId":558998,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644232141,"invalidFingerprint":false},{"foldername":"com","fingerprint":3445073180,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3651044975,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1783611362,"invalidFingerprint":false},{"foldername":"connectedglass.mixins.json","fingerprint":2383111434,"invalidFingerprint":false},{"foldername":"connectedglass.png","fingerprint":6788735,"invalidFingerprint":false},{"foldername":"data","fingerprint":3481720591,"invalidFingerprint":false}],"packageFingerprint":1151378331,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":383129,"fileNameOnDisk":"connectedglass-1.1.12-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"90c539ef3f47a807a26a16fc72576e13df1d0165"},{"type":2,"value":"21573241049dc54fb7be6fda574d9cf0"}]}},{"instanceID":"257887fe-2b28-483f-8eda-3da300da76df","modSource":0,"addonID":1002348,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Dire Things","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"justdirethings-1.4.4.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":4843,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/just-dire-things","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/979/642/256/256/638485390482179180.png","tags":[],"installedFile":{"id":5796059,"fileName":"justdirethings-1.4.4.jar","fileDate":"2024-10-09T00:13:45.473Z","fileLength":2770958,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5796/59/justdirethings-1.4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1082552192,"invalidFingerprint":false},{"foldername":"com","fingerprint":713332983,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3378739578,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3180992444,"invalidFingerprint":false},{"foldername":"data","fingerprint":1165278437,"invalidFingerprint":false},{"foldername":"mixins.justdirethings.json","fingerprint":4184827296,"invalidFingerprint":false}],"packageFingerprint":808482387,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1002348,"fileNameOnDisk":"justdirethings-1.4.4.jar","hashes":[{"type":1,"value":"67556ea3473b1cdf61be9821b44553e713c534df"},{"type":2,"value":"dd9ebaf4fad520e2c12b0d13fe1b3a35"}]},"dateInstalled":"2024-08-28T18:07:27.1660947Z","dateUpdated":"2024-10-12T19:37:08.9843032Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5796059,"fileName":"justdirethings-1.4.4.jar","fileDate":"2024-10-09T00:13:45.473Z","fileLength":2770958,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5796/59/justdirethings-1.4.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1082552192,"invalidFingerprint":false},{"foldername":"com","fingerprint":713332983,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3378739578,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3180992444,"invalidFingerprint":false},{"foldername":"data","fingerprint":1165278437,"invalidFingerprint":false},{"foldername":"mixins.justdirethings.json","fingerprint":4184827296,"invalidFingerprint":false}],"packageFingerprint":808482387,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1002348,"fileNameOnDisk":"justdirethings-1.4.4.jar","hashes":[{"type":1,"value":"67556ea3473b1cdf61be9821b44553e713c534df"},{"type":2,"value":"dd9ebaf4fad520e2c12b0d13fe1b3a35"}]}},{"instanceID":"5e891173-dcdd-4f8f-834a-56bd551009c7","modSource":0,"addonID":445274,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Relics","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"relics-1.21-0.9.0.3.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/relics-mod","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/914/338/256/256/638371376399491795_animated.gif","tags":[],"installedFile":{"id":5800375,"fileName":"relics-1.21-0.9.0.3.jar","fileDate":"2024-10-10T14:28:01Z","fileLength":2163807,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/375/relics-1.21-0.9.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":916747,"type":3},{"addonId":1037991,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850126865,"invalidFingerprint":false},{"foldername":"it","fingerprint":124508009,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3707987336,"invalidFingerprint":false},{"foldername":"data","fingerprint":1914323071,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2839386806,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4040287019,"invalidFingerprint":false},{"foldername":"relics.mixins.json","fingerprint":1525523521,"invalidFingerprint":false}],"packageFingerprint":2090622760,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":445274,"fileNameOnDisk":"relics-1.21-0.9.0.3.jar","hashes":[{"type":1,"value":"cfef2066b0b7cfeba99add48c0af0360067def9f"},{"type":2,"value":"cf0c479ce0e418c588d4e8926cf6179e"}]},"dateInstalled":"2024-08-28T18:07:52.7320288Z","dateUpdated":"2024-10-13T19:48:05.4130771Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5800375,"fileName":"relics-1.21-0.9.0.3.jar","fileDate":"2024-10-10T14:28:01Z","fileLength":2163807,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5800/375/relics-1.21-0.9.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":916747,"type":3},{"addonId":1037991,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2850126865,"invalidFingerprint":false},{"foldername":"it","fingerprint":124508009,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3707987336,"invalidFingerprint":false},{"foldername":"data","fingerprint":1914323071,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2839386806,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4040287019,"invalidFingerprint":false},{"foldername":"relics.mixins.json","fingerprint":1525523521,"invalidFingerprint":false}],"packageFingerprint":2090622760,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":445274,"fileNameOnDisk":"relics-1.21-0.9.0.3.jar","hashes":[{"type":1,"value":"cfef2066b0b7cfeba99add48c0af0360067def9f"},{"type":2,"value":"cf0c479ce0e418c588d4e8926cf6179e"}]}},{"instanceID":"bf35f742-6d31-41da-9a02-ea121d747106","modSource":0,"addonID":940057,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"TerraBlender (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","authors":[{"Id":9704465,"Name":"TheAdubbz"}],"primaryAuthor":"TheAdubbz","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/terrablender-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/907/934/256/256/638359485944942119.png","tags":[],"installedFile":{"id":5685546,"fileName":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","fileDate":"2024-09-02T05:31:07.913Z","fileLength":116942,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5685/546/TerraBlender-neoforge-1.21.1-4.1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":206679163,"invalidFingerprint":false},{"foldername":"terrablender","fingerprint":3097319020,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313451693,"invalidFingerprint":false},{"foldername":"assets","fingerprint":131132179,"invalidFingerprint":false},{"foldername":"terrablender.mixins.json","fingerprint":1863838124,"invalidFingerprint":false},{"foldername":"tb_icon.png","fingerprint":479935004,"invalidFingerprint":false},{"foldername":"terrablender.accesswidener","fingerprint":290806959,"invalidFingerprint":false},{"foldername":"data","fingerprint":489731127,"invalidFingerprint":false},{"foldername":"tb_logo.png","fingerprint":2564841619,"invalidFingerprint":false},{"foldername":"terrablender_neoforge.mixins.json","fingerprint":1482893982,"invalidFingerprint":false}],"packageFingerprint":1250574036,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":940057,"fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","hashes":[{"type":1,"value":"d7ba910a6132e3ced4ae1efdaed117fa369386dd"},{"type":2,"value":"2139bab5239555b432b459536a56a78c"}]},"dateInstalled":"2024-08-28T18:07:32.8771367Z","dateUpdated":"2024-09-03T17:48:31.3190933Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5685546,"fileName":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","fileDate":"2024-09-02T05:31:07.913Z","fileLength":116942,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5685/546/TerraBlender-neoforge-1.21.1-4.1.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":206679163,"invalidFingerprint":false},{"foldername":"terrablender","fingerprint":3097319020,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313451693,"invalidFingerprint":false},{"foldername":"assets","fingerprint":131132179,"invalidFingerprint":false},{"foldername":"terrablender.mixins.json","fingerprint":1863838124,"invalidFingerprint":false},{"foldername":"tb_icon.png","fingerprint":479935004,"invalidFingerprint":false},{"foldername":"terrablender.accesswidener","fingerprint":290806959,"invalidFingerprint":false},{"foldername":"data","fingerprint":489731127,"invalidFingerprint":false},{"foldername":"tb_logo.png","fingerprint":2564841619,"invalidFingerprint":false},{"foldername":"terrablender_neoforge.mixins.json","fingerprint":1482893982,"invalidFingerprint":false}],"packageFingerprint":1250574036,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":940057,"fileNameOnDisk":"TerraBlender-neoforge-1.21.1-4.1.0.3.jar","hashes":[{"type":1,"value":"d7ba910a6132e3ced4ae1efdaed117fa369386dd"},{"type":2,"value":"2139bab5239555b432b459536a56a78c"}]}},{"instanceID":"30cb31d9-e9f8-4d19-a596-5f4cb8d3898b","modSource":0,"addonID":661293,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SmartBrainLib (Forge/Fabric/Quilt)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.1.jar","authors":[{"Id":8410933,"Name":"Scimiguy"}],"primaryAuthor":"Scimiguy","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/smartbrainlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/596/446/256/256/637972388178699939.png","tags":[],"installedFile":{"id":5723837,"fileName":"SmartBrainLib-neoforge-1.21.1-1.16.1.jar","fileDate":"2024-09-14T23:56:51.433Z","fileLength":386908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5723/837/SmartBrainLib-neoforge-1.21.1-1.16.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410682154,"invalidFingerprint":false},{"foldername":"net","fingerprint":1146694544,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4120303670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1167815131,"invalidFingerprint":false}],"packageFingerprint":1313273138,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":661293,"fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.1.jar","hashes":[{"type":1,"value":"5420ed2103e0e71152a7b2f7c835082039e7f1d8"},{"type":2,"value":"e9caf4bfe2c91d16331698df339714b9"}]},"dateInstalled":"2024-08-28T18:07:08.2170337Z","dateUpdated":"2024-09-15T16:33:03.071822Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5723837,"fileName":"SmartBrainLib-neoforge-1.21.1-1.16.1.jar","fileDate":"2024-09-14T23:56:51.433Z","fileLength":386908,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5723/837/SmartBrainLib-neoforge-1.21.1-1.16.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410682154,"invalidFingerprint":false},{"foldername":"net","fingerprint":1146694544,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4120303670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1167815131,"invalidFingerprint":false}],"packageFingerprint":1313273138,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":661293,"fileNameOnDisk":"SmartBrainLib-neoforge-1.21.1-1.16.1.jar","hashes":[{"type":1,"value":"5420ed2103e0e71152a7b2f7c835082039e7f1d8"},{"type":2,"value":"e9caf4bfe2c91d16331698df339714b9"}]}},{"instanceID":"23e62c0c-6b53-4a13-8f10-77c79bd51730","modSource":0,"addonID":538214,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Handcrafted","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","authors":[{"Id":103112623,"Name":"terrariumearth"},{"Id":101827342,"Name":"kekie6"},{"Id":101856088,"Name":"AlexNijjar"}],"primaryAuthor":"terrariumearth","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/handcrafted","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/676/448/256/256/638067467429210259_animated.gif","tags":[],"installedFile":{"id":5617252,"fileName":"handcrafted-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-08-11T05:41:02.173Z","fileLength":7123668,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5617/252/handcrafted-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675958865,"invalidFingerprint":false},{"foldername":"architectury_inject_handcrafted_common_ace30f1f13e14c509731bde1fd86fd98_82746e0910a930d67bb1936ae604f55e9a6abd77253e747979671a45da20dc78handcraftedcommon1211402devjar","fingerprint":374138319,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159416825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3934000144,"invalidFingerprint":false},{"foldername":"earth","fingerprint":721365265,"invalidFingerprint":false},{"foldername":"handcrafted-common-1.21.1-common-refmap.json","fingerprint":2372519795,"invalidFingerprint":false},{"foldername":"handcrafted-common.mixins.json","fingerprint":3996411347,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1373793128,"invalidFingerprint":false}],"packageFingerprint":242559984,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538214,"fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"8008013477cc688f14f968fda1e9aa7d812578bc"},{"type":2,"value":"d6dae89f6463335f3b9a9067a0c5e97e"}]},"dateInstalled":"2024-08-28T18:07:31.1814125Z","dateUpdated":"2024-08-28T18:07:31.1873717Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5617252,"fileName":"handcrafted-neoforge-1.21.1-4.0.2.jar","fileDate":"2024-08-11T05:41:02.173Z","fileLength":7123668,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5617/252/handcrafted-neoforge-1.21.1-4.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3675958865,"invalidFingerprint":false},{"foldername":"architectury_inject_handcrafted_common_ace30f1f13e14c509731bde1fd86fd98_82746e0910a930d67bb1936ae604f55e9a6abd77253e747979671a45da20dc78handcraftedcommon1211402devjar","fingerprint":374138319,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2159416825,"invalidFingerprint":false},{"foldername":"data","fingerprint":3934000144,"invalidFingerprint":false},{"foldername":"earth","fingerprint":721365265,"invalidFingerprint":false},{"foldername":"handcrafted-common-1.21.1-common-refmap.json","fingerprint":2372519795,"invalidFingerprint":false},{"foldername":"handcrafted-common.mixins.json","fingerprint":3996411347,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1373793128,"invalidFingerprint":false}],"packageFingerprint":242559984,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":538214,"fileNameOnDisk":"handcrafted-neoforge-1.21.1-4.0.2.jar","hashes":[{"type":1,"value":"8008013477cc688f14f968fda1e9aa7d812578bc"},{"type":2,"value":"d6dae89f6463335f3b9a9067a0c5e97e"}]}},{"instanceID":"c522ea79-7387-4f71-8976-078851f74c10","modSource":0,"addonID":370890,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Just Another Void Dimension","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"javd-neo-9.0.0+mc1.21.1.jar","authors":[{"Id":17288714,"Name":"UnRealDinnerbone"},{"Id":102603829,"Name":"nanitedev"}],"primaryAuthor":"UnRealDinnerbone","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/javd","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/258/244/256/256/637207593873191975.png","tags":[],"installedFile":{"id":5711894,"fileName":"javd-neo-9.0.0+mc1.21.1.jar","fileDate":"2024-09-10T22:26:04.063Z","fileLength":54632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/894/javd-neo-9.0.0%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2312597067,"invalidFingerprint":false},{"foldername":"com","fingerprint":3643891536,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1206990435,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1037196731,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2479748732,"invalidFingerprint":false},{"foldername":"data","fingerprint":3802111946,"invalidFingerprint":false}],"packageFingerprint":1962980295,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":370890,"fileNameOnDisk":"javd-neo-9.0.0+mc1.21.1.jar","hashes":[{"type":1,"value":"8347a4006685c6b108f89fc026777fdf498e46e7"},{"type":2,"value":"5b4f183f9d696bce7e61bca093941fdb"}]},"dateInstalled":"2024-08-28T18:07:31.9317528Z","dateUpdated":"2024-09-12T18:24:21.5803877Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5711894,"fileName":"javd-neo-9.0.0+mc1.21.1.jar","fileDate":"2024-09-10T22:26:04.063Z","fileLength":54632,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5711/894/javd-neo-9.0.0%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2312597067,"invalidFingerprint":false},{"foldername":"com","fingerprint":3643891536,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1206990435,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1037196731,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2479748732,"invalidFingerprint":false},{"foldername":"data","fingerprint":3802111946,"invalidFingerprint":false}],"packageFingerprint":1962980295,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":370890,"fileNameOnDisk":"javd-neo-9.0.0+mc1.21.1.jar","hashes":[{"type":1,"value":"8347a4006685c6b108f89fc026777fdf498e46e7"},{"type":2,"value":"5b4f183f9d696bce7e61bca093941fdb"}]}},{"instanceID":"e866195a-136e-412c-aca7-c0f1eb1c85e0","modSource":0,"addonID":574123,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Dark Mode Everywhere","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/dark-mode-everywhere","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/487/453/256/256/637790648718964338.png","tags":[],"installedFile":{"id":5644242,"fileName":"darkmodeeverywhere-1.21-1.3.3.jar","fileDate":"2024-08-19T15:59:28.63Z","fileLength":28446,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/242/darkmodeeverywhere-1.21-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1039368820,"invalidFingerprint":false},{"foldername":"com","fingerprint":4073624284,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1933774895,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3243760127,"invalidFingerprint":false},{"foldername":"darkmodeeverywhere.mixins.json","fingerprint":1155171144,"invalidFingerprint":false}],"packageFingerprint":3116883079,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574123,"fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","hashes":[{"type":1,"value":"eb2e79838fa7bd7f6e00e4c38e2a2c10a7200e7e"},{"type":2,"value":"c166d001ddfa201a61d0277c13734a63"}]},"dateInstalled":"2024-08-28T18:07:41.8182724Z","dateUpdated":"2024-08-29T17:03:26.2731779Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5644242,"fileName":"darkmodeeverywhere-1.21-1.3.3.jar","fileDate":"2024-08-19T15:59:28.63Z","fileLength":28446,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/242/darkmodeeverywhere-1.21-1.3.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1039368820,"invalidFingerprint":false},{"foldername":"com","fingerprint":4073624284,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1933774895,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3243760127,"invalidFingerprint":false},{"foldername":"darkmodeeverywhere.mixins.json","fingerprint":1155171144,"invalidFingerprint":false}],"packageFingerprint":3116883079,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":574123,"fileNameOnDisk":"darkmodeeverywhere-1.21-1.3.3.jar","hashes":[{"type":1,"value":"eb2e79838fa7bd7f6e00e4c38e2a2c10a7200e7e"},{"type":2,"value":"c166d001ddfa201a61d0277c13734a63"}]}},{"instanceID":"372a5b70-1b95-4fde-a72d-28f699ebe02d","modSource":0,"addonID":626839,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"LaserIO","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"laserio-1.9.11.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/laserio","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/551/252/256/256/637888550331569855.png","tags":[],"installedFile":{"id":5730007,"fileName":"laserio-1.9.11.jar","fileDate":"2024-09-16T22:47:54.623Z","fileLength":1305285,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5730/7/laserio-1.9.11.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":348501168,"invalidFingerprint":false},{"foldername":"com","fingerprint":313801400,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2707357376,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3310605317,"invalidFingerprint":false},{"foldername":"data","fingerprint":4116815877,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2404158407,"invalidFingerprint":false}],"packageFingerprint":738702240,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":626839,"fileNameOnDisk":"laserio-1.9.11.jar","hashes":[{"type":1,"value":"0545bff65926346c9663fe3c397029561a87400f"},{"type":2,"value":"f7536389873d6ad6acedab2c959f1310"}]},"dateInstalled":"2024-08-28T18:07:56.7848515Z","dateUpdated":"2024-09-17T17:22:57.0788591Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5730007,"fileName":"laserio-1.9.11.jar","fileDate":"2024-09-16T22:47:54.623Z","fileLength":1305285,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5730/7/laserio-1.9.11.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":348501168,"invalidFingerprint":false},{"foldername":"com","fingerprint":313801400,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2707357376,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3310605317,"invalidFingerprint":false},{"foldername":"data","fingerprint":4116815877,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2404158407,"invalidFingerprint":false}],"packageFingerprint":738702240,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":626839,"fileNameOnDisk":"laserio-1.9.11.jar","hashes":[{"type":1,"value":"0545bff65926346c9663fe3c397029561a87400f"},{"type":2,"value":"f7536389873d6ad6acedab2c959f1310"}]}},{"instanceID":"d8f85bd0-69d3-4eef-bf73-4b77f7770945","modSource":0,"addonID":961856,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AE2 Network Analyser","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","authors":[{"Id":100082850,"Name":"GlodBlock"}],"primaryAuthor":"GlodBlock","primaryCategoryId":4545,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ae2-network-analyser","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/932/964/256/256/638408004366987630.png","tags":[],"installedFile":{"id":5614783,"fileName":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","fileDate":"2024-08-10T11:21:49.783Z","fileLength":832681,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/783/AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":957920,"type":3},{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4049656484,"invalidFingerprint":false},{"foldername":"com","fingerprint":3346421229,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3335084248,"invalidFingerprint":false},{"foldername":"assets","fingerprint":769678612,"invalidFingerprint":false},{"foldername":"data","fingerprint":1764730326,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2484003550,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2551179866,"invalidFingerprint":false}],"packageFingerprint":2405941262,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":961856,"fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","hashes":[{"type":1,"value":"0877d29588901c24b382e4dc36383af560551534"},{"type":2,"value":"a31620c19369dabed279c7aa4fa41395"}]},"dateInstalled":"2024-08-28T18:07:53.0126313Z","dateUpdated":"2024-08-28T18:07:53.015603Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5614783,"fileName":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","fileDate":"2024-08-10T11:21:49.783Z","fileLength":832681,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5614/783/AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":957920,"type":3},{"addonId":223794,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4049656484,"invalidFingerprint":false},{"foldername":"com","fingerprint":3346421229,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3335084248,"invalidFingerprint":false},{"foldername":"assets","fingerprint":769678612,"invalidFingerprint":false},{"foldername":"data","fingerprint":1764730326,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2484003550,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2551179866,"invalidFingerprint":false}],"packageFingerprint":2405941262,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":961856,"fileNameOnDisk":"AE2NetworkAnalyzer-1.21-2.0.0-neoforge.jar","hashes":[{"type":1,"value":"0877d29588901c24b382e4dc36383af560551534"},{"type":2,"value":"a31620c19369dabed279c7aa4fa41395"}]}},{"instanceID":"b84c3105-61e8-4678-839d-50d00f4f6775","modSource":0,"addonID":223794,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Applied Energistics 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"appliedenergistics2-19.0.23-beta.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"},{"Id":16673090,"Name":"TeamAppliedEnergistics"},{"Id":101333983,"Name":"shartte"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":415,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/applied-energistics-2","thumbnailUrl":"https://media.forgecdn.net/avatars/1025/127/638548475358792693.webp","tags":[],"installedFile":{"id":5729094,"fileName":"appliedenergistics2-19.0.23-beta.jar","fileDate":"2024-09-16T17:11:41.303Z","fileLength":9529043,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5729/94/appliedenergistics2-19.0.23-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":440979,"type":2},{"addonId":580555,"type":2},{"addonId":310111,"type":2},{"addonId":245211,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2148673204,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":2115273569,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3091736458,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":1463600789,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1999289619,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"data","fingerprint":348712153,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false}],"packageFingerprint":255608499,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-19.0.23-beta.jar","hashes":[{"type":1,"value":"a7fdc4a645430752ecd89d20cc9805718a154c6b"},{"type":2,"value":"99cb534886c50ac888e9bd995aa56721"}]},"dateInstalled":"2024-08-28T18:07:28.9692728Z","dateUpdated":"2024-09-16T18:32:05.5010268Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5729094,"fileName":"appliedenergistics2-19.0.23-beta.jar","fileDate":"2024-09-16T17:11:41.303Z","fileLength":9529043,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5729/94/appliedenergistics2-19.0.23-beta.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":440979,"type":2},{"addonId":580555,"type":2},{"addonId":310111,"type":2},{"addonId":245211,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2148673204,"invalidFingerprint":false},{"foldername":"appeng","fingerprint":2115273569,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1202541880,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3091736458,"invalidFingerprint":false},{"foldername":"ae2.mixins.json","fingerprint":1463600789,"invalidFingerprint":false},{"foldername":"wthit_plugins.json","fingerprint":1999289619,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":666721860,"invalidFingerprint":false},{"foldername":"NOTICE","fingerprint":303294545,"invalidFingerprint":false},{"foldername":"data","fingerprint":348712153,"invalidFingerprint":false},{"foldername":"com","fingerprint":2998208961,"invalidFingerprint":false}],"packageFingerprint":255608499,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":223794,"fileNameOnDisk":"appliedenergistics2-19.0.23-beta.jar","hashes":[{"type":1,"value":"a7fdc4a645430752ecd89d20cc9805718a154c6b"},{"type":2,"value":"99cb534886c50ac888e9bd995aa56721"}]}},{"instanceID":"4e74faa3-8e5a-4d4a-8f33-8cc15da8266a","modSource":0,"addonID":349206,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Seals","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"seals-1.21.0-3.2.3.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/seals","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/235/921/256/256/637089135926310296.png","tags":[],"installedFile":{"id":5672615,"fileName":"seals-1.21.0-3.2.3.jar","fileDate":"2024-08-28T22:14:26.757Z","fileLength":46400,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/615/seals-1.21.0-3.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":369137844,"invalidFingerprint":false},{"foldername":"com","fingerprint":1277913718,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":615229068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1662187121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2823648998,"invalidFingerprint":false},{"foldername":"seals.mixins.json","fingerprint":525692263,"invalidFingerprint":false}],"packageFingerprint":2418757643,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":349206,"fileNameOnDisk":"seals-1.21.0-3.2.3.jar","hashes":[{"type":1,"value":"e8663499c6b1b2164dfcfe4500fd4db1a337d919"},{"type":2,"value":"470161f350cff4fac3c2d0e93412cffd"}]},"dateInstalled":"2024-08-28T18:07:47.234322Z","dateUpdated":"2024-08-29T17:03:38.0097758Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5672615,"fileName":"seals-1.21.0-3.2.3.jar","fileDate":"2024-08-28T22:14:26.757Z","fileLength":46400,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5672/615/seals-1.21.0-3.2.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":369137844,"invalidFingerprint":false},{"foldername":"com","fingerprint":1277913718,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":615229068,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1662187121,"invalidFingerprint":false},{"foldername":"data","fingerprint":2823648998,"invalidFingerprint":false},{"foldername":"seals.mixins.json","fingerprint":525692263,"invalidFingerprint":false}],"packageFingerprint":2418757643,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":349206,"fileNameOnDisk":"seals-1.21.0-3.2.3.jar","hashes":[{"type":1,"value":"e8663499c6b1b2164dfcfe4500fd4db1a337d919"},{"type":2,"value":"470161f350cff4fac3c2d0e93412cffd"}]}},{"instanceID":"7ba4cb8c-21fd-479e-a92d-6e6acf094b07","modSource":0,"addonID":399757,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Charging Gadgets","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"charginggadgets-1.14.1.jar","authors":[{"Id":22300,"Name":"Direwolf20"}],"primaryAuthor":"Direwolf20","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/charging-gadgets","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/290/825/256/256/637320095585838511.png","tags":[],"installedFile":{"id":5615790,"fileName":"charginggadgets-1.14.1.jar","fileDate":"2024-08-10T18:01:29.96Z","fileLength":67206,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/790/charginggadgets-1.14.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":892234490,"invalidFingerprint":false},{"foldername":"com","fingerprint":2937993493,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2696948974,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3066987569,"invalidFingerprint":false},{"foldername":"data","fingerprint":2604440670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1229369828,"invalidFingerprint":false}],"packageFingerprint":312239514,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":399757,"fileNameOnDisk":"charginggadgets-1.14.1.jar","hashes":[{"type":1,"value":"3208ea2ca10d786895d03c2cd3a124d14393b357"},{"type":2,"value":"89013344d40bd190f278a7cfba468605"}]},"dateInstalled":"2024-08-28T18:07:23.4203336Z","dateUpdated":"2024-08-28T18:07:23.4221318Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615790,"fileName":"charginggadgets-1.14.1.jar","fileDate":"2024-08-10T18:01:29.96Z","fileLength":67206,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/790/charginggadgets-1.14.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":892234490,"invalidFingerprint":false},{"foldername":"com","fingerprint":2937993493,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2696948974,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3066987569,"invalidFingerprint":false},{"foldername":"data","fingerprint":2604440670,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1229369828,"invalidFingerprint":false}],"packageFingerprint":312239514,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":399757,"fileNameOnDisk":"charginggadgets-1.14.1.jar","hashes":[{"type":1,"value":"3208ea2ca10d786895d03c2cd3a124d14393b357"},{"type":2,"value":"89013344d40bd190f278a7cfba468605"}]}},{"instanceID":"5503ccb7-0048-4559-9620-5414fadf9370","modSource":0,"addonID":606989,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Underground Villages","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","authors":[{"Id":7164955,"Name":"Mrbysco"},{"Id":8691716,"Name":"ShyNieke"}],"primaryAuthor":"Mrbysco","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/underground-villages","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/528/226/256/256/637850626719654459.png","tags":[],"installedFile":{"id":5477727,"fileName":"UndergroundVillages-neoforge-1.21-4.0.0.jar","fileDate":"2024-06-26T22:21:39.877Z","fileLength":286227,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5477/727/UndergroundVillages-neoforge-1.21-4.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712539393,"invalidFingerprint":false},{"foldername":"com","fingerprint":3143122226,"invalidFingerprint":false},{"foldername":"data","fingerprint":4174996196,"invalidFingerprint":false},{"foldername":".cache","fingerprint":630174042,"invalidFingerprint":false},{"foldername":"LICENSE_UndergroundVillages","fingerprint":2471371715,"invalidFingerprint":false}],"packageFingerprint":1152218900,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":606989,"fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","hashes":[{"type":1,"value":"d52dda19280befda690072508cd5bd17b70dcab6"},{"type":2,"value":"5954ea10e953a2d288ae703b8adbdd82"}]},"dateInstalled":"2024-08-28T18:07:33.4123936Z","dateUpdated":"2024-08-28T18:07:33.4143906Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5477727,"fileName":"UndergroundVillages-neoforge-1.21-4.0.0.jar","fileDate":"2024-06-26T22:21:39.877Z","fileLength":286227,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5477/727/UndergroundVillages-neoforge-1.21-4.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712539393,"invalidFingerprint":false},{"foldername":"com","fingerprint":3143122226,"invalidFingerprint":false},{"foldername":"data","fingerprint":4174996196,"invalidFingerprint":false},{"foldername":".cache","fingerprint":630174042,"invalidFingerprint":false},{"foldername":"LICENSE_UndergroundVillages","fingerprint":2471371715,"invalidFingerprint":false}],"packageFingerprint":1152218900,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":606989,"fileNameOnDisk":"UndergroundVillages-neoforge-1.21-4.0.0.jar","hashes":[{"type":1,"value":"d52dda19280befda690072508cd5bd17b70dcab6"},{"type":2,"value":"5954ea10e953a2d288ae703b8adbdd82"}]}},{"instanceID":"af3a0da6-68cc-4b98-a07c-712da03bda01","modSource":0,"addonID":361276,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Lootr (Forge & NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.82.jar","authors":[{"Id":10343357,"Name":"Noobanidus"},{"Id":101090122,"Name":"ZestyBlaze"},{"Id":101435003,"Name":"embeddedt"}],"primaryAuthor":"Noobanidus","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootr","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/337/5/256/256/637473842688195004.png","tags":[],"installedFile":{"id":5709012,"fileName":"lootr-neoforge-1.21-1.10.33.82.jar","fileDate":"2024-09-10T04:02:19.647Z","fileLength":446973,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5709/12/lootr-neoforge-1.21-1.10.33.82.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2014301591,"invalidFingerprint":false},{"foldername":"architectury_inject_Lootr_common_d53aa7d963f746ae83405cd2d9f34ee1_560d0d36fae54abea88404ea42ba52d6ad91c2870870639ea2b3f097b79135d4lootrcommon1211103382devjar","fingerprint":1518450790,"invalidFingerprint":false},{"foldername":"assets","fingerprint":258080209,"invalidFingerprint":false},{"foldername":"data","fingerprint":1833692993,"invalidFingerprint":false},{"foldername":"lootr-common-common-refmap.json","fingerprint":2369418208,"invalidFingerprint":false},{"foldername":"lootr-common.mixins.json","fingerprint":3949990780,"invalidFingerprint":false},{"foldername":"lootr-neoforge.mixins.json","fingerprint":981483620,"invalidFingerprint":false},{"foldername":"noobanidus","fingerprint":3005948092,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":4128233331,"invalidFingerprint":false}],"packageFingerprint":3589986914,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361276,"fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.82.jar","hashes":[{"type":1,"value":"1ed93bec4ae0f543875af9ec22e38b208a7e0ddf"},{"type":2,"value":"d5970e893d1f9d1f58293b854fb920c9"}]},"dateInstalled":"2024-08-28T18:07:11.5038382Z","dateUpdated":"2024-09-12T18:24:31.0349243Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5709012,"fileName":"lootr-neoforge-1.21-1.10.33.82.jar","fileDate":"2024-09-10T04:02:19.647Z","fileLength":446973,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5709/12/lootr-neoforge-1.21-1.10.33.82.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2014301591,"invalidFingerprint":false},{"foldername":"architectury_inject_Lootr_common_d53aa7d963f746ae83405cd2d9f34ee1_560d0d36fae54abea88404ea42ba52d6ad91c2870870639ea2b3f097b79135d4lootrcommon1211103382devjar","fingerprint":1518450790,"invalidFingerprint":false},{"foldername":"assets","fingerprint":258080209,"invalidFingerprint":false},{"foldername":"data","fingerprint":1833692993,"invalidFingerprint":false},{"foldername":"lootr-common-common-refmap.json","fingerprint":2369418208,"invalidFingerprint":false},{"foldername":"lootr-common.mixins.json","fingerprint":3949990780,"invalidFingerprint":false},{"foldername":"lootr-neoforge.mixins.json","fingerprint":981483620,"invalidFingerprint":false},{"foldername":"noobanidus","fingerprint":3005948092,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":4128233331,"invalidFingerprint":false}],"packageFingerprint":3589986914,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":361276,"fileNameOnDisk":"lootr-neoforge-1.21-1.10.33.82.jar","hashes":[{"type":1,"value":"1ed93bec4ae0f543875af9ec22e38b208a7e0ddf"},{"type":2,"value":"d5970e893d1f9d1f58293b854fb920c9"}]}},{"instanceID":"2dc41e6a-4b01-462c-bf47-ca8c86f49859","modSource":0,"addonID":404465,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Library (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-library-neoforge-2101.1.3.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-library-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/575/256/256/638474885844428954.png","tags":[],"installedFile":{"id":5754910,"fileName":"ftb-library-neoforge-2101.1.3.jar","fileDate":"2024-09-25T10:51:26.43Z","fileLength":828406,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5754/910/ftb-library-neoforge-2101.1.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":896154795,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary121_common_547538ec97ab401fa0fc82eae32e89d0_e17575b051b8af490f448494fa761d30ba9e084ba6d962fb0b897b21cf4c6831ftblibrary210113devjar","fingerprint":3630152742,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3242963233,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1842800825,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":2382698578,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":1777029514,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false}],"packageFingerprint":1173498476,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-neoforge-2101.1.3.jar","hashes":[{"type":1,"value":"d789c24fe0b0dbe78910be6ad05ba7e07187d598"},{"type":2,"value":"17172ea0dd7a33982b61a5e7c8936a40"}]},"dateInstalled":"2024-08-28T18:07:37.7719757Z","dateUpdated":"2024-09-25T17:37:10.4157317Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5754910,"fileName":"ftb-library-neoforge-2101.1.3.jar","fileDate":"2024-09-25T10:51:26.43Z","fileLength":828406,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5754/910/ftb-library-neoforge-2101.1.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":310111,"type":2},{"addonId":419699,"type":3},{"addonId":238222,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":896154795,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBLibrary121_common_547538ec97ab401fa0fc82eae32e89d0_e17575b051b8af490f448494fa761d30ba9e084ba6d962fb0b897b21cf4c6831ftblibrary210113devjar","fingerprint":3630152742,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3242963233,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1842800825,"invalidFingerprint":false},{"foldername":"ftb-library-common-refmap.json","fingerprint":2382698578,"invalidFingerprint":false},{"foldername":"ftblibrary-common.mixins.json","fingerprint":1777029514,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":1091646804,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":344783043,"invalidFingerprint":false}],"packageFingerprint":1173498476,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":404465,"fileNameOnDisk":"ftb-library-neoforge-2101.1.3.jar","hashes":[{"type":1,"value":"d789c24fe0b0dbe78910be6ad05ba7e07187d598"},{"type":2,"value":"17172ea0dd7a33982b61a5e7c8936a40"}]}},{"instanceID":"9333997d-619a-448d-84f4-df9e59073582","modSource":0,"addonID":248787,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"AppleSkin","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","authors":[{"Id":13914149,"Name":"squeek502"}],"primaryAuthor":"squeek502","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/appleskin","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/47/527/256/256/636066936394500688.png","tags":[],"installedFile":{"id":5586600,"fileName":"appleskin-neoforge-mc1.21-3.0.5.jar","fileDate":"2024-08-01T10:41:02.043Z","fileLength":57725,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5586/600/appleskin-neoforge-mc1.21-3.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":963421395,"invalidFingerprint":false},{"foldername":"squeek","fingerprint":4013780629,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3071333817,"invalidFingerprint":false},{"foldername":"appleskin.png","fingerprint":1383794256,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2913091316,"invalidFingerprint":false}],"packageFingerprint":2800629733,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":248787,"fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","hashes":[{"type":1,"value":"057b483076431549ca8257095e498e42321abb60"},{"type":2,"value":"7056a521ac0d4c3a120a2d7bfdd54833"}]},"dateInstalled":"2024-08-28T18:07:08.8716859Z","dateUpdated":"2024-08-28T18:07:08.8736849Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5586600,"fileName":"appleskin-neoforge-mc1.21-3.0.5.jar","fileDate":"2024-08-01T10:41:02.043Z","fileLength":57725,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5586/600/appleskin-neoforge-mc1.21-3.0.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":963421395,"invalidFingerprint":false},{"foldername":"squeek","fingerprint":4013780629,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3071333817,"invalidFingerprint":false},{"foldername":"appleskin.png","fingerprint":1383794256,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2913091316,"invalidFingerprint":false}],"packageFingerprint":2800629733,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":248787,"fileNameOnDisk":"appleskin-neoforge-mc1.21-3.0.5.jar","hashes":[{"type":1,"value":"057b483076431549ca8257095e498e42321abb60"},{"type":2,"value":"7056a521ac0d4c3a120a2d7bfdd54833"}]}},{"instanceID":"5ea284de-5ac4-44a8-88ff-4eafebd1d82e","modSource":0,"addonID":619320,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Storage","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedstorage-1.21-0.10.45.910.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":420,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-storage","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/543/206/256/256/637872959580005837.png","tags":[],"installedFile":{"id":5801696,"fileName":"sophisticatedstorage-1.21-0.10.45.910.jar","fileDate":"2024-10-11T00:24:19.98Z","fileLength":1336963,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5801/696/sophisticatedstorage-1.21-0.10.45.910.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":618298,"type":3},{"addonId":233071,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":940985586,"invalidFingerprint":false},{"foldername":"net","fingerprint":3271829083,"invalidFingerprint":false},{"foldername":"data","fingerprint":2446670537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1235819509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2680510921,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":345096578,"invalidFingerprint":false}],"packageFingerprint":3517133739,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":619320,"fileNameOnDisk":"sophisticatedstorage-1.21-0.10.45.910.jar","hashes":[{"type":1,"value":"7153885ca5d1d404f9ed0a245d9fb9fb822b1c8b"},{"type":2,"value":"62eec6c9efae47db13c41a6f8dcd5b92"}]},"dateInstalled":"2024-08-28T18:07:47.6714692Z","dateUpdated":"2024-10-13T19:48:15.5080734Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5801696,"fileName":"sophisticatedstorage-1.21-0.10.45.910.jar","fileDate":"2024-10-11T00:24:19.98Z","fileLength":1336963,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5801/696/sophisticatedstorage-1.21-0.10.45.910.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238222,"type":2},{"addonId":618298,"type":3},{"addonId":233071,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":940985586,"invalidFingerprint":false},{"foldername":"net","fingerprint":3271829083,"invalidFingerprint":false},{"foldername":"data","fingerprint":2446670537,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1235819509,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2680510921,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":345096578,"invalidFingerprint":false}],"packageFingerprint":3517133739,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":619320,"fileNameOnDisk":"sophisticatedstorage-1.21-0.10.45.910.jar","hashes":[{"type":1,"value":"7153885ca5d1d404f9ed0a245d9fb9fb822b1c8b"},{"type":2,"value":"62eec6c9efae47db13c41a6f8dcd5b92"}]}},{"instanceID":"19add087-83d2-4990-9873-7d54a9e2bcd4","modSource":0,"addonID":623764,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"JamLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","authors":[{"Id":100167166,"Name":"jamalam360"}],"primaryAuthor":"jamalam360","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/jamlib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/964/489/256/256/638462824667803215.png","tags":[],"installedFile":{"id":5599265,"fileName":"jamlib-neoforge-1.0.11+1.21.jar","fileDate":"2024-08-05T17:30:48.433Z","fileLength":164635,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5599/265/jamlib-neoforge-1.0.11%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3104250810,"invalidFingerprint":false},{"foldername":"architectury_inject_jamlib_common_94e238349d3247e88f72c505315b2bdc_8df90caa5980ab9ca48be5be853fdb57b6301c471ebeae04c6abf2f2067a7c3djamlib1011121devjar","fingerprint":1843857203,"invalidFingerprint":false},{"foldername":"assets","fingerprint":850988207,"invalidFingerprint":false},{"foldername":"io","fingerprint":369840608,"invalidFingerprint":false},{"foldername":"jamlib.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":212469728,"invalidFingerprint":false}],"packageFingerprint":186620428,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":623764,"fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","hashes":[{"type":1,"value":"e6be53e5d86af8ae6376fc9127e8390816d83a8f"},{"type":2,"value":"1c3344ec70a0e15030817562bf850420"}]},"dateInstalled":"2024-08-28T18:07:11.6378155Z","dateUpdated":"2024-08-28T18:07:11.6397996Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5599265,"fileName":"jamlib-neoforge-1.0.11+1.21.jar","fileDate":"2024-08-05T17:30:48.433Z","fileLength":164635,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5599/265/jamlib-neoforge-1.0.11%2b1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3104250810,"invalidFingerprint":false},{"foldername":"architectury_inject_jamlib_common_94e238349d3247e88f72c505315b2bdc_8df90caa5980ab9ca48be5be853fdb57b6301c471ebeae04c6abf2f2067a7c3djamlib1011121devjar","fingerprint":1843857203,"invalidFingerprint":false},{"foldername":"assets","fingerprint":850988207,"invalidFingerprint":false},{"foldername":"io","fingerprint":369840608,"invalidFingerprint":false},{"foldername":"jamlib.accesswidener","fingerprint":1095485847,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":212469728,"invalidFingerprint":false}],"packageFingerprint":186620428,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":623764,"fileNameOnDisk":"jamlib-neoforge-1.0.11+1.21.jar","hashes":[{"type":1,"value":"e6be53e5d86af8ae6376fc9127e8390816d83a8f"},{"type":2,"value":"1c3344ec70a0e15030817562bf850420"}]}},{"instanceID":"07019e7a-488d-4990-98e1-78c050224e6e","modSource":0,"addonID":1067672,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Tesseract API (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"tesseract-neoforge-1.5.4-beta-1.21.1.jar","authors":[{"Id":33070158,"Name":"swedzish"}],"primaryAuthor":"swedzish","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/tesseract-api-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1043/715/256/256/638571058653099726.png","tags":[],"installedFile":{"id":5762330,"fileName":"tesseract-neoforge-1.5.4-beta-1.21.1.jar","fileDate":"2024-09-27T18:11:56.423Z","fileLength":302656,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5762/330/tesseract-neoforge-1.5.4-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4039451523,"invalidFingerprint":false},{"foldername":"net","fingerprint":406296399,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3604542807,"invalidFingerprint":false},{"foldername":"tesseract_api_mi.mixins.json","fingerprint":973625394,"invalidFingerprint":false},{"foldername":"tesseract_api.accesstransformer.cfg","fingerprint":615599898,"invalidFingerprint":false},{"foldername":"tesseract_api.mixins.json","fingerprint":908312234,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":472125471,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1067672,"fileNameOnDisk":"tesseract-neoforge-1.5.4-beta-1.21.1.jar","hashes":[{"type":1,"value":"4d4cfba0aeae903044a5f40162a31321eaeac208"},{"type":2,"value":"3c11cac2af5019ebd6ce39836cc209e7"}]},"dateInstalled":"2024-08-28T18:25:16.8749181Z","dateUpdated":"2024-09-29T12:52:14.5936087Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5762330,"fileName":"tesseract-neoforge-1.5.4-beta-1.21.1.jar","fileDate":"2024-09-27T18:11:56.423Z","fileLength":302656,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5762/330/tesseract-neoforge-1.5.4-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4039451523,"invalidFingerprint":false},{"foldername":"net","fingerprint":406296399,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3604542807,"invalidFingerprint":false},{"foldername":"tesseract_api_mi.mixins.json","fingerprint":973625394,"invalidFingerprint":false},{"foldername":"tesseract_api.accesstransformer.cfg","fingerprint":615599898,"invalidFingerprint":false},{"foldername":"tesseract_api.mixins.json","fingerprint":908312234,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":472125471,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1067672,"fileNameOnDisk":"tesseract-neoforge-1.5.4-beta-1.21.1.jar","hashes":[{"type":1,"value":"4d4cfba0aeae903044a5f40162a31321eaeac208"},{"type":2,"value":"3c11cac2af5019ebd6ce39836cc209e7"}]}},{"instanceID":"473d31fa-09ef-49ce-bd1c-58f037f2ed76","modSource":0,"addonID":314002,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Overloaded Armor Bar","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","authors":[{"Id":58117726,"Name":"tfarecnim"}],"primaryAuthor":"tfarecnim","primaryCategoryId":434,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/overloaded-armor-bar","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/190/386/256/256/636855470698559314.png","tags":[],"installedFile":{"id":5537850,"fileName":"overloadedarmorbar-neoforge-1.21-2.jar","fileDate":"2024-07-16T14:54:24.587Z","fileLength":22307,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5537/850/overloadedarmorbar-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2262445997,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":3769142329,"invalidFingerprint":false},{"foldername":"overloadedarmorbar.accesswidener","fingerprint":3830352311,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857180308,"invalidFingerprint":false},{"foldername":"LICENSE_OverloadedArmorBar","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":3184049156,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314002,"fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"250b3f1a34bcaee383545761f102834475e86819"},{"type":2,"value":"8a349c11232d724883ab9d00b9be45e7"}]},"dateInstalled":"2024-08-28T18:07:06.4884166Z","dateUpdated":"2024-08-28T18:07:06.4894151Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5537850,"fileName":"overloadedarmorbar-neoforge-1.21-2.jar","fileDate":"2024-07-16T14:54:24.587Z","fileLength":22307,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5537/850/overloadedarmorbar-neoforge-1.21-2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2262445997,"invalidFingerprint":false},{"foldername":"tfar","fingerprint":3769142329,"invalidFingerprint":false},{"foldername":"overloadedarmorbar.accesswidener","fingerprint":3830352311,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857180308,"invalidFingerprint":false},{"foldername":"LICENSE_OverloadedArmorBar","fingerprint":18375977,"invalidFingerprint":false}],"packageFingerprint":3184049156,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314002,"fileNameOnDisk":"overloadedarmorbar-neoforge-1.21-2.jar","hashes":[{"type":1,"value":"250b3f1a34bcaee383545761f102834475e86819"},{"type":2,"value":"8a349c11232d724883ab9d00b9be45e7"}]}},{"instanceID":"e5b29fa0-a602-4ba8-accf-6517b914c970","modSource":0,"addonID":659011,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Deeper and Darker","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","authors":[{"Id":103560889,"Name":"KyaniteMods"},{"Id":101824939,"Name":"ttv_pedro270707"},{"Id":100661346,"Name":"nitro_dynamite18"},{"Id":102858646,"Name":"NewJumperr"},{"Id":103642261,"Name":"angg_xdd"}],"primaryAuthor":"KyaniteMods","primaryCategoryId":410,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/deeperdarker","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1055/574/256/256/638586877714541407.png","tags":[],"installedFile":{"id":5698218,"fileName":"deeperdarker-neoforge-1.21-1.3.2.jar","fileDate":"2024-09-06T17:31:59.073Z","fileLength":17810377,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/218/deeperdarker-neoforge-1.21-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":855995401,"invalidFingerprint":false},{"foldername":"com","fingerprint":3840415769,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4188637201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3669122608,"invalidFingerprint":false},{"foldername":"banner.png","fingerprint":3002162078,"invalidFingerprint":false},{"foldername":"data","fingerprint":672199656,"invalidFingerprint":false},{"foldername":"deeperdarker.mixins.json","fingerprint":1440493404,"invalidFingerprint":false}],"packageFingerprint":2742735759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":659011,"fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","hashes":[{"type":1,"value":"fa64e72cf308429db950b878c475668f394f80a1"},{"type":2,"value":"01838e7c69b708453bca6c7aff215ab2"}]},"dateInstalled":"2024-09-07T17:58:41.0287379Z","dateUpdated":"2024-09-07T17:58:41.0537371Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698218,"fileName":"deeperdarker-neoforge-1.21-1.3.2.jar","fileDate":"2024-09-06T17:31:59.073Z","fileLength":17810377,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/218/deeperdarker-neoforge-1.21-1.3.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":855995401,"invalidFingerprint":false},{"foldername":"com","fingerprint":3840415769,"invalidFingerprint":false},{"foldername":".cache","fingerprint":4188637201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3669122608,"invalidFingerprint":false},{"foldername":"banner.png","fingerprint":3002162078,"invalidFingerprint":false},{"foldername":"data","fingerprint":672199656,"invalidFingerprint":false},{"foldername":"deeperdarker.mixins.json","fingerprint":1440493404,"invalidFingerprint":false}],"packageFingerprint":2742735759,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":659011,"fileNameOnDisk":"deeperdarker-neoforge-1.21-1.3.2.jar","hashes":[{"type":1,"value":"fa64e72cf308429db950b878c475668f394f80a1"},{"type":2,"value":"01838e7c69b708453bca6c7aff215ab2"}]}},{"instanceID":"5e4fc36e-da10-4f1d-a6cf-cd9d2b56f0f0","modSource":0,"addonID":266515,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Industrial Foregoing","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"industrialforegoing-1.21-3.6.15.jar","authors":[{"Id":9564587,"Name":"Buuz135"}],"primaryAuthor":"Buuz135","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/industrial-foregoing","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/156/655/256/256/636640433174784536.png","tags":[],"installedFile":{"id":5802805,"fileName":"industrialforegoing-1.21-3.6.15.jar","fileDate":"2024-10-11T13:32:38.673Z","fileLength":4642452,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/805/industrialforegoing-1.21-3.6.15.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":893677708,"invalidFingerprint":false},{"foldername":"com","fingerprint":2181469156,"invalidFingerprint":false},{"foldername":"data","fingerprint":335668337,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1253270248,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3273911401,"invalidFingerprint":false},{"foldername":"assets","fingerprint":802148120,"invalidFingerprint":false}],"packageFingerprint":1867220874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":266515,"fileNameOnDisk":"industrialforegoing-1.21-3.6.15.jar","hashes":[{"type":1,"value":"a538615977ddccb0e5873ce977561a0ca9d25500"},{"type":2,"value":"8cc8601c191352f1e5924a06692ec52e"}]},"dateInstalled":"2024-09-16T18:31:54.7248384Z","dateUpdated":"2024-10-13T19:48:02.2930816Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5802805,"fileName":"industrialforegoing-1.21-3.6.15.jar","fileDate":"2024-10-11T13:32:38.673Z","fileLength":4642452,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5802/805/industrialforegoing-1.21-3.6.15.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":287342,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":893677708,"invalidFingerprint":false},{"foldername":"com","fingerprint":2181469156,"invalidFingerprint":false},{"foldername":"data","fingerprint":335668337,"invalidFingerprint":false},{"foldername":".cache","fingerprint":1253270248,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3273911401,"invalidFingerprint":false},{"foldername":"assets","fingerprint":802148120,"invalidFingerprint":false}],"packageFingerprint":1867220874,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":266515,"fileNameOnDisk":"industrialforegoing-1.21-3.6.15.jar","hashes":[{"type":1,"value":"a538615977ddccb0e5873ce977561a0ca9d25500"},{"type":2,"value":"8cc8601c191352f1e5924a06692ec52e"}]}},{"instanceID":"e04761ea-ec0a-4fde-a47b-7eccace37ecf","modSource":0,"addonID":306626,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Nature's Aura","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"NaturesAura-41.2.jar","authors":[{"Id":19267072,"Name":"Ellpeck"}],"primaryAuthor":"Ellpeck","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/natures-aura","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/177/702/256/256/636773126126869342.png","tags":[],"installedFile":{"id":5767385,"fileName":"NaturesAura-41.2.jar","fileDate":"2024-09-29T10:11:08.767Z","fileLength":1453761,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5767/385/NaturesAura-41.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":306770,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2702175620,"invalidFingerprint":false},{"foldername":"de","fingerprint":4214541730,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3414957040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":760385098,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916314567,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4034026680,"invalidFingerprint":false}],"packageFingerprint":4054234968,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306626,"fileNameOnDisk":"NaturesAura-41.2.jar","hashes":[{"type":1,"value":"15f603d52d3dd7d51a009bdca842ab81878b5ce8"},{"type":2,"value":"17d0040324ea3c95daae4659642a98d1"}]},"dateInstalled":"2024-09-30T18:03:33.9867368Z","dateUpdated":"2024-09-30T18:03:33.9897376Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5767385,"fileName":"NaturesAura-41.2.jar","fileDate":"2024-09-29T10:11:08.767Z","fileLength":1453761,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5767/385/NaturesAura-41.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1037991,"type":2},{"addonId":306770,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2702175620,"invalidFingerprint":false},{"foldername":"de","fingerprint":4214541730,"invalidFingerprint":false},{"foldername":".cache","fingerprint":3414957040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":760385098,"invalidFingerprint":false},{"foldername":"data","fingerprint":1916314567,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4034026680,"invalidFingerprint":false}],"packageFingerprint":4054234968,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306626,"fileNameOnDisk":"NaturesAura-41.2.jar","hashes":[{"type":1,"value":"15f603d52d3dd7d51a009bdca842ab81878b5ce8"},{"type":2,"value":"17d0040324ea3c95daae4659642a98d1"}]}},{"instanceID":"013f56dd-e8d0-4e74-98f4-b316af5cb5cb","modSource":0,"addonID":915308,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clean Swing Through Grass","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cleanswing-1.7.jar","authors":[{"Id":27059243,"Name":"Raycoms"}],"primaryAuthor":"Raycoms","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clean-swing-through-grass","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/880/242/256/256/638309008314655528.png","tags":[],"installedFile":{"id":5644230,"fileName":"cleanswing-1.7.jar","fileDate":"2024-08-19T15:50:59.683Z","fileLength":8390,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/230/cleanswing-1.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712156105,"invalidFingerprint":false},{"foldername":"com","fingerprint":1817391473,"invalidFingerprint":false}],"packageFingerprint":1416334743,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":915308,"fileNameOnDisk":"cleanswing-1.7.jar","hashes":[{"type":1,"value":"10c5ec0c277ee365c32aba1e7ab1602e5edc8f50"},{"type":2,"value":"a3219f26631d1b87d68122fb92e267ab"}]},"dateInstalled":"2024-08-28T18:07:55.3738626Z","dateUpdated":"2024-08-28T18:07:55.3748464Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5644230,"fileName":"cleanswing-1.7.jar","fileDate":"2024-08-19T15:50:59.683Z","fileLength":8390,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5644/230/cleanswing-1.7.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":712156105,"invalidFingerprint":false},{"foldername":"com","fingerprint":1817391473,"invalidFingerprint":false}],"packageFingerprint":1416334743,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":915308,"fileNameOnDisk":"cleanswing-1.7.jar","hashes":[{"type":1,"value":"10c5ec0c277ee365c32aba1e7ab1602e5edc8f50"},{"type":2,"value":"a3219f26631d1b87d68122fb92e267ab"}]}},{"instanceID":"cced4249-f7b7-4319-a1ce-dd26a812dc63","modSource":0,"addonID":438332,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"SuperMartijn642's Config Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/supermartijn642s-config-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/334/247/256/256/637467847705006848.png","tags":[],"installedFile":{"id":5546996,"fileName":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","fileDate":"2024-07-19T22:10:58.73Z","fileLength":207514,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5546/996/supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3833189241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3131798900,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":845179937,"invalidFingerprint":false},{"foldername":"supermartijn642configlib.png","fingerprint":4041043145,"invalidFingerprint":false}],"packageFingerprint":1923939184,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":438332,"fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"07452242e389975e8a88b97066f4bae6a4ebe574"},{"type":2,"value":"0428149c5db7bad43d75e6f758f47678"}]},"dateInstalled":"2024-08-28T18:07:48.1092951Z","dateUpdated":"2024-08-28T18:07:48.1132952Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5546996,"fileName":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","fileDate":"2024-07-19T22:10:58.73Z","fileLength":207514,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5546/996/supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3833189241,"invalidFingerprint":false},{"foldername":"com","fingerprint":3131798900,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":845179937,"invalidFingerprint":false},{"foldername":"supermartijn642configlib.png","fingerprint":4041043145,"invalidFingerprint":false}],"packageFingerprint":1923939184,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":438332,"fileNameOnDisk":"supermartijn642configlib-1.1.8-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"07452242e389975e8a88b97066f4bae6a4ebe574"},{"type":2,"value":"0428149c5db7bad43d75e6f758f47678"}]}},{"instanceID":"76d357c9-9b75-4d55-aecb-8c0a67b55924","modSource":0,"addonID":362479,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"The Bumblezone (NeoForge/Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"the_bumblezone-7.7.2+1.21.1-neoforge.jar","authors":[{"Id":51333044,"Name":"telepathicgrunt"}],"primaryAuthor":"telepathicgrunt","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/739/625/256/256/638086535531995238.png","tags":[],"installedFile":{"id":5794395,"fileName":"the_bumblezone-7.7.2+1.21.1-neoforge.jar","fileDate":"2024-10-08T11:46:50.537Z","fileLength":65531902,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5794/395/the_bumblezone-7.7.2%2b1.21.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3820254931,"invalidFingerprint":false},{"foldername":"architectury_inject_Bumblezone_common_d95e2f5829ff4e9da1f9825f7bc43880_3aac58bc676a29eb2a9f4e4d553feb599d34110bd3edc527b28c229b6550310athe_bumblezone7721211commondevjar","fingerprint":3746709413,"invalidFingerprint":false},{"foldername":"assets","fingerprint":513292158,"invalidFingerprint":false},{"foldername":"com","fingerprint":3437322299,"invalidFingerprint":false},{"foldername":"data","fingerprint":152500263,"invalidFingerprint":false},{"foldername":"datapacks","fingerprint":1730903845,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":3126921942,"invalidFingerprint":false},{"foldername":"the_bumblezone-common-refmap.json","fingerprint":310054795,"invalidFingerprint":false},{"foldername":"the_bumblezone-common.mixins.json","fingerprint":2913074807,"invalidFingerprint":false},{"foldername":"the_bumblezone-neoforge.mixins.json","fingerprint":2174001926,"invalidFingerprint":false}],"packageFingerprint":1625322446,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":362479,"fileNameOnDisk":"the_bumblezone-7.7.2+1.21.1-neoforge.jar","hashes":[{"type":1,"value":"73ba4dc43258dc651dca768c79561d0dd8007400"},{"type":2,"value":"521eac4eac04bef87ac5ccc07d9793a2"}]},"dateInstalled":"2024-08-28T18:07:21.2118405Z","dateUpdated":"2024-10-12T19:37:33.6213037Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5794395,"fileName":"the_bumblezone-7.7.2+1.21.1-neoforge.jar","fileDate":"2024-10-08T11:46:50.537Z","fileLength":65531902,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5794/395/the_bumblezone-7.7.2%2b1.21.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":570073,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3820254931,"invalidFingerprint":false},{"foldername":"architectury_inject_Bumblezone_common_d95e2f5829ff4e9da1f9825f7bc43880_3aac58bc676a29eb2a9f4e4d553feb599d34110bd3edc527b28c229b6550310athe_bumblezone7721211commondevjar","fingerprint":3746709413,"invalidFingerprint":false},{"foldername":"assets","fingerprint":513292158,"invalidFingerprint":false},{"foldername":"com","fingerprint":3437322299,"invalidFingerprint":false},{"foldername":"data","fingerprint":152500263,"invalidFingerprint":false},{"foldername":"datapacks","fingerprint":1730903845,"invalidFingerprint":false},{"foldername":"resourcepacks","fingerprint":3126921942,"invalidFingerprint":false},{"foldername":"the_bumblezone-common-refmap.json","fingerprint":310054795,"invalidFingerprint":false},{"foldername":"the_bumblezone-common.mixins.json","fingerprint":2913074807,"invalidFingerprint":false},{"foldername":"the_bumblezone-neoforge.mixins.json","fingerprint":2174001926,"invalidFingerprint":false}],"packageFingerprint":1625322446,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":362479,"fileNameOnDisk":"the_bumblezone-7.7.2+1.21.1-neoforge.jar","hashes":[{"type":1,"value":"73ba4dc43258dc651dca768c79561d0dd8007400"},{"type":2,"value":"521eac4eac04bef87ac5ccc07d9793a2"}]}},{"instanceID":"3b34540f-3001-4a65-98d4-d611bd13a67f","modSource":0,"addonID":272515,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better Advancements","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","authors":[{"Id":14753335,"Name":"way2muchnoise"}],"primaryAuthor":"way2muchnoise","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-advancements","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/106/654/256/256/636360849723336023.png","tags":[],"installedFile":{"id":5662164,"fileName":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","fileDate":"2024-08-25T13:34:16.207Z","fileLength":98613,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/164/BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2263636241,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1442518678,"invalidFingerprint":false},{"foldername":"betteradvancements","fingerprint":2773828403,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":371492518,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3657828854,"invalidFingerprint":false}],"packageFingerprint":3224322427,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272515,"fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","hashes":[{"type":1,"value":"c9ffd189dddb54d55ea44aaab1aa4222913387b2"},{"type":2,"value":"0981d79aa791a779d6332e99fc057245"}]},"dateInstalled":"2024-08-28T18:07:55.0611634Z","dateUpdated":"2024-08-28T18:07:55.0631647Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5662164,"fileName":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","fileDate":"2024-08-25T13:34:16.207Z","fileLength":98613,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5662/164/BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2263636241,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1442518678,"invalidFingerprint":false},{"foldername":"betteradvancements","fingerprint":2773828403,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":371492518,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3657828854,"invalidFingerprint":false}],"packageFingerprint":3224322427,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":272515,"fileNameOnDisk":"BetterAdvancements-NeoForge-1.21.1-0.4.2.19.jar","hashes":[{"type":1,"value":"c9ffd189dddb54d55ea44aaab1aa4222913387b2"},{"type":2,"value":"0981d79aa791a779d6332e99fc057245"}]}},{"instanceID":"b92136a1-6825-43cb-8803-afc306517ca6","modSource":0,"addonID":326652,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cupboard","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cupboard-1.21-2.8.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cupboard","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/852/567/256/256/638255508280634753.png","tags":[],"installedFile":{"id":5570763,"fileName":"cupboard-1.21-2.8.jar","fileDate":"2024-07-27T11:17:59.547Z","fileLength":23513,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5570/763/cupboard-1.21-2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2664817317,"invalidFingerprint":false},{"foldername":"com","fingerprint":4237929135,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":768032476,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2788056022,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.21-2.8.jar","hashes":[{"type":1,"value":"0bf6b1ce728a9eca74127371d453e57c61f8eba5"},{"type":2,"value":"e41bf99a59df1c1cee471bf0435ef3a5"}]},"dateInstalled":"2024-08-28T18:07:47.5189125Z","dateUpdated":"2024-08-28T18:07:47.5199082Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5570763,"fileName":"cupboard-1.21-2.8.jar","fileDate":"2024-07-27T11:17:59.547Z","fileLength":23513,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5570/763/cupboard-1.21-2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2664817317,"invalidFingerprint":false},{"foldername":"com","fingerprint":4237929135,"invalidFingerprint":false},{"foldername":"cupboard.mixins.json","fingerprint":768032476,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3152166936,"invalidFingerprint":false}],"packageFingerprint":2788056022,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":326652,"fileNameOnDisk":"cupboard-1.21-2.8.jar","hashes":[{"type":1,"value":"0bf6b1ce728a9eca74127371d453e57c61f8eba5"},{"type":2,"value":"e41bf99a59df1c1cee471bf0435ef3a5"}]}},{"instanceID":"0bc886be-c90a-438f-91c5-f128e362d6fc","modSource":0,"addonID":980520,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Cursed Earth Returns","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","authors":[{"Id":101267182,"Name":"nano_nestor"}],"primaryAuthor":"nano_nestor","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/cursed-earth-returns","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/955/118/256/256/638446997350542609.png","tags":[],"installedFile":{"id":5508832,"fileName":"cursedearthreturns-1.21-neoforge-1.4.jar","fileDate":"2024-07-06T21:36:32.863Z","fileLength":35074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/832/cursedearthreturns-1.21-neoforge-1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":190965402,"invalidFingerprint":false},{"foldername":"nanonestor","fingerprint":3769211201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2014502444,"invalidFingerprint":false},{"foldername":"data","fingerprint":2540428677,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3185159035,"invalidFingerprint":false}],"packageFingerprint":3580710436,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":980520,"fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","hashes":[{"type":1,"value":"d072239677357247b0e613e4972becb67d8dd35f"},{"type":2,"value":"017e61cde426e19954bebb3c40d17f49"}]},"dateInstalled":"2024-08-28T18:07:42.8418866Z","dateUpdated":"2024-08-28T18:07:42.8438716Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508832,"fileName":"cursedearthreturns-1.21-neoforge-1.4.jar","fileDate":"2024-07-06T21:36:32.863Z","fileLength":35074,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/832/cursedearthreturns-1.21-neoforge-1.4.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":190965402,"invalidFingerprint":false},{"foldername":"nanonestor","fingerprint":3769211201,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2014502444,"invalidFingerprint":false},{"foldername":"data","fingerprint":2540428677,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3185159035,"invalidFingerprint":false}],"packageFingerprint":3580710436,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":980520,"fileNameOnDisk":"cursedearthreturns-1.21-neoforge-1.4.jar","hashes":[{"type":1,"value":"d072239677357247b0e613e4972becb67d8dd35f"},{"type":2,"value":"017e61cde426e19954bebb3c40d17f49"}]}},{"instanceID":"4bdab85c-a6d0-411a-b023-a202923320a3","modSource":0,"addonID":531761,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Balm (Forge Edition)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"balm-neoforge-1.21.1-21.0.20.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/balm","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/438/285/256/256/637683437662979606.png","tags":[],"installedFile":{"id":5798246,"fileName":"balm-neoforge-1.21.1-21.0.20.jar","fileDate":"2024-10-09T19:10:30.02Z","fileLength":377638,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5798/246/balm-neoforge-1.21.1-21.0.20.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1350422873,"invalidFingerprint":false},{"foldername":"net","fingerprint":1969204980,"invalidFingerprint":false},{"foldername":"data","fingerprint":3917391617,"invalidFingerprint":false},{"foldername":"assets","fingerprint":619377291,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":451320591,"invalidFingerprint":false},{"foldername":"balm.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320221365,"invalidFingerprint":false},{"foldername":"balm.neoforge.mixins.json","fingerprint":1391882003,"invalidFingerprint":false},{"foldername":"LICENSE_Balm","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":730943813,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-neoforge-1.21.1-21.0.20.jar","hashes":[{"type":1,"value":"8dadbffaaeec2177c8a24fca668ea871c5ef22c1"},{"type":2,"value":"c9c544f889cf7ea2e2becbd397fb92b1"}]},"dateInstalled":"2024-08-28T18:07:47.8289693Z","dateUpdated":"2024-10-12T19:37:08.9453032Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5798246,"fileName":"balm-neoforge-1.21.1-21.0.20.jar","fileDate":"2024-10-09T19:10:30.02Z","fileLength":377638,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5798/246/balm-neoforge-1.21.1-21.0.20.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1350422873,"invalidFingerprint":false},{"foldername":"net","fingerprint":1969204980,"invalidFingerprint":false},{"foldername":"data","fingerprint":3917391617,"invalidFingerprint":false},{"foldername":"assets","fingerprint":619377291,"invalidFingerprint":false},{"foldername":"balm.mixins.json","fingerprint":451320591,"invalidFingerprint":false},{"foldername":"balm.png","fingerprint":3535347704,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":320221365,"invalidFingerprint":false},{"foldername":"balm.neoforge.mixins.json","fingerprint":1391882003,"invalidFingerprint":false},{"foldername":"LICENSE_Balm","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":730943813,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":531761,"fileNameOnDisk":"balm-neoforge-1.21.1-21.0.20.jar","hashes":[{"type":1,"value":"8dadbffaaeec2177c8a24fca668ea871c5ef22c1"},{"type":2,"value":"c9c544f889cf7ea2e2becbd397fb92b1"}]}},{"instanceID":"a0ddc448-ecf6-40ee-826a-ff728d791e0f","modSource":0,"addonID":300331,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Simply Light","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","authors":[{"Id":19768394,"Name":"Flanks255"}],"primaryAuthor":"Flanks255","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/simply-light","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/165/997/256/256/636695496359245657.png","tags":[],"installedFile":{"id":5520283,"fileName":"simplylight-1.4.6+1.21-b53.jar","fileDate":"2024-07-10T14:06:37.813Z","fileLength":548614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5520/283/simplylight-1.4.6%2b1.21-b53.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3282648474,"invalidFingerprint":false},{"foldername":"com","fingerprint":717910059,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2053845500,"invalidFingerprint":false},{"foldername":"data","fingerprint":4270839794,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":941717068,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2645163057,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":266861780,"invalidFingerprint":false}],"packageFingerprint":3788344588,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":300331,"fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","hashes":[{"type":1,"value":"3d36800fe495ba2bccdcf695cd73cc46bc13866c"},{"type":2,"value":"923438b0ddcde39d097e0d5cef9d1841"}]},"dateInstalled":"2024-08-28T18:07:14.9958521Z","dateUpdated":"2024-08-28T18:07:14.9978511Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5520283,"fileName":"simplylight-1.4.6+1.21-b53.jar","fileDate":"2024-07-10T14:06:37.813Z","fileLength":548614,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5520/283/simplylight-1.4.6%2b1.21-b53.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3282648474,"invalidFingerprint":false},{"foldername":"com","fingerprint":717910059,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2053845500,"invalidFingerprint":false},{"foldername":"data","fingerprint":4270839794,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":941717068,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2645163057,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":266861780,"invalidFingerprint":false}],"packageFingerprint":3788344588,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":300331,"fileNameOnDisk":"simplylight-1.4.6+1.21-b53.jar","hashes":[{"type":1,"value":"3d36800fe495ba2bccdcf695cd73cc46bc13866c"},{"type":2,"value":"923438b0ddcde39d097e0d5cef9d1841"}]}},{"instanceID":"436add77-f51e-4ed7-a7f5-65a180946ba2","modSource":0,"addonID":841890,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Athena","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","authors":[{"Id":102202423,"Name":"CodexAdrian"},{"Id":25275754,"Name":"ThatGravyBoat"}],"primaryAuthor":"CodexAdrian","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/athena","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/802/591/256/256/638167374895521681.png","tags":[],"installedFile":{"id":5629395,"fileName":"athena-neoforge-1.21-4.0.1.jar","fileDate":"2024-08-14T18:40:34.397Z","fileLength":93703,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/395/athena-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3771251523,"invalidFingerprint":false},{"foldername":"architectury_inject_athena_common_722d0df920df4e6ea73ac173e5ee795c_2a6606d4959e49aa5ab9697dfae71b44954d6c4583b487302f5c8aff06bcfd4bathenacommon121401devjar","fingerprint":2828611814,"invalidFingerprint":false},{"foldername":"athena-common-1.21-common-refmap.json","fingerprint":1249681479,"invalidFingerprint":false},{"foldername":"athena-neoforge.mixins.json","fingerprint":384378205,"invalidFingerprint":false},{"foldername":"athena.mixins.json","fingerprint":244110937,"invalidFingerprint":false},{"foldername":"earth","fingerprint":2725926229,"invalidFingerprint":false}],"packageFingerprint":4193582696,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":841890,"fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"36b80d2340718b22432e2761142cb4bdb2629a42"},{"type":2,"value":"c490d68228a1a00cabd2e4abcba8875e"}]},"dateInstalled":"2024-08-28T18:07:43.2474913Z","dateUpdated":"2024-08-28T18:07:43.2494981Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5629395,"fileName":"athena-neoforge-1.21-4.0.1.jar","fileDate":"2024-08-14T18:40:34.397Z","fileLength":93703,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5629/395/athena-neoforge-1.21-4.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3771251523,"invalidFingerprint":false},{"foldername":"architectury_inject_athena_common_722d0df920df4e6ea73ac173e5ee795c_2a6606d4959e49aa5ab9697dfae71b44954d6c4583b487302f5c8aff06bcfd4bathenacommon121401devjar","fingerprint":2828611814,"invalidFingerprint":false},{"foldername":"athena-common-1.21-common-refmap.json","fingerprint":1249681479,"invalidFingerprint":false},{"foldername":"athena-neoforge.mixins.json","fingerprint":384378205,"invalidFingerprint":false},{"foldername":"athena.mixins.json","fingerprint":244110937,"invalidFingerprint":false},{"foldername":"earth","fingerprint":2725926229,"invalidFingerprint":false}],"packageFingerprint":4193582696,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":841890,"fileNameOnDisk":"athena-neoforge-1.21-4.0.1.jar","hashes":[{"type":1,"value":"36b80d2340718b22432e2761142cb4bdb2629a42"},{"type":2,"value":"c490d68228a1a00cabd2e4abcba8875e"}]}},{"instanceID":"9a1cb2d0-c7c5-4020-955e-ca47c2d05aa9","modSource":0,"addonID":316582,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Corpse","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"corpse-neoforge-1.21.1-1.1.1.jar","authors":[{"Id":20569971,"Name":"henkelmax"}],"primaryAuthor":"henkelmax","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/corpse","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/194/489/256/256/636873305017840968.png","tags":[],"installedFile":{"id":5793937,"fileName":"corpse-neoforge-1.21.1-1.1.1.jar","fileDate":"2024-10-08T08:29:58.747Z","fileLength":245747,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/937/corpse-neoforge-1.21.1-1.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":1108475,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2659609796,"invalidFingerprint":false},{"foldername":"de","fingerprint":3282577609,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3087114682,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":978719603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":827814481,"invalidFingerprint":false}],"packageFingerprint":2259601207,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-neoforge-1.21.1-1.1.1.jar","hashes":[{"type":1,"value":"9040531a207cbd35dfdc3d6a1910ba200bfeec97"},{"type":2,"value":"0ea3a99f24a29a9f232d3a1db7486539"}]},"dateInstalled":"2024-08-28T18:07:22.7937946Z","dateUpdated":"2024-10-12T19:37:08.9763026Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5793937,"fileName":"corpse-neoforge-1.21.1-1.1.1.jar","fileDate":"2024-10-08T08:29:58.747Z","fileLength":245747,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5793/937/corpse-neoforge-1.21.1-1.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":324717,"type":2},{"addonId":1108475,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2659609796,"invalidFingerprint":false},{"foldername":"de","fingerprint":3282577609,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3087114682,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":978719603,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":827814481,"invalidFingerprint":false}],"packageFingerprint":2259601207,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":316582,"fileNameOnDisk":"corpse-neoforge-1.21.1-1.1.1.jar","hashes":[{"type":1,"value":"9040531a207cbd35dfdc3d6a1910ba200bfeec97"},{"type":2,"value":"0ea3a99f24a29a9f232d3a1db7486539"}]}},{"instanceID":"6e716884-5f71-4d9d-b6c9-551ac50e08e9","modSource":0,"addonID":1071169,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Server Started!","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","authors":[{"Id":101970581,"Name":"HeatherWhite"}],"primaryAuthor":"HeatherWhite","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/server-started","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1047/92/256/256/638575320684602280.jpg","tags":[],"installedFile":{"id":5565656,"fileName":"Serverstarted-neoforge-1.21-1.0.jar","fileDate":"2024-07-25T19:22:01.563Z","fileLength":16525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5565/656/Serverstarted-neoforge-1.21-1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1152046745,"invalidFingerprint":false},{"foldername":"computer","fingerprint":2130655890,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3857648522,"invalidFingerprint":false},{"foldername":"serverstarted-properties.txt","fingerprint":1144216495,"invalidFingerprint":false}],"packageFingerprint":3406860310,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071169,"fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","hashes":[{"type":1,"value":"f81480e1e058d64a9ccedf888490c889d7f18042"},{"type":2,"value":"624286192f2248b116e7403e6399ffd7"}]},"dateInstalled":"2024-08-28T18:07:26.8714061Z","dateUpdated":"2024-08-28T18:07:26.8724265Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5565656,"fileName":"Serverstarted-neoforge-1.21-1.0.jar","fileDate":"2024-07-25T19:22:01.563Z","fileLength":16525,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5565/656/Serverstarted-neoforge-1.21-1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1152046745,"invalidFingerprint":false},{"foldername":"computer","fingerprint":2130655890,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3857648522,"invalidFingerprint":false},{"foldername":"serverstarted-properties.txt","fingerprint":1144216495,"invalidFingerprint":false}],"packageFingerprint":3406860310,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1071169,"fileNameOnDisk":"Serverstarted-neoforge-1.21-1.0.jar","hashes":[{"type":1,"value":"f81480e1e058d64a9ccedf888490c889d7f18042"},{"type":2,"value":"624286192f2248b116e7403e6399ffd7"}]}},{"instanceID":"abd35a6d-e283-4908-94ca-02ea2fd4fa43","modSource":0,"addonID":247496,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ranged Pumps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"rangedpumps-1.3.0.jar","authors":[{"Id":24123658,"Name":"raoulvdberge"}],"primaryAuthor":"raoulvdberge","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ranged-pumps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/45/244/256/256/636041189435907526.png","tags":[],"installedFile":{"id":5508029,"fileName":"rangedpumps-1.3.0.jar","fileDate":"2024-07-06T16:48:19.377Z","fileLength":25483,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/29/rangedpumps-1.3.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":547031358,"invalidFingerprint":false},{"foldername":"com","fingerprint":3574535436,"invalidFingerprint":false},{"foldername":"assets","fingerprint":17989476,"invalidFingerprint":false},{"foldername":"data","fingerprint":1230353438,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3219133541,"invalidFingerprint":false}],"packageFingerprint":623574109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247496,"fileNameOnDisk":"rangedpumps-1.3.0.jar","hashes":[{"type":1,"value":"b2430e501d0c03d0464ec351e3e839cb2a56a06a"},{"type":2,"value":"cdb764c23537d324a7615a9a5509b547"}]},"dateInstalled":"2024-08-28T18:07:35.0038734Z","dateUpdated":"2024-08-28T18:07:35.0058748Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5508029,"fileName":"rangedpumps-1.3.0.jar","fileDate":"2024-07-06T16:48:19.377Z","fileLength":25483,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5508/29/rangedpumps-1.3.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":547031358,"invalidFingerprint":false},{"foldername":"com","fingerprint":3574535436,"invalidFingerprint":false},{"foldername":"assets","fingerprint":17989476,"invalidFingerprint":false},{"foldername":"data","fingerprint":1230353438,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3219133541,"invalidFingerprint":false}],"packageFingerprint":623574109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":247496,"fileNameOnDisk":"rangedpumps-1.3.0.jar","hashes":[{"type":1,"value":"b2430e501d0c03d0464ec351e3e839cb2a56a06a"},{"type":2,"value":"cdb764c23537d324a7615a9a5509b547"}]}},{"instanceID":"dcd29c56-dadd-4467-910f-4030e2b48f05","modSource":0,"addonID":314906,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Chunks (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-chunks-neoforge-2101.1.1.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-chunks-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/573/256/256/638474885347244172.png","tags":[],"installedFile":{"id":5710609,"fileName":"ftb-chunks-neoforge-2101.1.1.jar","fileDate":"2024-09-10T15:25:36.17Z","fileLength":977036,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5710/609/ftb-chunks-neoforge-2101.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":314905,"type":2},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3523642026,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBChunks121_common_c0873ae381b64f649f0db585daba09f8_fef97d4b32736fd23850a1942917cc73648004c6328b9d2688bfef91da9b545aftbchunks210111devjar","fingerprint":3406874082,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2185999836,"invalidFingerprint":false},{"foldername":"data","fingerprint":1975251545,"invalidFingerprint":false},{"foldername":"dev","fingerprint":17302821,"invalidFingerprint":false},{"foldername":"ftb-chunks-common-refmap.json","fingerprint":1747651096,"invalidFingerprint":false},{"foldername":"ftbchunks-common.mixins.json","fingerprint":212741767,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":812797178,"invalidFingerprint":false}],"packageFingerprint":3015155288,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314906,"fileNameOnDisk":"ftb-chunks-neoforge-2101.1.1.jar","hashes":[{"type":1,"value":"65144990839f80c22be78357d50ae3a8ebce4b74"},{"type":2,"value":"319e1e2c6bde187a93b3efc5caa088ef"}]},"dateInstalled":"2024-08-28T18:07:08.5913235Z","dateUpdated":"2024-09-12T18:24:31.3682547Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5710609,"fileName":"ftb-chunks-neoforge-2101.1.1.jar","fileDate":"2024-09-10T15:25:36.17Z","fileLength":977036,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5710/609/ftb-chunks-neoforge-2101.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":314905,"type":2},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":404465,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3523642026,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBChunks121_common_c0873ae381b64f649f0db585daba09f8_fef97d4b32736fd23850a1942917cc73648004c6328b9d2688bfef91da9b545aftbchunks210111devjar","fingerprint":3406874082,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2185999836,"invalidFingerprint":false},{"foldername":"data","fingerprint":1975251545,"invalidFingerprint":false},{"foldername":"dev","fingerprint":17302821,"invalidFingerprint":false},{"foldername":"ftb-chunks-common-refmap.json","fingerprint":1747651096,"invalidFingerprint":false},{"foldername":"ftbchunks-common.mixins.json","fingerprint":212741767,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":812797178,"invalidFingerprint":false}],"packageFingerprint":3015155288,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":314906,"fileNameOnDisk":"ftb-chunks-neoforge-2101.1.1.jar","hashes":[{"type":1,"value":"65144990839f80c22be78357d50ae3a8ebce4b74"},{"type":2,"value":"319e1e2c6bde187a93b3efc5caa088ef"}]}},{"instanceID":"4cb5af17-5b6e-49c8-a518-a3eb25cdc6f7","modSource":0,"addonID":916747,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"OctoLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","authors":[{"Id":29763794,"Name":"SSKirillSS"}],"primaryAuthor":"SSKirillSS","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/octo-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1040/229/256/256/638566006631831950_animated.gif","tags":[],"installedFile":{"id":5615155,"fileName":"OctoLib-NEOFORGE-0.4.2.jar","fileDate":"2024-08-10T14:27:04.24Z","fileLength":400265,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/155/OctoLib-NEOFORGE-0.4.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2939437906,"invalidFingerprint":false},{"foldername":"architectury_inject_octolib_common_b75c2fa5c757482fa427c51a954dba91_24b961e50371ad03a8bba4538dc31142972054b5ff18b8da94af0ef8a020be26OctoLibCOMMON042devjar","fingerprint":3201334666,"invalidFingerprint":false},{"foldername":"it","fingerprint":3458410803,"invalidFingerprint":false},{"foldername":"octolib.mixins.json","fingerprint":3609768233,"invalidFingerprint":false}],"packageFingerprint":510884303,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916747,"fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","hashes":[{"type":1,"value":"e85ff956af410a7d761bec1ee1a56a39c0861869"},{"type":2,"value":"279262c3714f047ba37ffcc1a3475acf"}]},"dateInstalled":"2024-08-28T18:07:38.2387621Z","dateUpdated":"2024-08-28T18:07:38.24074Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5615155,"fileName":"OctoLib-NEOFORGE-0.4.2.jar","fileDate":"2024-08-10T14:27:04.24Z","fileLength":400265,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5615/155/OctoLib-NEOFORGE-0.4.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2939437906,"invalidFingerprint":false},{"foldername":"architectury_inject_octolib_common_b75c2fa5c757482fa427c51a954dba91_24b961e50371ad03a8bba4538dc31142972054b5ff18b8da94af0ef8a020be26OctoLibCOMMON042devjar","fingerprint":3201334666,"invalidFingerprint":false},{"foldername":"it","fingerprint":3458410803,"invalidFingerprint":false},{"foldername":"octolib.mixins.json","fingerprint":3609768233,"invalidFingerprint":false}],"packageFingerprint":510884303,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":916747,"fileNameOnDisk":"OctoLib-NEOFORGE-0.4.2.jar","hashes":[{"type":1,"value":"e85ff956af410a7d761bec1ee1a56a39c0861869"},{"type":2,"value":"279262c3714f047ba37ffcc1a3475acf"}]}},{"instanceID":"acc2ce35-9b30-46af-a650-df370c61cc37","modSource":0,"addonID":1068418,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Extended Industrialization","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"extended-industrialization-1.9.4-beta-1.21.1.jar","authors":[{"Id":33070158,"Name":"swedzish"}],"primaryAuthor":"swedzish","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/extended-industrialization","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1044/377/256/256/638571895356649024.png","tags":[],"installedFile":{"id":5736296,"fileName":"extended-industrialization-1.9.4-beta-1.21.1.jar","fileDate":"2024-09-19T06:26:53.7Z","fileLength":1290547,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5736/296/extended-industrialization-1.9.4-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":3},{"addonId":1067672,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3484963967,"invalidFingerprint":false},{"foldername":"net","fingerprint":58825970,"invalidFingerprint":false},{"foldername":"extended_industrialization.accesstransformer.cfg","fingerprint":3103303548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":58623024,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080707014,"invalidFingerprint":false},{"foldername":"extended_industrialization.mixins.json","fingerprint":207753773,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":2804161587,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1068418,"fileNameOnDisk":"extended-industrialization-1.9.4-beta-1.21.1.jar","hashes":[{"type":1,"value":"3f29f069a438b088e64f4288e287229c4de6f166"},{"type":2,"value":"6f63f330ffdbc5206e59242d1d27e620"}]},"dateInstalled":"2024-08-28T18:24:57.241497Z","dateUpdated":"2024-09-21T11:26:59.1819945Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5736296,"fileName":"extended-industrialization-1.9.4-beta-1.21.1.jar","fileDate":"2024-09-19T06:26:53.7Z","fileLength":1290547,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5736/296/extended-industrialization-1.9.4-beta-1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":405388,"type":3},{"addonId":1067672,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3484963967,"invalidFingerprint":false},{"foldername":"net","fingerprint":58825970,"invalidFingerprint":false},{"foldername":"extended_industrialization.accesstransformer.cfg","fingerprint":3103303548,"invalidFingerprint":false},{"foldername":"assets","fingerprint":58623024,"invalidFingerprint":false},{"foldername":"data","fingerprint":2080707014,"invalidFingerprint":false},{"foldername":"extended_industrialization.mixins.json","fingerprint":207753773,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1813011997,"invalidFingerprint":false}],"packageFingerprint":2804161587,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1068418,"fileNameOnDisk":"extended-industrialization-1.9.4-beta-1.21.1.jar","hashes":[{"type":1,"value":"3f29f069a438b088e64f4288e287229c4de6f166"},{"type":2,"value":"6f63f330ffdbc5206e59242d1d27e620"}]}},{"instanceID":"71c3c99b-b569-4db1-b9a2-ca8d0c34269e","modSource":0,"addonID":453925,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Fences and Walls","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-fences-and-walls","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/351/704/256/256/637506435866467167.png","tags":[],"installedFile":{"id":5635646,"fileName":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:55:12.857Z","fileLength":494748,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/646/mcw-fences-1.1.2-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1104273226,"invalidFingerprint":false},{"foldername":"com","fingerprint":4216284822,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1323984726,"invalidFingerprint":false},{"foldername":"data","fingerprint":849385336,"invalidFingerprint":false},{"foldername":"fenceslogo.png","fingerprint":3490178184,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092317093,"invalidFingerprint":false}],"packageFingerprint":3393155553,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":453925,"fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"2a339b168ac73c343c6d8fa7bb0710bc381fb70d"},{"type":2,"value":"27b0b3609585b2f696222cd14ffcf434"}]},"dateInstalled":"2024-08-28T18:07:27.5666825Z","dateUpdated":"2024-08-28T18:07:27.5696825Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635646,"fileName":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:55:12.857Z","fileLength":494748,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/646/mcw-fences-1.1.2-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1104273226,"invalidFingerprint":false},{"foldername":"com","fingerprint":4216284822,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1323984726,"invalidFingerprint":false},{"foldername":"data","fingerprint":849385336,"invalidFingerprint":false},{"foldername":"fenceslogo.png","fingerprint":3490178184,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2092317093,"invalidFingerprint":false}],"packageFingerprint":3393155553,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":453925,"fileNameOnDisk":"mcw-fences-1.1.2-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"2a339b168ac73c343c6d8fa7bb0710bc381fb70d"},{"type":2,"value":"27b0b3609585b2f696222cd14ffcf434"}]}},{"instanceID":"de55f12d-76d0-44c3-8168-f350e613d70b","modSource":0,"addonID":1025374,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Block Prints","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"blockprints-merged-1.21.1-2.0.3.jar","authors":[{"Id":24293038,"Name":"baileyholl2"}],"primaryAuthor":"baileyholl2","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/block-prints","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1002/895/256/256/638523316813829793.png","tags":[],"installedFile":{"id":5789351,"fileName":"blockprints-merged-1.21.1-2.0.3.jar","fileDate":"2024-10-06T18:56:05.8Z","fileLength":612416,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5789/351/blockprints-merged-1.21.1-2.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":328085,"type":2},{"addonId":298187,"type":2}],"isAvailable":true,"modules":[{"foldername":"assets","fingerprint":1142611767,"invalidFingerprint":false},{"foldername":"blockprints.accesswidener","fingerprint":1773376858,"invalidFingerprint":false},{"foldername":"fabric","fingerprint":2317704282,"invalidFingerprint":false},{"foldername":"fabric-blockprints.accesswidener","fingerprint":4208497831,"invalidFingerprint":false},{"foldername":"fabric-blockprints.fabric.mixins.json","fingerprint":574722723,"invalidFingerprint":false},{"foldername":"fabric-blockprints.mixins.json","fingerprint":2166699545,"invalidFingerprint":false},{"foldername":"fabric-blockprints.refmap.json","fingerprint":2915889049,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":908143058,"invalidFingerprint":false},{"foldername":"LICENSE_BlockPrints","fingerprint":245822434,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":1069531178,"invalidFingerprint":false},{"foldername":"neoforge","fingerprint":747366311,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.mixins.json","fingerprint":2849608029,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.neoforge.mixins.json","fingerprint":3351173560,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1303838228,"invalidFingerprint":false}],"packageFingerprint":3863842016,"gameVersion":["1.21","Fabric","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1025374,"fileNameOnDisk":"blockprints-merged-1.21.1-2.0.3.jar","hashes":[{"type":1,"value":"5a398164c3f868c2a5c147fe49dcdd15cba984c9"},{"type":2,"value":"beecaaa0311de04e9e2c4ac3d12ec9b4"}]},"dateInstalled":"2024-08-28T18:07:43.8156752Z","dateUpdated":"2024-10-07T19:51:16.4082322Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5789351,"fileName":"blockprints-merged-1.21.1-2.0.3.jar","fileDate":"2024-10-06T18:56:05.8Z","fileLength":612416,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5789/351/blockprints-merged-1.21.1-2.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":328085,"type":2},{"addonId":298187,"type":2}],"isAvailable":true,"modules":[{"foldername":"assets","fingerprint":1142611767,"invalidFingerprint":false},{"foldername":"blockprints.accesswidener","fingerprint":1773376858,"invalidFingerprint":false},{"foldername":"fabric","fingerprint":2317704282,"invalidFingerprint":false},{"foldername":"fabric-blockprints.accesswidener","fingerprint":4208497831,"invalidFingerprint":false},{"foldername":"fabric-blockprints.fabric.mixins.json","fingerprint":574722723,"invalidFingerprint":false},{"foldername":"fabric-blockprints.mixins.json","fingerprint":2166699545,"invalidFingerprint":false},{"foldername":"fabric-blockprints.refmap.json","fingerprint":2915889049,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":908143058,"invalidFingerprint":false},{"foldername":"LICENSE_BlockPrints","fingerprint":245822434,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":1069531178,"invalidFingerprint":false},{"foldername":"neoforge","fingerprint":747366311,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.mixins.json","fingerprint":2849608029,"invalidFingerprint":false},{"foldername":"neoforge-blockprints.neoforge.mixins.json","fingerprint":3351173560,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1303838228,"invalidFingerprint":false}],"packageFingerprint":3863842016,"gameVersion":["1.21","Fabric","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1025374,"fileNameOnDisk":"blockprints-merged-1.21.1-2.0.3.jar","hashes":[{"type":1,"value":"5a398164c3f868c2a5c147fe49dcdd15cba984c9"},{"type":2,"value":"beecaaa0311de04e9e2c4ac3d12ec9b4"}]}},{"instanceID":"025803af-1f41-492e-8c40-e4ec75c6e1e2","modSource":0,"addonID":238546,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Modular Force Field Systems (MFFS)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mffs-5.4.6.jar","authors":[{"Id":7270863,"Name":"QueenOfMissiles"},{"Id":100363602,"Name":"Su5eD"}],"primaryAuthor":"QueenOfMissiles","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mffs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/781/872/256/256/638128453467942245_animated.gif","tags":[],"installedFile":{"id":5610809,"fileName":"mffs-5.4.6.jar","fileDate":"2024-08-09T10:06:25.597Z","fileLength":3078016,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/809/mffs-5.4.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3452116082,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1044062632,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2360948072,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161372447,"invalidFingerprint":false},{"foldername":"data","fingerprint":1120022560,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":825787550,"invalidFingerprint":false},{"foldername":"mffs.mixins.json","fingerprint":3261212325,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923689132,"invalidFingerprint":false}],"packageFingerprint":3648376504,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238546,"fileNameOnDisk":"mffs-5.4.6.jar","hashes":[{"type":1,"value":"b9d78454ae1fb5403d2a7a3e74a6b702d8c11d90"},{"type":2,"value":"5a070562a5d3e7043e204ea3dde36733"}]},"dateInstalled":"2024-08-28T18:07:25.3663613Z","dateUpdated":"2024-08-28T18:07:25.3701186Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5610809,"fileName":"mffs-5.4.6.jar","fileDate":"2024-08-09T10:06:25.597Z","fileLength":3078016,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5610/809/mffs-5.4.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3452116082,"invalidFingerprint":false},{"foldername":"dev","fingerprint":1044062632,"invalidFingerprint":false},{"foldername":".cache","fingerprint":2360948072,"invalidFingerprint":false},{"foldername":"assets","fingerprint":161372447,"invalidFingerprint":false},{"foldername":"data","fingerprint":1120022560,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":825787550,"invalidFingerprint":false},{"foldername":"mffs.mixins.json","fingerprint":3261212325,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2923689132,"invalidFingerprint":false}],"packageFingerprint":3648376504,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":238546,"fileNameOnDisk":"mffs-5.4.6.jar","hashes":[{"type":1,"value":"b9d78454ae1fb5403d2a7a3e74a6b702d8c11d90"},{"type":2,"value":"5a070562a5d3e7043e204ea3dde36733"}]}},{"instanceID":"a8363ec5-d3cb-45cb-ba3e-16d21357e733","modSource":0,"addonID":1015127,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better End Island (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":102094599,"Name":"EveCommander"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-end-island-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/721/256/256/638507089988971427.png","tags":[],"installedFile":{"id":5812513,"fileName":"YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","fileDate":"2024-10-14T20:23:59.607Z","fileLength":386705,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/513/YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2764955729,"invalidFingerprint":false},{"foldername":"com","fingerprint":1354838174,"invalidFingerprint":false},{"foldername":"assets","fingerprint":172453501,"invalidFingerprint":false},{"foldername":"betterendisland.mixins.json","fingerprint":3883353228,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3952616583,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1148749278,"invalidFingerprint":false},{"foldername":"data","fingerprint":2374982279,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1355713470,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":931877497,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857615293,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterEndIsland","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":44033692,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015127,"fileNameOnDisk":"YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","hashes":[{"type":1,"value":"0b0cdb43c0c96543d86d1b52dad43a62e6b19816"},{"type":2,"value":"966a10207252eb262a9d13191199a127"}]},"dateInstalled":"2024-10-14T21:22:42.2022659Z","dateUpdated":"2024-10-14T21:22:42.2052673Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812513,"fileName":"YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","fileDate":"2024-10-14T20:23:59.607Z","fileLength":386705,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/513/YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2764955729,"invalidFingerprint":false},{"foldername":"com","fingerprint":1354838174,"invalidFingerprint":false},{"foldername":"assets","fingerprint":172453501,"invalidFingerprint":false},{"foldername":"betterendisland.mixins.json","fingerprint":3883353228,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3952616583,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":1148749278,"invalidFingerprint":false},{"foldername":"data","fingerprint":2374982279,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1355713470,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":931877497,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2857615293,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterEndIsland","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":44033692,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015127,"fileNameOnDisk":"YungsBetterEndIsland-1.21.1-NeoForge-3.1.1.jar","hashes":[{"type":1,"value":"0b0cdb43c0c96543d86d1b52dad43a62e6b19816"},{"type":2,"value":"966a10207252eb262a9d13191199a127"}]}},{"instanceID":"9092e92c-05ae-4cb6-af74-5a3375be4e62","modSource":0,"addonID":1015149,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Bridges (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBridges-1.21.1-NeoForge-5.1.1.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-bridges-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/743/256/256/638507125930794906.png","tags":[],"installedFile":{"id":5812553,"fileName":"YungsBridges-1.21.1-NeoForge-5.1.1.jar","fileDate":"2024-10-14T20:39:08.823Z","fileLength":136820,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/553/YungsBridges-1.21.1-NeoForge-5.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":874816788,"invalidFingerprint":false},{"foldername":"com","fingerprint":4189874908,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3217337775,"invalidFingerprint":false},{"foldername":"data","fingerprint":380786320,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2507324965,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1839261218,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313286388,"invalidFingerprint":false},{"foldername":"yungsbridges.mixins.json","fingerprint":1015676043,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBridges","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":1897953708,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015149,"fileNameOnDisk":"YungsBridges-1.21.1-NeoForge-5.1.1.jar","hashes":[{"type":1,"value":"18099c2d54acd16bb8ab90a66f40fa16496d065e"},{"type":2,"value":"0836cb557154b9ef161d274e7d6c2c43"}]},"dateInstalled":"2024-10-14T21:22:41.0867662Z","dateUpdated":"2024-10-14T21:22:41.116767Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812553,"fileName":"YungsBridges-1.21.1-NeoForge-5.1.1.jar","fileDate":"2024-10-14T20:39:08.823Z","fileLength":136820,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/553/YungsBridges-1.21.1-NeoForge-5.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":874816788,"invalidFingerprint":false},{"foldername":"com","fingerprint":4189874908,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":3217337775,"invalidFingerprint":false},{"foldername":"data","fingerprint":380786320,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2507324965,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":1839261218,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":313286388,"invalidFingerprint":false},{"foldername":"yungsbridges.mixins.json","fingerprint":1015676043,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBridges","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":1897953708,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015149,"fileNameOnDisk":"YungsBridges-1.21.1-NeoForge-5.1.1.jar","hashes":[{"type":1,"value":"18099c2d54acd16bb8ab90a66f40fa16496d065e"},{"type":2,"value":"0836cb557154b9ef161d274e7d6c2c43"}]}},{"instanceID":"f72fbaeb-59ea-4ebf-b712-d7bc28e3df3f","modSource":0,"addonID":957920,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Glodium","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Glodium-1.21-2.1-neoforge.jar","authors":[{"Id":100082850,"Name":"GlodBlock"}],"primaryAuthor":"GlodBlock","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/glodium","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/928/345/256/256/638399591887143176.png","tags":[],"installedFile":{"id":5787208,"fileName":"Glodium-1.21-2.1-neoforge.jar","fileDate":"2024-10-06T03:40:34.003Z","fileLength":61442,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5787/208/Glodium-1.21-2.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3100256047,"invalidFingerprint":false},{"foldername":"com","fingerprint":2704260888,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":101080051,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3317411261,"invalidFingerprint":false}],"packageFingerprint":1459524106,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":957920,"fileNameOnDisk":"Glodium-1.21-2.1-neoforge.jar","hashes":[{"type":1,"value":"30e0148789cfd0e97d5955a65bd74db05a1405c1"},{"type":2,"value":"6cbdb447148407960d9085a4389dfb5c"}]},"dateInstalled":"2024-08-28T18:07:35.5088354Z","dateUpdated":"2024-10-06T17:12:53.6280524Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5787208,"fileName":"Glodium-1.21-2.1-neoforge.jar","fileDate":"2024-10-06T03:40:34.003Z","fileLength":61442,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5787/208/Glodium-1.21-2.1-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3100256047,"invalidFingerprint":false},{"foldername":"com","fingerprint":2704260888,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":101080051,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3317411261,"invalidFingerprint":false}],"packageFingerprint":1459524106,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":957920,"fileNameOnDisk":"Glodium-1.21-2.1-neoforge.jar","hashes":[{"type":1,"value":"30e0148789cfd0e97d5955a65bd74db05a1405c1"},{"type":2,"value":"6cbdb447148407960d9085a4389dfb5c"}]}},{"instanceID":"e9078e98-c41d-4870-83f5-2ae5667c2c2d","modSource":0,"addonID":907843,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Ocultas","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_ocultas-1.21.0-2.0.1.jar","authors":[{"Id":104965027,"Name":"mystchonky"}],"primaryAuthor":"mystchonky","primaryCategoryId":419,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-ocultas","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/872/644/256/256/638291695659906345.png","tags":[],"installedFile":{"id":5560439,"fileName":"ars_ocultas-1.21.0-2.0.1.jar","fileDate":"2024-07-24T07:41:37.897Z","fileLength":53119,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5560/439/ars_ocultas-1.21.0-2.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3},{"addonId":361026,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1148344269,"invalidFingerprint":false},{"foldername":"com","fingerprint":2281848824,"invalidFingerprint":false},{"foldername":"assets","fingerprint":747470981,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2902501880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253522632,"invalidFingerprint":false},{"foldername":"data","fingerprint":2020057025,"invalidFingerprint":false}],"packageFingerprint":2353201818,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":907843,"fileNameOnDisk":"ars_ocultas-1.21.0-2.0.1.jar","hashes":[{"type":1,"value":"0ef6be90bc9e4fa1ebb71c9fdb4d96145624fcfe"},{"type":2,"value":"5481bb3e74aa3fac9e481acaa010b3ac"}]},"dateInstalled":"2024-10-12T19:37:45.0283669Z","dateUpdated":"2024-10-12T19:37:45.0318661Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5560439,"fileName":"ars_ocultas-1.21.0-2.0.1.jar","fileDate":"2024-07-24T07:41:37.897Z","fileLength":53119,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5560/439/ars_ocultas-1.21.0-2.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":401955,"type":3},{"addonId":361026,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1148344269,"invalidFingerprint":false},{"foldername":"com","fingerprint":2281848824,"invalidFingerprint":false},{"foldername":"assets","fingerprint":747470981,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2902501880,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4253522632,"invalidFingerprint":false},{"foldername":"data","fingerprint":2020057025,"invalidFingerprint":false}],"packageFingerprint":2353201818,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":907843,"fileNameOnDisk":"ars_ocultas-1.21.0-2.0.1.jar","hashes":[{"type":1,"value":"0ef6be90bc9e4fa1ebb71c9fdb4d96145624fcfe"},{"type":2,"value":"5481bb3e74aa3fac9e481acaa010b3ac"}]}},{"instanceID":"b939ac43-20f6-436b-b09e-b761a712b5b8","modSource":0,"addonID":368825,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Inventory Essentials","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/inventory-essentials","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/256/58/256/256/637203881905177301.png","tags":[],"installedFile":{"id":5623542,"fileName":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:53:31.823Z","fileLength":139532,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/542/inventoryessentials-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1660402502,"invalidFingerprint":false},{"foldername":"net","fingerprint":2639129602,"invalidFingerprint":false},{"foldername":"inventoryessentials.png","fingerprint":2977625819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1660842716,"invalidFingerprint":false},{"foldername":"assets","fingerprint":390155776,"invalidFingerprint":false},{"foldername":"inventoryessentials.mixins.json","fingerprint":2966409457,"invalidFingerprint":false},{"foldername":"inventoryessentials.neoforge.mixins.json","fingerprint":2900460619,"invalidFingerprint":false},{"foldername":"LICENSE_Inventory Essentials","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1107826109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":368825,"fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"27ba1c76a6bd04e57d550aa4436c6c3a7870c66f"},{"type":2,"value":"8e6bb3d02106368a187d37d9a76814ec"}]},"dateInstalled":"2024-08-28T18:07:52.5867704Z","dateUpdated":"2024-08-28T18:07:52.5907722Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623542,"fileName":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:53:31.823Z","fileLength":139532,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/542/inventoryessentials-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1660402502,"invalidFingerprint":false},{"foldername":"net","fingerprint":2639129602,"invalidFingerprint":false},{"foldername":"inventoryessentials.png","fingerprint":2977625819,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1660842716,"invalidFingerprint":false},{"foldername":"assets","fingerprint":390155776,"invalidFingerprint":false},{"foldername":"inventoryessentials.mixins.json","fingerprint":2966409457,"invalidFingerprint":false},{"foldername":"inventoryessentials.neoforge.mixins.json","fingerprint":2900460619,"invalidFingerprint":false},{"foldername":"LICENSE_Inventory Essentials","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":1107826109,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":368825,"fileNameOnDisk":"inventoryessentials-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"27ba1c76a6bd04e57d550aa4436c6c3a7870c66f"},{"type":2,"value":"8e6bb3d02106368a187d37d9a76814ec"}]}},{"instanceID":"29df53b6-71ab-4189-9484-e2ed4d86172a","modSource":0,"addonID":618298,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Sophisticated Core","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"sophisticatedcore-1.21-0.6.45.722.jar","authors":[{"Id":13011800,"Name":"P3pp3rF1y"}],"primaryAuthor":"P3pp3rF1y","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/sophisticated-core","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/540/438/256/256/637866039314801108.png","tags":[],"installedFile":{"id":5810072,"fileName":"sophisticatedcore-1.21-0.6.45.722.jar","fileDate":"2024-10-13T22:12:15.93Z","fileLength":1110055,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5810/72/sophisticatedcore-1.21-0.6.45.722.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3919994405,"invalidFingerprint":false},{"foldername":"net","fingerprint":3660917369,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1372515988,"invalidFingerprint":false},{"foldername":"data","fingerprint":1813028607,"invalidFingerprint":false}],"packageFingerprint":1155156038,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.21-0.6.45.722.jar","hashes":[{"type":1,"value":"c56a0846aa6138355a905810e4246015105405dc"},{"type":2,"value":"dd244cae3f5bb3141269fd2318258d1b"}]},"dateInstalled":"2024-08-28T18:07:33.6929635Z","dateUpdated":"2024-10-14T21:22:51.6847679Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5810072,"fileName":"sophisticatedcore-1.21-0.6.45.722.jar","fileDate":"2024-10-13T22:12:15.93Z","fileLength":1110055,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5810/72/sophisticatedcore-1.21-0.6.45.722.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3919994405,"invalidFingerprint":false},{"foldername":"net","fingerprint":3660917369,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3640101168,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1372515988,"invalidFingerprint":false},{"foldername":"data","fingerprint":1813028607,"invalidFingerprint":false}],"packageFingerprint":1155156038,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":618298,"fileNameOnDisk":"sophisticatedcore-1.21-0.6.45.722.jar","hashes":[{"type":1,"value":"c56a0846aa6138355a905810e4246015105405dc"},{"type":2,"value":"dd244cae3f5bb3141269fd2318258d1b"}]}},{"instanceID":"6c7a7a9d-bbb0-4d6c-b685-c840c8632c70","modSource":0,"addonID":283644,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Placebo","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Placebo-1.21.1-9.5.3.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/placebo","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/134/260/256/256/636490526725752670.png","tags":[],"installedFile":{"id":5751511,"fileName":"Placebo-1.21.1-9.5.3.jar","fileDate":"2024-09-24T07:34:11.997Z","fileLength":259513,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5751/511/Placebo-1.21.1-9.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3094196946,"invalidFingerprint":false},{"foldername":"dev","fingerprint":693089856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1257575503,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":2050730722,"invalidFingerprint":false}],"packageFingerprint":256229530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.21.1-9.5.3.jar","hashes":[{"type":1,"value":"b1e893bf30efc21390f7df8cf8af00050f0cace1"},{"type":2,"value":"7bad24361a00018d9738b77c9b4712be"}]},"dateInstalled":"2024-08-28T18:07:33.0484352Z","dateUpdated":"2024-09-25T17:37:09.1018554Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5751511,"fileName":"Placebo-1.21.1-9.5.3.jar","fileDate":"2024-09-24T07:34:11.997Z","fileLength":259513,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5751/511/Placebo-1.21.1-9.5.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3094196946,"invalidFingerprint":false},{"foldername":"dev","fingerprint":693089856,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1257575503,"invalidFingerprint":false},{"foldername":"placebo.mixins.json","fingerprint":2050730722,"invalidFingerprint":false}],"packageFingerprint":256229530,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":283644,"fileNameOnDisk":"Placebo-1.21.1-9.5.3.jar","hashes":[{"type":1,"value":"b1e893bf30efc21390f7df8cf8af00050f0cace1"},{"type":2,"value":"7bad24361a00018d9738b77c9b4712be"}]}},{"instanceID":"633b4c5e-3acd-49cd-8b8f-a86ad00ba875","modSource":0,"addonID":271740,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Toast Control","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","authors":[{"Id":10368195,"Name":"Shadows_of_Fire"}],"primaryAuthor":"Shadows_of_Fire","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/toast-control","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/105/330/256/256/636352185216944005.png","tags":[],"installedFile":{"id":5530706,"fileName":"ToastControl-1.21-9.0.0.jar","fileDate":"2024-07-14T03:46:00.84Z","fileLength":20984,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5530/706/ToastControl-1.21-9.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2030630678,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2260866947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3433595591,"invalidFingerprint":false},{"foldername":"toastcontrol.mixins.json","fingerprint":1861248534,"invalidFingerprint":false}],"packageFingerprint":50119746,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271740,"fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","hashes":[{"type":1,"value":"49d01cecb452f353fdba2df945fdb9ab88f9a195"},{"type":2,"value":"c3c7701ffd26d366513dc72879c0bd70"}]},"dateInstalled":"2024-08-28T18:07:40.4358989Z","dateUpdated":"2024-08-28T18:07:40.43793Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5530706,"fileName":"ToastControl-1.21-9.0.0.jar","fileDate":"2024-07-14T03:46:00.84Z","fileLength":20984,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5530/706/ToastControl-1.21-9.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":283644,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2030630678,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2260866947,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3433595591,"invalidFingerprint":false},{"foldername":"toastcontrol.mixins.json","fingerprint":1861248534,"invalidFingerprint":false}],"packageFingerprint":50119746,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":271740,"fileNameOnDisk":"ToastControl-1.21-9.0.0.jar","hashes":[{"type":1,"value":"49d01cecb452f353fdba2df945fdb9ab88f9a195"},{"type":2,"value":"c3c7701ffd26d366513dc72879c0bd70"}]}},{"instanceID":"aceb84eb-3ff5-4e14-a87e-d2d09b7c19c9","modSource":0,"addonID":268566,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mekanism Generators","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","authors":[{"Id":7470757,"Name":"bradyaidanc"},{"Id":6868754,"Name":"thommy101"},{"Id":8445729,"Name":"pupnewfster"},{"Id":28798139,"Name":"Thiakil"}],"primaryAuthor":"bradyaidanc","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mekanism-generators","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/492/674/256/256/637801316650295179.png","tags":[],"installedFile":{"id":5680398,"fileName":"MekanismGenerators-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:09.13Z","fileLength":1093812,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/398/MekanismGenerators-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":554404136,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2673644749,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1059806025,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1417308945,"invalidFingerprint":false},{"foldername":"data","fingerprint":3734173966,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3588687015,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268566,"fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"8675e97d3c107103127c0e722a820bdf0afbc8ec"},{"type":2,"value":"af2e870ebe9998303c3c6d7a9b250d0a"}]},"dateInstalled":"2024-08-28T18:07:40.9352695Z","dateUpdated":"2024-08-31T17:10:30.8968474Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680398,"fileName":"MekanismGenerators-1.21.1-10.7.7.64.jar","fileDate":"2024-08-31T13:37:09.13Z","fileLength":1093812,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/398/MekanismGenerators-1.21.1-10.7.7.64.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":268560,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":554404136,"invalidFingerprint":false},{"foldername":"mekanism","fingerprint":2673644749,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1059806025,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1417308945,"invalidFingerprint":false},{"foldername":"data","fingerprint":3734173966,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":595176173,"invalidFingerprint":false}],"packageFingerprint":3588687015,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":268566,"fileNameOnDisk":"MekanismGenerators-1.21.1-10.7.7.64.jar","hashes":[{"type":1,"value":"8675e97d3c107103127c0e722a820bdf0afbc8ec"},{"type":2,"value":"af2e870ebe9998303c3c6d7a9b250d0a"}]}},{"instanceID":"7cc33771-decc-406d-9fab-8bd04d100248","modSource":0,"addonID":576589,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"PolyLib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","authors":[{"Id":7538727,"Name":"Official_CreeperHost"},{"Id":7554868,"Name":"Paul_T_T"},{"Id":11021109,"Name":"Gigabit101"}],"primaryAuthor":"Official_CreeperHost","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/polylib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/909/516/256/256/638362703363460410.png","tags":[],"installedFile":{"id":5590874,"fileName":"polylib-2100.0.3-build.159-neoforge.jar","fileDate":"2024-08-02T21:37:15.537Z","fileLength":1295469,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/874/polylib-2100.0.3-build.159-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2350094574,"invalidFingerprint":false},{"foldername":"architectury_inject_polylib_common_e4d9f601b4254e74866866f3ee86ceac_1767b64a10a4b585f2a8ec21eb3a1b475ac0526a8556f1855f498d4b0d51f036polylib210003build159devjar","fingerprint":1656114684,"invalidFingerprint":false},{"foldername":"assets","fingerprint":444783435,"invalidFingerprint":false},{"foldername":"net","fingerprint":2395556402,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2944289711,"invalidFingerprint":false},{"foldername":"polylib-neoforge.mixins.json","fingerprint":1716850972,"invalidFingerprint":false},{"foldername":"polylib.mixins.json","fingerprint":3853733621,"invalidFingerprint":false},{"foldername":"polylib_logo.png","fingerprint":4048916412,"invalidFingerprint":false}],"packageFingerprint":596331060,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":576589,"fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","hashes":[{"type":1,"value":"538e4e47e51a85a786431508597bad9e11fd1b63"},{"type":2,"value":"fc464f635b89a2429ee3a82fb0ae34fe"}]},"dateInstalled":"2024-08-28T18:07:32.2323802Z","dateUpdated":"2024-08-28T18:07:32.2353783Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5590874,"fileName":"polylib-2100.0.3-build.159-neoforge.jar","fileDate":"2024-08-02T21:37:15.537Z","fileLength":1295469,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5590/874/polylib-2100.0.3-build.159-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2350094574,"invalidFingerprint":false},{"foldername":"architectury_inject_polylib_common_e4d9f601b4254e74866866f3ee86ceac_1767b64a10a4b585f2a8ec21eb3a1b475ac0526a8556f1855f498d4b0d51f036polylib210003build159devjar","fingerprint":1656114684,"invalidFingerprint":false},{"foldername":"assets","fingerprint":444783435,"invalidFingerprint":false},{"foldername":"net","fingerprint":2395556402,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2944289711,"invalidFingerprint":false},{"foldername":"polylib-neoforge.mixins.json","fingerprint":1716850972,"invalidFingerprint":false},{"foldername":"polylib.mixins.json","fingerprint":3853733621,"invalidFingerprint":false},{"foldername":"polylib_logo.png","fingerprint":4048916412,"invalidFingerprint":false}],"packageFingerprint":596331060,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":576589,"fileNameOnDisk":"polylib-2100.0.3-build.159-neoforge.jar","hashes":[{"type":1,"value":"538e4e47e51a85a786431508597bad9e11fd1b63"},{"type":2,"value":"fc464f635b89a2429ee3a82fb0ae34fe"}]}},{"instanceID":"bc1c81a3-8165-4b99-90d2-005658283c1a","modSource":0,"addonID":241160,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"NetherPortalFix","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","authors":[{"Id":12099681,"Name":"BlayTheNinth"}],"primaryAuthor":"BlayTheNinth","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/netherportalfix","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/33/283/256/256/635893403164870085.png","tags":[],"installedFile":{"id":5623547,"fileName":"netherportalfix-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:54:48.943Z","fileLength":211972,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/547/netherportalfix-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644067100,"invalidFingerprint":false},{"foldername":"net","fingerprint":2412252775,"invalidFingerprint":false},{"foldername":"netherportalfix.mixins.json","fingerprint":1571545219,"invalidFingerprint":false},{"foldername":"netherportalfix.png","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1760778040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"netherportalfix.neoforge.mixins.json","fingerprint":2782477696,"invalidFingerprint":false},{"foldername":"LICENSE_NetherPortalFix","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":481214072,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241160,"fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"7cf40ec774392823e709da7659a6d4a5a04c8c9d"},{"type":2,"value":"a71d460c1d941bad8d7ae2a4dcc2b2fa"}]},"dateInstalled":"2024-08-28T18:07:27.0145839Z","dateUpdated":"2024-08-28T18:07:27.0165451Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623547,"fileName":"netherportalfix-neoforge-1.21.1-21.1.1.jar","fileDate":"2024-08-13T05:54:48.943Z","fileLength":211972,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/547/netherportalfix-neoforge-1.21.1-21.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":531761,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":644067100,"invalidFingerprint":false},{"foldername":"net","fingerprint":2412252775,"invalidFingerprint":false},{"foldername":"netherportalfix.mixins.json","fingerprint":1571545219,"invalidFingerprint":false},{"foldername":"netherportalfix.png","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1760778040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3363048660,"invalidFingerprint":false},{"foldername":"netherportalfix.neoforge.mixins.json","fingerprint":2782477696,"invalidFingerprint":false},{"foldername":"LICENSE_NetherPortalFix","fingerprint":1031176930,"invalidFingerprint":false}],"packageFingerprint":481214072,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":241160,"fileNameOnDisk":"netherportalfix-neoforge-1.21.1-21.1.1.jar","hashes":[{"type":1,"value":"7cf40ec774392823e709da7659a6d4a5a04c8c9d"},{"type":2,"value":"a71d460c1d941bad8d7ae2a4dcc2b2fa"}]}},{"instanceID":"3131cb75-f006-4c8a-bd34-0752e715b579","modSource":0,"addonID":60028,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Aquaculture 2","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Aquaculture-1.21.1-2.7.10.jar","authors":[{"Id":458081,"Name":"Shadow"},{"Id":8631507,"Name":"Girafi"}],"primaryAuthor":"Shadow","primaryCategoryId":436,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/aquaculture","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/230/320/256/256/637059909042064016.png","tags":[],"installedFile":{"id":5713551,"fileName":"Aquaculture-1.21.1-2.7.10.jar","fileDate":"2024-09-11T13:49:21.507Z","fileLength":590994,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/551/Aquaculture-1.21.1-2.7.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":673733182,"invalidFingerprint":false},{"foldername":"com","fingerprint":2916673805,"invalidFingerprint":false},{"foldername":"data","fingerprint":1670273996,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2564931986,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1593618813,"invalidFingerprint":false}],"packageFingerprint":3659695262,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60028,"fileNameOnDisk":"Aquaculture-1.21.1-2.7.10.jar","hashes":[{"type":1,"value":"f34f9bc89188a51a417ebf55e83be20f2608f251"},{"type":2,"value":"f36106931a7a7a1ba162b5ddfd79d5d2"}]},"dateInstalled":"2024-08-28T18:07:43.5409066Z","dateUpdated":"2024-09-12T18:24:31.0979228Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5713551,"fileName":"Aquaculture-1.21.1-2.7.10.jar","fileDate":"2024-09-11T13:49:21.507Z","fileLength":590994,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5713/551/Aquaculture-1.21.1-2.7.10.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":673733182,"invalidFingerprint":false},{"foldername":"com","fingerprint":2916673805,"invalidFingerprint":false},{"foldername":"data","fingerprint":1670273996,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2564931986,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1593618813,"invalidFingerprint":false}],"packageFingerprint":3659695262,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60028,"fileNameOnDisk":"Aquaculture-1.21.1-2.7.10.jar","hashes":[{"type":1,"value":"f34f9bc89188a51a417ebf55e83be20f2608f251"},{"type":2,"value":"f36106931a7a7a1ba162b5ddfd79d5d2"}]}},{"instanceID":"98ea9d20-8f56-4c64-8fd4-bf7a9ad146f4","modSource":0,"addonID":60089,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Mouse Tweaks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","authors":[{"Id":7495712,"Name":"YaLTeR"}],"primaryAuthor":"YaLTeR","primaryCategoryId":425,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/mouse-tweaks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/467/691/256/256/637749969243449870.png","tags":[],"installedFile":{"id":5637846,"fileName":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","fileDate":"2024-08-17T15:55:16.403Z","fileLength":73938,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5637/846/MouseTweaks-neoforge-mc1.21-2.26.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306612,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1247581823,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":2881444305,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2140027510,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":3954768689,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":1642826513,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false}],"packageFingerprint":845432825,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","hashes":[{"type":1,"value":"6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc"},{"type":2,"value":"4ab6e808a59fdebecfbc92438b85b470"}]},"dateInstalled":"2024-08-28T18:07:41.1024189Z","dateUpdated":"2024-08-28T18:07:41.1054189Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5637846,"fileName":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","fileDate":"2024-08-17T15:55:16.403Z","fileLength":73938,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5637/846/MouseTweaks-neoforge-mc1.21-2.26.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306612,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1247581823,"invalidFingerprint":false},{"foldername":"yalter","fingerprint":2881444305,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2140027510,"invalidFingerprint":false},{"foldername":"mousetweaks-fabric.mixins.json","fingerprint":3954768689,"invalidFingerprint":false},{"foldername":"mousetweaks.mixins.json","fingerprint":1642826513,"invalidFingerprint":false},{"foldername":"mousetweaks_logo.png","fingerprint":1781016577,"invalidFingerprint":false}],"packageFingerprint":845432825,"gameVersion":["1.21","Client","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":60089,"fileNameOnDisk":"MouseTweaks-neoforge-mc1.21-2.26.1.jar","hashes":[{"type":1,"value":"6dae57f4f50f7808d2ed9a18f6cd1c0d4640c6bc"},{"type":2,"value":"4ab6e808a59fdebecfbc92438b85b470"}]}},{"instanceID":"6c2b2ac3-3971-4424-968a-2796a6d659e4","modSource":0,"addonID":441647,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FramedBlocks","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"FramedBlocks-10.2.0.jar","authors":[{"Id":18882512,"Name":"XFactHD"}],"primaryAuthor":"XFactHD","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/framedblocks","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/337/942/256/256/637476252137998899.png","tags":[],"installedFile":{"id":5780907,"fileName":"FramedBlocks-10.2.0.jar","fileDate":"2024-10-03T22:08:54.173Z","fileLength":3881246,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5780/907/FramedBlocks-10.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2060988750,"invalidFingerprint":false},{"foldername":"xfacthd","fingerprint":1771838939,"invalidFingerprint":false},{"foldername":".cache","fingerprint":184247383,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817981162,"invalidFingerprint":false},{"foldername":"data","fingerprint":678880934,"invalidFingerprint":false},{"foldername":"framedblocks.mixin.json","fingerprint":3153479472,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":789975261,"invalidFingerprint":false}],"packageFingerprint":2658382788,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":441647,"fileNameOnDisk":"FramedBlocks-10.2.0.jar","hashes":[{"type":1,"value":"af6a072c45cce193963a62c26f1346c17725b6ca"},{"type":2,"value":"a253b89ca319df818c2ef211b04ae828"}]},"dateInstalled":"2024-08-28T18:07:09.0219758Z","dateUpdated":"2024-10-04T17:25:32.5507191Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5780907,"fileName":"FramedBlocks-10.2.0.jar","fileDate":"2024-10-03T22:08:54.173Z","fileLength":3881246,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5780/907/FramedBlocks-10.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2060988750,"invalidFingerprint":false},{"foldername":"xfacthd","fingerprint":1771838939,"invalidFingerprint":false},{"foldername":".cache","fingerprint":184247383,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2817981162,"invalidFingerprint":false},{"foldername":"data","fingerprint":678880934,"invalidFingerprint":false},{"foldername":"framedblocks.mixin.json","fingerprint":3153479472,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":789975261,"invalidFingerprint":false}],"packageFingerprint":2658382788,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":441647,"fileNameOnDisk":"FramedBlocks-10.2.0.jar","hashes":[{"type":1,"value":"af6a072c45cce193963a62c26f1346c17725b6ca"},{"type":2,"value":"a253b89ca319df818c2ef211b04ae828"}]}},{"instanceID":"5629b6da-ba35-437b-919b-05e9e6c7c25f","modSource":0,"addonID":450659,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Small Ships [Fabric & Forge]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","authors":[{"Id":29012315,"Name":"talhanation"}],"primaryAuthor":"talhanation","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/small-ships","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/901/587/256/256/638349051640200134.png","tags":[],"installedFile":{"id":5613197,"fileName":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","fileDate":"2024-08-10T04:21:26.303Z","fileLength":1857621,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5613/197/smallships-neoforge-1.21.1-2.0.0-b1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2081225284,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4263398579,"invalidFingerprint":false},{"foldername":"architectury_inject_smallships_common_a40db9b33247431d9b503e4dad12d6b6_76477ce34b75e6d401a3279d2785f18974535667de496701b96419451ce642e7smallshipscommon1211200b15devjar","fingerprint":930853040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1664771929,"invalidFingerprint":false},{"foldername":"com","fingerprint":566200567,"invalidFingerprint":false},{"foldername":"data","fingerprint":3654470380,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341183579,"invalidFingerprint":false},{"foldername":"smallships-common-1.21.1-common-refmap.json","fingerprint":2349242513,"invalidFingerprint":false},{"foldername":"smallships-common.mixins.json","fingerprint":1931850698,"invalidFingerprint":false},{"foldername":"smallships-fabric-forge.mixins.json","fingerprint":2734807833,"invalidFingerprint":false},{"foldername":"smallships-fabric-neoforge.mixins.json","fingerprint":208285530,"invalidFingerprint":false},{"foldername":"smallships.mixins.json","fingerprint":1126899263,"invalidFingerprint":false}],"packageFingerprint":3940263975,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":450659,"fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","hashes":[{"type":1,"value":"cc855560a0c9c7c02b5923f64439e4ee06ff34e2"},{"type":2,"value":"39141578fe623f8f90f4f1457cc6b996"}]},"dateInstalled":"2024-08-28T18:07:38.7498604Z","dateUpdated":"2024-08-28T18:07:38.7538659Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5613197,"fileName":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","fileDate":"2024-08-10T04:21:26.303Z","fileLength":1857621,"releaseType":2,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5613/197/smallships-neoforge-1.21.1-2.0.0-b1.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2081225284,"invalidFingerprint":false},{"foldername":"architectury.common.json","fingerprint":4263398579,"invalidFingerprint":false},{"foldername":"architectury_inject_smallships_common_a40db9b33247431d9b503e4dad12d6b6_76477ce34b75e6d401a3279d2785f18974535667de496701b96419451ce642e7smallshipscommon1211200b15devjar","fingerprint":930853040,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1664771929,"invalidFingerprint":false},{"foldername":"com","fingerprint":566200567,"invalidFingerprint":false},{"foldername":"data","fingerprint":3654470380,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":2341183579,"invalidFingerprint":false},{"foldername":"smallships-common-1.21.1-common-refmap.json","fingerprint":2349242513,"invalidFingerprint":false},{"foldername":"smallships-common.mixins.json","fingerprint":1931850698,"invalidFingerprint":false},{"foldername":"smallships-fabric-forge.mixins.json","fingerprint":2734807833,"invalidFingerprint":false},{"foldername":"smallships-fabric-neoforge.mixins.json","fingerprint":208285530,"invalidFingerprint":false},{"foldername":"smallships.mixins.json","fingerprint":1126899263,"invalidFingerprint":false}],"packageFingerprint":3940263975,"gameVersion":["Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":450659,"fileNameOnDisk":"smallships-neoforge-1.21.1-2.0.0-b1.5.jar","hashes":[{"type":1,"value":"cc855560a0c9c7c02b5923f64439e4ee06ff34e2"},{"type":2,"value":"39141578fe623f8f90f4f1457cc6b996"}]}},{"instanceID":"42a44702-82a5-4fe4-ab4d-ef5a2e081997","modSource":0,"addonID":510656,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Wireless Chargers","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","authors":[{"Id":19533279,"Name":"SuperMartijn642"}],"primaryAuthor":"SuperMartijn642","primaryCategoryId":417,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/wireless-chargers","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/413/856/256/256/637635238279931313.png","tags":[],"installedFile":{"id":5551798,"fileName":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","fileDate":"2024-07-21T16:09:31.573Z","fileLength":315836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/798/wirelesschargers-1.0.9a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":309927,"type":2},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3834474201,"invalidFingerprint":false},{"foldername":"com","fingerprint":1125323371,"invalidFingerprint":false},{"foldername":".cache","fingerprint":910505461,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3215640865,"invalidFingerprint":false},{"foldername":"data","fingerprint":778783223,"invalidFingerprint":false},{"foldername":"wirelesschargers.mixins.json","fingerprint":297322845,"invalidFingerprint":false},{"foldername":"wirelesschargers.png","fingerprint":582427299,"invalidFingerprint":false}],"packageFingerprint":1567778553,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":510656,"fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"129e88001446f07d8d7c790d169f26814346befb"},{"type":2,"value":"5e8e7dc5b5b506e3ed94fc715c0e898c"}]},"dateInstalled":"2024-08-28T18:07:15.129928Z","dateUpdated":"2024-08-28T18:07:15.1319428Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5551798,"fileName":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","fileDate":"2024-07-21T16:09:31.573Z","fileLength":315836,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5551/798/wirelesschargers-1.0.9a-neoforge-mc1.21.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":438332,"type":3},{"addonId":309927,"type":2},{"addonId":454372,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3834474201,"invalidFingerprint":false},{"foldername":"com","fingerprint":1125323371,"invalidFingerprint":false},{"foldername":".cache","fingerprint":910505461,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3215640865,"invalidFingerprint":false},{"foldername":"data","fingerprint":778783223,"invalidFingerprint":false},{"foldername":"wirelesschargers.mixins.json","fingerprint":297322845,"invalidFingerprint":false},{"foldername":"wirelesschargers.png","fingerprint":582427299,"invalidFingerprint":false}],"packageFingerprint":1567778553,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":510656,"fileNameOnDisk":"wirelesschargers-1.0.9a-neoforge-mc1.21.jar","hashes":[{"type":1,"value":"129e88001446f07d8d7c790d169f26814346befb"},{"type":2,"value":"5e8e7dc5b5b506e3ed94fc715c0e898c"}]}},{"instanceID":"831274dc-7500-463f-83fc-531cb766f0c0","modSource":0,"addonID":899487,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Better chunk loading[Forge/Fabric]","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"betterchunkloading-1.21-4.5.jar","authors":[{"Id":100114338,"Name":"someaddon"}],"primaryAuthor":"someaddon","primaryCategoryId":407,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/better-chunk-loading-forge-fabric","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/861/519/256/256/638269254479355298.png","tags":[],"installedFile":{"id":5747092,"fileName":"betterchunkloading-1.21-4.5.jar","fileDate":"2024-09-22T18:09:31.403Z","fileLength":35649,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5747/92/betterchunkloading-1.21-4.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":709339526,"invalidFingerprint":false},{"foldername":"com","fingerprint":3129837654,"invalidFingerprint":false},{"foldername":"betterchunkloading.mixins.json","fingerprint":2483882347,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":46899950,"invalidFingerprint":false}],"packageFingerprint":315496816,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899487,"fileNameOnDisk":"betterchunkloading-1.21-4.5.jar","hashes":[{"type":1,"value":"f6562374247c52f0344f69af2cc1456d7cb4143a"},{"type":2,"value":"5002c849d19b0352d7d8bb7b773b8a6a"}]},"dateInstalled":"2024-08-28T18:07:07.4231458Z","dateUpdated":"2024-09-23T17:27:10.196331Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5747092,"fileName":"betterchunkloading-1.21-4.5.jar","fileDate":"2024-09-22T18:09:31.403Z","fileLength":35649,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5747/92/betterchunkloading-1.21-4.5.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":326652,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":709339526,"invalidFingerprint":false},{"foldername":"com","fingerprint":3129837654,"invalidFingerprint":false},{"foldername":"betterchunkloading.mixins.json","fingerprint":2483882347,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":46899950,"invalidFingerprint":false}],"packageFingerprint":315496816,"gameVersion":["1.21","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":899487,"fileNameOnDisk":"betterchunkloading-1.21-4.5.jar","hashes":[{"type":1,"value":"f6562374247c52f0344f69af2cc1456d7cb4143a"},{"type":2,"value":"5002c849d19b0352d7d8bb7b773b8a6a"}]}},{"instanceID":"6a8934cd-92f4-4adb-8a86-3fa215d56cd2","modSource":0,"addonID":570354,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Nullscape","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Nullscape_1.21.x_v1.2.8.jar","authors":[{"Id":100241219,"Name":"Starmute"}],"primaryAuthor":"Starmute","primaryCategoryId":406,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/nullscape","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/482/986/256/256/637782351378079841.png","tags":[],"installedFile":{"id":5759158,"fileName":"Nullscape_1.21.x_v1.2.8.jar","fileDate":"2024-09-26T17:01:18.22Z","fileLength":339083,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/158/Nullscape_1.21.x_v1.2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":3703109865,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2878875223,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3350127069,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":1415856501,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2670765103,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1065840179,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":262308409,"invalidFingerprint":false}],"packageFingerprint":1803794355,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570354,"fileNameOnDisk":"Nullscape_1.21.x_v1.2.8.jar","hashes":[{"type":1,"value":"fb2c6793040b9aa76699ed1b1fdb3e477c5e6fbc"},{"type":2,"value":"33e20f51b1cf663214c2ede215173538"}]},"dateInstalled":"2024-10-07T19:51:22.8742309Z","dateUpdated":"2024-10-07T19:51:22.9002311Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5759158,"fileName":"Nullscape_1.21.x_v1.2.8.jar","fileDate":"2024-09-26T17:01:18.22Z","fileLength":339083,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/158/Nullscape_1.21.x_v1.2.8.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"data","fingerprint":3703109865,"invalidFingerprint":false},{"foldername":"license.txt","fingerprint":34964521,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2878875223,"invalidFingerprint":false},{"foldername":"pack.png","fingerprint":3350127069,"invalidFingerprint":false},{"foldername":"patrons.txt","fingerprint":1415856501,"invalidFingerprint":false},{"foldername":"META-INF","fingerprint":2670765103,"invalidFingerprint":false},{"foldername":"quilt.mod.json","fingerprint":1065840179,"invalidFingerprint":false},{"foldername":"fabric.mod.json","fingerprint":262308409,"invalidFingerprint":false}],"packageFingerprint":1803794355,"gameVersion":["1.21","Fabric","NeoForge","Forge","1.21.1","Quilt"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Fabric","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"","gameVersionName":"Forge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Quilt","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570354,"fileNameOnDisk":"Nullscape_1.21.x_v1.2.8.jar","hashes":[{"type":1,"value":"fb2c6793040b9aa76699ed1b1fdb3e477c5e6fbc"},{"type":2,"value":"33e20f51b1cf663214c2ede215173538"}]}},{"instanceID":"872e28a8-fc8f-45be-951b-f8f37992aa06","modSource":0,"addonID":363569,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Macaw's Windows","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","authors":[{"Id":57166001,"Name":"sketch_macaw"}],"primaryAuthor":"sketch_macaw","primaryCategoryId":424,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/macaws-windows","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/877/195/256/256/638302089747019943.png","tags":[],"installedFile":{"id":5635576,"fileName":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:43:32.973Z","fileLength":1250958,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/576/mcw-windows-2.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3677970076,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711938390,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2542237630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2462466898,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":318194174,"invalidFingerprint":false},{"foldername":"windowslogo.png","fingerprint":1589647630,"invalidFingerprint":false}],"packageFingerprint":2270709056,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363569,"fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"94ce370ae6cdb5a3f2026507c3db9b1967174ac2"},{"type":2,"value":"c7713f6d44173160d732bb3b120cc081"}]},"dateInstalled":"2024-08-28T18:07:29.2502715Z","dateUpdated":"2024-08-28T18:07:29.2522727Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635576,"fileName":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","fileDate":"2024-08-16T18:43:32.973Z","fileLength":1250958,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/576/mcw-windows-2.3.0-mc1.21.1neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3677970076,"invalidFingerprint":false},{"foldername":"com","fingerprint":2711938390,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2542237630,"invalidFingerprint":false},{"foldername":"data","fingerprint":2462466898,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":318194174,"invalidFingerprint":false},{"foldername":"windowslogo.png","fingerprint":1589647630,"invalidFingerprint":false}],"packageFingerprint":2270709056,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":363569,"fileNameOnDisk":"mcw-windows-2.3.0-mc1.21.1neoforge.jar","hashes":[{"type":1,"value":"94ce370ae6cdb5a3f2026507c3db9b1967174ac2"},{"type":2,"value":"c7713f6d44173160d732bb3b120cc081"}]}},{"instanceID":"25432441-55a9-4368-b12e-fdac7cd14bfd","modSource":0,"addonID":461710,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Redstone Pen","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.41.jar","authors":[{"Id":51451694,"Name":"wilechaote"}],"primaryAuthor":"wilechaote","primaryCategoryId":4558,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/redstone-pen","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/360/34/256/256/637523392817214962.png","tags":[],"installedFile":{"id":5764234,"fileName":"redstonepen-1.21-neoforge-1.11.41.jar","fileDate":"2024-09-28T10:18:04.197Z","fileLength":515381,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5764/234/redstonepen-1.21-neoforge-1.11.41.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4008073787,"invalidFingerprint":false},{"foldername":"wile","fingerprint":1754279881,"invalidFingerprint":false},{"foldername":".gitversion-redstonepen","fingerprint":1421776383,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1192708065,"invalidFingerprint":false},{"foldername":"data","fingerprint":882923231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2644052382,"invalidFingerprint":false},{"foldername":"redstonepen.mixins.json","fingerprint":4024380309,"invalidFingerprint":false}],"packageFingerprint":258667895,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":461710,"fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.41.jar","hashes":[{"type":1,"value":"d6bef4ac25c80de70714b77bac29b3a6f8fd1915"},{"type":2,"value":"add93a1c7caf9eff2d04d768a34c5d7a"}]},"dateInstalled":"2024-08-28T18:07:30.2455054Z","dateUpdated":"2024-09-29T12:52:05.594466Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5764234,"fileName":"redstonepen-1.21-neoforge-1.11.41.jar","fileDate":"2024-09-28T10:18:04.197Z","fileLength":515381,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5764/234/redstonepen-1.21-neoforge-1.11.41.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":4008073787,"invalidFingerprint":false},{"foldername":"wile","fingerprint":1754279881,"invalidFingerprint":false},{"foldername":".gitversion-redstonepen","fingerprint":1421776383,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1192708065,"invalidFingerprint":false},{"foldername":"data","fingerprint":882923231,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2644052382,"invalidFingerprint":false},{"foldername":"redstonepen.mixins.json","fingerprint":4024380309,"invalidFingerprint":false}],"packageFingerprint":258667895,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":461710,"fileNameOnDisk":"redstonepen-1.21-neoforge-1.11.41.jar","hashes":[{"type":1,"value":"d6bef4ac25c80de70714b77bac29b3a6f8fd1915"},{"type":2,"value":"add93a1c7caf9eff2d04d768a34c5d7a"}]}},{"instanceID":"683dc749-0aac-4a75-b9a4-ab67627c6a54","modSource":0,"addonID":943925,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Filter System","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"},{"Id":7446860,"Name":"desht_08"}],"primaryAuthor":"FTB","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-filter-system","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/912/316/256/256/638367662386549023.png","tags":[],"installedFile":{"id":5584360,"fileName":"ftb-filter-system-neoforge-21.0.0.jar","fileDate":"2024-07-31T16:07:37.377Z","fileLength":199677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/360/ftb-filter-system-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":438496,"type":2},{"addonId":289412,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2749431500,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBFilterSystem121_common_4793c65c4559438a8dcae0bd83a9ca5f_f7ae1d9f0728e391fa68328072d4a7d587db31dd7cd2939bf761708573dad6eeftbfiltersystem2100devjar","fingerprint":4048349911,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2902296357,"invalidFingerprint":false},{"foldername":"data","fingerprint":1919660486,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2473538577,"invalidFingerprint":false},{"foldername":"ftbfiltersystem-common.mixins.json","fingerprint":4283906962,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":3725658903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":943925,"fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"e58e13a22ebe72c238bdc9a3c633b016f754d33c"},{"type":2,"value":"f3d8f6a74aad8ac4760424d3d70758ad"}]},"dateInstalled":"2024-08-28T18:07:56.9244889Z","dateUpdated":"2024-08-28T18:07:56.9264982Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5584360,"fileName":"ftb-filter-system-neoforge-21.0.0.jar","fileDate":"2024-07-31T16:07:37.377Z","fileLength":199677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5584/360/ftb-filter-system-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3},{"addonId":238222,"type":2},{"addonId":438496,"type":2},{"addonId":289412,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2749431500,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBFilterSystem121_common_4793c65c4559438a8dcae0bd83a9ca5f_f7ae1d9f0728e391fa68328072d4a7d587db31dd7cd2939bf761708573dad6eeftbfiltersystem2100devjar","fingerprint":4048349911,"invalidFingerprint":false},{"foldername":"assets","fingerprint":2902296357,"invalidFingerprint":false},{"foldername":"data","fingerprint":1919660486,"invalidFingerprint":false},{"foldername":"dev","fingerprint":2473538577,"invalidFingerprint":false},{"foldername":"ftbfiltersystem-common.mixins.json","fingerprint":4283906962,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1114446186,"invalidFingerprint":false}],"packageFingerprint":3725658903,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":943925,"fileNameOnDisk":"ftb-filter-system-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"e58e13a22ebe72c238bdc9a3c633b016f754d33c"},{"type":2,"value":"f3d8f6a74aad8ac4760424d3d70758ad"}]}},{"instanceID":"e9605813-11b0-4ca1-b1e1-aab3620e034e","modSource":0,"addonID":250398,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Controlling","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.3.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/controlling","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/49/603/256/256/636079972364045115.png","tags":[],"installedFile":{"id":5759862,"fileName":"Controlling-neoforge-1.21.1-19.0.3.jar","fileDate":"2024-09-26T20:55:07.6Z","fileLength":77205,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/862/Controlling-neoforge-1.21.1-19.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":858542,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":838189322,"invalidFingerprint":false},{"foldername":"com","fingerprint":2648049582,"invalidFingerprint":false},{"foldername":"controlling.accesswidener","fingerprint":2385600630,"invalidFingerprint":false},{"foldername":"controlling.neoforge.mixins.json","fingerprint":1419589446,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3762604135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1119875546,"invalidFingerprint":false},{"foldername":"controlling.mixins.json","fingerprint":2374489773,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1300801978,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1888588519,"invalidFingerprint":false}],"packageFingerprint":356845567,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250398,"fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.3.jar","hashes":[{"type":1,"value":"8f95ead9e42ea4cd1fc6b4ca9e922df5398b8a5c"},{"type":2,"value":"879ea5075513b1a8a72ba35a43410f65"}]},"dateInstalled":"2024-08-28T18:07:46.8301483Z","dateUpdated":"2024-09-29T12:52:10.0563778Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5759862,"fileName":"Controlling-neoforge-1.21.1-19.0.3.jar","fileDate":"2024-09-26T20:55:07.6Z","fileLength":77205,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5759/862/Controlling-neoforge-1.21.1-19.0.3.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":858542,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":838189322,"invalidFingerprint":false},{"foldername":"com","fingerprint":2648049582,"invalidFingerprint":false},{"foldername":"controlling.accesswidener","fingerprint":2385600630,"invalidFingerprint":false},{"foldername":"controlling.neoforge.mixins.json","fingerprint":1419589446,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3762604135,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1119875546,"invalidFingerprint":false},{"foldername":"controlling.mixins.json","fingerprint":2374489773,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1300801978,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1888588519,"invalidFingerprint":false}],"packageFingerprint":356845567,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":250398,"fileNameOnDisk":"Controlling-neoforge-1.21.1-19.0.3.jar","hashes":[{"type":1,"value":"8f95ead9e42ea4cd1fc6b4ca9e922df5398b8a5c"},{"type":2,"value":"879ea5075513b1a8a72ba35a43410f65"}]}},{"instanceID":"9d84cc7c-3119-45fe-a967-d75905403e4d","modSource":0,"addonID":419699,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Architectury API (Fabric/Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"architectury-13.0.6-neoforge.jar","authors":[{"Id":32851078,"Name":"shedaniel"},{"Id":57500433,"Name":"Juicebus"},{"Id":19463137,"Name":"MaxNeedsSnacks"}],"primaryAuthor":"shedaniel","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/architectury-api","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/313/420/256/256/637408811378175814.png","tags":[],"installedFile":{"id":5553800,"fileName":"architectury-13.0.6-neoforge.jar","fileDate":"2024-07-22T09:13:05.413Z","fileLength":583913,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5553/800/architectury-13.0.6-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744354016,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":2053242975,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":3973693202,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":1646327958,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_0b49b726f9b3414d86568bb7e8fc0f70_8930ff80e8c8cfc6af2c558fde29cda1cf85db95baf04592ed802a8da875947earchitectury1306devjar","fingerprint":3014717932,"invalidFingerprint":false},{"foldername":"dev","fingerprint":913382191,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":765248724,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-13.0.6-neoforge.jar","hashes":[{"type":1,"value":"e8716c02a9221cf567d46cdb7d43885bb7e80860"},{"type":2,"value":"460f890476d03bfec8be854c4cb7dd95"}]},"dateInstalled":"2024-08-28T18:07:54.3455606Z","dateUpdated":"2024-08-28T18:07:54.3485802Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5553800,"fileName":"architectury-13.0.6-neoforge.jar","fileDate":"2024-07-22T09:13:05.413Z","fileLength":583913,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5553/800/architectury-13.0.6-neoforge.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1744354016,"invalidFingerprint":false},{"foldername":"architectury-common-refmap.json","fingerprint":2053242975,"invalidFingerprint":false},{"foldername":"architectury-common.mixins.json","fingerprint":3973693202,"invalidFingerprint":false},{"foldername":"architectury.mixins.json","fingerprint":1646327958,"invalidFingerprint":false},{"foldername":"architectury_inject_architectury_common_0b49b726f9b3414d86568bb7e8fc0f70_8930ff80e8c8cfc6af2c558fde29cda1cf85db95baf04592ed802a8da875947earchitectury1306devjar","fingerprint":3014717932,"invalidFingerprint":false},{"foldername":"dev","fingerprint":913382191,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":337711864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1096803035,"invalidFingerprint":false}],"packageFingerprint":765248724,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":419699,"fileNameOnDisk":"architectury-13.0.6-neoforge.jar","hashes":[{"type":1,"value":"e8716c02a9221cf567d46cdb7d43885bb7e80860"},{"type":2,"value":"460f890476d03bfec8be854c4cb7dd95"}]}},{"instanceID":"7bbd753c-61c5-4b52-a853-43be5e4a182e","modSource":0,"addonID":256717,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Clumps","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","authors":[{"Id":10618648,"Name":"Jaredlll08"}],"primaryAuthor":"Jaredlll08","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/clumps","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/84/193/256/256/636193647832736518_animated.gif","tags":[],"installedFile":{"id":5623731,"fileName":"Clumps-neoforge-1.21.1-19.0.0.1.jar","fileDate":"2024-08-13T07:49:09.587Z","fileLength":18382,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/731/Clumps-neoforge-1.21.1-19.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":461241897,"invalidFingerprint":false},{"foldername":"com","fingerprint":207530136,"invalidFingerprint":false},{"foldername":"clumps.mixins.json","fingerprint":2145951388,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2425768564,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1788784743,"invalidFingerprint":false}],"packageFingerprint":2871381177,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256717,"fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","hashes":[{"type":1,"value":"fa2576297c7bd12b28aa7070e8141792bd66da4c"},{"type":2,"value":"8b42a9d7a72bde90fa061d17e2859e7b"}]},"dateInstalled":"2024-08-28T18:07:39.4370639Z","dateUpdated":"2024-08-28T18:07:39.4390235Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623731,"fileName":"Clumps-neoforge-1.21.1-19.0.0.1.jar","fileDate":"2024-08-13T07:49:09.587Z","fileLength":18382,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/731/Clumps-neoforge-1.21.1-19.0.0.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":461241897,"invalidFingerprint":false},{"foldername":"com","fingerprint":207530136,"invalidFingerprint":false},{"foldername":"clumps.mixins.json","fingerprint":2145951388,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2425768564,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":1788784743,"invalidFingerprint":false}],"packageFingerprint":2871381177,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":256717,"fileNameOnDisk":"Clumps-neoforge-1.21.1-19.0.0.1.jar","hashes":[{"type":1,"value":"fa2576297c7bd12b28aa7070e8141792bd66da4c"},{"type":2,"value":"8b42a9d7a72bde90fa061d17e2859e7b"}]}},{"instanceID":"6c050d85-d3d9-4e08-8940-e20a64556dab","modSource":0,"addonID":974408,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Ars Additions","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","authors":[{"Id":100389561,"Name":"Jarva"}],"primaryAuthor":"Jarva","primaryCategoryId":426,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ars-additions","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/947/837/256/256/638434513440786257.png","tags":[],"installedFile":{"id":5698511,"fileName":"ars_additions-1.21.0-21.0.2.jar","fileDate":"2024-09-06T19:42:38.54Z","fileLength":1279788,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/511/ars_additions-1.21.0-21.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":309927,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3212852688,"invalidFingerprint":false},{"foldername":"com","fingerprint":785260077,"invalidFingerprint":false},{"foldername":"ars_additions.mixins.json","fingerprint":67903202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2693394581,"invalidFingerprint":false},{"foldername":"assets","fingerprint":344230531,"invalidFingerprint":false},{"foldername":"data","fingerprint":2961621366,"invalidFingerprint":false}],"packageFingerprint":4096209241,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":974408,"fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","hashes":[{"type":1,"value":"8e8cd0805eb04619eab8f6a08bd600c09405bf6f"},{"type":2,"value":"1b47d660a3b2fac26c2227d33541519a"}]},"dateInstalled":"2024-08-28T18:07:31.6481426Z","dateUpdated":"2024-09-07T17:06:45.5367845Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5698511,"fileName":"ars_additions-1.21.0-21.0.2.jar","fileDate":"2024-09-06T19:42:38.54Z","fileLength":1279788,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5698/511/ars_additions-1.21.0-21.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":306770,"type":2},{"addonId":309927,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3212852688,"invalidFingerprint":false},{"foldername":"com","fingerprint":785260077,"invalidFingerprint":false},{"foldername":"ars_additions.mixins.json","fingerprint":67903202,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":2693394581,"invalidFingerprint":false},{"foldername":"assets","fingerprint":344230531,"invalidFingerprint":false},{"foldername":"data","fingerprint":2961621366,"invalidFingerprint":false}],"packageFingerprint":4096209241,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":974408,"fileNameOnDisk":"ars_additions-1.21.0-21.0.2.jar","hashes":[{"type":1,"value":"8e8cd0805eb04619eab8f6a08bd600c09405bf6f"},{"type":2,"value":"1b47d660a3b2fac26c2227d33541519a"}]}},{"instanceID":"28df8c08-1c2d-482d-88ae-91b12e59f54d","modSource":0,"addonID":289412,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Quests (Forge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":422,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-quests-forge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/571/256/256/638474884805475097.png","tags":[],"installedFile":{"id":5635133,"fileName":"ftb-quests-neoforge-2101.1.0.jar","fileDate":"2024-08-16T15:06:19.003Z","fileLength":1271530,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/133/ftb-quests-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2275849577,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests121_common_2d7f1859d5cf4bd1aeca677a1ab2a8c0_10c619e9513d495b6f6e57385fbf19947a9a0449f4b2df280f13fcfc9179c935ftbquests210110devjar","fingerprint":2179297767,"invalidFingerprint":false},{"foldername":"assets","fingerprint":930790147,"invalidFingerprint":false},{"foldername":"data","fingerprint":1367218053,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3168550813,"invalidFingerprint":false},{"foldername":"ftb-quests-common-refmap.json","fingerprint":4256311249,"invalidFingerprint":false},{"foldername":"ftbquests-common.mixins.json","fingerprint":3407536072,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":3826009634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"b3e63b95c985258528d1caab5aca8e76176e3d00"},{"type":2,"value":"8fef9761c04ae8f9dcc73fba8d6c334e"}]},"dateInstalled":"2024-08-28T18:07:41.3750253Z","dateUpdated":"2024-08-28T18:07:41.3780234Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5635133,"fileName":"ftb-quests-neoforge-2101.1.0.jar","fileDate":"2024-08-16T15:06:19.003Z","fileLength":1271530,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5635/133/ftb-quests-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":404468,"type":3},{"addonId":419699,"type":3},{"addonId":889915,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2275849577,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBQuests121_common_2d7f1859d5cf4bd1aeca677a1ab2a8c0_10c619e9513d495b6f6e57385fbf19947a9a0449f4b2df280f13fcfc9179c935ftbquests210110devjar","fingerprint":2179297767,"invalidFingerprint":false},{"foldername":"assets","fingerprint":930790147,"invalidFingerprint":false},{"foldername":"data","fingerprint":1367218053,"invalidFingerprint":false},{"foldername":"dev","fingerprint":3168550813,"invalidFingerprint":false},{"foldername":"ftb-quests-common-refmap.json","fingerprint":4256311249,"invalidFingerprint":false},{"foldername":"ftbquests-common.mixins.json","fingerprint":3407536072,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":239616976,"invalidFingerprint":false}],"packageFingerprint":3826009634,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":289412,"fileNameOnDisk":"ftb-quests-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"b3e63b95c985258528d1caab5aca8e76176e3d00"},{"type":2,"value":"8fef9761c04ae8f9dcc73fba8d6c334e"}]}},{"instanceID":"ad24060b-1c1f-497b-9a11-2bacff1dad4d","modSource":0,"addonID":1015144,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"YUNG's Better Witch Huts (NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","authors":[{"Id":40421595,"Name":"YUNGNICKYOUNG"},{"Id":102094599,"Name":"EveCommander"}],"primaryAuthor":"YUNGNICKYOUNG","primaryCategoryId":409,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/yungs-better-witch-huts-neoforge","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/992/739/256/256/638507120849888245.png","tags":[],"installedFile":{"id":5812532,"fileName":"YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","fileDate":"2024-10-14T20:29:05.937Z","fileLength":174789,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/532/YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228111048,"invalidFingerprint":false},{"foldername":"com","fingerprint":3709195181,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4078700961,"invalidFingerprint":false},{"foldername":"betterwitchhuts.mixins.json","fingerprint":1406792747,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":331493612,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":3352511887,"invalidFingerprint":false},{"foldername":"data","fingerprint":4155956842,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":324160696,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2113922861,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":712166576,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterWitchHuts","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":102724868,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015144,"fileNameOnDisk":"YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","hashes":[{"type":1,"value":"bbf6c91f4a2829c58bc024eaaab821986bc93de6"},{"type":2,"value":"a8a2a58513cc30de918f0fa50dc7a4a4"}]},"dateInstalled":"2024-10-14T21:22:31.7262677Z","dateUpdated":"2024-10-14T21:22:31.7292672Z","status":4,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812532,"fileName":"YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","fileDate":"2024-10-14T20:29:05.937Z","fileLength":174789,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/532/YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":1015100,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":228111048,"invalidFingerprint":false},{"foldername":"com","fingerprint":3709195181,"invalidFingerprint":false},{"foldername":"assets","fingerprint":4078700961,"invalidFingerprint":false},{"foldername":"betterwitchhuts.mixins.json","fingerprint":1406792747,"invalidFingerprint":false},{"foldername":"catalogue_background.png","fingerprint":331493612,"invalidFingerprint":false},{"foldername":"catalogue_icon.png","fingerprint":3352511887,"invalidFingerprint":false},{"foldername":"data","fingerprint":4155956842,"invalidFingerprint":false},{"foldername":"icon.png","fingerprint":324160696,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":2113922861,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":712166576,"invalidFingerprint":false},{"foldername":"LICENSE_YungsBetterWitchHuts","fingerprint":1136524626,"invalidFingerprint":false}],"packageFingerprint":102724868,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1015144,"fileNameOnDisk":"YungsBetterWitchHuts-1.21.1-NeoForge-4.1.1.jar","hashes":[{"type":1,"value":"bbf6c91f4a2829c58bc024eaaab821986bc93de6"},{"type":2,"value":"a8a2a58513cc30de918f0fa50dc7a4a4"}]}},{"instanceID":"14aa4a1a-9908-4675-930f-d34ca45d6b51","modSource":0,"addonID":410811,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"FTB Essentials (Forge & Fabric)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"ftb-essentials-neoforge-2101.1.0.jar","authors":[{"Id":17809311,"Name":"FTB"},{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"FTB","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/ftb-essentials","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/972/569/256/256/638474884133404936.png","tags":[],"installedFile":{"id":5631477,"fileName":"ftb-essentials-neoforge-2101.1.0.jar","fileDate":"2024-08-15T11:13:50.033Z","fileLength":184677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/477/ftb-essentials-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":314905,"type":2},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":440944986,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBEssentials121_common_b8c15dfde78c43f9a7e8a6846eca8003_ee7ce8f4148384f653acede5528d3f0b4abfaa748a64a52af08587c655877a88ftbessentials210110devjar","fingerprint":1722030405,"invalidFingerprint":false},{"foldername":"assets","fingerprint":890209562,"invalidFingerprint":false},{"foldername":"data","fingerprint":4144745500,"invalidFingerprint":false},{"foldername":"dev","fingerprint":615359383,"invalidFingerprint":false},{"foldername":"ftb-essentials-common-refmap.json","fingerprint":422153805,"invalidFingerprint":false},{"foldername":"ftbessentials-common.mixins.json","fingerprint":2687394489,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":2278401661,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":131883689,"invalidFingerprint":false}],"packageFingerprint":973425868,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410811,"fileNameOnDisk":"ftb-essentials-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"5a0ae1a50cee2f032d68d354d273ab5c011d9ca8"},{"type":2,"value":"65dfe02e1328d322ff8bc7425b4f5935"}]},"dateInstalled":"2024-10-04T17:37:33.1513194Z","dateUpdated":"2024-10-04T17:37:33.1675278Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5631477,"fileName":"ftb-essentials-neoforge-2101.1.0.jar","fileDate":"2024-08-15T11:13:50.033Z","fileLength":184677,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5631/477/ftb-essentials-neoforge-2101.1.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":404465,"type":3},{"addonId":314905,"type":2},{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":440944986,"invalidFingerprint":false},{"foldername":"architectury_inject_FTBEssentials121_common_b8c15dfde78c43f9a7e8a6846eca8003_ee7ce8f4148384f653acede5528d3f0b4abfaa748a64a52af08587c655877a88ftbessentials210110devjar","fingerprint":1722030405,"invalidFingerprint":false},{"foldername":"assets","fingerprint":890209562,"invalidFingerprint":false},{"foldername":"data","fingerprint":4144745500,"invalidFingerprint":false},{"foldername":"dev","fingerprint":615359383,"invalidFingerprint":false},{"foldername":"ftb-essentials-common-refmap.json","fingerprint":422153805,"invalidFingerprint":false},{"foldername":"ftbessentials-common.mixins.json","fingerprint":2687394489,"invalidFingerprint":false},{"foldername":"kubejs.classfilter.txt","fingerprint":2278401661,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":131883689,"invalidFingerprint":false}],"packageFingerprint":973425868,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":410811,"fileNameOnDisk":"ftb-essentials-neoforge-2101.1.0.jar","hashes":[{"type":1,"value":"5a0ae1a50cee2f032d68d354d273ab5c011d9ca8"},{"type":2,"value":"65dfe02e1328d322ff8bc7425b4f5935"}]}},{"instanceID":"ff1a7f96-b521-4d1c-aad2-4e5bcbd719ed","modSource":0,"addonID":870210,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Trenzalore","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","authors":[{"Id":17288714,"Name":"UnRealDinnerbone"}],"primaryAuthor":"UnRealDinnerbone","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/trenzalore","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/828/310/256/256/638215927462418075.png","tags":[],"installedFile":{"id":5623160,"fileName":"trenzalore-neo-6.1.1+mc1.21.1.jar","fileDate":"2024-08-13T01:40:08.287Z","fileLength":25146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/160/trenzalore-neo-6.1.1%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410043434,"invalidFingerprint":false},{"foldername":"com","fingerprint":3975698967,"invalidFingerprint":false},{"foldername":"trenzalore.accesswidener","fingerprint":2181920940,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3439243399,"invalidFingerprint":false}],"packageFingerprint":3094225667,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":870210,"fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","hashes":[{"type":1,"value":"ae392e6fca98dbce07c3b8a6805b6095fb164b87"},{"type":2,"value":"b4cbeac8750720ca7faf56bb5ceac079"}]},"dateInstalled":"2024-08-28T18:07:13.1556304Z","dateUpdated":"2024-08-28T18:07:13.1576319Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5623160,"fileName":"trenzalore-neo-6.1.1+mc1.21.1.jar","fileDate":"2024-08-13T01:40:08.287Z","fileLength":25146,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5623/160/trenzalore-neo-6.1.1%2bmc1.21.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2410043434,"invalidFingerprint":false},{"foldername":"com","fingerprint":3975698967,"invalidFingerprint":false},{"foldername":"trenzalore.accesswidener","fingerprint":2181920940,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3439243399,"invalidFingerprint":false}],"packageFingerprint":3094225667,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":870210,"fileNameOnDisk":"trenzalore-neo-6.1.1+mc1.21.1.jar","hashes":[{"type":1,"value":"ae392e6fca98dbce07c3b8a6805b6095fb164b87"},{"type":2,"value":"b4cbeac8750720ca7faf56bb5ceac079"}]}},{"instanceID":"e56e6e2f-2557-48e9-86a7-4c859669a675","modSource":0,"addonID":633823,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Almost Unified","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"almostunified-neoforge-1.21.1-1.2.0.jar","authors":[{"Id":102822159,"Name":"AlmostReliable"},{"Id":11567308,"Name":"Relentless"},{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"AlmostReliable","primaryCategoryId":435,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/almost-unified","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/560/421/256/256/637911433758832569.png","tags":[],"installedFile":{"id":5789220,"fileName":"almostunified-neoforge-1.21.1-1.2.0.jar","fileDate":"2024-10-06T18:15:38.92Z","fileLength":284569,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5789/220/almostunified-neoforge-1.21.1-1.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":580555,"type":2},{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":238086,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":760559269,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":276407217,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":2723841955,"invalidFingerprint":false},{"foldername":"almostunified-neoforge.mixins.json","fingerprint":1111738746,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":4125247177,"invalidFingerprint":false},{"foldername":"data","fingerprint":2722971492,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":225658882,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3922207587,"invalidFingerprint":false}],"packageFingerprint":1652574568,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-neoforge-1.21.1-1.2.0.jar","hashes":[{"type":1,"value":"a342d6b44e4e21d35e1d35939c027c265b991fc5"},{"type":2,"value":"c5e137d586776c15eaf9faff8670335a"}]},"dateInstalled":"2024-09-01T19:07:47.0373963Z","dateUpdated":"2024-10-07T19:51:16.414233Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5789220,"fileName":"almostunified-neoforge-1.21.1-1.2.0.jar","fileDate":"2024-10-06T18:15:38.92Z","fileLength":284569,"releaseType":3,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5789/220/almostunified-neoforge-1.21.1-1.2.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":580555,"type":2},{"addonId":238222,"type":2},{"addonId":310111,"type":2},{"addonId":238086,"type":2}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":760559269,"invalidFingerprint":false},{"foldername":"almostunified-common-Common-refmap.json","fingerprint":276407217,"invalidFingerprint":false},{"foldername":"almostunified-common.mixins.json","fingerprint":2723841955,"invalidFingerprint":false},{"foldername":"almostunified-neoforge.mixins.json","fingerprint":1111738746,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1014801010,"invalidFingerprint":false},{"foldername":"com","fingerprint":4125247177,"invalidFingerprint":false},{"foldername":"data","fingerprint":2722971492,"invalidFingerprint":false},{"foldername":"kubejs.bindings.txt","fingerprint":225658882,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":327418884,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3922207587,"invalidFingerprint":false}],"packageFingerprint":1652574568,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633823,"fileNameOnDisk":"almostunified-neoforge-1.21.1-1.2.0.jar","hashes":[{"type":1,"value":"a342d6b44e4e21d35e1d35939c027c265b991fc5"},{"type":2,"value":"c5e137d586776c15eaf9faff8670335a"}]}},{"instanceID":"f3b99a59-4458-409d-84b9-76404f9da13a","modSource":0,"addonID":699872,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Accelerated Decay","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","authors":[{"Id":8021848,"Name":"ErrorMikey"}],"primaryAuthor":"ErrorMikey","primaryCategoryId":5191,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/accelerated-decay","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/636/767/256/256/638039547019673529.png","tags":[],"installedFile":{"id":5433036,"fileName":"accelerated-decay-neoforge-21.0.0.jar","fileDate":"2024-06-15T23:30:30.533Z","fileLength":10478,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5433/36/accelerated-decay-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337972372,"invalidFingerprint":false},{"foldername":"accelerateddecay-common.mixins.json","fingerprint":222898027,"invalidFingerprint":false},{"foldername":"accelerateddecay.mixins.json","fingerprint":2945787922,"invalidFingerprint":false},{"foldername":"architectury_inject_accelerateddecay_common_8f709913366c49a6919c152b1bef5194_9123b092b972e30d3b67324da6bc99e1fea203c048ec535a058764e9db28521baccelerateddecay2100devjar","fingerprint":319917709,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1689045119,"invalidFingerprint":false},{"foldername":"pro","fingerprint":2139501588,"invalidFingerprint":false}],"packageFingerprint":3198186793,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":699872,"fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"b023fe4daf1379f0f4233bea02ba112f3854db3e"},{"type":2,"value":"efe86104e3c16df897e1a6b745b32fba"}]},"dateInstalled":"2024-08-28T18:07:36.925675Z","dateUpdated":"2024-08-28T18:07:36.9276719Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5433036,"fileName":"accelerated-decay-neoforge-21.0.0.jar","fileDate":"2024-06-15T23:30:30.533Z","fileLength":10478,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5433/36/accelerated-decay-neoforge-21.0.0.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":419699,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3337972372,"invalidFingerprint":false},{"foldername":"accelerateddecay-common.mixins.json","fingerprint":222898027,"invalidFingerprint":false},{"foldername":"accelerateddecay.mixins.json","fingerprint":2945787922,"invalidFingerprint":false},{"foldername":"architectury_inject_accelerateddecay_common_8f709913366c49a6919c152b1bef5194_9123b092b972e30d3b67324da6bc99e1fea203c048ec535a058764e9db28521baccelerateddecay2100devjar","fingerprint":319917709,"invalidFingerprint":false},{"foldername":"assets","fingerprint":118629613,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":1689045119,"invalidFingerprint":false},{"foldername":"pro","fingerprint":2139501588,"invalidFingerprint":false}],"packageFingerprint":3198186793,"gameVersion":["1.21","NeoForge"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":699872,"fileNameOnDisk":"accelerated-decay-neoforge-21.0.0.jar","hashes":[{"type":1,"value":"b023fe4daf1379f0f4233bea02ba112f3854db3e"},{"type":2,"value":"efe86104e3c16df897e1a6b745b32fba"}]}},{"instanceID":"86b94b1a-451b-458d-ba6c-02e57796e472","modSource":0,"addonID":633483,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Powah! (Rearchitected)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Powah-6.1.2.jar","authors":[{"Id":101370726,"Name":"thetechnici4n"}],"primaryAuthor":"thetechnici4n","primaryCategoryId":412,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/powah-rearchitected","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/559/9/256/256/637907966393947503.png","tags":[],"installedFile":{"id":5735677,"fileName":"Powah-6.1.2.jar","fileDate":"2024-09-18T23:06:35.687Z","fileLength":2004764,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5735/677/Powah-6.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1158885217,"invalidFingerprint":false},{"foldername":"owmii","fingerprint":2124998050,"invalidFingerprint":false},{"foldername":"assets","fingerprint":876160471,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":673269510,"invalidFingerprint":false},{"foldername":"data","fingerprint":2393271523,"invalidFingerprint":false},{"foldername":"LICENSE_Powah","fingerprint":1002414892,"invalidFingerprint":false}],"packageFingerprint":1271972332,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633483,"fileNameOnDisk":"Powah-6.1.2.jar","hashes":[{"type":1,"value":"33fad9af9394be39f32d941eb2baa9860f350e16"},{"type":2,"value":"1880e584f0862fd6ea6172d0a565a46a"}]},"dateInstalled":"2024-08-28T18:07:12.7073327Z","dateUpdated":"2024-09-21T11:27:02.1980645Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5735677,"fileName":"Powah-6.1.2.jar","fileDate":"2024-09-18T23:06:35.687Z","fileLength":2004764,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5735/677/Powah-6.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":348521,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1158885217,"invalidFingerprint":false},{"foldername":"owmii","fingerprint":2124998050,"invalidFingerprint":false},{"foldername":"assets","fingerprint":876160471,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":673269510,"invalidFingerprint":false},{"foldername":"data","fingerprint":2393271523,"invalidFingerprint":false},{"foldername":"LICENSE_Powah","fingerprint":1002414892,"invalidFingerprint":false}],"packageFingerprint":1271972332,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":633483,"fileNameOnDisk":"Powah-6.1.2.jar","hashes":[{"type":1,"value":"33fad9af9394be39f32d941eb2baa9860f350e16"},{"type":2,"value":"1880e584f0862fd6ea6172d0a565a46a"}]}},{"instanceID":"e30a51b5-eea3-4a49-9fab-b5763ad00007","modSource":0,"addonID":570630,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"LootJS: KubeJS Addon","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"lootjs-neoforge-1.21.1-3.1.2.jar","authors":[{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/lootjs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/510/924/256/256/637828637727949352.png","tags":[],"installedFile":{"id":5812679,"fileName":"lootjs-neoforge-1.21.1-3.1.2.jar","fileDate":"2024-10-14T21:30:35.713Z","fileLength":222594,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/679/lootjs-neoforge-1.21.1-3.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1724755521,"invalidFingerprint":false},{"foldername":"com","fingerprint":502878237,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs.mixins.json","fingerprint":2308071076,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false}],"packageFingerprint":15340831,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-neoforge-1.21.1-3.1.2.jar","hashes":[{"type":1,"value":"f8ab87fe523049b22e0f4ee2a55911eca5b598e3"},{"type":2,"value":"33457798f4976807e21f463f6798d9fb"}]},"dateInstalled":"2024-08-28T18:07:34.7187858Z","dateUpdated":"2024-10-15T17:34:47.2086438Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5812679,"fileName":"lootjs-neoforge-1.21.1-3.1.2.jar","fileDate":"2024-10-14T21:30:35.713Z","fileLength":222594,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5812/679/lootjs-neoforge-1.21.1-3.1.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":1724755521,"invalidFingerprint":false},{"foldername":"com","fingerprint":502878237,"invalidFingerprint":false},{"foldername":"data","fingerprint":2312894697,"invalidFingerprint":false},{"foldername":"lootjs.mixins.json","fingerprint":2308071076,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":1593166766,"invalidFingerprint":false}],"packageFingerprint":15340831,"gameVersion":["NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":570630,"fileNameOnDisk":"lootjs-neoforge-1.21.1-3.1.2.jar","hashes":[{"type":1,"value":"f8ab87fe523049b22e0f4ee2a55911eca5b598e3"},{"type":2,"value":"33457798f4976807e21f463f6798d9fb"}]}},{"instanceID":"0372e222-e67f-4d29-a11e-e7ccfd8b32f0","modSource":0,"addonID":1115285,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Almanac Lib","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"almanac-1.21.x-neoforge-1.0.2.jar","authors":[{"Id":102063023,"Name":"frikinjay"}],"primaryAuthor":"frikinjay","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/almanac-lib","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/1092/511/256/256/638636927832908640.png","tags":[],"installedFile":{"id":5803531,"fileName":"almanac-1.21.x-neoforge-1.0.2.jar","fileDate":"2024-10-11T18:11:09.183Z","fileLength":16024,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5803/531/almanac-1.21.x-neoforge-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2238768672,"invalidFingerprint":false},{"foldername":"almanac-1.21.x-common-common-refmap.json","fingerprint":3747639112,"invalidFingerprint":false},{"foldername":"almanac.mixins.json","fingerprint":3712745456,"invalidFingerprint":false},{"foldername":"almanac.png","fingerprint":3639282379,"invalidFingerprint":false},{"foldername":"architectury_inject_almanac_common_262b46c592ec4db895d696a86ebef3db_7374bd77e599feda05454fdc6c207f893fe2b1ffbd5c0aee8045721fd3840c5balmanac121xcommon102devjar","fingerprint":2525479288,"invalidFingerprint":false},{"foldername":"com","fingerprint":4146534481,"invalidFingerprint":false}],"packageFingerprint":3995823098,"gameVersion":["1.21","1.21.2-Snapshot","1.21.1-Snapshot","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.21.2","gameVersionName":"1.21.2-Snapshot","gameVersionTypeId":77784},{"gameVersion":"1.21.1","gameVersionName":"1.21.1-Snapshot","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1115285,"fileNameOnDisk":"almanac-1.21.x-neoforge-1.0.2.jar","hashes":[{"type":1,"value":"e692eae59cc35755defa1ba780eba65fb2843cbb"},{"type":2,"value":"2e9f01793f312e424caff5b037f9b4f8"}]},"dateInstalled":"2024-10-13T19:47:54.1510724Z","dateUpdated":"2024-10-13T19:47:54.1880725Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5803531,"fileName":"almanac-1.21.x-neoforge-1.0.2.jar","fileDate":"2024-10-11T18:11:09.183Z","fileLength":16024,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5803/531/almanac-1.21.x-neoforge-1.0.2.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2238768672,"invalidFingerprint":false},{"foldername":"almanac-1.21.x-common-common-refmap.json","fingerprint":3747639112,"invalidFingerprint":false},{"foldername":"almanac.mixins.json","fingerprint":3712745456,"invalidFingerprint":false},{"foldername":"almanac.png","fingerprint":3639282379,"invalidFingerprint":false},{"foldername":"architectury_inject_almanac_common_262b46c592ec4db895d696a86ebef3db_7374bd77e599feda05454fdc6c207f893fe2b1ffbd5c0aee8045721fd3840c5balmanac121xcommon102devjar","fingerprint":2525479288,"invalidFingerprint":false},{"foldername":"com","fingerprint":4146534481,"invalidFingerprint":false}],"packageFingerprint":3995823098,"gameVersion":["1.21","1.21.2-Snapshot","1.21.1-Snapshot","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"1.21.2","gameVersionName":"1.21.2-Snapshot","gameVersionTypeId":77784},{"gameVersion":"1.21.1","gameVersionName":"1.21.1-Snapshot","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":1115285,"fileNameOnDisk":"almanac-1.21.x-neoforge-1.0.2.jar","hashes":[{"type":1,"value":"e692eae59cc35755defa1ba780eba65fb2843cbb"},{"type":2,"value":"2e9f01793f312e424caff5b037f9b4f8"}]}},{"instanceID":"fccceda7-383d-4142-8161-c3edb7b86e8f","modSource":0,"addonID":309927,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Curios API (Forge/NeoForge)","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","authors":[{"Id":34683772,"Name":"TheIllusiveC4"}],"primaryAuthor":"TheIllusiveC4","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/curios","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/195/772/256/256/636881112930494939.png","tags":[],"installedFile":{"id":5680195,"fileName":"curios-neoforge-8.0.2+1.20.6.jar","fileDate":"2024-08-31T12:15:25.747Z","fileLength":385364,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/195/curios-neoforge-8.0.2%2b1.20.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806328402,"invalidFingerprint":false},{"foldername":"top","fingerprint":907372425,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":1209210547,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3944624723,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1829654344,"invalidFingerprint":false}],"packageFingerprint":3421305190,"gameVersion":["NeoForge","1.20.6"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","hashes":[{"type":1,"value":"021777ccbfcc1b7cf21b5e583ac675a04107517b"},{"type":2,"value":"462d3eee03ed6a7031880b19d6e79e25"}]},"dateInstalled":"2024-08-31T17:09:56.350792Z","dateUpdated":"2024-08-31T17:09:56.3547988Z","status":4,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5680195,"fileName":"curios-neoforge-8.0.2+1.20.6.jar","fileDate":"2024-08-31T12:15:25.747Z","fileLength":385364,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5680/195/curios-neoforge-8.0.2%2b1.20.6.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3806328402,"invalidFingerprint":false},{"foldername":"top","fingerprint":907372425,"invalidFingerprint":false},{"foldername":"assets","fingerprint":3015311076,"invalidFingerprint":false},{"foldername":"curios.mixins.json","fingerprint":3220272535,"invalidFingerprint":false},{"foldername":"curios.neoforge.mixins.json","fingerprint":1209210547,"invalidFingerprint":false},{"foldername":"curios_icon.png","fingerprint":1224242090,"invalidFingerprint":false},{"foldername":"data","fingerprint":2640981864,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":3015994141,"invalidFingerprint":false},{"foldername":"LICENSE","fingerprint":1496262901,"invalidFingerprint":false},{"foldername":"COPYING","fingerprint":2226923820,"invalidFingerprint":false},{"foldername":"COPYING.LESSER","fingerprint":1136524626,"invalidFingerprint":false},{"foldername":"README.md","fingerprint":3944624723,"invalidFingerprint":false},{"foldername":"CHANGELOG.md","fingerprint":1829654344,"invalidFingerprint":false}],"packageFingerprint":3421305190,"gameVersion":["NeoForge","1.20.6"],"sortableGameVersion":[{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.20.6","gameVersionName":"1.20.6","gameVersionTypeId":75125}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":309927,"fileNameOnDisk":"curios-neoforge-8.0.2+1.20.6.jar","hashes":[{"type":1,"value":"021777ccbfcc1b7cf21b5e583ac675a04107517b"},{"type":2,"value":"462d3eee03ed6a7031880b19d6e79e25"}]}},{"instanceID":"fd57064d-e126-485e-bb16-97d7b31e731c","modSource":0,"addonID":666198,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"MoreJS","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"morejs-neoforge-1.21-0.13.1.jar","authors":[{"Id":101829614,"Name":"Lytho"}],"primaryAuthor":"Lytho","primaryCategoryId":5314,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/morejs","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/597/757/256/256/637974981331527336.png","tags":[],"installedFile":{"id":5718906,"fileName":"morejs-neoforge-1.21-0.13.1.jar","fileDate":"2024-09-13T10:24:40.393Z","fileLength":154062,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5718/906/morejs-neoforge-1.21-0.13.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3836917341,"invalidFingerprint":false},{"foldername":"com","fingerprint":3403185715,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3872498558,"invalidFingerprint":false},{"foldername":"morejs.mixins.json","fingerprint":1927645050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":868123917,"invalidFingerprint":false}],"packageFingerprint":406666951,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":666198,"fileNameOnDisk":"morejs-neoforge-1.21-0.13.1.jar","hashes":[{"type":1,"value":"43a1509f51ff0921a3ab8f30ee6f829e5cf8b6ea"},{"type":2,"value":"70dfac4cf9f151a60f02c21371377a33"}]},"dateInstalled":"2024-08-28T18:07:36.5001009Z","dateUpdated":"2024-09-14T20:43:06.0473896Z","status":5,"installSource":0,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5718906,"fileName":"morejs-neoforge-1.21-0.13.1.jar","fileDate":"2024-09-13T10:24:40.393Z","fileLength":154062,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5718/906/morejs-neoforge-1.21-0.13.1.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[{"addonId":238086,"type":3}],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":3836917341,"invalidFingerprint":false},{"foldername":"com","fingerprint":3403185715,"invalidFingerprint":false},{"foldername":"kubejs.plugins.txt","fingerprint":3872498558,"invalidFingerprint":false},{"foldername":"morejs.mixins.json","fingerprint":1927645050,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":868123917,"invalidFingerprint":false}],"packageFingerprint":406666951,"gameVersion":["1.21","NeoForge","1.21.1"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":666198,"fileNameOnDisk":"morejs-neoforge-1.21-0.13.1.jar","hashes":[{"type":1,"value":"43a1509f51ff0921a3ab8f30ee6f829e5cf8b6ea"},{"type":2,"value":"70dfac4cf9f151a60f02c21371377a33"}]}},{"instanceID":"fd063d89-3dd3-414a-8a39-b2d2b75dd1ba","modSource":0,"addonID":306770,"gameID":432,"categoryClassID":6,"gameInstanceID":"d27ddbca-041a-4bdd-85e1-60a7a99d95e0","name":"Patchouli","modFolderPath":"C:\\Users\\Niels\\Curseforge\\Minecraft\\Instances\\Enigmatica10 1.21.1\\mods","fileNameOnDisk":"Patchouli-1.21-87-NEOFORGE.jar","authors":[{"Id":3852549,"Name":"Vazkii"}],"primaryAuthor":"Vazkii","primaryCategoryId":421,"packageType":6,"webSiteURL":"https://www.curseforge.com/minecraft/mc-mods/patchouli","thumbnailUrl":"https://media.forgecdn.net/avatars/thumbnails/588/685/256/256/637958998949519797.png","tags":[],"installedFile":{"id":5683901,"fileName":"Patchouli-1.21-87-NEOFORGE.jar","fileDate":"2024-09-01T16:26:05.277Z","fileLength":646226,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5683/901/Patchouli-1.21-87-NEOFORGE.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2143148145,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":551202381,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4260944677,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1291243714,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":2566704929,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false}],"packageFingerprint":140621594,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.21-87-NEOFORGE.jar","hashes":[{"type":1,"value":"f23c589a7cd0106930f840f2878cc32525fdf41c"},{"type":2,"value":"40878106d4867d45f20a8fe5f441c29f"}]},"dateInstalled":"2024-09-16T18:32:27.2249149Z","dateUpdated":"2024-09-16T18:32:27.2319175Z","status":5,"installSource":6,"preferenceReleaseType":null,"preferenceAutoInstallUpdates":null,"preferenceAlternateFile":false,"preferenceIsIgnored":false,"isModified":false,"isWorkingCopy":false,"isFuzzyMatch":false,"manifestName":null,"installedTargets":[],"latestFile":{"id":5683901,"fileName":"Patchouli-1.21-87-NEOFORGE.jar","fileDate":"2024-09-01T16:26:05.277Z","fileLength":646226,"releaseType":1,"fileStatus":4,"downloadUrl":"https://edge.forgecdn.net/files/5683/901/Patchouli-1.21-87-NEOFORGE.jar","isAlternate":false,"alternateFileId":0,"serverPackFileId":0,"dependencies":[],"isAvailable":true,"modules":[{"foldername":"META-INF","fingerprint":2143148145,"invalidFingerprint":false},{"foldername":"vazkii","fingerprint":551202381,"invalidFingerprint":false},{"foldername":"pack.mcmeta","fingerprint":4260944677,"invalidFingerprint":false},{"foldername":"assets","fingerprint":1291243714,"invalidFingerprint":false},{"foldername":"patchouli_xplat.mixins.json","fingerprint":2566704929,"invalidFingerprint":false},{"foldername":"data","fingerprint":1190009356,"invalidFingerprint":false},{"foldername":"logo.png","fingerprint":4171053254,"invalidFingerprint":false}],"packageFingerprint":140621594,"gameVersion":["1.21","Client","NeoForge","1.21.1","Server"],"sortableGameVersion":[{"gameVersion":"1.21","gameVersionName":"1.21","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Client","gameVersionTypeId":75208},{"gameVersion":"","gameVersionName":"NeoForge","gameVersionTypeId":68441},{"gameVersion":"1.21.1","gameVersionName":"1.21.1","gameVersionTypeId":77784},{"gameVersion":"","gameVersionName":"Server","gameVersionTypeId":75208}],"hasInstallScript":false,"isCompatibleWithClient":false,"isEarlyAccessContent":false,"restrictProjectFileAccess":0,"projectStatus":4,"projectId":306770,"fileNameOnDisk":"Patchouli-1.21-87-NEOFORGE.jar","hashes":[{"type":1,"value":"f23c589a7cd0106930f840f2878cc32525fdf41c"},{"type":2,"value":"40878106d4867d45f20a8fe5f441c29f"}]}}],"installedGamePrerequisites":[],"wasNameManuallyChanged":false,"wasGameVersionTypeIdManuallyChanged":false} \ No newline at end of file diff --git a/schematics/blockprints/images/advanced_high_pressure_array0.png b/schematics/blockprints/images/advanced_high_pressure_array0.png new file mode 100644 index 00000000..7f03618e Binary files /dev/null and b/schematics/blockprints/images/advanced_high_pressure_array0.png differ diff --git a/schematics/blockprints/images/advanced_high_pressure_array1.png b/schematics/blockprints/images/advanced_high_pressure_array1.png new file mode 100644 index 00000000..f56cf4b0 Binary files /dev/null and b/schematics/blockprints/images/advanced_high_pressure_array1.png differ diff --git a/schematics/blockprints/images/advanced_high_pressure_array2.png b/schematics/blockprints/images/advanced_high_pressure_array2.png new file mode 100644 index 00000000..9ac6de36 Binary files /dev/null and b/schematics/blockprints/images/advanced_high_pressure_array2.png differ diff --git a/schematics/blockprints/images/advanced_high_pressure_array3.png b/schematics/blockprints/images/advanced_high_pressure_array3.png new file mode 100644 index 00000000..b14861e2 Binary files /dev/null and b/schematics/blockprints/images/advanced_high_pressure_array3.png differ diff --git a/schematics/blockprints/images/advanced_high_pressure_array_preview.png b/schematics/blockprints/images/advanced_high_pressure_array_preview.png new file mode 100644 index 00000000..7f03618e Binary files /dev/null and b/schematics/blockprints/images/advanced_high_pressure_array_preview.png differ