diff --git a/config/puzzle.json b/config/puzzle.json new file mode 100644 index 0000000..2f3bef7 --- /dev/null +++ b/config/puzzle.json @@ -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 +} \ No newline at end of file diff --git a/index.toml b/index.toml index 49e2dc2..9db5cff 100644 --- a/index.toml +++ b/index.toml @@ -316,6 +316,11 @@ file = "mods/create-fabric.pw.toml" hash = "19783c9eb3f9c3a9522f47f11fa9b87dd62b64a42e52cadbdf9ce9d5c8d73d46" metafile = true +[[files]] +file = "mods/create-steam-n-rails.pw.toml" +hash = "8d03cff468c91772a76e3d52e4b81f8c0a29d0038f408a4be88d857568a2914a" +metafile = true + [[files]] file = "mods/createaddition.pw.toml" hash = "8260c756c1da49c5c97ef81d1442018979d6979aac0e37a79c864a680e15cf5d" @@ -468,7 +473,7 @@ metafile = true [[files]] file = "mods/iris.pw.toml" -hash = "2456ea1de758826e0ff9043ae1241d53de5ad0d8c9773e1798b505571ea542f0" +hash = "7aa463e0319211877de7a16e99b5e5315e78ac78e989a5f93d2d14fc448a0ea4" metafile = true [[files]] diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml new file mode 100644 index 0000000..630d229 --- /dev/null +++ b/mods/create-steam-n-rails.pw.toml @@ -0,0 +1,13 @@ +name = "Create: Steam 'n' Rails" +filename = "Steam_Rails-1.2.6+fabric-mc1.19.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "47191eae23dd82fe72baeba179705f7f0777a9a9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4512538 +project-id = 688231 diff --git a/mods/iris.pw.toml b/mods/iris.pw.toml index bfe1b71..1245972 100644 --- a/mods/iris.pw.toml +++ b/mods/iris.pw.toml @@ -1,16 +1,16 @@ name = "Iris Shaders" -filename = "iris-mc1.19.2-1.6.0.jar" +filename = "iris-mc1.19.2-1.6.2.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/YL57xq9U/versions/di8i8GvL/iris-mc1.19.2-1.6.0.jar" +url = "https://cdn.modrinth.com/data/YL57xq9U/versions/7MJ26Y79/iris-mc1.19.2-1.6.2.jar" hash-format = "sha1" -hash = "2d4343e2e9cbdac41a526f49af43093374229982" +hash = "3695441941e6807f38469106758073d9abe07c4e" [update] [update.modrinth] mod-id = "YL57xq9U" -version = "di8i8GvL" +version = "7MJ26Y79" [option] optional = true diff --git a/pack.toml b/pack.toml index 09fdd69..01fb57e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "52ef730a5905feaaeb5f9bd5b88c3999aa0bc6b43c56d43142388d31ea958c75" +hash = "5b8926148e0ae6f750ae1ffe0536ef19bd0aff55a4dc5115b55a59734ea70bb4" [versions] minecraft = "1.19.2"