promotional bannermobile promotional banner

Computer Terminal

A text editor with printing inside Minecraft

File Details

computercraft-1.1.0.jar

  • R
  • Apr 29, 2026
  • 212.27 KB
  • 20
  • 1.20.1
  • Forge

File Name

computercraft-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:computer-terminal-1524972:8009791")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Computer Terminal 1.1.0

  • Added Databases
    • Documents can be uploaded from the text editor to a database
    • Documents can be viewed and printed from any computer with access
    • Documents can be deleted if the computer has delete permission for the specific database
  • Added Admin USB
    • Shift + right-click a computer to open the database creation menu
      • Set the database name, visibility (public/private) and icon
    • Right-click a computer with the USB to manage per-computer permissions
    • Each computer stores its own independent access levels
  • Database Permissions
    • Public databases are readable by all computers by default
    • Private databases require explicit read/print permission to access
    • Delete permission can be granted independently of read permission
  • Added a secret item only obtainable thru commands :)