From b0a2ef406b55a0b9865810a6ccbf493b6f4b021e Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Tue, 30 Jan 2024 13:53:00 -0800 Subject: [PATCH] Delete ferium configs --- ferium/.config/ferium/config.json | 43 ------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 ferium/.config/ferium/config.json diff --git a/ferium/.config/ferium/config.json b/ferium/.config/ferium/config.json deleted file mode 100644 index 7191eae..0000000 --- a/ferium/.config/ferium/config.json +++ /dev/null @@ -1,43 +0,0 @@ -{ - "active_profile": 0, - "profiles": [ - { - "name": "its_et__", - "output_dir": "/home/etorres/.minecraft/mods", - "game_version": "1.18.2", - "mod_loader": "Fabric", - "mods": [ - { - "name": "Sodium", - "identifier": { - "ModrinthProject": "AANobbMI" - } - }, - { - "name": "Lithium", - "identifier": { - "ModrinthProject": "gvQqBUqZ" - } - }, - { - "name": "Phosphor", - "identifier": { - "ModrinthProject": "hEOCdOgW" - } - }, - { - "name": "FerriteCore", - "identifier": { - "ModrinthProject": "uXXizFIs" - } - }, - { - "name": "Iris Shaders", - "identifier": { - "ModrinthProject": "YL57xq9U" - } - } - ] - } - ] -} \ No newline at end of file