Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 829 Bytes

File metadata and controls

25 lines (22 loc) · 829 Bytes

LC-TerminalExtensions

A repo to track terminal mods being worked on by D0t-Matrix.

MatrixTermExtensions

A variant of ANormalTwig's TerminalExtras mod, replacing the door toggle with explicit open/close commands.

Made primarily for my friend group, and for personal coding practice.

Commands

  • Open Door
    • Opens the door, if not already open
    • alt: "open"
  • Close Door
    • Closes the door, if not already closed
    • alt: "close"
  • Teleport
    • Activates the Teleporter
    • alt: "tp"
  • InverseTeleport
    • Activates the Inverse Teleporter
    • alt: "itp"
  • Lightsout
    • Turns the lights off
  • Lightson
    • Turns the lights on