As you can see the behavior is somewhat inconsistent, the roman numbers on the first row seem to display correctly
code example
Code: Select all
	icons = {
		{
			icon = "__angelssmelting__/graphics/icons/wire-copper.png",
		},
		{
			icon = "__angelssmelting__/graphics/icons/wire-coil-copper.png",
			scale = 0.4375,
			shift = { -10, -10},
		}
	},	



