| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164 |
- {
- "version": 1,
- "size": {
- "x": 32,
- "y": 32
- },
- "license": "CC-BY-SA-3.0",
- "copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/01f7518e0f8177734a6579aba2bbf76024aa96c4/icons/obj/recycling.dmi",
- "states": [
- {
- "name": "grinder-a0"
- },
- {
- "name": "grinder-a1",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "grinder-b0"
- },
- {
- "name": "grinder-b1",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "grinder-o0",
- "directions": 4
- },
- {
- "name": "grinder-o0bld",
- "directions": 4
- },
- {
- "name": "grinder-o1",
- "directions": 4,
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "grinder-o1bld",
- "directions": 4,
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ],
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "grinder-o2",
- "directions": 4
- },
- {
- "name": "grinder-o2bld",
- "directions": 4
- },
- {
- "name": "separator-"
- },
- {
- "name": "separator-0"
- },
- {
- "name": "separator-A0"
- },
- {
- "name": "separator-A1",
- "delays": [
- [
- 0.1,
- 0.1,
- 0.1,
- 0.1
- ]
- ]
- },
- {
- "name": "separator-AO0"
- },
- {
- "name": "separator-AO1",
- "delays": [
- [
- 0.3,
- 0.3,
- 0.3
- ]
- ]
- },
- {
- "name": "separator-B0"
- },
- {
- "name": "separator-BO0"
- }
- ]
- }
|