Fix broken REI config
This commit is contained in:
parent
451c9ee85a
commit
af9c1a2067
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"basics": {
|
"basics": {
|
||||||
// Declares whether cheating mode is on.
|
// Declares whether cheating mode is on.
|
||||||
"cheating": "WHEN_CREATIVE",
|
"cheating": "WHEN_CREATIVE"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
file = "config/yosbr/config/roughlyenoughitems/config.json5"
|
||||||
hash = "174edea307736e68ee9543a1a294ac4a085f6ac8a2824a8c191417a4751389a6"
|
hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/yosbr/config/xaerominimap.txt"
|
file = "config/yosbr/config/xaerominimap.txt"
|
||||||
|
@ -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 = "e6f56304c3ff4abeadfcec2c8b1d592571127f57bec23f507b4a5fce60c2ea4b"
|
hash = "c271047e2b7de918567251d1402eef489eed2a1eb81383c0bb12367efb369f3d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
Reference in New Issue
Block a user