Cristiano Magro
2021-09-03 a71f00e9f88efd2b041a4fd097b105f4ad26eda1
technic/tools/xno_pick.lua
@@ -22,7 +22,7 @@
    node_name:match("default:mese") or
    node_name:match("technic:mineral_.*") or
    node_name:match("xtraores:.*_ore") or
    node_name:match("underch:.*_ore") and ~node_name:match("underch:.*_eye_ore") or
    node_name:match("underch:.*_ore") and not node_name:match("underch:.*_eye_ore") or
    -- underch:black_eye_ore
    node_name:match("underch:coal_dust") or
    node_name:match("underch:coal_diamond") or