Skip to content

Instantly share code, notes, and snippets.

@Vazde
Vazde / laser.lua
Created December 19, 2022 18:39
Create: Above and Beyond - Alchemical laser automation
-- Program to help in automating Alchemical Laser
-- in Minecraft modpack Create: Above and Beyond
-- There's probably an easier way, but this is mine.
-- Start reading from doLogic(), the loop is relatively simple:
-- * Unload minecart to storage/charger
-- * Load charged charge item + payload
-- * Laser
-- Reboot-safe; should be able to recover the state of the minecart at boot