Cristiano Magro
2020-12-03 2081b409249bdbcf94ea387bd74e219bbf9111d0
xno_pick ignore *eye* block
1 files modified
2 ■■■ changed files
technic/tools/xno_pick.lua 2 ●●● patch | view | raw | blame | history
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") or
    node_name:match("underch:.*_ore") and ~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