summaryrefslogtreecommitdiff
path: root/json/itemgroups/tools.json
blob: e9a8bb2df8c10d973d206a3025b5ccc2632ba99b (plain)
1
2
3
4
5
6
7
8
9
10
[
  {
    "type": "item_group",
    "id": "tools_robotics",
    "//": "tools and equipment you might find on robotics laboratories.",
    "items": [
      { "item": "double_plutonium_core", "prob": 2 }
    ]
  }
]