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

Large Cardboard Box

From PZwiki
Project ZomboidTilesContainer tilesLarge Cardboard Box
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).
Large Cardboard Box
BoxBig.png
[[File:{{{icon2}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon3}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon4}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon5}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon6}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon7}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon8}}}|Large Cardboard Box||class=pixelart}}]]
[[File:{{{icon9}}}|Large Cardboard Box||class=pixelart}}]]
General
Category
Cartbox
EncumbranceMoodle Icon HeavyLoad.png
2.0 (per tile)
16 (total)
Size
8 tiles
Properties
TypeCrate
crate
Capacity
25 (per tile)
200 (total)
Is low
True
Disassemble
Skill (level)
Tool(s)
Technical
Item ID(s)
Moveables.{sprite_id}
Sprite ID(s)
furniture_storage_02_16
furniture_storage_02_17
furniture_storage_02_18
furniture_storage_02_19
furniture_storage_02_24
furniture_storage_02_25
furniture_storage_02_26
furniture_storage_02_27
Tile ID(s)
204016
204017
204018
204019
204024
204025
204026
204027

A large cardboard box is a movable tile.

Usage

This tile can be used to store items. It has a capacity of 25. 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

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
{
      "furniture_storage_02_16": {
          "name": "furniture_storage_02_16",
          "id": 204016,
          "type": "MAX",
          "tileSheetIndex": 16,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsTable": "",
                  "IsStackable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_17": {
          "name": "furniture_storage_02_17",
          "id": 204017,
          "type": "MAX",
          "tileSheetIndex": 17,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsTable": "",
                  "IsStackable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_18": {
          "name": "furniture_storage_02_18",
          "id": 204018,
          "type": "MAX",
          "tileSheetIndex": 18,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsTable": "",
                  "IsStackable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_19": {
          "name": "furniture_storage_02_19",
          "id": 204019,
          "type": "MAX",
          "tileSheetIndex": 19,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsLow": "",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsTable": "",
                  "IsStackable": ""
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_24": {
          "name": "furniture_storage_02_24",
          "id": 204024,
          "type": "MAX",
          "tileSheetIndex": 24,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsSurfaceOffset": "",
                  "IsTableTop": "",
                  "ItemHeight": "64",
                  "StackReplaceTileOffset": "-8"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_25": {
          "name": "furniture_storage_02_25",
          "id": 204025,
          "type": "MAX",
          "tileSheetIndex": 25,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsSurfaceOffset": "",
                  "IsTableTop": "",
                  "ItemHeight": "64",
                  "StackReplaceTileOffset": "-8"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_26": {
          "name": "furniture_storage_02_26",
          "id": 204026,
          "type": "MAX",
          "tileSheetIndex": 26,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsSurfaceOffset": "",
                  "IsTableTop": "",
                  "ItemHeight": "64",
                  "StackReplaceTileOffset": "-8"
              }
          }
      }
  }

Source: ProjectZomboid\media\newtiledefinitions.tiles

Retrieved: Build 41.78.16
{
      "furniture_storage_02_27": {
          "name": "furniture_storage_02_27",
          "id": 204027,
          "type": "MAX",
          "tileSheetIndex": 27,
          "properties": {
              "generic": {
                  "container": "crate",
                  "solidtrans": "",
                  "BlocksPlacement": "",
                  "CanScrap": "",
                  "ContainerCapacity": "25",
                  "ContainerPosition": "Low",
                  "CustomName": "Cartbox",
                  "IsMoveAble": "",
                  "Material": "Paper",
                  "PickUpWeight": 20,
                  "Surface": "32",
                  "IsSurfaceOffset": "",
                  "IsTableTop": "",
                  "ItemHeight": "64",
                  "StackReplaceTileOffset": "-8"
              }
          }
      }
  }

See also