Compare commits
2 Commits
fc8c11a5c7
...
3aa8e453ab
| Author | SHA1 | Date | |
|---|---|---|---|
| 3aa8e453ab | |||
| 271d36692e |
5
index.toml
generated
5
index.toml
generated
@@ -295,11 +295,6 @@ file = "mods/gravestone-x-curios-api-compat.pw.toml"
|
||||
hash = "f29b802fac8e85e5b6b4bc52338495ee5a3cb40aea8798296bbf00befcbb613a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/immediatelyfast.pw.toml"
|
||||
hash = "835bd8b05a05ce6c0981ddc37c49e4c476aa0414cc2a5321fd9f8994193b6feb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/irons-spells-n-spellbooks.pw.toml"
|
||||
hash = "0f69ae82b48bdd8f1a7e320ca5c2156c54d4c140357dac31c77519345bdaca2c"
|
||||
|
||||
1
justfile
1
justfile
@@ -23,6 +23,7 @@ unpin mod:
|
||||
|
||||
remove mod:
|
||||
packwiz remove "{{mod}}"
|
||||
jj commit -m 'feat: remove "{{mod}}" mod'
|
||||
|
||||
serve:
|
||||
packwiz serve
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
name = "ImmediatelyFast"
|
||||
filename = "ImmediatelyFast-1.2.7+1.20.2.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/yciHw2oP/ImmediatelyFast-1.2.7%2B1.20.2.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "669a625894f175bc818062a194fb52b6163b2ddcb60cfb57a93efbb1c4e855b20200e175e225f86870cfde0846b80a50084088a2aefe6783cc2b49a6de59b2ba"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "5ZwdcRci"
|
||||
version = "yciHw2oP"
|
||||
Reference in New Issue
Block a user