;) And now, Lesson 2: I followed your example in your new overwrite-file and wrote the needed trees in the oldone, like this: -- moretrees:pine_trunk entity = registered("node","moretrees:pine_trunk") entity.groups = {tree=1,choppy=2,flammable=2} minetest.register_node(":moretrees:pine_trunk", entit...