Merge branch 'master' of https://git.tchncs.de/Illuna-Minetest/minetest_game
This commit is contained in:
commit
3697f8d3e7
2 changed files with 2 additions and 2 deletions
|
@ -2219,7 +2219,7 @@ end
|
|||
default.register_leafdecay({
|
||||
trunks = {"default:acacia_tree"},
|
||||
leaves = {"default:acacia_leaves"},
|
||||
radius = 2,
|
||||
radius = 3,
|
||||
})
|
||||
|
||||
default.register_leafdecay({
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 7f3a4700e56a775175b00ec4cf8bb92d43389740
|
||||
Subproject commit 4e3ed4f1a01d7c2225ac348c5c6be457e2ac9038
|
Loading…
Add table
Add a link
Reference in a new issue