https://wiki.factorio.com/Prototype/RollingStock#wheels
https://wiki.factorio.com/Types/Rotated ... tion_count
data.lua code used to reproduce the issue:
Code: Select all
data.raw["cargo-wagon"]["cargo-wagon"].wheels = {
direction_count = 0,
filename = "__core__/graphics/empty.png",
width = 1,
height = 1
}