Add Paxi and data pack

This commit is contained in:
Jordy Goodridge 2024-05-27 00:34:07 -07:00
parent f86855016c
commit a0dc7de8e3
5 changed files with 39 additions and 1 deletions

View File

@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"iwannaskate:skating_manual"
]
}

View File

@ -0,0 +1,6 @@
{
"pack": {
"pack_format": 15,
"description": "Data pack for VFC modpack"
}
}

View File

@ -44,6 +44,14 @@ hash = "69a0410ceef163d01f3aa69f4da71830b425b56b4b1c4a91b5f4f9c72e1a841d"
file = "config/mediumcore-common.toml"
hash = "fd2d673e6b5cb45172098c9a5a3ed5c24b3b7873cfeb5158985e446a0b7e5777"
[[files]]
file = "config/paxi/datapacks/CavePack/data/minecraft/tags/items/bookshelf_books.json"
hash = "a5709ebc9b10bf8329917c837844e9590563792117f32e0a1ba457941158bde9"
[[files]]
file = "config/paxi/datapacks/CavePack/pack.mcmeta"
hash = "a303b326aab92c6d789ac268c1d3009e31f23e0f6c1deeee05baceba626fb9b9"
[[files]]
file = "config/quark-common.toml"
hash = "9e792fab3cb0b8a11af61bb175f3285af85cff57f2c9faf7cfe5661b579f9868"
@ -358,6 +366,11 @@ file = "mods/not-enough-animations.pw.toml"
hash = "26ca76ce6d17ce793960ef92cf1933f0e2330a425ff4f048d7d094f2a133f508"
metafile = true
[[files]]
file = "mods/paxi.pw.toml"
hash = "e63b436dba4a80db68e4c79e5d9f030096fad75fe264490403d75dee3dab72de"
metafile = true
[[files]]
file = "mods/personality!.pw.toml"
hash = "cb0de35c2b0c500669ec9486ae381f3987c437070c56a4788697d2430ae6d531"

13
mods/paxi.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "Paxi"
filename = "Paxi-1.20-Forge-4.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/CU0PAyzb/versions/C7buFh0l/Paxi-1.20-Forge-4.0.jar"
hash-format = "sha1"
hash = "a3a7008e07a27b3c831af7e4c82fbbc10a4da328"
[update]
[update.modrinth]
mod-id = "CU0PAyzb"
version = "C7buFh0l"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "148bdc38885c00d500024399b4aaed8b85f725ea2062f873ee0d9845d883a453"
hash = "96e98dfbefdce89de5934156632338a201377403846c8f089b182bb248a5b7e4"
[versions]
forge = "47.2.0"