From ff3bb7dba96d773a099ac0f1fbbe47aff7ba2b8d Mon Sep 17 00:00:00 2001 From: TechRunner2 Date: Fri, 20 Jan 2017 14:20:49 -0600 Subject: [PATCH] added comment to add new groups --- nodes.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/nodes.lua b/nodes.lua index b23fb39..d27c3d2 100644 --- a/nodes.lua +++ b/nodes.lua @@ -1,4 +1,5 @@ -- Groups = crumbly =dirt, cracky = stone, snappy = leaves, choppy = wood, explody, oddly_breakable_by_hand +-- New groups = mushy(dirt), crackly(stone), temple(temple blocks) --Dirts minetest.register_node("aether2_minetest:aether_dirt", {