Skip to content

Version 1.1.0 (1.19.1)

Choose a tag to compare

@DavidArthurCole DavidArthurCole released this 29 Jul 22:25
· 9 commits to main since this release

This version changes command syntax drastically, while also improving performance.

New syntax is outlined below

  • [..] Indicates a mandatory argument
  • <...> indicates an optional argument

Creating new Blend Schemes:
/bhb:blendscheme save [Scheme Name] [Code 1] [Code 2] <Code 3> <Code 4> <Code 5> <Code 6>

Blending without using a scheme:
/bhb:blend [Input] [Code 1] [Code 2] <Code 3> <Code 4> <Code 5> <Code 6>