Make REI, Roughly Enough Professions, and Roughly Searchable optional mods #38

Merged
cubicxp merged 4 commits from develop into main 2026-05-08 11:07:46 -05:00
3 changed files with 6 additions and 2 deletions
Showing only changes of commit 1f9f77456f - Show all commits

View File

@@ -1354,6 +1354,10 @@ file = "mods/zoomify.pw.toml"
hash = "e74c7b29a9776fa6d00a39ee71e18445c9b273570351a4b891a35b277feaca30" hash = "e74c7b29a9776fa6d00a39ee71e18445c9b273570351a4b891a35b277feaca30"
metafile = true metafile = true
[[files]]
file = "pack.toml.orig"
hash = "d05658e448b4e0507456f80ad19828860d820b008d8808690fe6b8a5473e9c85"
[[files]] [[files]]
file = "resourcepacks/RegalityResourcePack.zip" file = "resourcepacks/RegalityResourcePack.zip"
hash = "e6c280dd735849461880dc5ed3bded687c839302375d8f0edc790a5d5d5bd5ac" hash = "e6c280dd735849461880dc5ed3bded687c839302375d8f0edc790a5d5d5bd5ac"

View File

@@ -3,7 +3,7 @@ filename = "identity-2.9.2-1.20.1-fabric.jar"
side = "both" side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de" hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3411be55f33f36c0ee21bca2bfdda7605c07817380297825a3995b8b637bfcdd" hash = "a280ecc0d8205ed1e69cc984273488133fa325dd28c7036bbcf9b824cd3822b9"
[versions] [versions]
fabric = "0.17.3" fabric = "0.17.3"