diff --git a/mods/default/nodes.lua b/mods/default/nodes.lua index d6f2d3a8..b7274c81 100644 --- a/mods/default/nodes.lua +++ b/mods/default/nodes.lua @@ -2219,7 +2219,7 @@ end default.register_leafdecay({ trunks = {"default:acacia_tree"}, leaves = {"default:acacia_leaves"}, - radius = 2, + radius = 3, }) default.register_leafdecay({ diff --git a/mods/farming b/mods/farming index 7f3a4700..4e3ed4f1 160000 --- a/mods/farming +++ b/mods/farming @@ -1 +1 @@ -Subproject commit 7f3a4700e56a775175b00ec4cf8bb92d43389740 +Subproject commit 4e3ed4f1a01d7c2225ac348c5c6be457e2ac9038