Gunpowder: Difference between revisions

From PZwiki
(PZ Updater automated execution(task: deploy ReLookup, eid: 4a8ead2aa2605b40a63c28f1319af23a))
m (minor)
 
(23 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages|Gunpowder}}
{{Header|Project Zomboid|Items|Materials}}
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox drainable
{{Page version|41.78.16}}
|display_name = Gunpowder
{{Infobox item
|name_colour = Electric
|name=Gunpowder
|name_text_colour = Electric
|model=GunpowderJar_Model.png
|image = GunpowderJar.png  
|icon=GunpowderJar.png
|alternate_image = Gunpowder.png
|icon_name=Gunpowder Jar
|alternate_name = Gunpowder
|weight=0.1
|weight = 0.3
|primary_use=Craft [[Pipe Bomb|pipe bomb]]
|primary_use = [[Crafting]]
|max_units=10
|max_units = 10
|contents=Gunpowder
|contents = Gunpowder
|item_id=Base.GunPowder
|class_name = Base.GunPowder
}}
}}'''Gunpowder''' is an [[item]] used in [[crafting]] [[electrical]] items.
A '''gunpowder''' is an [[Items|item]] used in [[crafting]] [[electrical]] items.
 
__TOC__


==Usage==
==Usage==
Line 21: Line 19:
==Crafting==
==Crafting==
===Obtaining===
===Obtaining===
{{Crafting header|ing=1}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 4034 -->
{{Crafting/sandbox2
{{Crafting/core|ing=1
|gunpowder
| product_image = [[File:GunpowderJar.png|link=Gunpowder|Gunpowder]] | product_name = [[Gunpowder]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req =
| f1 = [[File:AmmoAnim.gif]] | i1 = [[9mm Rounds]]<br>or<br>[[Shotgun Shells]]<br>or<br>[[.223 Ammo]]<br>or<br>[[.308 Ammo]] | q1 = x1 | tag1 = (consumed)
}}
}}
|}


===What it can craft===
===What it can craft===
{{Crafting header|ing=5}}<!-- Automatically generated by ReLookup. Subject RecipeLookup: 7025 -->
{{Crafting/sandbox2
{{Crafting/core|ing=5
|pipe_bomb
| product_image = [[File:PipeBomb.png|link=Pipe Bomb|Pipe Bomb]] | product_name = [[Pipe Bomb]] | product_quantity = x1
| xp = <!-- Not present in the old template. Please fill in manually. -->
| sl = ''none''
| req = [[File:Engineer.png|Occupation#Engineer|Engineer]]
| f1 = [[File:ElectronicsScrap.png|link=Electronics Scrap|Electronics Scrap]] | i1 = [[Electronics Scrap]] | q1 = x3 | tag1 = (consumed)
| f2 = [[File:MetalTube.png|link=Metal Pipe|Metal Pipe]] | i2 = [[Metal Pipe]] | q2 = x1 | tag2 = (consumed)
| f3 = [[File:GunpowderJar.png|link=Gunpowder|Gunpowder]] | i3 = [[Gunpowder]] | q3 = (20 units) | tag3 = (consumed)
| f4 = [[File:Twine.png|link=Twine|Twine]] | i4 = [[Twine]] | q4 = (1 unit) | tag4 = (consumed)
| f5 = [[File:Saw.png|link=Saw|Saw]] | i5 = [[Saw]] | q5 = x1
}}
}}
|}


==Distribution==
Although rare, gunpowder can be found while [[foraging]].


==Distribution==
==Gallery==
Can be found in police stations, gun stores, the trunk of a [[police car|police]] [[vehicles|vehicle]]
<gallery>
Gunpowder.png|Unused icon as a powder
Gunpowder_Model.png|Unused model as a powder
</gallery>


==Code==
==Code==
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{CodeBox
{{Retrieved|version=40|incver=5}}
| {{CodeSnip
<pre> item GunPowder
  | lang = java
Weight = 0.1,
  | line = true
Type = Drainable,
  | start = 164
UseDelta = 0.1,
  | source = newitems.txt
UseWhileEquipped = FALSE,
  | retrieved = true
DisplayName = Gunpowder,
  | version = 41.78.16
Icon = GunpowderJar,
  | code =
MetalValue = 8,</pre>
item GunPowder
    {
        DisplayCategory = Material,
        Weight = 0.1,
        Type = Drainable,
        UseDelta = 0.1,
        UseWhileEquipped = FALSE,
        DisplayName = Gunpowder,
        Icon = GunpowderJar,
        WeightEmpty = 0.01,
        WorldStaticModel = GunpowderJar,
    }
}}
}}


==See also==
==See also==
*[[Electrical|Electrical Guide]]
*[[Electrical]]
*[[Weapons]]
 
{{Navbox items|explosives}}


[[Category:Electricals and Transmission (Project)]]
[[Category:Electricals and Transmission (Project)]]

Latest revision as of 19:06, 19 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Gunpowder
GunpowderJar Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
Craft pipe bomb
Properties
Contents
Gunpowder
Capacity
10 units
Technical
Item ID
Base.GunPowder

A gunpowder is an item used in crafting electrical items.

Usage

Gunpowder is used in crafting a pipe bomb.

Crafting

Obtaining

Product Ingredients Tools Requirements Workstation XP
GunpowderJar.png
Gunpowder
One of:
40calAmmoBox.png .38 Special Round ×1
40calAmmoBox.png .44 Magnum Round ×1
40calAmmoBox.png .45 Auto Round ×1
40calAmmoBox.png 9mm Round ×1
RifleAmmo308loose.png 5.56mm Round ×1
RifleAmmo308loose.png .308 Round ×1
RifleAmmo223loose.png .223 Round ×1
ShotgunAmmo.png Shotgun Shells ×1
none none none none

What it can craft

Product Ingredients Tools Requirements Workstation XP
PipeBomb.png
Pipe Bomb
MetalTube.png Metal Pipe ×1
ElectronicsScrap.png Scrap Electronics ×3
GunpowderJar.png Gunpowder ×20 unit(s)
Twine.png Twine ×1 unit(s)

Handsaw.png
Saw (tag)

Profession engineer.png
Engineer occupation
none none

Distribution

Although rare, gunpowder can be found while foraging.

Gallery

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item GunPowder
    {
        DisplayCategory = Material,
        Weight	=	0.1,
        Type	=	Drainable,
        UseDelta = 0.1,
        UseWhileEquipped = FALSE,
        DisplayName	=	Gunpowder,
        Icon	=	GunpowderJar,
        WeightEmpty = 0.01,
        WorldStaticModel = GunpowderJar,
    }

See also