remove obsolete config

This commit is contained in:
Hexugory 2024-06-05 19:12:34 -05:00
parent c1590e2e69
commit dcf289ccab
4 changed files with 1 additions and 41 deletions

View File

@ -1,13 +0,0 @@
[Tooltips]
#If TRUE, Enchantment descriptions will be added to the tooltip for Enchanted Books containing only a single enchantment.
"Show Enchantment Descriptions" = true
#If TRUE, Items will be associated with various keywords which assist with searching in various menus such as JEI.
"Show Item Descriptions" = true
#If TRUE and Advanced Tooltips are enabled (F3+H), Tags will be will be added to item tooltips if possible.
"Show Item Tags" = true
#If TRUE, CoFH Items will always show full details (charge state, etc.) and will not require Shift to be held down.
"Always Show Item Details" = false
#If TRUE, CoFH Items will display a message prompting to hold Shift to see full details (charge state, etc.). This does not change the behavior, only if the informational message should display.
"Show 'Hold Shift for Details' Message" = true

View File

@ -1,19 +0,0 @@
[Gameplay]
#If TRUE, dismantled blocks will be placed in the dismantling player's inventory if possible.
"Return Dismantle Drops" = false
[Gameplay.Fishing]
#If TRUE, Fishing will cause exhaustion.
"Fishing Exhaustion" = false
#This option sets the amount of exhaustion caused by fishing, if enabled.
#Range: 0.0 ~ 10.0
"Fishing Exhaustion Amount" = 0.125
[Gameplay.World]
#If TRUE, Sapling growth will be slowed by a configurable factor.
"Sapling Growth Reduction" = false
#This option sets the growth factor for saplings - they will only grow 1 in N times.
#Range: > 1
"Sapling Growth Reduction Factor" = 4

View File

@ -44,14 +44,6 @@ hash = "ac4fad73b20151ee9f0de09dcc137310e5dcb44b68164c1d739eb562de848992"
file = "config/caverns_and_chasms-common.toml" file = "config/caverns_and_chasms-common.toml"
hash = "2697f81d15401de3729b765a4f5e80095e70710cfa4236c1e280cfaa9d1471fd" hash = "2697f81d15401de3729b765a4f5e80095e70710cfa4236c1e280cfaa9d1471fd"
[[files]]
file = "config/cofh_core-client.toml"
hash = "3d9a09da647fea2833998bce9608b9746d8a0ad27bb965b23f675d5ce9dde828"
[[files]]
file = "config/cofh_core-common.toml"
hash = "e254fd10199336dd0e0c1c3f20a8daa1fdf9ca026b02dd9c0064ae1f058b9393"
[[files]] [[files]]
file = "config/configured-client.toml" file = "config/configured-client.toml"
hash = "9f506cbecac3f4383c61b00d82d86ffe92b111f0a75f8b471f9ad87c27a8ba2d" hash = "9f506cbecac3f4383c61b00d82d86ffe92b111f0a75f8b471f9ad87c27a8ba2d"

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 = "13377bd42c85181579fcca1905a690a642682e1cac7f57bfdf6037c1ada10332" hash = "5a36b32483a9b61cc231e1df803253d908f4f8ae89c24194555e3a7410283926"
[versions] [versions]
forge = "43.3.13" forge = "43.3.13"