Language

Embedded Computer

Embedded Computer

Modrinth

Addon for CC:Tweaked that adds the "Embedded Computer" and a few other goodies to improve the multiplayer experience

12.4k downloads 20 followers updated 1mo ago
latest v4.0.0 Modrinth
Fabric 1.20.1 – 26.1.2 TechnologyUtility

About

The "Embedded Computer" mod is an addon for CC: Tweaked that adds the Embedded Computer, a secure headless computer, and other goodies to the game.

Features

  • The Embedded Computer, it is a secure headless computer that can only be modified by booting it off of a disk drive. It can be wiped via peripheral API (embeddedPeriph.format()) and can be "locked" via security.lock("superSecurePassword"), preventing formatting until unlocked with embeddedPeriph.unlock("superSecurePassword")
  • Higher capacity storage items, the Zip Drive and Flash Card. They can help store large programs for a much higher cost than a normal floppy
  • Hard drive block, they allow you to mount a 25mb storage device to ANY directory. You can mount them to /a or even a /mnt/hdd1 at the cost of needing to manually call hddPeriph.mount("/directory/goes/here") every boot and hddPeriph.unmount("/directory/goes/here") when you want to unmount them.

Disclaimer

PLEASE DO NOT USE ACTUAL PASSWORDS TO LOCK EMBEDDED COMPUTERS!!!

If you use an actual password the server owner could add something to intercept and steal your password! Don't use an actual password you use for other things!!!!

Versions

Release
4.0.0
fabric · 26.1.2 · 1mo ago
No changelog was specified.
219
Release
1.2.2
fabric · 1.21.1 · 1mo ago
- fix the same mistake i made like 3 times already (#7)
109
Release
3.0.3
fabric · 1.21.11 · 1mo ago
- ACTUALLY fix #7
363
Release
0.5.0
fabric · 1.20.1 · 2mo ago
- Backported changes from 3.0.0 and 3.0.1
339
Release
1.2.0
fabric · 1.21.1 · 2mo ago
- Backported changes from 3.0.0 and 3.0.1
58
Release
3.0.1
fabric · 1.21.11 · 2mo ago
- Fix YACL missing from fabric.mod.json
183
Release
3.0.0
fabric · 1.21.11 · 2mo ago
- Updated to 1.21.11 - Added storage size config
44
Release
2.0.0
fabric · 1.21.7, 1.21.8 · 11mo ago
Updated to 1.21.7
324
Release
1.1.2
fabric · 1.21.1 · 11mo ago
Update mod for changes to CC:Tweaked 1.116.0 on 1.21.1+ Please note that the 1.20.1 release of 1.116.0 didn't have the change that made this update needed
626
Release
1.1.1
fabric · 1.21.1 · 15mo ago
Added tags to the blocks and items
265
Release
0.4.1
fabric · 1.20.1 · 15mo ago
Added tags to the blocks and items
6.1k
Release
1.1.0
fabric · 1.21.1 · 15mo ago
- Added the `security` API, its where you lock the embedded computers and has hashing functions - Secure Computer! Advanced computer with smaller terminals and…
71

Comments 0

No comments yet. Be the first to share your thoughts.