Programmable computers in Minecraft

Overview

Fabric Computers

Minecraft Version Status Environment GitHub issues Fabric build Discord

This mod is currently under development

PRs and issues are welcome, feel free to open a new issue if you discover a bug or if you want to suggest a new feature!

Want to help?

If you want to contribute to the development of Fabric Computers consider joining the Discord Server. We need:

  • Testers
  • Lua developers
  • Java developers

Notes

  • Computers run on a separate thread
  • Computer filesystems are saved on the real drive
  • Computers can execute Lua code thanks to the LuaJ library
  • Screens are pixel buffers, you can have full control on the value of each pixel if needed!

Screenshots

Note that these are taken from the indev environment Showcase New FOS

License

This mod is under the MIT license

You might also like...

Essentials - Minecraft server command mod - Adds over 100 commands for use in-game to help manage a server

Essentials Development Readme The official repository is at: https://github.com/essentials/Essentials We use NetBeans 7.3 for development. Recommended

Jan 7, 2023

A fast, customizable and compatible open source server for Minecraft: Java Edition

A fast, customizable and compatible open source server for Minecraft: Java Edition

Glowstone A fast, customizable and compatible open source server for Minecraft: Java Edition. Introduction Glowstone is a lightweight, from scratch, o

Dec 31, 2022

BoardGames for Minecraft 1.13.2+

Boardgames This is a Minecraft Spigot Plugin written in Java for 1.13+. Current implemented games: Kniffel [WIP] Building This project uses maven. To

Dec 11, 2022

A library that provide informations for minecraft servers (players, maxplayers and motd)

MinecraftServerInformations MinecraftServerInformation is a java library for retrieving informations about Minecraft Servers. Installation Download th

Sep 11, 2022

Staff-Mode plugin for Minecraft servers.

Staff-Mode plugin for Minecraft servers.

DONUTSTAFF A Simple Staff Mode plugin for you Minecraft Server. This plugin goals to lightweight and fast. At the moment, is on a BETA phase, so pleas

Jan 28, 2022

A minecraft mod that allows additional windows to be opened alongside the game

Breakout API BreakoutAPI is a Minecraft mod which allows developers to create new windows that run alongside Minecraft. All the windows run on the sam

Jan 3, 2023

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

A Minecraft Mod for Fabric which aims to make Block Entity rendering faster and more customizable with almost no compromises.

Enhanced Block Entities EBE is a 100% client side mod for Minecraft on the Fabric mod loader which aims to increase the performance of block entity re

Dec 30, 2022

Minecraft Bedrock Edition 假人客户端

FakePlayer Minecraft Bedrock Edition 假人客户端 环境依赖 Java8或更高 使用方法 unzip FakePlayer-0.2.2-SNAPSHOT.zip cd FakePlayer-0.2.2-SNAPSHOT/bin ./FakePlayer-GUI(GU

Jan 5, 2023

A powerful Minecraft anti-cheat sytem

A powerful Minecraft anti-cheat sytem

Nemesis Anti-Cheat Nemesis is an open source anti-cheat with a main purpose of elevating Minecraft anti-cheat development by providing a good system a

Dec 28, 2022
Comments
  • Events crashing the game

    Events crashing the game

    Describe the bug Game crashing when lot of events are queued

    To Reproduce Write lot of text in the screen so that it will produce an event for each key press

    System (please complete the following information):

    • OS: Arch Linux
    • Version: Rolling

    Additional context This is due to the enormous size of the queue so that the heap is filled up and the jvm goes out of memory quickly

    bug 
    opened by LolzDEV 0
  • Assets

    Assets

    • Added models for the computer, disk_drive and redstone_component
    • Added model for future monitor block (monitor)
    • Added JMX optional dependency for some emissive details
    opened by magistermaks 0
  • Dynamic screen size

    Dynamic screen size

    • Each Computer instance can now have different screen size
    • Fixed some code fomratting
    • The pixel buffer update is now only sent when there are new changes

    Closes #1

    opened by MineGame159 0
Owner
Fabric Computers
Minecraft mod that brings programmable computers to the game
Fabric Computers
An efficient map viewer for Minecraft seed in a nice GUI with utilities without ever needing to install Minecraft.

To download it head to the Releases section. To run it: either double click it on it if you have the Java Runtime (JRE) or use the command line (shift

Neil 127 Dec 24, 2022
A free mixin-based injection hacked-client for Minecraft using Minecraft Forge.

Custom LiquidBounce 1.8.9 build that aims to improve original visuals and bypasses, along with built-in ViaVersion to help you change from 1.8 to 1.17.1 without creating any other version branch.

epic group of paster 123 Jan 2, 2023
Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cross-chatting between Minecraft and Discord.

DiscordSync Small mod for Minecraft Forge 1.16.5 that sends messages of in-game events to a channel in your Discord server. This mod also enables cros

AeonLucid 4 Dec 20, 2022
Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Minecraft Utility Mod for the latest release of Minecraft developed by Cypphi.

Haze 18 Jan 1, 2023
Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2.

MinecraftSnake Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2. Installation: Create a paperm

null 1 Sep 30, 2022
The Minecraft Mod API

Bukkit A Minecraft Server API. Website: http://bukkit.org Bugs/Suggestions: http://leaky.bukkit.org Contributing Guidelines: CONTRIBUTING.md Compilati

The Bukkit Project 2.2k Dec 31, 2022
Modifications to the Minecraft base files to assist in compatibility between mods.

MinecraftForge Forge is a free, open-source modding API all of your favourite mods use! Version Support 1.16.x Active 1.15.x LTS Download Forum Discor

Minecraft Forge 5.9k Jan 3, 2023
Equivalent Exchange 3 Apache 2 Equivalent Exchange 3 pahimar Equivalent-Exchange-3. Mods for Minecraft. License: Apache 2 , .

Welcome to Equivalent Exchange 3! All versions are available here Minecraft Forums page Compiling EE3 - For those that want the latest unreleased feat

Rob Davis 709 Dec 15, 2022
A Minecraft plugin API

SpongeAPI A mature Minecraft plugin API (not including an implementation), licensed under the MIT License. Homepage Source Issues Documentation Commun

SpongePowered 1.1k Dec 27, 2022
🗺️ Minecraft map editor and mod

A Minecraft Map Editor... that runs in-game! With selections, schematics, copy and paste, brushes, and scripting! Use it in creative, survival in sing

EngineHub 2.7k Jan 1, 2023