Changing pipe-to-ground lines
Posted: Tue Apr 30, 2019 11:24 am
I am trying to change the underground lines graphic for a modded pipe-to-ground. Why doesn't it work?
Code: Select all
data.raw["pipe-to-ground"]["pipe-to-ground"].underground_sprite = {
filename = "__underground-lines-test__/underground-lines.png",
height = 64,
priority = "extra-high-no-scale",
scale = 0.5,
width = 64
}