This commit is contained in:
Hexugory 2024-06-14 21:49:24 -05:00
parent 62a6e24ec4
commit a698255323
5 changed files with 40 additions and 9 deletions

View File

@ -11,6 +11,10 @@
[management] [management]
"Inventory Sorting" = false "Inventory Sorting" = false
[management.item_sharing]
Cooldown = 10
"Render Items In Chat" = true
[tweaks] [tweaks]
"Automatic Recipe Unlock" = false "Automatic Recipe Unlock" = false
"Simple Harvest" = false "Simple Harvest" = false
@ -53,3 +57,12 @@
Thatch = true Thatch = true
"Variant Bookshelves" = true "Variant Bookshelves" = true
"Variant Chests" = false "Variant Chests" = false
[oddities]
Backpack = false
Crate = true
Magnets = false
"Matrix Enchanting" = false
Pipes = false
"Tiny Potato" = false
"Totem Of Holding" = false

View File

@ -982,7 +982,7 @@ hash = "f39dafbcc143ec2cf6fe5f53d6197aabac3f2ce29a4667e2af3999032fc81ac9"
[[files]] [[files]]
file = "config/quark-common.toml" file = "config/quark-common.toml"
hash = "4ea8e80cb21b950c38d9fb4bb6b77e57773641419ef505f1fbda534093be45a0" hash = "1fb3f51aa59af6090a65e8acb5dc8ab13e24a7b84c19349691fff61cf3b05b2c"
[[files]] [[files]]
file = "config/quarryplus-common.toml" file = "config/quarryplus-common.toml"
@ -4647,9 +4647,14 @@ file = "mods/pylons.pw.toml"
hash = "05b1d9986f62a3273878f0c4b0b669527e5a5ccf66d9b8e90a4838369c34306b" hash = "05b1d9986f62a3273878f0c4b0b669527e5a5ccf66d9b8e90a4838369c34306b"
metafile = true metafile = true
[[files]]
file = "mods/quark-oddities.pw.toml"
hash = "4b6d6900e40ceea949928423e7863817aeb07c17dba719ca45dac34d3f8d5b41"
metafile = true
[[files]] [[files]]
file = "mods/quark.pw.toml" file = "mods/quark.pw.toml"
hash = "41221339c3f325d688a025e120c887b2003b76234149b3873236f872e9a48f54" hash = "85ecd63591604cd9e9dc2e33b9fefb07c8bceed4cc39b19c13caff6233818397"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -0,0 +1,13 @@
name = "Quark Oddities"
filename = "QuarkOddities-1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/qeEEslrN/versions/NrzERFzz/QuarkOddities-1.20.1.jar"
hash-format = "sha1"
hash = "69ed292c207af89febd156d83b3e78f64b35b969"
[update]
[update.modrinth]
mod-id = "qeEEslrN"
version = "NrzERFzz"

View File

@ -1,13 +1,13 @@
name = "Quark" name = "Quark"
filename = "Quark-4.0-443.jar" filename = "Quark-4.0-458.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/J3etK5WK/Quark-4.0-458.jar"
hash-format = "sha1" hash-format = "sha1"
hash = "4bb048c40a82963aa493b23776fb127d13386967" hash = "cb38b4735b709f16ba6440162a4b331623b63597"
mode = "metadata:curseforge"
[update] [update]
[update.curseforge] [update.modrinth]
file-id = 5346894 mod-id = "qnQsVE2z"
project-id = 243121 version = "J3etK5WK"

View File

@ -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 = "4b797e8b448bd78dce909a70ba4d0e20e109bcf6416c6c00934821eb7eb267d7" hash = "976f19fd52639129f9453e9eeb896838b68c98c3f9f72d902382acdfc26b0446"
[versions] [versions]
forge = "47.2.20" forge = "47.2.20"