README: Add //convolve to quick reference

This commit is contained in:
Starbeamrainbowlabs 2020-06-10 01:39:17 +01:00
parent da1c56cc23
commit 55da495db2
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -18,6 +18,7 @@ If you can dream of it, it probably belongs here!
- [`//bonemeal [<strength> [<chance>]]`](#bonemeal-strength-chance)
- [`//walls <replace_node>`](#walls-replace_node)
- [`//replacemix <target_node> [<chance>] <replace_node_a> [<chance_a>] [<replace_node_b> [<chance_b>]] [<replace_node_N> [<chance_N>]] ....`](#replacemix-target_node-chance-replace_node_a-chance_a-replace_node_b-chance_b-replace_node_n-chance_n-)
- [`//convolve <kernel> [<width>[,<height>]] [<sigma>]`](#convolve-kernel-widthheight-sigma)
- [`//count`](#count)
- [`//multi <command_a> <command_b> ....`](#multi-command_a-command_b-command_c-)
- [`//y`](#y)