Skip to content

Instantly share code, notes, and snippets.

View CubitsDev's full-sized avatar
🏠
Working from home

Tom Roman CubitsDev

🏠
Working from home
View GitHub Profile
@CubitsDev
CubitsDev / gist:c5b5239ea1358de01ce0bd238e6a8df0
Created July 20, 2021 21:26
Ender Crystal Sequence example
## Important Line (must be at the top of every light sequence
Sequence Light
## Define crystals line - <type> <nameToUse> <Actual/Relative>
EnderCrystal l0 Actual
## Spawn Line - <time> <name> <startPos> <endPos>
0.00 l0 Spawn 3022.24,70.77,3733.78 3082.5,39,3716.5
## Move Line - <time> <name> <newPos> <timeToTake>