
Embedded Computer
Addon for CC:Tweaked that adds the "Embedded Computer" and a few other goodies to improve the multiplayer experience
- Загрузки
- 15K
- Подписчики
- 24
- Обновлён
- 25 июня 2026 г.
- Лицензия
- MPL-2.0
Опубликован 3 августа 2024 г.
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" viasecurity.lock("superSecurePassword"), preventing formatting until unlocked withembeddedPeriph.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
/aor even a/mnt/hdd1at the cost of needing to manually callhddPeriph.mount("/directory/goes/here")every boot andhddPeriph.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.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
Комментарии
Загружаем…