DRKV333 / MechTransfer

A Terraria mod for tModLoader, focused on automation.
MIT License
11 stars 8 forks source link

Tiles not showing #1

Closed pyromanci closed 6 years ago

pyromanci commented 6 years ago

Placing down the transfer pipes makes the other items connected vanish. They are there, but the graphics for them do not show.

DRKV333 commented 6 years ago

This is most likely caused by SpiritMod, though it could be something I'm missing. The issue happens, because the CoordinateHeights of all of the 1x1 TileObjects is changed from { 16 } to { 20 }. I haven't yet nailed down where this happens exactly.

DRKV333 commented 6 years ago

Spirit mod v1.3.3.0 fixed the issue.