diff --git a/config/inventoryprofilesnext/inventoryprofiles.json b/config/inventoryprofilesnext/inventoryprofiles.json new file mode 100644 index 0000000..7076167 --- /dev/null +++ b/config/inventoryprofilesnext/inventoryprofiles.json @@ -0,0 +1,31 @@ +{ + "ModSettings": { + "highlight_foused_items": { + "value": false + }, + "enable_profiles": { + "value": false + }, + "enable_auto_refill": { + "value": false + }, + "villager_trading_enable": { + "value": false + }, + "first_run": false + }, + "GuiSettings": { + "enable_inventory_editor_button": { + "value": false + }, + "enable_inventory_settings_button": { + "value": false + }, + "enable_profiles_ui": { + "value": false + }, + "show_continuous_crafting_checkbox": { + "value": false + } + } +} \ No newline at end of file diff --git a/config/roughlyenoughitems/config.json5 b/config/roughlyenoughitems/config.json5 old mode 100644 new mode 100755 index cb135ab..ccfb950 --- a/config/roughlyenoughitems/config.json5 +++ b/config/roughlyenoughitems/config.json5 @@ -127,11 +127,12 @@ "clickableRecipeArrows": true, "registerRecipesInAnotherThread": true, "newFastEntryRendering": true, - "cachingFastEntryRendering": false + "cachingFastEntryRendering": false, + "cachingDisplayLookup": true } }, "appearance": { - "recipeScreenType": "UNSET", + "recipeScreenType": "ORIGINAL", // Declares the appearance of REI windows. "theme": "LIGHT", "layout": { @@ -145,7 +146,7 @@ // Declares the appearance of recipe's border. "recipeBorder": "DEFAULT", // Declares whether entry panel is scrolled. - "scrollingEntryListWidget": false, + "scrollingEntryListWidget": true, "horizontalEntriesBoundaries": 1.0, "verticalEntriesBoundaries": 1.0, "horizontalEntriesBoundariesColumns": 50, diff --git a/config/visuality.json b/config/visuality.json new file mode 100644 index 0000000..bdc10d2 --- /dev/null +++ b/config/visuality.json @@ -0,0 +1,42 @@ +{ + "slimeEnabled": false, + "chargeEnabled": false, + "sparkleEnabled": false, + "soulEnabled": false, + "waterCircles": { + "density": 10, + "radius": 16, + "enabled": true, + "colored": true + }, + "hitParticlesEnabled": false, + "hitParticleEntries": [ + "minecraft:skeleton/visuality:bone", + "minecraft:skeleton_horse/visuality:bone", + "minecraft:stray/visuality:bone", + "minecraft:wither_skeleton/visuality:wither_bone", + "minecraft:chicken/visuality:feather", + "minecraft:villager/visuality:emerald" + ], + "shinyArmorEnabled": false, + "shinyArmorEntries": [ + "minecraft:golden_helmet", + "minecraft:golden_chestplate", + "minecraft:golden_leggings", + "minecraft:golden_boots", + "minecraft:diamond_helmet", + "minecraft:diamond_chestplate", + "minecraft:diamond_leggings", + "minecraft:diamond_boots" + ], + "shinyBlocksEnabled": false, + "shinyBlockEntries": [ + "minecraft:gold_ore", + "minecraft:deepslate_gold_ore", + "minecraft:nether_gold_ore", + "minecraft:diamond_ore", + "minecraft:deepslate_diamond_ore", + "minecraft:emerald_ore", + "minecraft:deepslate_emerald_ore" + ] +} \ No newline at end of file diff --git a/config/zoomify.json b/config/zoomify.json index d955bcb..625a8df 100644 --- a/config/zoomify.json +++ b/config/zoomify.json @@ -1,6 +1,6 @@ { "zoomify_gui_category_behaviour": { - "zoomify_gui_initialzoom_name": 4, + "zoomify_gui_initialzoom_name": 2, "zoomify_gui_zoomintime_name": 0.5, "zoomify_gui_zoomouttime_name": 0.1, "zoomify_gui_zoomintransition_name": 12, diff --git a/index.toml b/index.toml index 5f80c30..ef78dd2 100644 --- a/index.toml +++ b/index.toml @@ -12,6 +12,9 @@ file = "config/defaultoptions/keybindings.txt" [[files]] file = "config/defaultoptions/options.txt" +[[files]] +file = "config/inventoryprofilesnext/inventoryprofiles.json" + [[files]] file = "config/isxander-main-menu-credits.json" @@ -78,6 +81,10 @@ metafile = true file = "mods/c2me-fabric.pw.toml" metafile = true +[[files]] +file = "mods/can-i-mine-this-block.pw.toml" +metafile = true + [[files]] file = "mods/capes.pw.toml" metafile = true @@ -98,6 +105,10 @@ metafile = true file = "mods/cloth-config.pw.toml" metafile = true +[[files]] +file = "mods/continuity.pw.toml" +metafile = true + [[files]] file = "mods/craftpresence.pw.toml" metafile = true @@ -110,10 +121,6 @@ metafile = true file = "mods/dcch.pw.toml" metafile = true -[[files]] -file = "mods/deathlog.pw.toml" -metafile = true - [[files]] file = "mods/default-options.pw.toml" metafile = true @@ -142,6 +149,10 @@ metafile = true file = "mods/inspecio.pw.toml" metafile = true +[[files]] +file = "mods/inventory-profiles-next.pw.toml" +metafile = true + [[files]] file = "mods/iris.pw.toml" metafile = true @@ -158,6 +169,14 @@ metafile = true file = "mods/lambdynamiclights.pw.toml" metafile = true +[[files]] +file = "mods/libipn.pw.toml" +metafile = true + +[[files]] +file = "mods/light-overlay.pw.toml" +metafile = true + [[files]] file = "mods/main-menu-credits.pw.toml" metafile = true diff --git a/mods/advancementinfo.pw.toml.disabled b/mods/advancementinfo.pw.toml.disabled deleted file mode 100644 index 1c97d63..0000000 --- a/mods/advancementinfo.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "AdvancementInfo" -filename = "advancementinfo-1.19.4-fabric0.76.0-1.3.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/G1epq3jN/versions/FURXdWNB/advancementinfo-1.19.4-fabric0.76.0-1.3.1.jar" -hash-format = "sha1" -hash = "bbd9b0f2f2cc9913082b1476232ada6acb76bac1" - -[update] -[update.modrinth] -mod-id = "G1epq3jN" -version = "FURXdWNB" diff --git a/mods/antighost.pw.toml b/mods/antighost.pw.toml deleted file mode 100644 index 9be19c1..0000000 --- a/mods/antighost.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "AntiGhost" -filename = "antighost-1.20-fabric0.83.0-1.1.5.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Jw3Wx1KR/versions/RzyN0vkk/antighost-1.20-fabric0.83.0-1.1.5.jar" -hash-format = "sha1" -hash = "202078e8dd3be4a34d09e7008875df296266866b" - -[update] -[update.modrinth] -mod-id = "Jw3Wx1KR" -version = "RzyN0vkk" diff --git a/mods/can-i-mine-this-block.pw.toml b/mods/can-i-mine-this-block.pw.toml new file mode 100644 index 0000000..d8aeba3 --- /dev/null +++ b/mods/can-i-mine-this-block.pw.toml @@ -0,0 +1,13 @@ +name = "cAn i MiNe thIS bLOCk?" +filename = "can-i-mine-this-block-1.4.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fEwSlaoa/versions/lZ1YTSiE/can-i-mine-this-block-1.4.0.jar" +hash-format = "sha1" +hash = "61a5201d1e7c277b55fe740159c354a824be3b2e" + +[update] +[update.modrinth] +mod-id = "fEwSlaoa" +version = "lZ1YTSiE" diff --git a/mods/continuity.pw.toml.disabled b/mods/continuity.pw.toml similarity index 100% rename from mods/continuity.pw.toml.disabled rename to mods/continuity.pw.toml diff --git a/mods/deathlog.pw.toml b/mods/deathlog.pw.toml deleted file mode 100644 index b0a46a4..0000000 --- a/mods/deathlog.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "DeathLog" -filename = "deathlog-0.3.2+1.20.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/TPAYeAOc/versions/V0Hz3q2W/deathlog-0.3.2%2B1.20.jar" -hash-format = "sha1" -hash = "a637205931bac5fd455341d82cc32bb181d617f7" - -[update] -[update.modrinth] -mod-id = "TPAYeAOc" -version = "V0Hz3q2W" diff --git a/mods/exordium.pw.toml.disabled b/mods/exordium.pw.toml.disabled deleted file mode 100644 index 0dd1143..0000000 --- a/mods/exordium.pw.toml.disabled +++ /dev/null @@ -1,13 +0,0 @@ -name = "Exordium" -filename = "exordium-fabric-1.0.3-mc1.19.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/DynYZEae/versions/MaOM64pW/exordium-fabric-1.0.3-mc1.19.4.jar" -hash-format = "sha1" -hash = "54ea87c77a50d6964edca6ef82c4e4fd251c50bc" - -[update] -[update.modrinth] -mod-id = "DynYZEae" -version = "MaOM64pW" diff --git a/mods/inventory-profiles-next.pw.toml b/mods/inventory-profiles-next.pw.toml new file mode 100644 index 0000000..488bfbd --- /dev/null +++ b/mods/inventory-profiles-next.pw.toml @@ -0,0 +1,13 @@ +name = "Inventory Profiles Next" +filename = "InventoryProfilesNext-fabric-1.20-1.10.6.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/O7RBXm3n/versions/MPvWmWwk/InventoryProfilesNext-fabric-1.20-1.10.6.jar" +hash-format = "sha1" +hash = "2fdcb0ad16c1e7edf48070962f48eada3218f0f6" + +[update] +[update.modrinth] +mod-id = "O7RBXm3n" +version = "MPvWmWwk" diff --git a/mods/libipn.pw.toml b/mods/libipn.pw.toml new file mode 100644 index 0000000..1b5b6d2 --- /dev/null +++ b/mods/libipn.pw.toml @@ -0,0 +1,13 @@ +name = "libIPN" +filename = "libIPN-fabric-1.20-3.0.2.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/onSQdWhM/versions/R8cssvoN/libIPN-fabric-1.20-3.0.2.jar" +hash-format = "sha1" +hash = "7ca028553a1423d8f34ce31d6a6a31b1fcf57aeb" + +[update] +[update.modrinth] +mod-id = "onSQdWhM" +version = "R8cssvoN" diff --git a/mods/light-overlay.pw.toml b/mods/light-overlay.pw.toml new file mode 100644 index 0000000..d280cf5 --- /dev/null +++ b/mods/light-overlay.pw.toml @@ -0,0 +1,13 @@ +name = "Light Overlay" +filename = "light-overlay-8.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YfOlc91N/versions/FQVuf0Wz/light-overlay-8.0.0.jar" +hash-format = "sha1" +hash = "ba9d6db7b84d9b00b74e4fb04f137c96d080cb0a" + +[update] +[update.modrinth] +mod-id = "YfOlc91N" +version = "FQVuf0Wz"