mirror of
https://github.com/tobspr/shapez.io.git
synced 2026-03-02 03:39:21 +00:00
Initial take on wires
This commit is contained in:
@@ -23,6 +23,13 @@
|
||||
"chunkOverview": {
|
||||
"empty": "#444856",
|
||||
"filled": "#646b7d"
|
||||
},
|
||||
|
||||
"wires": {
|
||||
"overlay": "rgba(52, 150, 128, 0.5)",
|
||||
"pins": {
|
||||
"energyEjector": "#c425d7"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
@@ -24,6 +24,13 @@
|
||||
"chunkOverview": {
|
||||
"empty": "#a6afbb",
|
||||
"filled": "#c5ccd6"
|
||||
},
|
||||
|
||||
"wires": {
|
||||
"overlay": "rgba(52, 150, 128, 0.8)",
|
||||
"pins": {
|
||||
"energyEjector": "#c425d7"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user