Compare commits

...

4 commits

11 changed files with 36 additions and 33 deletions

View file

@ -31,7 +31,7 @@ Default\ Biome\ Icon=unknown
Player_List_Placeholder=&current& / &max& Players
Format_Words=true
Main_Menu_Message=In the Main Menu
Config_Gui_Keybind=96
Config_Gui_Keybind=-1
Include_Extra_Gui_Classes=false
Auto_Register=true
Gui_Background_Color=minecraft;textures/gui/options_background.png

View file

@ -6,6 +6,7 @@
},
"GuiSettings": {
"enable_profiles_ui": false,
"enable_inventory_editor_button": false,
"continuous_crafting_saved_value": false,
"show_sort_in_columns_button": false,
"show_sort_in_rows_button": false

View file

@ -91,7 +91,9 @@
"compositeScrollBarPermanent": false,
"toastDisplayedOnCopyIdentifier": true,
// Declares whether REI should use compact tabs for categories.
"useCompactTabs": true
"useCompactTabs": true,
// Declares whether REI should use compact tab buttons for categories.
"useCompactTabButtons": true
},
"search": {
// Declares whether search time should be debugged.

View file

@ -6,7 +6,7 @@
"fire": true,
"portal": true,
"block_animations": true,
"sculk_sensor": false
"sculk_sensor": true
},
"particle_settings": {
"particles": true,

View file

@ -10,7 +10,7 @@ hash = "03a19a67749e08c8be9c653fa89bb3a2eb587a0d969fceb92052aa5e6e7adf09"
[[files]]
file = "config/craftpresence.properties"
hash = "3b76a60f74c9862fa69fdf09e62c2ffa95e5a86b4f2fe9cf5d9121fe3e2ad76a"
hash = "a68a46e2a8e447a5fc6bbd3c5242bff42fe767c07afeca106f8e09d2d3fe25ca"
[[files]]
file = "config/customwindowtitle-client.toml"
@ -50,7 +50,7 @@ hash = "3c94c0003a7616bea1a38887fafbe1c8a3e35f0ef0d0f4d5aad974ac73801b1a"
[[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "c5d7d8a276716c7ceeab4fede26edb6963ae9aae5563969ad821f081e5e7aae4"
hash = "7817c58d7d83c19b764bcc7b261340ee18a1aaf36883c7f4b514c4b3a4eba13e"
[[files]]
file = "config/malilib.json"
@ -78,7 +78,7 @@ hash = "c6955e896295fdc20ca7b6a3ecdfd8d7af50ef8c768e132cdffb35eaafd868b3"
[[files]]
file = "config/roughlyenoughitems/config.json5"
hash = "af74510c6499eec8e689de7ed776e928b1c5571c4c6da90af6be598592a8fdbf"
hash = "72447245259e9f643d146a1f3f90579239ef581c570483246325a05368f5bebd"
[[files]]
file = "config/shulkerboxtooltip.json5"
@ -86,7 +86,7 @@ hash = "dd2ee59d8f82617617d820329b19ee6dd0ae4200b95fae9ad73ff7a5bb6c3af6"
[[files]]
file = "config/sodium-extra-options.json"
hash = "2668b0ec3ecf1b5eac949bdc443974626c783d058bc9447904d00545fb15e703"
hash = "62176dae6b3c9b950699b23ca1cb1fa3dfcc436bc37b5d65890a31865fc0f6dd"
[[files]]
file = "config/sodium-options.json"
@ -121,7 +121,7 @@ metafile = true
[[files]]
file = "mods/architectury-fabric.toml"
hash = "2ed0458c1f09c92c401f0f36eeddb8fd893f7e66b461daa1d59ea436fb8d2316"
hash = "fdc45d4349a68455d6ee0454dbfb2ef3eb27f695dea54a99f58b463c84229aa4"
metafile = true
[[files]]
@ -156,7 +156,7 @@ metafile = true
[[files]]
file = "mods/fabric-api.toml"
hash = "e1d62926446ab5519d262d741f9f2f125488bc2048f38aced8d3e1ebec55fe1e"
hash = "b9598f1fae8ca026d737768ef3812f157c568ba86f2f780704ddb995fdec3502"
metafile = true
[[files]]
@ -196,7 +196,7 @@ metafile = true
[[files]]
file = "mods/modmenu.toml"
hash = "86f5fc0b25c2d71a6ac6f07dcf0fd168a51b7d3604636d5cd75485835d465c3b"
hash = "2c70ac84c0b9feb5c5d42543be5612770da38debac874f48cebb5e0433afba89"
metafile = true
[[files]]
@ -221,7 +221,7 @@ metafile = true
[[files]]
file = "mods/roughly-enough-items.toml"
hash = "8aa67b7d71db2e344dcae8427aa8742459e893705774e1941bed7fff04a8d892"
hash = "3e723eefde3af8c48ea424018106868bcadbccd9546666a3b2c57823886b0072"
metafile = true
[[files]]
@ -256,7 +256,7 @@ metafile = true
[[files]]
file = "mods/xaeros-world-map.toml"
hash = "8f10cb65455a6ccd28e37027b951465d2db5c7ea10a2326ff8fc57e69ef708bf"
hash = "22fd3b5bb49bbfb913c9190ebf2e9c595384a4e99e0e1e020a0b90295032e87b"
metafile = true
[[files]]

View file

@ -1,13 +1,13 @@
name = "Architectury API (Fabric)"
filename = "architectury-4.1.39.jar"
filename = "architectury-4.2.48.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3728/616/architectury-4.1.39.jar"
url = "https://edge.forgecdn.net/files/3752/162/architectury-4.2.48.jar"
hash-format = "sha1"
hash = "a3726775a7a4c97c47a1a5fa05d9a0614d13713c"
hash = "ed5913f272220c87d8feb0491001df64d8d973f7"
[update]
[update.curseforge]
file-id = 3728616
file-id = 3752162
project-id = 419697

View file

@ -1,13 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.48.0+1.18.2.jar"
filename = "fabric-api-0.50.0+1.18.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3689/20/fabric-api-0.48.0+1.18.2.jar"
url = "https://edge.forgecdn.net/files/3743/847/fabric-api-0.50.0+1.18.2.jar"
hash-format = "sha1"
hash = "cead4972f34ec8f2c97813b9824f2a2b02e8fde9"
hash = "994c82605fb3fd247791456a8271abd3e6f17a6f"
[update]
[update.curseforge]
file-id = 3689020
file-id = 3743847
project-id = 306612

View file

@ -1,13 +1,13 @@
name = "Mod Menu"
filename = "modmenu-3.1.0.jar"
filename = "modmenu-3.1.1.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3668/801/modmenu-3.1.0.jar"
url = "https://edge.forgecdn.net/files/3745/497/modmenu-3.1.1.jar"
hash-format = "sha1"
hash = "b520422af2fce2d7cd02b6b9ae4f025822670c28"
hash = "0b6b73d6b1d7682790f9de36d2fe1b533bf0ae65"
[update]
[update.curseforge]
file-id = 3668801
file-id = 3745497
project-id = 308702

View file

@ -1,13 +1,13 @@
name = "Roughly Enough Items Fabric/Forge (REI)"
filename = "RoughlyEnoughItems-8.0.442.jar"
filename = "RoughlyEnoughItems-8.1.449.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3670/487/RoughlyEnoughItems-8.0.442.jar"
url = "https://edge.forgecdn.net/files/3752/188/RoughlyEnoughItems-8.1.449.jar"
hash-format = "sha1"
hash = "d4637681ecaca7ea0aa66aa95009233ccdc35e92"
hash = "702e9cfd86f54b7e590d41a626008ee6e0aa8bc5"
[update]
[update.curseforge]
file-id = 3670487
file-id = 3752188
project-id = 310111

View file

@ -1,13 +1,13 @@
name = "Xaero's World Map"
filename = "XaerosWorldMap_1.20.5_Fabric_1.18.2.jar"
filename = "XaerosWorldMap_1.20.6_Fabric_1.18.2.jar"
side = "both"
[download]
url = "https://edge.forgecdn.net/files/3712/769/XaerosWorldMap_1.20.5_Fabric_1.18.2.jar"
url = "https://edge.forgecdn.net/files/3732/799/XaerosWorldMap_1.20.6_Fabric_1.18.2.jar"
hash-format = "sha1"
hash = "684007e27c4e85929ae3403f74d163939559b80c"
hash = "960b6f10c044359a854c1af185fdff72da844174"
[update]
[update.curseforge]
file-id = 3712769
file-id = 3732799
project-id = 317780

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "11dc0c4d5514e52f644bebfb1b3b77c0ef0410fca09449fd36ec18e093d0b70a"
hash = "b1895eccfe927faf9ca31bb5b6b9f75b03dbbaf60ef325599f07cc323899bb10"
[versions]
fabric = "0.13.3"