Alias //flora to //bonemeal

This commit is contained in:
Starbeamrainbowlabs 2020-06-11 00:38:35 +01:00
parent 75a17ed64f
commit 5232406dbb
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 2 additions and 0 deletions

View File

@ -59,3 +59,5 @@ function worldeditadditions.bonemeal(pos1, pos2, strength, chance)
return true, nodes_bonemealed, candidates
end
worldedit.alias_command("flora", "bonemeal")