use modrinth dimensionalsyncfixes
This commit is contained in:
parent
bee8eba00c
commit
096301739e
3 changed files with 9 additions and 18 deletions
11
index.toml
11
index.toml
|
@ -768,10 +768,6 @@ hash = "29e73ae1075a5d9f61394a353e60ba84c5c801e511105f2400e0d4ba66a9bf76"
|
||||||
file = "config/nicerskies.json"
|
file = "config/nicerskies.json"
|
||||||
hash = "655024a4b9123a7c16ec1c2f0f7c80e3550b25f7eea7c45eb52c4485e2505ba1"
|
hash = "655024a4b9123a7c16ec1c2f0f7c80e3550b25f7eea7c45eb52c4485e2505ba1"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "config/nomobfarm.properties"
|
|
||||||
hash = "7ce1e3de84e8e8dc36b223b700cd338d6e5ee43291c3ca35a2a8c91ec80b5722"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/orpheus-config.json"
|
file = "config/orpheus-config.json"
|
||||||
hash = "c86407f426a9c0bbff1a569c37f18562a45370018319f59e557f5c3de975f7a5"
|
hash = "c86407f426a9c0bbff1a569c37f18562a45370018319f59e557f5c3de975f7a5"
|
||||||
|
@ -1779,7 +1775,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dimensional-sync-fixes.pw.toml"
|
file = "mods/dimensional-sync-fixes.pw.toml"
|
||||||
hash = "bdebed2b58b45cce33dbe972bb33201247afbd5c9a56f2edbe441880c395a035"
|
hash = "8cf3cb810d9ed5a3f2b7fffeb49d8072b758ad276699d593bb94a49c0975a17a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -2152,11 +2148,6 @@ file = "mods/nicer-skies-1.3.0+1.20.1.pw.toml"
|
||||||
hash = "88e4ed8d55667ce48b4a79d9e8dfcec087eabdf74aa6cc76d3d6acdd0bab6183"
|
hash = "88e4ed8d55667ce48b4a79d9e8dfcec087eabdf74aa6cc76d3d6acdd0bab6183"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/no-mob-farms.pw.toml"
|
|
||||||
hash = "62f15c41d1ef3227e73f0c4398eb45087f1c5c3840ad9042a5afd532d042719d"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/owo-lib-0.11.2+1.20.pw.toml"
|
file = "mods/owo-lib-0.11.2+1.20.pw.toml"
|
||||||
hash = "6bbb74bcd81b68b6fd2a19757b5475ec66ba2a9bf079967c65e27a0e7f239073"
|
hash = "6bbb74bcd81b68b6fd2a19757b5475ec66ba2a9bf079967c65e27a0e7f239073"
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Dimensional Sync Fixes"
|
name = "Dimensional Sync Fixes"
|
||||||
filename = "dimensionalsyncfixes-fabric-1.20.1-0.0.2.jar"
|
filename = "dimensionalsyncfixes-fabric-1.20.1-0.0.1.jar"
|
||||||
side = "both"
|
side = "server"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/445bpKSe/versions/ytqWo3I1/dimensionalsyncfixes-fabric-1.20.1-0.0.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "f1d0d5258e36412ca651d45f95706100a286bc3f"
|
hash = "e47aa1bc65c61fffde8bc85d7d1d3b8d6930ba0b"
|
||||||
mode = "metadata:curseforge"
|
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.modrinth]
|
||||||
file-id = 5145265
|
mod-id = "445bpKSe"
|
||||||
project-id = 829521
|
version = "ytqWo3I1"
|
||||||
|
|
|
@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "d0f080479fd6f870a4c6194fcc9c2b07b321fff1c6ad1cd2c0a4c080aad11509"
|
hash = "3ad57a1088336b977f309d496d0313a1e1f02d8fb420d6c7eba0f3c90a5739a9"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.0"
|
fabric = "0.16.0"
|
||||||
|
|
Loading…
Reference in a new issue