2026-05-06 17:00:31 +02:00
2026-04-20 19:40:03 +02:00
2025-01-15 13:49:00 +02:00
2026-05-06 17:00:31 +02:00
2025-12-26 12:20:50 +02:00
2025-01-15 13:49:00 +02:00
2026-04-20 19:40:55 +02:00
2026-04-20 19:40:03 +02:00
2025-01-15 14:38:27 +02:00
2025-01-15 13:49:00 +02:00
2026-04-12 19:31:40 +02:00
2026-04-18 13:29:45 +02:00
2026-05-03 16:04:38 +03:00

NeoComputers

A rewrite of OpenComputers for modern Minecraft, alongside our own additions. Based off of the https://github.com/JumperOnJava/Stonecutter-Arch-Template template.

Project setup

This uses a combination of Architectury, Architectury API, Stonecutter, and Kotlin. Stonecutter is the most important one to read about. Don't forget to Gradle -> Tasks -> stonecutter -> "Set active project to [version]-[loader]" before building/testing the mod for that version!

Also, try reading about how stonecutter's conditional macros work (those can be seen as the //? statements in the code). Stonecutter automatically comments and uncomments them when you switch between versions or loaders, you shouldn't do it yourself.

The minecraft version this mod is currently being developed on is 1.21.11 neoforge or fabric.

The recommended IDE for this is IntelliJ IDEA 2026.1, and the JDK used is Eclipse Temurin 25.0.2 (from Adoptium), although you should be able to use any other build of OpenJDK 26.

Description
A rewrite/reimagined version of OpenComputers for modern Minecraft.
Readme LGPL-2.1 4.7 MiB
Languages
Kotlin 94.8%
Java 4.5%
Lua 0.7%