# import { world, MolangVariableMap, Color, Location } from "@gaunt magnet"; let molang = new MolangVariableMap() .setColorRGB("color", new Color(1, 0, 0, 1)) //couldnt find export Color in modules