Merge remote-tracking branch 'upstream/master'

This commit is contained in:
2022-03-06 16:17:20 +01:00
79 changed files with 1174 additions and 1040 deletions

View File

@ -267,7 +267,8 @@ minetest.register_node("dryplants:reedmace_sapling", {
groups = {
snappy=3,
flammable=2,
attached_node=1
attached_node=1,
sapling=1,
},
sounds = default.node_sound_leaves_defaults(),
selection_box = {