how odd
This commit is contained in:
parent
62a6e24ec4
commit
a698255323
@ -11,6 +11,10 @@
|
||||
[management]
|
||||
"Inventory Sorting" = false
|
||||
|
||||
[management.item_sharing]
|
||||
Cooldown = 10
|
||||
"Render Items In Chat" = true
|
||||
|
||||
[tweaks]
|
||||
"Automatic Recipe Unlock" = false
|
||||
"Simple Harvest" = false
|
||||
@ -53,3 +57,12 @@
|
||||
Thatch = true
|
||||
"Variant Bookshelves" = true
|
||||
"Variant Chests" = false
|
||||
|
||||
[oddities]
|
||||
Backpack = false
|
||||
Crate = true
|
||||
Magnets = false
|
||||
"Matrix Enchanting" = false
|
||||
Pipes = false
|
||||
"Tiny Potato" = false
|
||||
"Totem Of Holding" = false
|
@ -982,7 +982,7 @@ hash = "f39dafbcc143ec2cf6fe5f53d6197aabac3f2ce29a4667e2af3999032fc81ac9"
|
||||
|
||||
[[files]]
|
||||
file = "config/quark-common.toml"
|
||||
hash = "4ea8e80cb21b950c38d9fb4bb6b77e57773641419ef505f1fbda534093be45a0"
|
||||
hash = "1fb3f51aa59af6090a65e8acb5dc8ab13e24a7b84c19349691fff61cf3b05b2c"
|
||||
|
||||
[[files]]
|
||||
file = "config/quarryplus-common.toml"
|
||||
@ -4647,9 +4647,14 @@ file = "mods/pylons.pw.toml"
|
||||
hash = "05b1d9986f62a3273878f0c4b0b669527e5a5ccf66d9b8e90a4838369c34306b"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quark-oddities.pw.toml"
|
||||
hash = "4b6d6900e40ceea949928423e7863817aeb07c17dba719ca45dac34d3f8d5b41"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/quark.pw.toml"
|
||||
hash = "41221339c3f325d688a025e120c887b2003b76234149b3873236f872e9a48f54"
|
||||
hash = "85ecd63591604cd9e9dc2e33b9fefb07c8bceed4cc39b19c13caff6233818397"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
13
mods/quark-oddities.pw.toml
Normal file
13
mods/quark-oddities.pw.toml
Normal 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"
|
@ -1,13 +1,13 @@
|
||||
name = "Quark"
|
||||
filename = "Quark-4.0-443.jar"
|
||||
filename = "Quark-4.0-458.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/qnQsVE2z/versions/J3etK5WK/Quark-4.0-458.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "4bb048c40a82963aa493b23776fb127d13386967"
|
||||
mode = "metadata:curseforge"
|
||||
hash = "cb38b4735b709f16ba6440162a4b331623b63597"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 5346894
|
||||
project-id = 243121
|
||||
[update.modrinth]
|
||||
mod-id = "qnQsVE2z"
|
||||
version = "J3etK5WK"
|
||||
|
Loading…
Reference in New Issue
Block a user