I first discovered it using SeaBlock pack(Angel's smelting specifically)+EditorExtension's Infinity pipe.
Steps to reproduce:
- Add the following fluid:
Code: Select all
{ type = "fluid", name = "superheated-water", default_temperature = 101, max_temperature = 200, heat_capacity = "0.2KJ", base_color = {r=0, g=0.17, b=0.3}, flow_color = {r=0.7, g=0.7, b=0.7}, icon = "__base__/graphics/icons/fluid/water.png", icon_size = 64, icon_mipmaps = 4, order = "a[fluid]-a[water]" }
- Have an Infinity pipe placed (in play via added dummy recipe; EE's Infinity pipe; in Editor; or in a custom scenario).
- Set the filter to superheated-water.
- Clear the filter (by right-clicking the button).
Alternatively, set the filter to regular water. - The error dialog shows up.