Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Be crafty.png

Build 42 unstable is out now!

The wiki has already begun updating. Please be patient during the transition.
Help us by contributing to the build 42 update project.
The Project Zomboid Map Project will not be updated until at least January, in the meantime use B42 Map.

404SpiffoMascotMap.png

Industrial Oven

From PZwiki
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Parts of this page may have been automatically updated to the latest build (42.0.2).
Industrial Oven
Appliances cooking 01 20.png
Appliances cooking 01 21.png
Appliances cooking 01 22.png
Appliances cooking 01 23.png
[[File:{{{icon5}}}|Industrial Oven||class=pixelart}}]]
[[File:{{{icon6}}}|Industrial Oven||class=pixelart}}]]
[[File:{{{icon7}}}|Industrial Oven||class=pixelart}}]]
[[File:{{{icon8}}}|Industrial Oven||class=pixelart}}]]
[[File:{{{icon9}}}|Industrial Oven||class=pixelart}}]]
General
Category
Oven
EncumbranceMoodle Icon HeavyLoad.png
25.0
Size
1 tile
Function
Cook food
Properties
TypeOven
Oven
Capacity
15
Move
Pickup Skill (level)
Pickup Tool(s)
Place Tool(s)
Disassemble
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
appliances_cooking_01_20
appliances_cooking_01_21
appliances_cooking_01_22
appliances_cooking_01_23
Tile ID(s)
111020
111021
111022
111023

An industrial oven is a movable tile.

Usage

This tile can be used as a heat source to cook food. It requires power to operate. It has a capacity of 15. This tile uses the generic movable item when picked up.

Crafting

The following table contains the materials that can drop when disassembling this tile.

Base chance is not a percentage, but can provide a basic idea of rarity.
Disassembly materials
Material Amount of tries Base chance Maximum amount
Steel Sheet 2 70 2
Steel Sheet - Small 2 80 2
Nails 4 50 4
Scrap Electronics 1 80 1
Scrap Metal 1 70 1
On dismantle failure
Sheet Metal Scrap

Code

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

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "appliances_cooking_01_20": {
          "name": "appliances_cooking_01_20",
          "id": 111020,
          "type": "MAX",
          "tileSheetIndex": 20,
          "properties": {
              "generic": {
                  "container": "stove",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CollisionShape": "WestCounter",
                  "ContainerCapacity": "15",
                  "ContainerPosition": "Low",
                  "CustomName": "Oven",
                  "Facing": "E",
                  "GroupName": "Industrial",
                  "IsMoveAble": "",
                  "IsoType": "IsoStove",
                  "Material": "Fridge",
                  "Material2": "Electric",
                  "Material3": "MetalScrap",
                  "PickUpLevel": "5",
                  "PickUpTool": "Electrician",
                  "PickUpWeight": 250,
                  "PlaceTool": "Electrician",
                  "Surface": "34",
                  "ScrapSize": "Large"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "appliances_cooking_01_21": {
          "name": "appliances_cooking_01_21",
          "id": 111021,
          "type": "MAX",
          "tileSheetIndex": 21,
          "properties": {
              "generic": {
                  "container": "stove",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CollisionShape": "NorthCounter",
                  "ContainerCapacity": "15",
                  "ContainerPosition": "Low",
                  "CustomName": "Oven",
                  "Facing": "S",
                  "GroupName": "Industrial",
                  "IsMoveAble": "",
                  "IsoType": "IsoStove",
                  "Material": "Fridge",
                  "Material2": "Electric",
                  "Material3": "MetalScrap",
                  "PickUpLevel": "5",
                  "PickUpTool": "Electrician",
                  "PickUpWeight": 250,
                  "PlaceTool": "Electrician",
                  "Surface": "34",
                  "ScrapSize": "Large"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "appliances_cooking_01_22": {
          "name": "appliances_cooking_01_22",
          "id": 111022,
          "type": "MAX",
          "tileSheetIndex": 22,
          "properties": {
              "generic": {
                  "container": "stove",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CollisionShape": "EastCounter",
                  "ContainerCapacity": "15",
                  "ContainerPosition": "Low",
                  "CustomName": "Oven",
                  "Facing": "W",
                  "GroupName": "Industrial",
                  "IsMoveAble": "",
                  "IsoType": "IsoStove",
                  "Material": "Fridge",
                  "Material2": "Electric",
                  "Material3": "MetalScrap",
                  "PickUpLevel": "5",
                  "PickUpTool": "Electrician",
                  "PickUpWeight": 250,
                  "PlaceTool": "Electrician",
                  "Surface": "34",
                  "ScrapSize": "Large"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "appliances_cooking_01_23": {
          "name": "appliances_cooking_01_23",
          "id": 111023,
          "type": "MAX",
          "tileSheetIndex": 23,
          "properties": {
              "generic": {
                  "container": "stove",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "CollisionShape": "SouthCounter",
                  "ContainerCapacity": "15",
                  "ContainerPosition": "Low",
                  "CustomName": "Oven",
                  "Facing": "N",
                  "GroupName": "Industrial",
                  "IsMoveAble": "",
                  "IsoType": "IsoStove",
                  "Material": "Fridge",
                  "Material2": "Electric",
                  "Material3": "MetalScrap",
                  "PickUpLevel": "5",
                  "PickUpTool": "Electrician",
                  "PickUpWeight": 250,
                  "PlaceTool": "Electrician",
                  "Surface": "34",
                  "ScrapSize": "Large"
              }
          }
      }
  }

See also