Fix CC peripherals
This commit is contained in:
parent
4c6939e69f
commit
b264703521
17 changed files with 189 additions and 138 deletions
|
@ -3,7 +3,7 @@ If you have ComputerCraft: Tweaked installed,
|
|||
TARDIM: IC provides quite a few peripherals.
|
||||
The main one is new Digital TARDIM Interface,
|
||||
which gives you complete control over your TARDIM.
|
||||
However, some TARDIM blocks also recieve getters for information related to them.
|
||||
However, some TARDIM blocks also receive getters for information related to them.
|
||||
|
||||
## ComputerCraft for beginners
|
||||
ComputerCraft adds working computers to minecraft, controlled by Lua language.
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
# Digital TARDIM Interface
|
||||
# Digital TARDIM Interface
|
||||
This peripheral allows you to do basically anything any other TARDI< control panel can, but automatically.
|
||||
|
||||
### Methods
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue