summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/recipes/000shot.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/json/recipes/000shot.json b/json/recipes/000shot.json
index 122f524..96767d1 100644
--- a/json/recipes/000shot.json
+++ b/json/recipes/000shot.json
@@ -12,7 +12,7 @@
"book_learn": [ [ "recipe_bullets", 2 ], [ "manual_shotgun", 2 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 10 ], [ "ammo_000_shot", 1 ] ],
+ "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 12 ], [ "ammo_000_shot", 1 ] ],
"tools": [ [ [ "press", -1 ] ] ],
"components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ]
},
@@ -29,7 +29,8 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ],
+ "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 12 ], [ "ammo_000_shot", 1 ] ],
+ "tools": [ [ [ "press", -1 ] ] ],
"components": [ [ [ "gunpowder", 5 ], [ "gunpowder_pistol", 5 ], [ "gunpowder_shotgun", 5 ] ], [ [ "magnesium", 5 ] ] ]
},
{
@@ -45,9 +46,9 @@
"book_learn": [ [ "recipe_bullets", 4 ], [ "manual_shotgun", 4 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "ammo_000_shot", 1 ] ],
+ "using": [ [ "shot_forming", 1 ], [ "ammo_000_shot", 1 ] ],
"tools": [ [ [ "press", -1 ] ] ],
- "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ], [ [ "combatnail", 10 ] ] ]
+ "components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ], [ [ "combatnail", 12 ] ] ]
},
{
"result": "reloaded_shot_000_slug",
@@ -62,7 +63,7 @@
"book_learn": [ [ "recipe_bullets", 3 ], [ "manual_shotgun", 3 ] ],
"charges": 1,
"reversible": true,
- "using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 20 ], [ "ammo_000_shot", 1 ] ],
+ "using": [ [ "bullet_forming", 1 ], [ "ammo_bullet", 24 ], [ "ammo_000_shot", 1 ] ],
"components": [ [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ] ]
}
]