Search found 23 matches

by Robotgiggle
Sat Oct 19, 2024 8:02 am
Forum: Akashic Records
Topic: Heaps
Replies: 1
Views: 22797

Re: Heaps

It turns out there is in fact a way to fit one focus per block using only item frames, with no addons necessary. Just build a cube of trapdoors, and place the frames on the flat sides of each trapdoor. As shown below, you can build this vertically or horizontally, depending on what works best for yo...
by Robotgiggle
Fri Sep 06, 2024 8:25 pm
Forum: Akashic Records
Topic: Depth-Agnostic Breakpoint
Replies: 0
Views: 10980

Depth-Agnostic Breakpoint

This is a fully functional breakpoint that works from any recursion depth. When the breakpoint is executed, the current cast will immediately stop, leaving the stack (and ravenmind) intact with the addition of a new [Jump] iota. To resume execution, just trigger the [Jump] using Hermes' Gambit. For ...
by Robotgiggle
Sun Apr 21, 2024 11:26 pm
Forum: Akashic Records
Topic: Surveyor's Gambit (1.20.1)
Replies: 2
Views: 8825

Re: Surveyor's Gambit (1.20.1)

To generate the fancy pattern list, select all of your code in VSCode, go to View -> Command Palette -> Hex Casting: Copy Selection as BBCode, then paste what you get from that into a forum post. For a big spell, it's probably a good idea to wrap the whole thing in a spoiler block so it can be colla...
by Robotgiggle
Sat Apr 20, 2024 11:12 pm
Forum: Akashic Records
Topic: Long steps
Replies: 1
Views: 8335

Re: Long steps

This is really interesting! I spent a good while on HexxyCraft trying to figure out how to make an entity-anchored teleport that works into unloaded chunks, but I had no idea that raycasts provide a stronger chunkload than the built-in 5-tick load from teleporting an entity. It seems like, with a fe...
by Robotgiggle
Sat Apr 20, 2024 6:14 am
Forum: Akashic Records
Topic: Aim-Assist Entity Exploder
Replies: 0
Views: 16872

Aim-Assist Entity Exploder

Overview This is a smart targeting system for combat spells that automatically locks on to the closest mob within a roughly cylindrical area around your look vector. Both the radius of the cylinder and the payload applied to the hit entity are very easy to customize, but the spell as written here u...
by Robotgiggle
Sun Feb 25, 2024 9:57 am
Forum: Hex Chat
Topic: Discord Link - for those coming from the Hex Book
Replies: 0
Views: 17717

Discord Link - for those coming from the Hex Book

If you've come here from the link in the ingame Hex Book, welcome to the forum! This is a great place to post your spells and look at other people's creations, but if you want some more lively conversation there's also a Hex Casting discord server. Happy hexing!

https://discord.gg/4xxHGYteWk
by Robotgiggle
Mon Jan 22, 2024 3:24 am
Forum: Akashic Records
Topic: Torty Teleport (Dropless GTP)
Replies: 0
Views: 17608

Torty Teleport (Dropless GTP)

Overview This is a spell for the Inventorty that allows you to GTP at any range while preserving your entire inventory. Requires both HexGloop (for the Inventorty and associated spells) and Hexal (for the mote system). How to Use To teleport, pick up the Inventorty and then right-click it onto a fo...
by Robotgiggle
Mon Jan 22, 2024 3:02 am
Forum: Akashic Records
Topic: Macro Megathread
Replies: 46
Views: 77177

Re: Macro Megathread

I posted these spells in their own thread last year, but that thread is now totally buried. Given how useful they are as macros, I thought I'd repost them here. Credit for Locator's Scalpel goes to [object Object], not myself, though I changed the macro pattern to a new one that better fits the them...
by Robotgiggle
Tue Aug 01, 2023 6:12 pm
Forum: Akashic Records
Topic: Automated Bedrock Breaking
Replies: 3
Views: 2613

Re: Automated Bedrock Breaking

Ah ok, I must have missed that there were two layers.
by Robotgiggle
Tue Aug 01, 2023 5:59 pm
Forum: Akashic Records
Topic: Automated Bedrock Breaking
Replies: 3
Views: 2613

Re: Automated Bedrock Breaking

In the imgur video, why does the first sweep across the bedrock only break some of the bedrock blocks?