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

View file

@ -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")