summaryrefslogtreecommitdiff
path: root/json/itemgroups/main.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/itemgroups/main.json')
-rw-r--r--json/itemgroups/main.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/json/itemgroups/main.json b/json/itemgroups/main.json
new file mode 100644
index 0000000..ed0ea3c
--- /dev/null
+++ b/json/itemgroups/main.json
@@ -0,0 +1,10 @@
+[
+ {
+ "type": "item_group",
+ "id": "launchers",
+ "subtype": "distribution",
+ "entries": [
+ { "item": "AT4_Packed", "prob": 60 }
+ ]
+ }
+]