#A small script to convince Thermal Foundation to show plates

2 messages · Page 1 of 1 (latest)

reef summit
#

Also works for making it show coins and the like. Basically anything that's hidden by default but exists.

const $ThermalFlags = java('cofh.thermal.lib.common.ThermalFlags')
$ThermalFlags.setFlag($ThermalFlags.FLAG_PLATES, true)

Goes in startup_scripts, requires disableClassFilter in common.properties to be set to true.

gleaming cave