Advanced Computers

Advanced Computers

Yet another computer mod for Minecraft featuring state persistence, built on a fully custom vanilla Java cross-platform LUA 5.4 runtime.

by
137 Downloads
forgegame-mechanicstechnologyutility
Rent Server with this Mod

Screenshots

Overview
More blocks
Computer shell
Computer gui

About this Mod

Advanced Computers

This is yet another computer mod for Minecraft, including a custom built LUA runtime, called JLuaVm, and thus also the ability to persist computer states across chunk unloading and even server shutdowns, meaning they wont be forcefully rebooted in such events. This is similar to the behaviour of OpenComputers-1.12, though we are using a fully-custom lua runtime.
This project is of course inspired by OpenComputers (for Minecraft 1.12) and the original ComputerCraft mod.

The mod itself and our Lua runtime are located under our Github organization: https://github.com/MidnightMages

THIS IS AN ALPHA

At this point there is still some fundamental content missing (thus the alpha tag) and there might also be a number of bugs present (please open an issue ticket if you find one).

Features

Currently adds programmable computers into Minecraft, along with screens, peripheral cables, real-world-internet-access, and redstone and inventory-interface peripherals, all being interactable through Lua 5.4.

For server owners:
As far as resource usage goes, we are only setting up a lua execution environment per computer and not an entire virtual machine, meaning these computers have a very minimum low ram and disk space requirement.

Cpu time limiting based on computer tier is implemented, whereas ram & disk usage limiting currently is not.

Finding your way around

We sincerely want to apologise for the slight lack of usability on the software side; our OS (Advanced OS) is not mega usable right now, but the commands ls and lua do exist, so you could technically write a text editor using the lua shell and then get going from there.
Additionally theres now rm, which, when called with a path that has a trailing slash e.g. rm /etc/, will remove directories recursively. And also pasteTextToFile, which listens for pasted-text (paste via middle mouse button) and then writes that into the specified file. E.g. pasteToFile someFile.lua.
We are rewriting the OS in the MidnightMages/AcLuaDev repository, so it should be a lot more usable soon :D.

You can also use the lua code vm.listUDKeys(components:getFirst("computer")) to programmatically figure out which fields a userdata object contains (in your current mod version). 'userdata' is a special Lua type that represents a Java object. All components are represented as userdata objects.

A more convenient approach however may however taking a look at the exported userdata variable headers here: https://ac.ghxx.dev/apidocs.txt

This combined with looking at the existing uefi.lua and operating system, both located in src/main/resources/assets/advancedcomputers/lua/* should hopefully give a decent point to start out with.

You can also find the current mod and minecraft version in the global _HOST variable. E.g AdvancedComputers 0.1.2-alpha; Minecraft 1.20.1.

Planned stuff (until we label the mod as a Beta):

  • Make the OS more usable (including rewriting the kernel problably), as currently it is very very bare (though does contain the ls and lua programs)
  • Finish adding anything that is missing from the Lua standard library (most notably some edgecase features in pattern matching, i.e string.gsub and related functions, though they mostly work)
  • Sending network packets between ingame computers (with some intelligent packet handling to avoid having to write a custom, ingame IP protocol)
  • Making a wiki that lists & describes all the api functions
  • Interaction with more minecraft blocks
  • Make disk space limited and add a soft computer ram limit
  • Adding ingame networking (computer to computer)
  • Adding more fun stuff like servers, etc.

Targeted minecraft versions

Currently this targets Minecraft 1.20.1 (forge), but we do plan to extend that once the mod reaches the Release state (i.e. containing very few bugs and being mostly content complete).

License & Attribution

Feel free to include this mod in any modpacks without attributing us.
It would be nice if you could send us a message in Discord if you use this mod as part of a modpack as we are curious, but this is not required.

As far as non-modpack usage goes, do not reupload mod builds anywhere.

As specified in the LICENSE file, the mod is published under the MIT license.
An exception to this are the fonts, which are located in the /assetSources/font in the git repository. For those, the associated license in that folder applies.

Feel free to use JLuaVm for another Minecraft mod too, as that is licensed as MIT as well.

Available Versions

Advanced Computers 0.3.0-alphaalpha
MC 1.20.1forge
April 12, 2026
Advanced Computers 0.2.2-alphaalpha
MC 1.20.1forge
April 4, 2026
Advanced Computers 0.2.1-alphaalpha
MC 1.20.1forge
April 1, 2026
Advanced Computers 0.2.0-alphaalpha
MC 1.20.1forge
March 31, 2026
Advanced Computers 0.1.10-alphaalpha
MC 1.20.1forge
March 29, 2026

How to Install Advanced Computers on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set forge Loader

In the panel under "Egg", select the forge loader and matching Minecraft version (1.20.1).

3

Install Mod

Open the mod browser in the dashboard and search for "Advanced Computers". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

forge

Minecraft Versions

1.20.1

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Advanced Computers server crashes on startup – what to do?

Most common cause: wrong forge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.1). You can switch loaders with one click in the panel.

Is Advanced Computers compatible with forge?

Advanced Computers officially supports forge for Minecraft 1.20.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Advanced Computers – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Advanced Computers consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Advanced Computers with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.20.1