diff --git a/technic/machines/LV/cnc_nodes.lua b/technic/machines/LV/cnc_nodes.lua index 5eaa40b..b250bc8 100644 --- a/technic/machines/LV/cnc_nodes.lua +++ b/technic/machines/LV/cnc_nodes.lua @@ -42,7 +42,7 @@ technic.cnc.register_all("default:brick", -- SANDSTONE ------------ technic.cnc.register_all("default:sandstone", - {crumbly=2, cracky=2, not_in_creative_inventory=1}, + {crumbly=2, cracky=3, not_in_creative_inventory=1}, {"default_sandstone.png"}, S("Sandstone"))