Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c5be6b8b0 | ||
|
|
989ae7fe6b | ||
|
|
fbc8c65d9c | ||
|
|
0a6b0f404c |
BIN
compileFromSourceMods/bclib-3.0.14.jar
Normal file
BIN
compileFromSourceMods/bclib-3.0.14.jar
Normal file
Binary file not shown.
12
index.toml
12
index.toml
@@ -87,7 +87,7 @@ metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bclib.pw.toml"
|
||||
hash = "d71225c33f2287ca8c0f61483a8d9da35c80a69cb14f252dceaf0e504435bb7f"
|
||||
hash = "06d474cad7882b1a32163f1d93e0972ffaf33f68b6be1c9411fc0d190003cda2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
@@ -100,11 +100,6 @@ file = "mods/better-animations-collection.pw.toml"
|
||||
hash = "87388bfb6188340b29d7d941dae6d0ced7bc4e9b9a8c87ac3f574aee417a3e85"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-beds.pw.toml"
|
||||
hash = "0bf7fa5d6e5b126e110699e85c64b4d86a1d4171d17adfc994936e6f62b81083"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/better-chunk-loading-forge-fabric.pw.toml"
|
||||
hash = "1df047d278176de8a4cf577aa88b984890029c38cb28681a4539f78ecf92e663"
|
||||
@@ -240,11 +235,6 @@ file = "mods/cleancut.pw.toml"
|
||||
hash = "94384a5665b900d965b0f16a73aeba6007728be1b4f42b15bfe451931cc61535"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/client-crafting.pw.toml"
|
||||
hash = "329c2abe7b738559e19cad999d00a6f11cdf4a501a3c8676e26c9f543b033fcc"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/client-tweaks.pw.toml"
|
||||
hash = "d850ebf55e4799b3dc85bbc5629ea162a7e164d6321d42032757a94c8a048792"
|
||||
|
||||
@@ -1,13 +1,7 @@
|
||||
name = "BCLib"
|
||||
name = "bclib"
|
||||
filename = "bclib-3.0.14.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "34be724165bfe1207542f26551b10925d099eee1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "BgNRHReB"
|
||||
version = "TPC86Pyz"
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/bclib-3.0.14.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "ea8b8deef5e4e9b5a9e1b7045415da8deb848e35f04c215d7f4a2cbb08d33ba2"
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Better Beds"
|
||||
filename = "betterbeds-1.3.0-1.19.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/kKwy3HU9/versions/oA7DgMo2/betterbeds-1.3.0-1.19.3.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "be8020ab06b679bb33f93a7e9ade8a783985eab0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "kKwy3HU9"
|
||||
version = "oA7DgMo2"
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "Client Crafting"
|
||||
filename = "clientcrafting-fabric-1.20.1-1.8.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "c8fb1ebedea3ffde2ad1d4e4a3fc3041056ae185"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5097011
|
||||
project-id = 888790
|
||||
@@ -1,12 +1,12 @@
|
||||
name = "Regality SMP"
|
||||
author = "JordanPlayz158"
|
||||
version = "1.0.15"
|
||||
version = "1.0.18"
|
||||
pack-format = "packwiz:1.1.0"
|
||||
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "738a8a13501f4a119ae26acfc423fc41c3a4ea03d75469de46841eeb9d8b2aff"
|
||||
hash = "79cc1ce45265267b4ec5ab69ca39d17629a57f4507ad6de8bfe17fd7d81f049c"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.11"
|
||||
|
||||
Reference in New Issue
Block a user