Hey, Listen!

Post your coolest Hexcasting creations here.

New topics are NOT for chatting or asking help, put those in the comments of a post or in a different forum.
User avatar
[object Object]
Posts: 70
Joined: Fri Dec 02, 2022 12:37 am

Hey, Listen!

Post by [object Object] »

Originally created by Auri on Discord and ported by me to 0.10.x, this is a hex that makes a wisp perpetually stay one block above your head. Earmuffs recommended. Note the comments with indices for inserting your own functionality; this is meant to be a template for other hexes to use.
Video demo

Code: Select all

{
    {
        Mind's Reflection
        Pace Purification
        Length Purification
        Numerical Reflection: 1
        Additive Distillation
        Speedometer's Reflection
        Subtractive Distillation
        Ceiling Purification
        
        Gemini Decomposition
        Numerical Reflection: 0
        Maximus Distillation
        {
            Gemini Decomposition
            Gemini's Gambit
            Gemini Decomposition
            Flock's Gambit

            {
                Speedometer's Reflection
                Numerical Reflection: 1
                Additive Distillation
                Haste
            }
            Jester's Gambit
            Thoth's Gambit
        }
        {
            Bookkeeper's Gambit: -
        }
        Augur's Exaltation
        Hermes' Gambit
        Bookkeeper's Gambit: v
        
        Mind's Reflection
        Compass' Purification
        Vector Reflection +Y
        Additive Distillation
        Pathfinder's Gambit

        // placeholder to insert rest of wisp patterns with Robo's Scalpel or similar (index 37, insert second)
        Bookkeeper's Gambit: -
    }

    Mind's Reflection
    Compass' Purification
    Vector Reflection +Y
    Additive Distillation
    Undertaker's Gambit

    // wisp buffer (index 44, insert first)
    Numerical Reflection: 25
    Summon Cyclic Wisp
    
    Entity Purification: Wisp
    Bind Wisp // optional, up to you if the 50 dust is worth it
}