2 Commits

Author SHA1 Message Date
JordanPlayz158
b9935cea83 Update 1.0.20 2024-08-30 20:54:35 -04:00
01466b2809 Update 1.0.19 (#1)
Co-authored-by: JordanPlayz158 <JordanAdamsBusiness@outlook.com>
Reviewed-on: #1
2024-08-03 22:50:37 -05:00
17 changed files with 15418 additions and 1 deletions

View File

@@ -295,6 +295,11 @@ file = "mods/crafttweaker.pw.toml"
hash = "c81c390b0ef760626eb73aba959cfca1494c259c92587c722bcff815cae0ad95"
metafile = true
[[files]]
file = "mods/crafttweaker.pw.toml"
hash = "4509d50ad87085fdcb9c950ce9ba12a0a95686fefa649d426ca8bd552d0203ee"
metafile = true
[[files]]
file = "mods/create-big-cannons.pw.toml"
hash = "7d8fe92da9ff5b1a8d370c5e68c2e29ba68b400660266347106d7d9ec6f71182"
@@ -1168,6 +1173,10 @@ hash = "7c627985b33d5d4458a4532b53a4bfc0e78f69ebb0614e178d7cddbc7714c999"
file = "scripts/recipes.zs"
hash = "242dd9fbe0d5254436c9fc98f7c322222a31ed4b4faaae96630952a2be680caa"
[[files]]
file = "scripts/recipes.zs"
hash = "242dd9fbe0d5254436c9fc98f7c322222a31ed4b4faaae96630952a2be680caa"
[[files]]
file = "scripts/recipes_nylium_1-0-20.zs"
hash = "cf6df7c17e2a4e927e9492855d6288a6717ceffee3e85c93b5b98f4b4275a0a7"

1201
index.toml.orig Normal file

File diff suppressed because it is too large Load Diff

1201
index_BACKUP_71050.toml Normal file

File diff suppressed because it is too large Load Diff

1201
index_BACKUP_71357.toml Normal file

File diff suppressed because it is too large Load Diff

1201
index_BACKUP_72539.toml Normal file

File diff suppressed because it is too large Load Diff

1151
index_BASE_71050.toml Normal file

File diff suppressed because it is too large Load Diff

1151
index_BASE_71357.toml Normal file

File diff suppressed because it is too large Load Diff

1151
index_BASE_72539.toml Normal file

File diff suppressed because it is too large Load Diff

1175
index_LOCAL_71050.toml Normal file

File diff suppressed because it is too large Load Diff

1175
index_LOCAL_71357.toml Normal file

File diff suppressed because it is too large Load Diff

1175
index_LOCAL_72539.toml Normal file

File diff suppressed because it is too large Load Diff

1193
index_REMOTE_71050.toml Normal file

File diff suppressed because it is too large Load Diff

1193
index_REMOTE_71357.toml Normal file

File diff suppressed because it is too large Load Diff

1193
index_REMOTE_72539.toml Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,27 @@
name = "CraftTweaker"
<<<<<<< HEAD
filename = "CraftTweaker-fabric-1.20.1-14.0.40.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xg35A4rS/versions/WG2ODwLU/CraftTweaker-fabric-1.20.1-14.0.40.jar"
hash-format = "sha1"
hash = "ebd455b9251a142ddddd18288e75c2aa0ce4e20b"
=======
filename = "CraftTweaker-fabric-1.20.1-14.0.43.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Xg35A4rS/versions/gdH7ia6f/CraftTweaker-fabric-1.20.1-14.0.43.jar"
hash-format = "sha1"
hash = "cacbbf22e3e43a022ad42102a34f81e92819e5ef"
>>>>>>> develop
[update]
[update.modrinth]
mod-id = "Xg35A4rS"
<<<<<<< HEAD
version = "WG2ODwLU"
=======
version = "gdH7ia6f"
>>>>>>> develop

View File

@@ -1,6 +1,6 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.19"
version = "1.0.20"
pack-format = "packwiz:1.1.0"
[index]

20
pack.toml.orig Normal file
View File

@@ -0,0 +1,20 @@
name = "Regality SMP"
author = "JordanPlayz158"
version = "1.0.19"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
<<<<<<< HEAD
hash = "bb3e36e286c27eb6c12220f31a88a5affffc822a06e9b480f158e68711e8d197"
=======
hash = "75b5dbae36624f18bfe4d76a31eb6ff002c894df839906ec9a80963509c06f5a"
>>>>>>> develop
[versions]
fabric = "0.15.11"
minecraft = "1.20.1"
[options]
acceptable-game-versions = ["1.20"]