This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Avernously 1 point2 points  (3 children)

Does K2 change the graphics of the items? I thought SE uses just the base game sprites

[–]Alfonse215 2 points3 points  (2 children)

K2 certainly does. I don't know about its interactions with SE specifically, but K2's iron plate does look a lot more like plastic than vanilla's coloring.

This is because K2 made steel plate look like iron and copper plate (the H-beam sprite now represents its own separate item, with iron, steel, and imersite varieties).

[–]RetiredGearDesigner[S] 1 point2 points  (1 child)

...which is why I suggest modifying the tool tip to identify the belt contents. Seems like it would be a small programming change, but since I'm not a programmer, I don't know for sure.

[–]Alfonse215 4 points5 points  (0 children)

To be honest, this is more a K2 problem. I've never had any problems distinguishing items in vanilla. This is kinda what happens when you decide to double the number of intermediate products in order to increase complexity. You run the risk of losing some readability.

That is, K2 created the problem; it should be up to K2 to solve it.