Code: Select all
crafting_machine_tint =
{
primary = {82, 199, 238},
secondary = {82, 199, 238},
tertiary = {82, 199, 238},
quaternary = {82, 199, 238},
},
Code: Select all
crafting_machine_glow =
{
primary = true,
secondary = true,
tertiary = false,
quaternary = false,
},