package reactor.items; public class NeutronReflector { public static String TYPE = "NeutronReflector"; public static String[] RESOURCE_NAME = { "T1NeutronReflector", "T2NeutronReflector" }; public static int[] DURABILITY = { 512000, 2147483647 }; }