rei on server and client
This commit is contained in:
parent
ca26081693
commit
828a439213
3
.gitignore
vendored
3
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
packwiz.exe
|
/packwiz.exe
|
||||||
|
/debug.log
|
||||||
@ -1,7 +1,8 @@
|
|||||||
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
|
# .packwizignore follows the same format as .gitignore, and can be used to exclude unwanted files from pack exports
|
||||||
|
|
||||||
# See https://git-scm.com/docs/gitignore
|
# See https://git-scm.com/docs/gitignore
|
||||||
|
|
||||||
# Exclude README
|
# Exclude README
|
||||||
|
|
||||||
/README.md
|
/README.md
|
||||||
|
/debug.log
|
||||||
|
|||||||
@ -8,6 +8,10 @@ hash = "8e62548a6e6a7964e97be06d54b5b3ea7e878867f9c380e6fa897ecc49d32011"
|
|||||||
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
file = "config/inventoryprofilesnext/inventoryprofiles.json"
|
||||||
hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f"
|
hash = "e85ff6d8b95471dcf5cf3daa015c68384873a76b2efe9a32d243bfc68257da0f"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "debug.log"
|
||||||
|
hash = "e8546b048cb944fabbbbc111902ae6c93272e2c5a8f7bcc81d431c63c43a7473"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8"
|
hash = "7cfd3485931eb237e346fbda606b4b28663e9d3b3efa56d37c69355681f0a1d8"
|
||||||
@ -260,7 +264,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/rei.pw.toml"
|
file = "mods/rei.pw.toml"
|
||||||
hash = "c30abb741af8bcf3b29d000736aa2ae1730f0c551c17266e15b3c5c2183d0354"
|
hash = "0ebcac819db1ea71488bc30ee57ab0c7f65b6e9395890f52120d8700cacc6286"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
name = "Roughly Enough Items (REI)"
|
name = "Roughly Enough Items (REI)"
|
||||||
filename = "RoughlyEnoughItems-20.0.811-fabric.jar"
|
filename = "RoughlyEnoughItems-20.0.811-fabric.jar"
|
||||||
side = "client"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/hoEFy7aF/RoughlyEnoughItems-20.0.811-fabric.jar"
|
url = "https://cdn.modrinth.com/data/nfn13YXA/versions/hoEFy7aF/RoughlyEnoughItems-20.0.811-fabric.jar"
|
||||||
|
|||||||
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "e32d3eb015534316c88074080745d6b0aca374499159d9698e8de6bb846aa851"
|
hash = "1adf96b2e1b8ea837e5ed4507e544c81de9522cdb4026c3419b84479630ae15f"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.17.2"
|
fabric = "0.17.2"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user