pinned certain mods

This commit is contained in:
gabetoo 2024-12-22 17:08:16 -05:00
parent 3f45af7c64
commit 2db234eada
7 changed files with 19 additions and 4 deletions

Binary file not shown.

8
config/aileron.json Normal file
View file

@ -0,0 +1,8 @@
{
"fireworkChanges": true,
"doCameraRoll": false,
"cameraRollScale": 1.0,
"cameraRollSpeed": 0.1,
"campfiresPushPlayers": true,
"smokeStackChargeTicks": 20
}

View file

@ -4,6 +4,10 @@ hash-format = "sha256"
file = "README.md"
hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511"
[[files]]
file = "config/aileron.json"
hash = "0acf51cddc16eacd4ff54239f6413f7ff651129bec6fd8c50c8c1836e5702a79"
[[files]]
file = "config/ambientsounds-client.json"
hash = "a5a48d2e3b9e851be1a0e7b99a518b34fbb2b47ecff4ee06a4261d84ab50655e"
@ -103,7 +107,7 @@ metafile = true
[[files]]
file = "mods/boids.pw.toml"
hash = "40c32f75869847aaa6dacab310dc84fc4aa509cba65d60c27688605750a4036e"
hash = "0be569c1759d1cf19c0a1a98bea4fbfbdb35d35c4042c9aed36d68d6462f0c7d"
metafile = true
[[files]]
@ -253,7 +257,7 @@ metafile = true
[[files]]
file = "mods/distanthorizons.pw.toml"
hash = "5f6c35eca0fde396c1ece31de3c4f360bfbac90a3654f4cd1bf88d275c136908"
hash = "fee6d30075af19c3430940737a69dd8d54be696b7ad137f60ed76a2605d953f8"
metafile = true
[[files]]
@ -878,7 +882,7 @@ metafile = true
[[files]]
file = "mods/zoomify.pw.toml"
hash = "548772ed4c11f15dfac400681ba5893e73956b6daa9762ed57f5ad4bee05e041"
hash = "fe1a4c66585a0645f4c3e37a161154dd18ed5bbff020e281e67cd5ec03f8bfa2"
metafile = true
[[files]]

View file

@ -1,6 +1,7 @@
name = "Boids"
filename = "Boids-1.2.2.jar"
side = "both"
pin = true
[download]
url = "https://cdn.modrinth.com/data/2OckSy74/versions/14pDAJuk/Boids-1.2.2.jar"

View file

@ -1,6 +1,7 @@
name = "Distant Horizons"
filename = "DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"
side = "client"
pin = true
[download]
url = "https://cdn.modrinth.com/data/uCdwusMi/versions/20nF6i21/DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar"

View file

@ -1,6 +1,7 @@
name = "Zoomify"
filename = "Zoomify-2.11.2.jar"
side = "client"
pin = true
[download]
url = "https://cdn.modrinth.com/data/w7ThoJFB/versions/gZr7EykF/Zoomify-2.11.2.jar"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "386cf0868242bed1f61bfadf3f40c972f469a6edbd1eaa7fccdcefd17d6be39a"
hash = "5995d9670217d79ad7d9f3dcf1e363b8056736444a750095230fdca8bca11c01"
[versions]
minecraft = "1.20.1"