Skip to content

Commit

Permalink
Split master parts list into several files
Browse files Browse the repository at this point in the history
  • Loading branch information
royfalk committed Mar 17, 2023
1 parent 281722e commit 964e47b
Show file tree
Hide file tree
Showing 4 changed files with 3,817 additions and 3,811 deletions.
66 changes: 66 additions & 0 deletions master_asteroid_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,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."
}
]
Loading

0 comments on commit 964e47b

Please sign in to comment.