Make granite harder than regular stone

In real life granite is renowned for its hardness.
This commit is contained in:
Zefram
2014-07-30 20:25:35 +01:00
parent 84cf6504c5
commit 0dfac3f484
3 changed files with 3 additions and 3 deletions

View File

@ -90,7 +90,7 @@ technic.cnc.register_all("technic:marble",
-- Granite
------------
technic.cnc.register_all("technic:granite",
{cracky=3, not_in_creative_inventory=1},
{cracky=1, not_in_creative_inventory=1},
{"technic_granite.png"},
S("Granite"))