Add default config for REI
This commit is contained in:
parent
b7db6c4722
commit
fa9a27a8ce
5
config/yosbr/config/roughlyenoughitems/config.json5
Normal file
5
config/yosbr/config/roughlyenoughitems/config.json5
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
{
|
||||||
|
"basics": {
|
||||||
|
// Declares whether cheating mode is on.
|
||||||
|
"cheating": "WHEN_CREATIVE",
|
||||||
|
}
|
@ -16,6 +16,10 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3"
|
|||||||
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||||
|
hash = "174edea307736e68ee9543a1a294ac4a085f6ac8a2824a8c191417a4751389a6"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/xaerominimap.txt"
|
file = "config/yosbr/config/xaerominimap.txt"
|
||||||
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
hash = "8617ce5864f1a621c27456ad72a5dfb44d826c006afdd772cf32970dc6455a47"
|
||||||
|
@ -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 = "576e2975bb981a18d683138ab6617ac073c91879a82f4197a353810ae00de0dd"
|
hash = "824dc619513acd37bfafed4c90745c589bb72e85abf635784dd0966de56b9189"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user