Skip to content

Commit

Permalink
Merge pull request #75556 from bloodbowel/more-molotov-cocktail-conta…
Browse files Browse the repository at this point in the history
…iners

More molotov cocktail containers
  • Loading branch information
Night-Pryanik authored Nov 7, 2024
2 parents 8697b77 + c8dd3b1 commit 9a0ccb8
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion data/json/recipes/weapon/explosive.json
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,17 @@
"reversible": true,
"autolearn": true,
"using": [ [ "accelerant_liquid", 500 ] ],
"components": [ [ [ "cotton_patchwork", 1 ] ], [ [ "bottle_glass", 1 ], [ "flask_glass", 2 ], [ "clay_canister", 2 ] ] ]
"components": [
[ [ "cotton_patchwork", 1 ] ],
[
[ "bottle_glass", 1 ],
[ "jar_glass_sealed", 1 ],
[ "bottle_glass_seasoning", 1 ],
[ "bottle_glass_seasoning_small", 2 ],
[ "flask_glass", 2 ],
[ "clay_canister", 2 ]
]
]
},
{
"result": "dynamite_bomb",
Expand Down

0 comments on commit 9a0ccb8

Please sign in to comment.