👀
This commit is contained in:
parent
88db87e9e7
commit
661e717ba8
4 changed files with 40 additions and 1 deletions
13
config/paxi/datapacks/from-the-fog.pw.toml
Normal file
13
config/paxi/datapacks/from-the-fog.pw.toml
Normal file
|
|
@ -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"
|
||||||
13
config/paxi/resourcepacks/from-the-fog.pw.toml
Normal file
13
config/paxi/resourcepacks/from-the-fog.pw.toml
Normal file
|
|
@ -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"
|
||||||
10
index.toml
10
index.toml
|
|
@ -100,6 +100,16 @@ hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823"
|
||||||
file = "config/item_obliterator.json5"
|
file = "config/item_obliterator.json5"
|
||||||
hash = "08222a1a31e7d36ccff1fc2e1dc03a2e8a525dca11e9265d881626d353c0c579"
|
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]]
|
[[files]]
|
||||||
file = "config/paxi/resourcepacks/fusion-connected-blocks.pw.toml"
|
file = "config/paxi/resourcepacks/fusion-connected-blocks.pw.toml"
|
||||||
hash = "0e27eea95511f0914b8db1e75cfde84ca748251bc5d24c42dd9af38abd77afdc"
|
hash = "0e27eea95511f0914b8db1e75cfde84ca748251bc5d24c42dd9af38abd77afdc"
|
||||||
|
|
|
||||||
|
|
@ -6,9 +6,12 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "6420acf8771e5e7ff9ded84b01459336a4a60a1701cb1df679eb4495832d86ce"
|
hash = "594d15921f4ef9903cce79b948533585f64e911151b9f69ca5f513bf7cf5fe1d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
neoforge = "21.1.213"
|
neoforge = "21.1.213"
|
||||||
unsup = "1.2.0-pre4"
|
unsup = "1.2.0-pre4"
|
||||||
|
|
||||||
|
[options]
|
||||||
|
datapack-folder = "config/paxi/datapacks"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue