FallingColors / HexMod

Minecraft mod about drawing spells
MIT License
122 stars 87 forks source link

Derivation Distillation should be named Derivation Decomposition #562

Closed Nauviax closed 3 weeks ago

Nauviax commented 10 months ago

Specifically in the latest version of Hex Book, at https://hexcasting.hexxy.media/v/0.11.1-7/1.0.dev20/en_us/?nospoiler#patterns/lists@hexcasting:unappend

Derivation Distillation (list → list, any) Remove the iota on the end of the list at the top of the stack, and add it to the top of the stack.

Distillation pops two and pushes one, Decomposition pops one argument and pushes two.

Not sure if this is the correct place to report this kind of thing, but #hex-bugs on the discord links here and I figured it wouldn't hurt.

object-Object commented 10 months ago

thanks for the report! I can confirm that this is a good place to report this kind of issue.