Search found 3 matches

by Cameron TNT
Mon Jun 23, 2025 11:21 pm
Forum: Akashic Records
Topic: Line between two vectors
Replies: 0
Views: 568

Line between two vectors

This spell takes two vectors and returns a list of the positions between them. This could be used to find entites in a close range to said line, dig paths through ground (potentially using https://forum.petra-k.at/viewtopic.php?t=142 to generate the relative positions) or create a path in the air. T...
by Cameron TNT
Thu Jun 19, 2025 12:13 am
Forum: Akashic Records
Topic: Long range block selection
Replies: 0
Views: 490

Long range block selection

This spell acts as Archers Distillation over an arbitrarily long range utillising sentinel walking. For conveniences sake, at the end of the loop the sentinel is teleported to the selected block under the assumption some other spell may be ran thinking that block to have a uniform 16 radius ambit. T...
by Cameron TNT
Fri Jun 13, 2025 12:31 pm
Forum: Akashic Records
Topic: Evaluation over a cuboid
Replies: 0
Views: 6232

Evaluation over a cuboid

This spell acts like thoths over a cuboid, evaluating a given spell over every block. This has many uses, for instance breaking a large area in one spell, or perhaps building a large sphere around the caster. (notably like thoths it also copies the stack (and outputs a list of the stacks), so for la...