Skip to content

Instantly share code, notes, and snippets.

View ExtraPerry's full-sized avatar

ExtraPerry ExtraPerry

  • France - Paris
  • 16:20 (UTC +02:00)
View GitHub Profile
@ExtraPerry
ExtraPerry / StargateDialing.lua
Last active April 28, 2024 00:34
Computer Craft dialing program for the SG Journey Minecraft Mod (This one primarily used for the ATM-9 modpack).
ADDRESSES = {
{"Abydos", {26, 6, 14, 31, 11, 29, 0}},
{"Chulak", {8, 1, 22, 14, 36, 19, 0}},
{"Cavum Tenebrae", {18, 7, 3, 36, 25, 15, 0}},
{"Lantea", {18, 20, 1, 15, 14, 7, 19, 0}},
{"Overworld", {27, 25, 4, 35, 10, 28, 0}},
{"Nether", {27, 23, 4, 34, 12, 28, 0}},
{"End", {13, 24, 2, 19, 3, 30, 0}},
{"Aether", {8, 7, 2, 17, 6, 21, 0}},
{"Twilight Forest", {36, 33, 16, 25, 7, 14, 0}},