Skip to content

Commit a3723d2

Browse files
committedMay 18, 2016
Better beep card, noise card and sound card textures courtesy of @fnuecke.
1 parent 4d06cd5 commit a3723d2

File tree

6 files changed

+11
-0
lines changed

6 files changed

+11
-0
lines changed
 

Diff for: ‎changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
- Receivers must be referenced by their name, meaning you have to name all your signals using Signal Labels
3636
* ADDED: Option to specify a custom timeout when writing files from a URL to a tape using the tape program on OpenComputers.
3737
* ADDED: Colored tapes can now be crafted with a bucket of water to wash off the color.
38+
* CHANGED: Sangar made beep card and noise card textures a lot less boring. He also made the sound card texture to match them. Thanks a lot!
3839
* CHANGED: Digital Signal Receiver Box
3940
- Can noe be paired to up to 32 receivers, just like the controller box
4041
- Allows individually querying the aspect of each paired controller
Loading
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"animation": {
3+
"frametime": 3
4+
}
5+
}
Loading
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"animation": {
3+
"frametime": 4
4+
}
5+
}

0 commit comments

Comments
 (0)
Please sign in to comment.