Files
modpack-files/both/config/IronChest.cfg
2025-03-24 19:54:03 +01:00

27 lines
618 B
INI

# Configuration file
general {
# Disallowed upgrades. All upgrades listed here will not be registred and no recipes will be generated for it.
# Example: IRON:GOLD [default: ]
S:blocklistUpgrades <
>
B:cacheRenderingInformation=true
# Enables the dark steel.
B:enableDarkSteelChests=true
# Enables the netherite chest.
B:enableNetheriteChests=true
# Enables the silver chest.
B:enableSilverChests=true
# Enables the steel chest.
B:enableSteelChests=true
B:ocelotsSitOnChests=true
D:transparentRenderDistance=128.0
B:transparentRenderInside=true
}