Reenabled Quark Oddities Crates
Crates allow for item amount based storage (default config is 640 items regardless of stack size) instead of slot amount. https://quarkmod.net/#features
This commit is contained in:
parent
449d03bd66
commit
5eb88d2186
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
[general]
|
[general]
|
||||||
"Enable 'q' Button" = true
|
"Enable 'q' Button" = true
|
||||||
"'q' Button on the Right" = false
|
"'q' Button on the Right" = false
|
||||||
@ -1787,7 +1786,7 @@
|
|||||||
"Tiny Potato" = false
|
"Tiny Potato" = false
|
||||||
"Matrix Enchanting" = false
|
"Matrix Enchanting" = false
|
||||||
"Totem Of Holding" = false
|
"Totem Of Holding" = false
|
||||||
Crate = false
|
Crate = true
|
||||||
Magnets = true
|
Magnets = true
|
||||||
|
|
||||||
[oddities.pipes]
|
[oddities.pipes]
|
||||||
|
Reference in New Issue
Block a user