OpenComputers
OpenComputers copied to clipboard
Home of the OpenComputers mod for Minecraft.
This draft PR puts in place a few GUI necessities and adds an almost complete case GUI. It does raise some questions about whether we want to make the different...
When you place the keyboard it places the keyboard like it is a full block. So depending on how you aim it you can place the block in mid air....
As for now, all the links point to [MightyPirates' repository](https://github.com/MightyPirates/OpenComputers). In this PR, I've changed the repository (`MightyPirates/OpenComputers` -> `lucsoft/OpenComputers`) and branch (`master-MC1.7.10` -> `master-MC1.16`).
Add an BlockEntityRender to the screen block to allow display the current screen data
The game crashes when breaking a corner of a 2x2 screen. System Info: Minecraft: 1.16.2 Fabric Loader: 0.9.3+build.207 Fabric API: 0.20.1+build.401 Java: 11.0.7 OS: Void Linux, musl libc, kernel 5.8.18_1...
Note: a wired network should work like a wireless one only limited by that in can only walk tec blocks - [x] Allow the debugger to see what components are...
light elements in a model shoud make a glowing/bloom effect or even just be light in the night/dark From 1.12 
An addition to the (InGame-)Wiki it should help craft a computer and further
 The netsplitter is missing it's texture. I think it is caused by the block id being netspliter and not netsplitter. Should be as simple as renaming the texture files...
 When you break screens they sometimes don't update the top texture. This affects the builds from the bb46ed92a90f7e9bfb427e164025cf01faa797cc commit. - [x] Rebuild on Chunkload - [ ] Fix Multiblock...