altrisi
altrisi
You forgot to add the mixin to the mixin json... Was confused for a while in why it didn't work.
That won't build... Rule description isn't in the annotation in the new version, instead it's in the language file.
Calls to `EVENT#isNeeded` shouldn't be necessary unless it's doing some expensive conversions _outside_ the event lambda, given `handler.call()` (what every event function calls) only executes the lambda if the event...
Half of the rule is it not sending updates though.
Idk, but the feature description mentions that's how it works, so it'd be changing the feature.
https://xkcd.com/1172 Edit: Wow how did I mess up xkcd?
Seems to be making bigger spheres than `/draw`, from some sides at least. Diff:  Repro: - /draw ... - /draw_beta ... (same args) - /draw ... air
Similar thing for cone, but the diff is points.
May be in the general circle function.
Cuboid seems to work fine, cylinder too. Diamond seems to be one block bigger? Pyramid seems fine as well. And after another test, there's more sphere diff with bigger radius.