-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
master_asteroid_list.json
66 lines (66 loc) · 2.06 KB
/
master_asteroid_list.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[
{
"file": "small_asteroid0",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid1",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid2",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid3",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid4",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid5",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid6",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
},
{
"file": "small_asteroid7",
"categoryname": "Fragments",
"price": "0",
"mass": "100",
"volume": "1000",
"description": "@cargo/gems.image@A chunk of asteroid. Can be mined for ore if further shot upon."
}
]