Description This Property manages the allowed materials for a module. Example { "allowed_material":{ "allowedMaterials": [ "metal" // list of allowed material groups ], "cost": 5 //the cost of the module. } } }