public enum MegaMeltMat { Ice = 0, Glass = 1, Jelly = 2, Plastic = 3, Custom = 4 }