The problem I Have is, that the Pump's hitbox doesn't resemble the object: you can go thru the pipe...
Red is the hitbox, Orange is the part, that is not covered by the hitbox...

You might want to take the time to read the first sentence in this topic.Palicraft wrote:This one is not a graphic bug: as I place landfill over a pump, it still continues to provide water.
Code: Select all
name = "offshore-pump",
collision_box = {{-0.6, -0.45}, {0.6, 0.3}}
Code: Select all
name = "offshore-pump",
collision_box = {{-0.6, -1.05}, {0.6, 0.3}}