Перейти к содержимому
Mineforgian

Embedded Computer

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

13K загрузок22 подписчиковMPL-2.0fabric

Обновлён 25 июня 2026 г. · опубликован 3 августа 2024 г.

  • Crafting recipe
  • Missing startup warning
  • Flashing monitor program

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!!!!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
5.0.0Релиз26.2fabric25 июня 2026 г.Скачать (74 КБ)
4.0.0Релиз26.1.2fabric4 мая 2026 г.Скачать (74 КБ)
1.2.2Релиз1.21.1fabric21 апреля 2026 г.Скачать (65 КБ)
3.0.3Релиз1.21.11fabric21 апреля 2026 г.Скачать (69 КБ)
0.5.0Релиз1.20.1fabric28 марта 2026 г.Скачать (64 КБ)
1.2.0Релиз1.21.1fabric28 марта 2026 г.Скачать (65 КБ)
3.0.1Релиз1.21.11fabric28 марта 2026 г.Скачать (69 КБ)
3.0.0Релиз1.21.11fabric24 марта 2026 г.Скачать (69 КБ)
2.0.0Релиз1.21.7, 1.21.8fabric5 июля 2025 г.Скачать (66 КБ)
1.1.2Релиз1.21.1fabric5 июля 2025 г.Скачать (63 КБ)
1.1.1Релиз1.21.1fabric26 марта 2025 г.Скачать (63 КБ)
0.4.1Релиз1.20.1fabric26 марта 2025 г.Скачать (62 КБ)
1.1.0Релиз1.21.1fabric25 марта 2025 г.Скачать (61 КБ)
0.4.0Релиз1.20.1fabric25 марта 2025 г.Скачать (60 КБ)
1.0.0Релиз1.21.1fabric23 марта 2025 г.Скачать (48 КБ)

Показаны последние 15 из 20 версий.

Ченджлог

5.0.0Релиз26.2 · 25 июня 2026 г.
  • Ported to 26.2
4.0.0Релиз26.1.2 · 4 мая 2026 г.

No changelog was specified.

1.2.2Релиз1.21.1 · 21 апреля 2026 г.
  • fix the same mistake i made like 3 times already (#7)
3.0.3Релиз1.21.11 · 21 апреля 2026 г.
  • ACTUALLY fix #7
0.5.0Релиз1.20.1 · 28 марта 2026 г.
  • Backported changes from 3.0.0 and 3.0.1
1.2.0Релиз1.21.1 · 28 марта 2026 г.
  • Backported changes from 3.0.0 and 3.0.1
3.0.1Релиз1.21.11 · 28 марта 2026 г.
  • Fix YACL missing from fabric.mod.json
3.0.0Релиз1.21.11 · 24 марта 2026 г.
  • Updated to 1.21.11
  • Added storage size config

Комментарии

Загружаем…