diff options
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 |
