diff --git a/mods/CORE/mcl_util/nodes.lua b/mods/CORE/mcl_util/nodes.lua index 7d991fc91..bf22a1711 100644 --- a/mods/CORE/mcl_util/nodes.lua +++ b/mods/CORE/mcl_util/nodes.lua @@ -460,3 +460,4 @@ function mcl_util.match_node_to_filter(node_name, filters) return false end +