Hex-Ars Linker
Link Ars Nouveau mana to Hex Casting media & cast Ars Nouveau spells inside Hex Casting.
Hex-Ars Linker
%%MD0%% %%MD1%% %%MD2%% %%MD3%%
<img src="https://github.com/SamsTheNerd/HexGloop/blob/73ea39b3becd/externalassets/hexdoc-badgecozy.svg?raw=true" alt="A badge for hexdoc in the style of Devins Badges" width=180> <img src="https://github.com/SamsTheNerd/HexGloop/blob/73ea39b3becd/externalassets/addon-badge-cozy.svg?raw=true" alt="A badge for addons.hexxy.media in the style of Devins Badges" width=160>
Adds a set of 3 "Mana Linker" items auto-converting the player's Ars Nouveau Mana into Hex Casting media. Default recipe uses Ars Nouveau's enchanting apparatus.
When crafted, right-click to bind the item with player, then the item acts like a Phial of Media; shift+right-click to unbind. Higher level of the item converts mana to media at higher ratio, up to 1 shard per mana point.

Conversion ratios for 3 items can be configured in `<game folder>/config/hex_ars_link-common.toml` after first launch.
Default recipes:



and can be modified by other mods like KubeJS.
***
v0.9.x Update: Hex-Ars-Linker MK.2
Adds a pattern to read glyphs from entity (item, item frame, player), and several patterns to cast a list of glyphs as a spell in different ways. With HexParse support, of course.
| HexBook P1 |HexBook P2 | | ---------- |---------- | | <img src="https://cdn.modrinth.com/data/cached_images/8bb2a2824a0b762c0c6a337da177336bc6aaf189.png" alt="HexBook P1"> |<img src="https://cdn.modrinth.com/data/cached_images/fddbc943fecf6d76edf565ad41efcdc439b52b15.png" alt="HexBook P2"> |
And here's a simple example projectile-shooting spell: 
Casting Hex spells inside Ars spell
Setting a `callback` hex spell with certain pattern, and trigger it inside an ars spell with the `Callback` glyph ::) 