* Improves the RCD * oops * Unnecessary * Merge 2 checks * RCD whitelist and reorganization * Makes the RCD great again * Ignored components * loicense * Fix missing using
64 lines
1.2 KiB
JSON
64 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC BY-SA 3.0",
|
|
"states": [
|
|
{
|
|
"name": "inhand-left",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "inhand-right",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
],
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "rcd",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "rcd_ammo",
|
|
"directions": 1,
|
|
"delays": [
|
|
[
|
|
1.0
|
|
]
|
|
]
|
|
}
|
|
]
|
|
} |