More actions
English • Deutsch • español • français • italiano • 日本語 • 한국어 • polski • português do Brasil • русский • ไทย • Türkçe • українська • 中文(简体)
crafted_01_25
crafted_01_26
crafted_01_27
crafted_01_28
crafted_01_29
crafted_01_30
crafted_01_31
crafted_01_32
117025
117026
117027
117028
117029
117030
117031
117032
- This article is about movable tile. For unused item, see Metal Drum (item).
A metal drum is a movable tile.
Usage
Water
Metal drums are used to collect rainwater, just like the rain collector barrels, and take up one tile space. When it is raining, they will convert the rain into usable albeit tainted water that is unsafe to drink until boiled in a heat source, although it can be safely used to water plants and wash clothing or oneself without needing purification. It may also safely store drinking water if kept indoors. They are an alternative to the well or a body of water, such as a river or lake, in gathering water after the waterworks shut down.
It has a capacity of 800 which makes it a great alternative to other rain collectors.
A metal drum can supply water to an entity that may be plumbed (sinks, baths, etc.), please see plumbing for more information.
Charcoal
A metal drum can be used to make 2 charcoal out of 5 logs.
Right-click the metal drum and chose Metal Drum and then click the Add Logs.
After it is filled it with logs it needs to lit just as a campfire, or some of the other heat sources.
Note: all 5 logs have to be in the in main inventory, and metal drum can't be filled out of your backpack or the floor.
Note
Please note that the metal drum can not be used for cooking, lighting, or warmth.
The developers seem to not having given the metal drum a lot of attention, notable due to the lack of features and the missing of a proper burning animation.
Location
It can be found at the camp site around Louisville.
It is not (yet) possible to craft the metal drum without installing mods.
History
Base.MetalDrum
Version | Description |
---|---|
Build 41.65 | DisplayCategory added with value Hidden . |
Build 35.25b | Released on this version. |
Code
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_24": {
"name": "crafted_01_24",
"id": 117024,
"type": "MAX",
"tileSheetIndex": 24,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100,
"IsWaterCollector": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_25": {
"name": "crafted_01_25",
"id": 117025,
"type": "MAX",
"tileSheetIndex": 25,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100,
"IsWaterCollector": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_26": {
"name": "crafted_01_26",
"id": 117026,
"type": "MAX",
"tileSheetIndex": 26,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_27": {
"name": "crafted_01_27",
"id": 117027,
"type": "MAX",
"tileSheetIndex": 27,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_28": {
"name": "crafted_01_28",
"id": 117028,
"type": "MAX",
"tileSheetIndex": 28,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100,
"IsWaterCollector": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_29": {
"name": "crafted_01_29",
"id": 117029,
"type": "MAX",
"tileSheetIndex": 29,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100,
"IsWaterCollector": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_30": {
"name": "crafted_01_30",
"id": 117030,
"type": "MAX",
"tileSheetIndex": 30,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_31": {
"name": "crafted_01_31",
"id": 117031,
"type": "MAX",
"tileSheetIndex": 31,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"crafted_01_32": {
"name": "crafted_01_32",
"id": 117032,
"type": "MAX",
"tileSheetIndex": 32,
"properties": {
"generic": {
"solidtrans": "",
"BlocksPlacement": "",
"CustomName": "Metal Drum",
"IsMoveAble": "",
"PickUpWeight": 100
}
}
}
}