diff --git a/config/paxi/datapacks/from-the-fog.pw.toml b/config/paxi/datapacks/from-the-fog.pw.toml new file mode 100644 index 0000000..f6f574c --- /dev/null +++ b/config/paxi/datapacks/from-the-fog.pw.toml @@ -0,0 +1,13 @@ +name = "From The Fog" +filename = "From-The-Fog-1.21-1.21.1-v1.9.4-Data-Resource-Pack.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/p1WH6sHr/versions/Txn0qBqn/From-The-Fog-1.21-1.21.1-v1.9.4-Data-Resource-Pack.zip" +hash-format = "sha512" +hash = "575ddfae381200008bea5358321172aa066c18c4eb2b736940ef749948562a66e9b5910a5de55d3ad9e71370a57974f02a3e69b18790208fa05fa1c8ad240f96" + +[update] +[update.modrinth] +mod-id = "p1WH6sHr" +version = "Txn0qBqn" diff --git a/config/paxi/resourcepacks/from-the-fog.pw.toml b/config/paxi/resourcepacks/from-the-fog.pw.toml new file mode 100644 index 0000000..f6f574c --- /dev/null +++ b/config/paxi/resourcepacks/from-the-fog.pw.toml @@ -0,0 +1,13 @@ +name = "From The Fog" +filename = "From-The-Fog-1.21-1.21.1-v1.9.4-Data-Resource-Pack.zip" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/p1WH6sHr/versions/Txn0qBqn/From-The-Fog-1.21-1.21.1-v1.9.4-Data-Resource-Pack.zip" +hash-format = "sha512" +hash = "575ddfae381200008bea5358321172aa066c18c4eb2b736940ef749948562a66e9b5910a5de55d3ad9e71370a57974f02a3e69b18790208fa05fa1c8ad240f96" + +[update] +[update.modrinth] +mod-id = "p1WH6sHr" +version = "Txn0qBqn" diff --git a/index.toml b/index.toml index 71f35a6..620f07a 100644 --- a/index.toml +++ b/index.toml @@ -100,6 +100,16 @@ hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823" file = "config/item_obliterator.json5" hash = "08222a1a31e7d36ccff1fc2e1dc03a2e8a525dca11e9265d881626d353c0c579" +[[files]] +file = "config/paxi/datapacks/from-the-fog.pw.toml" +hash = "c3ebeddc793fc8eb36f6668e3d0f9a187fe1134439fb5d70ab58c9fb4d5285db" +metafile = true + +[[files]] +file = "config/paxi/resourcepacks/from-the-fog.pw.toml" +hash = "c3ebeddc793fc8eb36f6668e3d0f9a187fe1134439fb5d70ab58c9fb4d5285db" +metafile = true + [[files]] file = "config/paxi/resourcepacks/fusion-connected-blocks.pw.toml" hash = "0e27eea95511f0914b8db1e75cfde84ca748251bc5d24c42dd9af38abd77afdc" diff --git a/pack.toml b/pack.toml index f13343f..dd6a45a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,9 +6,12 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6420acf8771e5e7ff9ded84b01459336a4a60a1701cb1df679eb4495832d86ce" +hash = "594d15921f4ef9903cce79b948533585f64e911151b9f69ca5f513bf7cf5fe1d" [versions] minecraft = "1.21.1" neoforge = "21.1.213" unsup = "1.2.0-pre4" + +[options] +datapack-folder = "config/paxi/datapacks"