ASM Robots
作者:rebot | 分类:模组
Minecraft 版本: 26.1.2
平台: neoforge
标签: technology
ASM Robots
Table of Contents
About
A Minecraft mod around coding robots in assembly.\
This mod is similar to mods such as Computer Craft and OpenComputers, except with 2 main differences:
- You program an entity instead of a block
- You program in assembly instead of in lua
Why I made this
- I like coding in assembly and wanted to make something with assembly myself (and because doing this with assembly is easier than writing a compiler)
- I was inspired by Mnemonimov releasing (great game btw, if you also like assembly you should try it)
- I wanted to make something like Computer Craft for a while
- I chose to use entities to distinguish it from Computer Craft and because I haven't seen much in the way of programmable entities in Minecraft
Documentation
Documentation can be accessed from the code editor in the robot's UI.\
I will probably make it available out of the game at some point.
Installation
Install the mod by putting the file into minecraft/mods/ alongside a version of LDLib2, Kotlin for Forge and GuideME on a neoforge install for 26.1.2.\
If you do not know how to install NeoForge, see their user guide.
Building
To build the mod, clone this repo and run gradle neoforge:build
Demo

请登录后举报
暂无评论,抢个沙发吧~