add kubejs for future changes
This commit is contained in:
parent
ff5415b219
commit
d0ff06ea1c
4 changed files with 37 additions and 1 deletions
|
@ -92,6 +92,11 @@ file = "mods/indium.pw.toml"
|
|||
hash = "8144bc5631457a762074a032a196e7cf5b40607f705923ee3305c9d20aed61cf"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/kubejs.pw.toml"
|
||||
hash = "4cf142664257bc0c3829c7bbebd52a97c06ca7ea057fa80400debcaf9ca4824a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/mineral-chance-fabric.pw.toml"
|
||||
hash = "04c72f0ff8258b9269c0b6b70d73f18403b8a7587b8736982048d88561cefa8b"
|
||||
|
@ -112,6 +117,11 @@ file = "mods/reborncore.pw.toml"
|
|||
hash = "f0715bc089d1779fda4585603916eeda828d8c0a6f4bdbf88150ac27a0dd26ee"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/rhino.pw.toml"
|
||||
hash = "fab7b46eb6df4a61c38635a09aaba428e7c187fda9a517ff7ff46052dfe9842b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/roughly-enough-items.pw.toml"
|
||||
hash = "e9e611d1d415a3023065b986563f7c0a2deb3179994b75683978aec0f651b3ee"
|
||||
|
|
13
.minecraft/mods/kubejs.pw.toml
Normal file
13
.minecraft/mods/kubejs.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "KubeJS"
|
||||
filename = "kubejs-fabric-1802.5.4-build.508.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "cdd242fca359c45660ed120b9d4ac588da676044"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3855261
|
||||
project-id = 238086
|
13
.minecraft/mods/rhino.pw.toml
Normal file
13
.minecraft/mods/rhino.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Rhino"
|
||||
filename = "rhino-fabric-1802.1.14-build.190.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "2edbbf292479369ab5fbbbf6b251cc48742b0971"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 3846163
|
||||
project-id = 416294
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e02fe1633d6daac3770c20d8ae680ef60400441117c0b0d3d99fdd94ea9199ab"
|
||||
hash = "21d57117c06a990566fa03684926cb9587dc120c39dba89ef8803130569c4ada"
|
||||
|
||||
[versions]
|
||||
fabric = "0.13.3"
|
||||
|
|
Loading…
Reference in a new issue