Huge changes
Improvements
- Now glyphs can be placed on walls and hoof, the magic will flow the glyph direction.
- The magic will flow in the clicked face when applied with glyph on a paper.
- Now you can set a keybind to wrap glyphs.
Added features
- Overlay showing the selected glyphs.
- Now you can set the magic height with arrow up/down, it's show on the Overlay too.
- Overlay showing the glyph on a paper details.
Technical details
- Now
GlyphTypeare a registry. - Selected glyph aren't pencil's nbt, now it's a player capability.
- Glyph wraping aren't on
Pencilclass, it's ononKeyInputevent.
Content added
- Glyph An a Paper added
- When you right-click with Pencil & Paper on hands, a glyph on a paper is created
- Glyphs on a paper can throw a projectile right-shift-clicking
Code changes
- Glyph registry system
- GlyphType and GlyphMagic are now classes
First version (:


