commit
abadfef53a
4 changed files with 22 additions and 3 deletions
15
config/puzzle.json
Normal file
15
config/puzzle.json
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"disabledIntegrations": [],
|
||||
"enablePuzzleButton": true,
|
||||
"debugMessages": false,
|
||||
"checkUpdates": false,
|
||||
"showPuzzleInfo": false,
|
||||
"resourcepackSplashScreen": true,
|
||||
"unlimitedRotations": true,
|
||||
"biggerModels": true,
|
||||
"backgroundColor": 15675965,
|
||||
"progressBarColor": 16777215,
|
||||
"progressBarBackgroundColor": 15675965,
|
||||
"progressFrameColor": 16777215,
|
||||
"disableBlend": false
|
||||
}
|
|
@ -68,6 +68,10 @@ hash = "f9e41263213b3231dd67cdb3e516a73931c3ae8b80282a6eae174237cfb39343"
|
|||
file = "config/mythicmetals.json5"
|
||||
hash = "172fbcaebcaa40c0d5e5afc11253fd40b67c2987ed65a1f678c44be4260a68d3"
|
||||
|
||||
[[files]]
|
||||
file = "config/puzzle.json"
|
||||
hash = "7dddd9b8df252ed38ad83a27d0d49145c1697abdf1d7ddb1a24ae6cf7683f6df"
|
||||
|
||||
[[files]]
|
||||
file = "config/roughlyenoughitems/config.json5"
|
||||
hash = "95a4f07391ba7e8c2489540d8f074e8663805d876ffd966e3c13db05d0bc3166"
|
||||
|
@ -468,7 +472,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/iris.pw.toml"
|
||||
hash = "2456ea1de758826e0ff9043ae1241d53de5ad0d8c9773e1798b505571ea542f0"
|
||||
hash = "330adfffb6a749f24c9c84494ab8df27db52eb473ac49e5c92314bcc61521ba5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -15,4 +15,4 @@ version = "di8i8GvL"
|
|||
[option]
|
||||
optional = true
|
||||
description = "An open-source shaders mod compatible with OptiFine shaderpacks!"
|
||||
default = true
|
||||
default = true
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "52ef730a5905feaaeb5f9bd5b88c3999aa0bc6b43c56d43142388d31ea958c75"
|
||||
hash = "4047f0a5af51576407ca01d84536ba00dadd0ea64b28cdbd3ed5b6754161ccba"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19.2"
|
||||
|
|
Loading…
Reference in a new issue