···11# poolcritter/hex-addons
22-hi! this is a repository for my hexcasting addons (both wip and released). i've spent way too much time () on these, with little to show for it.
22+hi! this is a repository for my hexcasting addons (both wip and released).
3344## where to find stuff
55-* repository: [`hex-addons @ seed.lama2923.dev`](https://app.radicle.xyz/nodes/seed.lama2923.dev/rad%3AzChmxddnxPemALy4RuZ7zQgzDxYv)
66- (use `rad clone rad:zChmxddnxPemALy4RuZ7zQgzDxYv` to clone)
77-* issues: see above, Issues tab
88- * submitting an issue: clone the repository above, then `rad issue open`
99- **PLEASE READ BEFORE CREATING AN ISSUE:**
1010- * please *describe* your issue
1111- * if possible, provide precise reproduction steps
1212- * attach logs and crash reports (both!)
1313- * ideally, provide a video
1414-1515- if this is ignored I reserve the right to send your issue directly to the bit bucket
1616-* submitting patches:
1717- 1. clone the repo
1818- 2. `git switch -d`
1919- 3. make your code
2020- 4. `git push HEAD:refs/patches`
55+*this was completely wrong. I'll update it at a later date. maybe. if I remember.*
216227## mods here
238* [**hexic**](https://modrinth.com/mod/hexic) adds a bunch of small fun things to play with
2424-* [hex in yo chests](https://modrinth.com/mod/hexxychests) **(WIP)** adds spells for manipulating storage (and anything you could conceivably think of as storage)
259* [**iotaworks**](https://modrinth.com/mod/iotaworks) **(WIP)** adds methods of manipulating the behavior of patterns; currently patchwork iotas (people really like these, it seems) and subscripts
2626-* [tongued hexxy](https://modrinth.com/project/hexxytounge) **(WIP)** will add methods of manipulating chat behavior (once I actually implement it)
2710* [**phlib**](https://modrinth.com/mod/phlib) adds utilities for hex addons that I find useful; y'all are welcome to use it if you need since I don't plan to break anything