View difference between Paste ID: feyrHRBF and TpEghwLA
SHOW: | | - or go back to the newest paste.
1
{
2
	"info": {
3-
		"name": "Hourglass",
3+
		"name": "Zandloper",
4
		"author": "WreckingBall"
5
	},
6
7
	"switches": {
8
		"10,11": {
9
			"toggle": [
10
			{ "pos": { "x": 1, "y": 14 } }
11
			]
12
		},
13
		"11,16": {
14
			"toggle": [
15
			{ "pos": { "x": 1, "y": 16 } },
16
			{ "pos": { "x": 8, "y": 16 } }
17
			]
18
		},
19
		"10,21": {
20
			"toggle": [
21
			{ "pos": { "x": 1, "y": 18 } }
22
			]
23
		},
24
25
		"42,11": {
26
			"toggle": [
27
			{ "pos": { "x": 51, "y": 14 } }
28
			]
29
		},
30
		"41,16": {
31
			"toggle": [
32
			{ "pos": { "x": 51, "y": 16 } },
33
			{ "pos": { "x": 44, "y": 16 } }
34
			]
35
		},
36
		"42,21": {
37
			"toggle": [
38
			{ "pos": { "x": 51, "y": 18 } }
39
			]
40
		}
41
	},
42
43
	"fields": {
44
		"8,16" : { "defaultState": "on" },
45
		"44,16" : { "defaultState": "on" }
46
	}
47
}