diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack index 3bfe726..9bd7171 100644 Binary files a/DH Test-1.0.0.mrpack and b/DH Test-1.0.0.mrpack differ diff --git a/config/aileron.json b/config/aileron.json new file mode 100644 index 0000000..0426ec2 --- /dev/null +++ b/config/aileron.json @@ -0,0 +1,8 @@ +{ + "fireworkChanges": true, + "doCameraRoll": false, + "cameraRollScale": 1.0, + "cameraRollSpeed": 0.1, + "campfiresPushPlayers": true, + "smokeStackChargeTicks": 20 +} diff --git a/index.toml b/index.toml index dc84531..074e6ac 100644 --- a/index.toml +++ b/index.toml @@ -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]] diff --git a/mods/boids.pw.toml b/mods/boids.pw.toml index aca10ff..9d60d37 100644 --- a/mods/boids.pw.toml +++ b/mods/boids.pw.toml @@ -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" diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml index 477c5a9..1b7c470 100644 --- a/mods/distanthorizons.pw.toml +++ b/mods/distanthorizons.pw.toml @@ -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" diff --git a/mods/zoomify.pw.toml b/mods/zoomify.pw.toml index b236fb1..ca66e0b 100644 --- a/mods/zoomify.pw.toml +++ b/mods/zoomify.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 63335e0..0c66a38 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 = "386cf0868242bed1f61bfadf3f40c972f469a6edbd1eaa7fccdcefd17d6be39a" +hash = "5995d9670217d79ad7d9f3dcf1e363b8056736444a750095230fdca8bca11c01" [versions] minecraft = "1.20.1"