blockgame.register_node("bricks", { groups = { stoney = 1, }, }) blockgame.register_node("tile", { groups = { stoney = 1, }, })