![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Scrap Electronics
(Redirected from Scrap Electronics)
Jump to navigation
Jump to search
![]() |
---|
Navigation: | Main>The Game World>Items>Electricity and Engineering>Scrap Electronics | Page updated: Version 41.78.16 |
---|
Scrap Electronics | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Electronics | |
Encumbrance | 0.1 | |
Function | Crafting | |
Technical | ||
Item ID | Base.ElectronicsScrap |
Scrap electronics is an electrical item used in crafting.
Usage
Scrap electronics is used in various crafting recipes, most of which involve the electrical skill. Scrap is obtained by dismantling various electronic items using a screwdriver. Scrap can also be used to repair a Generator.
Crafting
Obtaining
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 |
---|---|---|---|---|---|
![]() Scrap Electronics |
0.5 Elec | none | ![]() Screwdriver (keep) |
(consumed) | |
![]() Scrap Electronics x2 |
0.5 Elec | none | ![]() Screwdriver (keep) |
![]() ValuTech PortaDisc (consumed) |
What it can craft
Components
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 |
---|---|---|---|---|---|---|---|
![]() Crafted Trigger |
Electrical 2 | ![]() |
![]() Screwdriver (keep) |
(consumed) |
![]() Scrap Electronics x2 (consumed) |
![]() Glue (2 units) (consumed) | |
![]() Crafted Timer |
Electrical 1 | ![]() |
![]() Screwdriver (keep) |
(consumed) |
![]() Scrap Electronics x1 (consumed) |
![]() Glue (1 unit) (consumed) | |
![]() Remote Controller V1 |
Electrical 2 | ![]() |
![]() Screwdriver (keep) |
![]() TV Remote (consumed) |
![]() Scrap Electronics x2 (consumed) |
![]() Glue (2 units) (consumed) | |
![]() Remote Controller V2 |
Electrical 4 | ![]() |
![]() Screwdriver (keep) |
![]() TV Remote (consumed) |
![]() Scrap Electronics x3 (consumed) |
![]() Glue (2 units) (consumed) | |
![]() Remote Controller V3 |
Electrical 6 | ![]() |
![]() Screwdriver (keep) |
![]() TV Remote (consumed) |
![]() Scrap Electronics x4 (consumed) |
![]() Glue (2 units) (consumed) |
Communication
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 | Ingredient 5 | Ingredient 6 | Ingredient 7 | Ingredient 8 | Ingredient 9 |
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() Makeshift Radio |
none | ![]() |
![]() Screwdriver (keep) |
![]() Scrap Electronics x2 (consumed) |
![]() Amplifier (consumed) |
![]() Light Bulb (consumed) |
![]() Radio Receiver (consumed) |
![]() Electric Wire (consumed) |
![]() Aluminum x2 (consumed) |
|||
![]() Makeshift Walkie Talkie |
none | ![]() |
![]() Screwdriver (keep) |
![]() Scrap Electronics x3 (consumed) |
![]() Amplifier (consumed) |
![]() Light Bulb (consumed) |
![]() Green Light Bulb (consumed) |
![]() Radio Receiver (consumed) |
![]() Radio Transmitter (consumed) |
![]() Electric Wire x2 (consumed) |
![]() Aluminum x3 (consumed) | |
![]() Makeshift Ham Radio |
none | ![]() |
![]() Screwdriver (keep) |
![]() Scrap Electronics x4 (consumed) |
![]() Amplifier (consumed) |
![]() Light Bulb (consumed) |
![]() Green Light Bulb (consumed) |
![]() Radio Receiver (consumed) |
![]() Radio Transmitter (consumed) |
![]() Electric Wire x3 (consumed) |
![]() Aluminum x4 (consumed) |
Traps
Constructing
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 | Ingredient 4 | Ingredient 5 |
---|---|---|---|---|---|---|---|---|
![]() Noise Maker |
none | ![]() |
![]() Amplifier (consumed) |
![]() Scrap Electronics x7 (consumed) |
||||
![]() Pipe Bomb |
none | ![]() |
(keep) |
![]() Metal Pipe (consumed) |
![]() Scrap Electronics x3 (consumed) |
![]() Gunpowder (20 units) (consumed) |
![]() Twine (1 unit) (consumed) |
Upgrading
Code
From newitems.txt (Project Zomboid directory/media/scripts/)
Retrieved: Build 41.78.16
item ElectronicsScrap { DisplayCategory = Electronics, Weight = 0.1, Type = Normal, DisplayName = Electronics Scrap, Icon = ElectronicsScrap, MetalValue = 5, WorldStaticModel = ElectronicsScrap, }
See also