damn it didn't work
This commit is contained in:
parent
0c9200ced1
commit
41ddffa6fe
5 changed files with 1 additions and 45 deletions
14
index.toml
14
index.toml
|
@ -69,10 +69,6 @@ metafile = true
|
||||||
file = "config/tablist-common.toml"
|
file = "config/tablist-common.toml"
|
||||||
hash = "640e8f19ebc0b7e507b6018a7953a3d9fabf1f1c9c645b104ac66f683bc6485d"
|
hash = "640e8f19ebc0b7e507b6018a7953a3d9fabf1f1c9c645b104ac66f683bc6485d"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "kubejs/server_scripts/replace_tagless_items.js"
|
|
||||||
hash = "983025e310ab4dd00f475ae16a1c891fc0f50b1a30d8287be8e7ad712982c0d4"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/3dskinlayers.pw.toml"
|
file = "mods/3dskinlayers.pw.toml"
|
||||||
hash = "32c59ef169bfdfeb8651ef69157032e6157348373dc9e17bb9e31f218d96f1b3"
|
hash = "32c59ef169bfdfeb8651ef69157032e6157348373dc9e17bb9e31f218d96f1b3"
|
||||||
|
@ -713,16 +709,6 @@ 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]]
|
|
||||||
file = "mods/kubejs.pw.toml"
|
|
||||||
hash = "eba62fcfbe8678c035ef239481af4f01b21b33d198f8bf7467726e02bf37f845"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/l_enders-cataclysm-delight.pw.toml"
|
file = "mods/l_enders-cataclysm-delight.pw.toml"
|
||||||
hash = "1584f5cf54a629f1111a0bb6373313aab12dde00d9c6940fcd3bac9d75cf95bc"
|
hash = "1584f5cf54a629f1111a0bb6373313aab12dde00d9c6940fcd3bac9d75cf95bc"
|
||||||
|
|
|
@ -1,4 +0,0 @@
|
||||||
ServerEvents.recipes((event) => {
|
|
||||||
event.replaceInput({}, "farmersexpanse:butter", "#c:butter")
|
|
||||||
event.replaceInput({}, "vegandelight:salt", "#c:dusts/salt")
|
|
||||||
})
|
|
|
@ -1,13 +0,0 @@
|
||||||
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
|
|
|
@ -1,13 +0,0 @@
|
||||||
name = "KubeJS"
|
|
||||||
filename = "kubejs-neoforge-2101.7.1-build.181.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/umyGl7zF/versions/3w2ufpfQ/kubejs-neoforge-2101.7.1-build.181.jar"
|
|
||||||
hash-format = "sha512"
|
|
||||||
hash = "25531dc40cee02012384c6cf645829db27816c5d107baa9aa118885fbd418237ff43974451a52f1671be6cd075dbf33cbeb20df5eaf33cd31421ef5f66413726"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "umyGl7zF"
|
|
||||||
version = "3w2ufpfQ"
|
|
|
@ -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 = "3390b3e4283ed2df4801446500655a015a995ac816a724e8d6c37e7aa63d03cf"
|
hash = "97d89477c876a60f82272f5029df263daf27e25044b644171226c79fedc74dcc"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue