# SilverScreen Methods to interact with the silver‑smelting **Silver Screen** interface. ```{note} Credits to Flight and Skunkworks ``` - - - ## ERSSilverItem ```pascal ERSSilverItem = enum(OPAL_RING..TOPAZ_BRACELET); ``` Enum representing the silver jewelry that can be crafted. - - - ## TRSSilverScreen Main record to interact with the {ref}`SilverScreen` interface.