switched out sky-villages waystone compability with the forge version
This commit is contained in:
parent
2fecc0419a
commit
3adc420e62
3 changed files with 5 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
name = "Sky Villages - Waystones Compat"
|
||||
filename = "SkyVillages-WaystonesCompat-1.20.1-1.0.3-fabric.zip"
|
||||
filename = "SkyVillages-WaystonesCompat-1.20.1-1.0.3.zip"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "c44e407decc9fb5ca4fd99343a97f169a39d2835"
|
||||
hash = "fd26f2ce51d55ee3d33cc0c89b625b914e81a1db"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4787119
|
||||
file-id = 4787107
|
||||
project-id = 920757
|
||||
|
|
|
@ -20,7 +20,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "config/paxi/datapacks/sky-villages-waystones-compat.pw.toml"
|
||||
hash = "54926190f54630e6c392b3c83eed46c343782e8e10556b2372db0bcfe4acc31c"
|
||||
hash = "61b199d1e83a474b17547769e2b700b6d9543cc853578342ebbd8744e8335ecb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e33b675eccc68cbeab877f2d681cb1100484e159b33e8a5274fc5d45421d1edc"
|
||||
hash = "0850a1a6b4fb18f3be9050aafd341c9388309970f49c4005be61ee533d8fac95"
|
||||
|
||||
[versions]
|
||||
forge = "47.2.0"
|
||||
|
|
Reference in a new issue