Compare commits
4 Commits
2bda165dfa
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 900775d4b8 | |||
| 9c25368889 | |||
| 04fb0b93fc | |||
| dfabc6e8d2 |
16
index.toml
16
index.toml
@@ -28,6 +28,16 @@ file = "mods/cc-tweaked.pw.toml"
|
||||
hash = "e4295eaf6d67a0203c6410e4687b3e4340d84202e1cf751b231f283b5f801751"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/copycats.pw.toml"
|
||||
hash = "e856e65f33ff1746f365f10eb3c5a26515d74837577fb05c3b25d8debcd22198"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-big-cannons.pw.toml"
|
||||
hash = "338196f41190bb2c0b34d4a8aa10e0f41bdf339bd436ce3f738762d3e56883b8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/create-fabric.pw.toml"
|
||||
hash = "21da22765bdcc9f9cd205fe082336e7ca8af3a9668ce857617ed7e3e8aefe2a2"
|
||||
@@ -55,7 +65,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fabrictailor.pw.toml"
|
||||
hash = "ee9bd23aea09a314966d57a211d84aa288e7803c4277c6996edac334eee77c58"
|
||||
hash = "b5fa39db5c13454ebc82cfc76da7fa33ccaa389986f407a033c5c9675633f00c"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -167,6 +177,10 @@ metafile = true
|
||||
file = "options.txt"
|
||||
hash = "317ad69bcde86d474a2e3fd937211da6e17e66e8f3c35460921eb3aecf05bfc6"
|
||||
|
||||
[[files]]
|
||||
file = "pack.png"
|
||||
hash = "220a931080569cd040a01c14b7a5e704218fc72d442c45d64af5d0729c5fe9ac"
|
||||
|
||||
[[files]]
|
||||
file = "resourcepacks/ccc.pw.toml"
|
||||
hash = "a864f90ec46c0f6dcd94b19d214d02b8605b00dfa568f36d2d5a08d819d6c9ff"
|
||||
|
||||
13
mods/copycats.pw.toml
Normal file
13
mods/copycats.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Create: Copycats+"
|
||||
filename = "copycats-2.1.4+mc.1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/UT2M39wf/versions/r8HAtEtA/copycats-2.1.4%2Bmc.1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "82a0676a311782f82a59c21d0e4a63df1fc45e41"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "UT2M39wf"
|
||||
version = "r8HAtEtA"
|
||||
13
mods/create-big-cannons.pw.toml
Normal file
13
mods/create-big-cannons.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
name = "Create Big Cannons"
|
||||
filename = "createbigcannons-5.8.2-mc.1.20.1-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/GWp4jCJj/versions/bIFKELd8/createbigcannons-5.8.2-mc.1.20.1-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "ba8dbabbc013f37844e05add7b7256641c4ee62f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "GWp4jCJj"
|
||||
version = "bIFKELd8"
|
||||
@@ -1,6 +1,6 @@
|
||||
name = "Fabric Tailor"
|
||||
filename = "fabrictailor-2.1.2.jar"
|
||||
side = "server"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/g8w1NapE/versions/MNgY2xFj/fabrictailor-2.1.2.jar"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
name = "Fallout Equestria"
|
||||
author = "Sasha Koshka"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "47929ca0c91e5b3845e3913218512e5dd0544e5759dfad00efb93a3899ea11a9"
|
||||
hash = "5c7c64d21d0a157808af064531d6651a849a595d8907fe0cf1669d19f8d11891"
|
||||
|
||||
[versions]
|
||||
fabric = "0.16.9"
|
||||
|
||||
Reference in New Issue
Block a user