Add Puffish's Skills x Origins mod for conditionally unlocking categories per origin (in this case, for Jack/Jack's Origin)
This commit is contained in:
@@ -1154,6 +1154,11 @@ file = "mods/simple-voice-chat.pw.toml"
|
|||||||
hash = "6e6ab7c329eee464f5e39e7f327a148626d9aff1f74fed0020de7686d006edea"
|
hash = "6e6ab7c329eee464f5e39e7f327a148626d9aff1f74fed0020de7686d006edea"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/skills-origins.pw.toml"
|
||||||
|
hash = "7dc772eda50205dc1551b4ca18b7f89109ea5ef148eec0197c2f499dda6a8a2f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/skills.pw.toml"
|
file = "mods/skills.pw.toml"
|
||||||
hash = "4a4b17ad43092863d796deea85aa2268bc0db8277b1b3d4b1f7159e2408c3b48"
|
hash = "4a4b17ad43092863d796deea85aa2268bc0db8277b1b3d4b1f7159e2408c3b48"
|
||||||
|
|||||||
13
mods/skills-origins.pw.toml
Normal file
13
mods/skills-origins.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "Pufferfish's Skills x Origins"
|
||||||
|
filename = "puffish_skills_origins-0.2.0-1.20.1-fabric.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/G2gG8giX/versions/xsYqLkmA/puffish_skills_origins-0.2.0-1.20.1-fabric.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "8e5f1fcebb32bae175bf00b7800bf2210c85ec51"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "G2gG8giX"
|
||||||
|
version = "xsYqLkmA"
|
||||||
@@ -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 = "7d0bccd9a15b6c9b29c6069b56c7de0cf991e4ef646593cde6fff9e208d21e70"
|
hash = "ab741ed961e6874d5c37c27d35cd3b70cdce15957bbbbf9e1a486b772dd704b4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Reference in New Issue
Block a user