Decide on a next project.

This commit is contained in:
Aaron Suen 2019-02-24 14:37:19 -05:00
parent d22a391055
commit b22616f377
2 changed files with 8 additions and 9 deletions

View File

@ -19,15 +19,6 @@ NEW CONTENT
- Lightning, meteor strikes?
- Tubers and taproots, cacti, and other "defensive" plantlife
- Digital logic.
- Some "redstone dust" kind of ore. Ceruleium? Maybe a
foam made with sponges, or other substrate?
- Ternary logic?
- Run wires over glass over other wires as a FET?
- No delay/buffers; transform to mechanical for delays.
- Buttons/touchplates, no switches (build a latch for state).
- Pistons or rack&pinions for affecting world stuff.
- System for transporting cargo.
- Trains of minecarts?
- Conveyors, elevators?

View File

@ -14,6 +14,14 @@ ROADMAP (SHORT-TERM)
- Inventory slots around central node each holds 1 stack.
- Dig central node to bundle up, store content in metadata.
- For now, nesting is not allowed.
- Digital logic.
- Some "redstone dust" kind of ore. Ceruleium? Maybe a
foam made with sponges, or other substrate?
- Ternary logic?
- Run wires over glass over other wires as a FET?
- No delay/buffers; transform to mechanical for delays.
- Buttons/touchplates, no switches (build a latch for state).
- Pistons or rack&pinions for affecting world stuff.
- Fire tech.
- Fire rework.
- Migrate to first-class API.