slightly edit default rei config

This commit is contained in:
Penny 2022-07-28 07:43:54 -05:00
parent b10bbf00e6
commit 512835ca11
3 changed files with 5 additions and 5 deletions

View file

@ -4,8 +4,8 @@
"hiddenFavorites": [], "hiddenFavorites": [],
"displayHistory": [], "displayHistory": [],
// Declares whether cheating mode is on. // Declares whether cheating mode is on.
"cheating": true, "cheating": false,
"favoritesEnabled": true, "favoritesEnabled": false,
"keyBindings": { "keyBindings": {
"recipeKeybind": { "recipeKeybind": {
"keyCode": "key.keyboard.r", "keyCode": "key.keyboard.r",
@ -152,7 +152,7 @@
}, },
"functionality": { "functionality": {
// Declares whether REI should remove the recipe book. // Declares whether REI should remove the recipe book.
"disableRecipeBook": true, "disableRecipeBook": false,
// Declares whether mob effects should be on the left side instead of the right side. // Declares whether mob effects should be on the left side instead of the right side.
"leftSideMobEffects": true, "leftSideMobEffects": true,
// Declares whether subsets is enabled. // Declares whether subsets is enabled.

View file

@ -174,7 +174,7 @@ hash = "e8aabaa7d14d1b6360309b75acea1ea87af988ba483267e9879637c1bd3478cf"
[[files]] [[files]]
file = "config/yosbr/config/roughlyenoughitems/config.json5" file = "config/yosbr/config/roughlyenoughitems/config.json5"
hash = "e6c15991ec4485988c6166064cdb7bb17bc368e37156d7e15e23eb06bd85b9aa" hash = "5022864e52e0759707d79f2456f949bb9fffd624b15b79d250a76bf95b428f15"
[[files]] [[files]]
file = "config/yosbr/config/sodium-extra-options.json" file = "config/yosbr/config/sodium-extra-options.json"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "45e7e034e0f4b354015d5601b76b44f595208a66b2f1925a0698b9f44f9160de" hash = "5b5f3712dfd7fe08f1a34e414cf3ead8029137743999d59db67fdfbcfd8247d8"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"