diff options
| author | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-23 20:26:04 +0000 |
| commit | e1feb22144d2821c577cb0a281f77c54306f437c (patch) | |
| tree | c88aa93100893508ba9d60d2db55730f5a711616 /config/sophisticatedstorage-client.toml | |
asd
Diffstat (limited to 'config/sophisticatedstorage-client.toml')
| -rw-r--r-- | config/sophisticatedstorage-client.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/config/sophisticatedstorage-client.toml b/config/sophisticatedstorage-client.toml new file mode 100644 index 0000000..33483ee --- /dev/null +++ b/config/sophisticatedstorage-client.toml @@ -0,0 +1,6 @@ +#Client-side Settings +[client] + #Determines whether JEI and creative tab will show tinted storage items for iron and higher tiers. Can help with easily removing many of these items from there. + showHigherTierTintedVariants = true + #Determines whether JEI and creative tab will show only single wood variant of storage item per tier. Makes creative tab and . + showSingleWoodVariantOnly = false |
