fix kubejs?
This commit is contained in:
parent
4d72c50e5a
commit
07188d4e5f
3 changed files with 19 additions and 1 deletions
|
@ -713,6 +713,11 @@ file = "mods/ksyxis.pw.toml"
|
||||||
hash = "7c6239fe970cd45a1f680493b9fceef6870afcfd2de72086bfef3f765bd3c4c6"
|
hash = "7c6239fe970cd45a1f680493b9fceef6870afcfd2de72086bfef3f765bd3c4c6"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/kubejs-tweaks.pw.toml"
|
||||||
|
hash = "cd91110c73df42e9e36235cb987e24709271f61c9a4e5a4a6942f33243ec20c0"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/kubejs.pw.toml"
|
file = "mods/kubejs.pw.toml"
|
||||||
hash = "eba62fcfbe8678c035ef239481af4f01b21b33d198f8bf7467726e02bf37f845"
|
hash = "eba62fcfbe8678c035ef239481af4f01b21b33d198f8bf7467726e02bf37f845"
|
||||||
|
|
13
mods/kubejs-tweaks.pw.toml
Normal file
13
mods/kubejs-tweaks.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "KubeJS Tweaks"
|
||||||
|
filename = "kubejstweaks-0.0.2-beta.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "00afba75f8ce285b55c092acf5bab39dade44dd0"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 6769011
|
||||||
|
project-id = 1306367
|
|
@ -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 = "425f8410c30b3a2e685e56f6f40da78009177ef68dd0c914c8f3c224e51872a6"
|
hash = "c4da23766805105edbb7ad045ad318ed51400f24d416040f8e972f3b7bf2f4c3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue