[object Object]
[object Object]
Preface: I haven't checked if this is a thing in the new registry, but I wanted to open an issue so it doesn't get lost. There should probably be a...
- [ ] Caelus - [ ] Cloth Config - [ ] others??
This is a *very* petty nitpick, by the way. The notebook canonically refers to a "hex" as an instance of casting something (aka a list of patterns), whereas a "spell"...
If a great spell is disabled in the server config, players can still find ancient scrolls containing it. In my opinion, this shouldn't be the case, if only so players...
This feels like a really scuffed way of checking if you can erase something, especially since "contains NULL" and "empty" are distinct states, so "can write NULL" doesn't necessarily imply...
Add a `quoter` iota. When executed (eg. in a Hermes or Thoth pattern list), should push the contained iota (of type `T`). Add a purification pattern `any -> quoter` to...
Steps to reproduce: * -1, 0.5, Power Distillation * (-1, -1, -1), 0.5, Power Distillation Expected result: mishap Actual result: 0 is returned for any invalid results Version: 0.10.3
As discussed on Discord. I made a hex that works roughly like this (implementing BFS): ``` while there are blocks in the queue (a list): pop the first block from...
 Version: 0.10.3 Fabric