Files
Epoch-Runner-Server/overrides/config/AppliedEnergistics2/Facades.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

24 lines
748 B
INI

# Configuration file
~CONFIG_VERSION: 1
##########################################################################################################
# common
#--------------------------------------------------------------------------------------------------------#
# Settings applied to all facades.
#
# By default full blocks with no tile entity and a model do not need whitelisting.
# This will only be read once during client startup.
##########################################################################################################
common {
# Unsupported: Allows whitelisting TileEntity as facades. Could work, have render issues, or corrupt your world. USE AT YOUR OWN RISK.
B:allowTileEntityFacades=false
}
facades {
}