summaryrefslogtreecommitdiff
path: root/json/itemgroups/electronics.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/itemgroups/electronics.json')
-rw-r--r--json/itemgroups/electronics.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/json/itemgroups/electronics.json b/json/itemgroups/electronics.json
new file mode 100644
index 0000000..673808c
--- /dev/null
+++ b/json/itemgroups/electronics.json
@@ -0,0 +1,9 @@
+[
+ {
+ "type": "item_group",
+ "id": "electronics",
+ "items": [
+ { "item": "double_plutonium_core", "prob": 5 }
+ ]
+ }
+]