Add Paxi and data pack
This commit is contained in:
parent
f86855016c
commit
a0dc7de8e3
@ -0,0 +1,6 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"iwannaskate:skating_manual"
|
||||
]
|
||||
}
|
6
config/paxi/datapacks/CavePack/pack.mcmeta
Normal file
6
config/paxi/datapacks/CavePack/pack.mcmeta
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"pack": {
|
||||
"pack_format": 15,
|
||||
"description": "Data pack for VFC modpack"
|
||||
}
|
||||
}
|
13
index.toml
13
index.toml
@ -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
13
mods/paxi.pw.toml
Normal 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"
|
Loading…
Reference in New Issue
Block a user