add probejs for kubejs in vscodew
This commit is contained in:
parent
01bd07dfa8
commit
9767a38035
3 changed files with 19 additions and 1 deletions
|
@ -420,6 +420,11 @@ file = "mods/prism-lib.pw.toml"
|
|||
hash = "8134c08af1ac4d5c8aef4b134d205fb12b202c2a6ad323cc93b7bb8ada19de21"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/probejs.pw.toml"
|
||||
hash = "3710d4600587a86c8f2587c37586d60e0c525dfaeeb39fc80e5314801108fc12"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "b2e3be698473bfb3f08865a11e74c9ee8d47239ac72a79d60acc1ee381722a50"
|
||||
|
|
13
.minecraft/mods/probejs.pw.toml
Normal file
13
.minecraft/mods/probejs.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "ProbeJS"
|
||||
filename = "probejs-4.4.0-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "22e798e3386eb9bcd3f615e944939d6180fb0f78"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4415080
|
||||
project-id = 585406
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "a83ceae64a40336b5e0a58387066aa2ac06ab6724f0813bc5a514e9d90dc5469"
|
||||
hash = "f0fd74432519c07d2c5c6d3fe1dc3f210bdb1d4150f175324eb78b4e9138c4eb"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.19"
|
||||
|
|
Loading…
Reference in a new issue