How to use molten elements in console

  • Thvbacium
    6th October Member 0 Permalink

    I'm trying to remove molten stuff using the console but idk what to do. what do i need to do to get rid of the molten elements?

  • jacob1
    6th October Developer 1 Permalink
    Molten elements are all actually LAVA, so if you delete lava, all the molten elements go away. The original type is stored in .ctype, so molten PSCN would be LAVA(PSCN) and molten NSCN would be LAVA(NSCN)

    If you want to refer to a specific ctype, you can't do that with basic commands. With more advanced Lua commands you could.