Printable Ammo Boxes (#13737)

This commit is contained in:
Scribbles0
2023-01-28 05:59:39 -08:00
committed by GitHub
parent 3d329e5646
commit e794f3fa1d
2 changed files with 72 additions and 5 deletions

View File

@@ -408,12 +408,20 @@
- ShellShotgunFlare
- ShellTranquilizer
- CartridgeLightRifle
- CartridgeCaselessRifleRubber
- CartridgeRifle
- CartridgeLightRifleRubber
- CartridgeRifleRubber
- TargetHuman
- TargetSyndicate
- TargetClown
- MagazineBoxPistol
- MagazineBoxPistolRubber
- MagazineBoxMagnum
- MagazineBoxMagnumRubber
- MagazineBoxRifle
- MagazineBoxRifleRubber
- MagazineBoxLightRifle
- MagazineBoxLightRifleRubber
- type: MaterialStorage
whitelist:
tags:

View File

@@ -77,12 +77,11 @@
Steel: 5
- type: latheRecipe
id: CartridgeCaselessRifleRubber
result: CartridgeCaselessRifleRubber
id: CartridgeRifle
result: CartridgeRifle
completetime: 2
materials:
Plastic: 10
Steel: 5
Steel: 15
- type: latheRecipe
id: CartridgeLightRifleRubber
@@ -168,3 +167,63 @@
applyMaterialDiscount: false # ingredients dropped when destroyed
materials:
Steel: 10
- type: latheRecipe
id: MagazineBoxPistol
result: MagazineBoxPistol
completetime: 5
materials:
Steel: 650
- type: latheRecipe
id: MagazineBoxPistolRubber
result: MagazineBoxPistolRubber
completetime: 5
materials:
Steel: 350
Plastic: 300
- type: latheRecipe
id: MagazineBoxMagnum
result: MagazineBoxMagnum
completetime: 5
materials:
Steel: 1250
- type: latheRecipe
id: MagazineBoxMagnumRubber
result: MagazineBoxMagnumRubber
completetime: 5
materials:
Steel: 350
Plastic: 300
- type: latheRecipe
id: MagazineBoxRifle
result: MagazineBoxRifle
completetime: 5
materials:
Steel: 950
- type: latheRecipe
id: MagazineBoxRifleRubber
result: MagazineBoxRifleRubber
completetime: 5
materials:
Steel: 350
Plastic: 600
- type: latheRecipe
id: MagazineBoxLightRifle
result: MagazineBoxLightRifle
completetime: 5
materials:
Steel: 1800
- type: latheRecipe
id: MagazineBoxLightRifleRubber
result: MagazineBoxLightRifleRubber
completetime: 5
materials:
Steel: 350
Plastic: 600