Commit Graph

22 Commits

Author SHA1 Message Date
gruetzkopf
a4b637f62c Merge remote-tracking branch 'plabs/feature/real-world-network' into gruetzkopf/1.18.2-bringup 2022-05-24 17:17:42 +02:00
gruetzkopf
546af612fc Merge remote-tracking branch 'plabs/feature/eth-switch' into gruetzkopf/1.18.2-bringup 2022-05-24 17:15:30 +02:00
Florian Nücke
78ae75a557 Update to MC 1.18.2. 2022-04-07 19:19:24 +02:00
Nadja Reitzenstein
40cfc418d6 First prototype vxlan hub 2022-02-16 01:41:14 +01:00
Kilobyte22
10ab82095f Re-Implement the switch for 1.18 2022-02-16 01:37:41 +01:00
Florian Nücke
5e605c3400 First draft for the keyboard block. 2022-02-04 13:19:36 +01:00
Florian Nücke
1c7da6835b Sorted some things. 2022-02-04 10:23:09 +01:00
Florian Nücke
c1679223bd Add SPDX header. 2022-02-03 21:42:17 +01:00
Florian Nücke
8f89d318d4 Projector block. 2022-01-30 15:19:39 +01:00
Florian Nücke
3f09a5f8df Started porting to 1.18.1. 2021-12-30 14:12:54 +01:00
Florian Nücke
f74baee753 Lots of documentation work. Move aliases to enums (from lib). Make dropInto never drop into world. 2021-07-30 02:51:07 +02:00
Florian Nücke
2c2286a24b Add util class to avoid a bit of boilerplate in registration. 2021-07-11 13:44:15 +02:00
Florian Nücke
45382cf09e Split up memory and hdd variants into separate items.
Adjusted some recipes.
Added remaining recipes.
2021-04-05 11:42:50 +02:00
Florian Nücke
8dfa967f77 Bus and item devices can (and do) contribute to energy consumption. 2021-02-14 12:52:03 +01:00
Florian Nücke
c196659cc1 Add logic for energy support, closes #3.
Computer and robot now consume energy; constant amount per tick while running.
Added charger block to allow charging robots.
Charger can charge anything with IEnergyStorage capability and items with it in an ItemHandler on top of it.
Also some renames, mostly nbt -> tag.
2021-02-12 01:05:26 +01:00
Florian Nücke
c673e6c56c Added first draft of working disk drive block and floppies. 2021-01-27 17:12:18 +01:00
Florian Nücke
9001104074 Removed redundant suffixes. 2021-01-19 11:38:49 +01:00
Florian Nücke
62672ed419 Added network hub block. 2021-01-10 16:23:57 +01:00
Florian Nücke
0ec9f14e59 Removed unimplemented block. 2021-01-10 11:14:36 +01:00
Florian Nücke
e0047dc58a Added network card, connectors and cables. 2021-01-08 20:02:17 +01:00
Florian Nücke
aa9b96e341 Moved remaining top level stuff to common package. 2021-01-01 15:37:30 +01:00
Florian Nücke
55d198660f Moved stuff to packages more closely mirroring vanilla layout. 2020-12-29 18:49:59 +01:00