Config tweaks and GOML

This commit is contained in:
Sangelo 2023-03-26 18:34:04 +02:00
parent 2dbd48c5c8
commit 727fa72f09
5 changed files with 56 additions and 1 deletions

View file

@ -0,0 +1,15 @@
{
"hopperMulti": 1,
"tokens": true,
"furnaceEfficiency": false,
"upgrades": {
"canUpgradeBarrels": true,
"canUpgradeChests": true,
"canUpgradeTrapped": false,
"canUpgradeFurnaces": true,
"canUpgradeBlast": true,
"canUpgradeSmoker": true,
"canUpgradeHoppers": true,
"canUpgradeShulkers": false
}
}

View file

@ -84,6 +84,10 @@ hash = "0c6290df8508998c8ac4e66d3d82d2bccf41c81ee6fa4bfbf806a96484d0cf6b"
file = "config/sodium-options.json"
hash = "3b01094400618f74596b9a3d0a5b60082e67bbb75174b592cd1393905584a8a7"
[[files]]
file = "config/tokenablefurnaces.json"
hash = "a33d04b053faccfc7029ac16e14a3ee1e07ee2da18b7fc678e44a9b06c615f12"
[[files]]
file = "config/yigd.toml"
hash = "3fe32487221f8aa35e6f31647078a3484c3da586b76c20ee96dfef4d21d45dc3"
@ -433,6 +437,11 @@ file = "mods/globalpacks.pw.toml"
hash = "7cc764aef1bb942d7c5079f4f0c7a6e3a538e043d33186a64890ed869f56dc42"
metafile = true
[[files]]
file = "mods/goml-reserved.pw.toml"
hash = "0653c582c097c9db8cdb1afa2ea049e0e2f4d28006b33a82cb8535629b925ae5"
metafile = true
[[files]]
file = "mods/hold-that-chunk.pw.toml"
hash = "8847ebb401a474d65b2ffd00a226356e94791db3f5cf98505beb227e74298884"
@ -633,6 +642,11 @@ file = "mods/naturalist.pw.toml"
hash = "928049dc37b7b41a8d7cadf9977d183527c74744f9dce884c9c04a76b3276832"
metafile = true
[[files]]
file = "mods/natures-compass.pw.toml"
hash = "1191c0ed4c2be46db9814885dc1beb33d22a2175758ad0af8a5a53afe851d7c6"
metafile = true
[[files]]
file = "mods/niceload.pw.toml"
hash = "9638b4d155d3af277c6475ff5dbb50b8fcdb50106f5169491cdf1d05cc3f23f1"

View file

@ -0,0 +1,13 @@
name = "Get Off My Lawn ReServed"
filename = "goml-1.6.4+1.19.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/j5niDupl/versions/Ij7zNda1/goml-1.6.4%2B1.19.2.jar"
hash-format = "sha1"
hash = "407e701b4fcfe971a9c13561229ff5554170c07c"
[update]
[update.modrinth]
mod-id = "j5niDupl"
version = "Ij7zNda1"

View file

@ -0,0 +1,13 @@
name = "Nature's Compass"
filename = "NaturesCompass-1.19.2-2.1.0-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "fe1341df482f7ea979972f0e55ef333e59aaa087"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4118387
project-id = 252848

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "43c887cc575a5fea38de5c7b87750eec6d403c13987b91e77f83ff51be0e1a88"
hash = "ddc9a91ddfa1313cc5b2057b4e6b21cbcdb7ba70c0aa1dd47dd16f624c2b8891"
[versions]
minecraft = "1.19.2"