From 7f91b50a176e257d2f152ffbc3b87227b387d84c Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 11 Jul 2022 14:06:17 -0700 Subject: Switch to military_explosive group and require explosives_casting_standard for anything using it. --- json/uncraft/weapon/explosive.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/uncraft/weapon') diff --git a/json/uncraft/weapon/explosive.json b/json/uncraft/weapon/explosive.json index 6b3a307..ea84155 100644 --- a/json/uncraft/weapon/explosive.json +++ b/json/uncraft/weapon/explosive.json @@ -9,7 +9,7 @@ "components": [ [ [ "delay_fuze", 1 ] ], [ [ "sheet_metal_small", 3 ] ], - [ [ "chem_compositionb", 12 ] ], + [ [ "chem_compositionb", 16 ] ], [ [ "canister_empty", 1 ] ] ] }, @@ -142,7 +142,7 @@ "components": [ [ [ "impact_fuze", 1 ] ], [ [ "sheet_metal_small", 2 ] ], - [ [ "chem_compositionb", 75 ] ], + [ [ "chem_compositionb", 80 ] ], [ [ "canister_empty", 1 ] ] ] } -- cgit v1.2.1