Commit Graph

9 Commits

Author SHA1 Message Date
Florian Nücke
25444a5382 Add custom model loader + baked model to simplify bus cable block state.
Also added small supports at ends and bends to make cables look less floaty.
2021-01-09 18:12:50 +01:00
Florian Nücke
e0047dc58a Added network card, connectors and cables. 2021-01-08 20:02:17 +01:00
Florian Nücke
d0e581fb8a More package restructuring. 2020-12-29 18:53:28 +01:00
Florian Nücke
11fbc57709 Package rename to match vanilla. 2020-12-29 18:52:35 +01:00
Florian Nücke
55d198660f Moved stuff to packages more closely mirroring vanilla layout. 2020-12-29 18:49:59 +01:00
Florian Nücke
907f4fea9a Moved initialization and storage of registry objects to separate classes. 2020-12-19 12:06:28 +01:00
Florian Nücke
476e131ab3 Add tile-entity renderer for computer. 2020-10-25 18:39:28 +01:00
Florian Nücke
9275d9562a Send terminal output to client and input back to server. 2020-09-30 13:27:32 +02:00
Florian Nücke
cd1d06842d Started implementing a computer block as use/test-case for serialization. 2020-09-29 13:01:40 +02:00