Disable Quark food value in tooltips
This commit is contained in:
parent
029611314a
commit
c1590e2e69
@ -1548,7 +1548,7 @@
|
|||||||
|
|
||||||
[client.improved_tooltips]
|
[client.improved_tooltips]
|
||||||
"Attribute Tooltips" = true
|
"Attribute Tooltips" = true
|
||||||
"Food Tooltips" = true
|
"Food Tooltips" = false
|
||||||
"Shulker Tooltips" = true
|
"Shulker Tooltips" = true
|
||||||
"Map Tooltips" = true
|
"Map Tooltips" = true
|
||||||
"Enchanting Tooltips" = true
|
"Enchanting Tooltips" = true
|
||||||
|
@ -266,7 +266,7 @@ hash = "b1f773cc87cd02fc632dd37a1cde0c510076f07a2fac6d2e8c31bcc66cc0bc84"
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/quark-common.toml"
|
file = "config/quark-common.toml"
|
||||||
hash = "3d053080b5218a55e6b7f17e58f89f2e9ea93de118e59642d988afcbce2151c4"
|
hash = "dd401f06c634dab6c7e3388927f070a432016e74af7a25de3b00a575df9dbe71"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/rubidium-mixins.properties"
|
file = "config/rubidium-mixins.properties"
|
||||||
|
@ -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 = "937105726eeb5c582b40d0c608f9fc9f284795b1d2b6e4a1034682c7ea1bb963"
|
hash = "13377bd42c85181579fcca1905a690a642682e1cac7f57bfdf6037c1ada10332"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.3.13"
|
forge = "43.3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user