mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-05 06:53:52 +01:00
Alias //flora to //bonemeal
This commit is contained in:
parent
75a17ed64f
commit
5232406dbb
@ -59,3 +59,5 @@ function worldeditadditions.bonemeal(pos1, pos2, strength, chance)
|
|||||||
|
|
||||||
return true, nodes_bonemealed, candidates
|
return true, nodes_bonemealed, candidates
|
||||||
end
|
end
|
||||||
|
|
||||||
|
worldedit.alias_command("flora", "bonemeal")
|
||||||
|
Loading…
Reference in New Issue
Block a user