mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] Noisium for world gen speed
This commit is contained in:
parent
6392a7e90d
commit
e4c37a200b
3 changed files with 19 additions and 1 deletions
|
@ -814,6 +814,11 @@ file = "mods/no-enderman-grief.pw.toml"
|
||||||
hash = "3349a217141d1587f6ef03baf8cdd106ada041a8fce0972f1955781b320c0a33"
|
hash = "3349a217141d1587f6ef03baf8cdd106ada041a8fce0972f1955781b320c0a33"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/noisium.pw.toml"
|
||||||
|
hash = "d424a9260ef51bc102e56f0423d91dfabb739ccca8a86eb1c450ea631b739280"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/notenoughcrashes.pw.toml"
|
file = "mods/notenoughcrashes.pw.toml"
|
||||||
hash = "09ba6db54e6f13fafa1e12a9adcd83db9137617d631288579f520ab11b4bfe9a"
|
hash = "09ba6db54e6f13fafa1e12a9adcd83db9137617d631288579f520ab11b4bfe9a"
|
||||||
|
|
13
mods/noisium.pw.toml
Normal file
13
mods/noisium.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Noisium"
|
||||||
|
filename = "noisium-neoforge-2.3.0+mc1.21-1.21.1.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/KuNKN7d2/versions/nJBE6tif/noisium-neoforge-2.3.0%2Bmc1.21-1.21.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "b50c37d2f69d51742d4407d272cea525b428784d2a39338d34b692937320495cd77d47b2d2321b3976713447028f50823e9ba44ca618900eba4ced907985ec84"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "KuNKN7d2"
|
||||||
|
version = "nJBE6tif"
|
|
@ -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 = "ac0473f0db8f22b2d5f456313a8f9ed5e11e5f6483dd8ae37b0259595ab4fe6c"
|
hash = "ab1b2632bb5113b7d8b15773ca2cfc0a9987ee737909b01d4027c71284f42f08"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue