More actions
English • Deutsch • español • français • italiano • 日本語 • 한국어 • polski • português do Brasil • русский • ไทย • Türkçe • українська • 中文(简体)
For the build 41.78.16 article, please see the old revision.
location_shop_greenes_01_24
location_shop_greenes_01_26
location_shop_greenes_01_27
164024
164026
164027
Greene_'s_Grocery_Display_Counter is a tile in Project Zomboid.
Usage
This tile can be used to store items. It has a capacity of 20. This tile uses the generic movable item when picked up.
Crafting
The following table contains the materials that can drop when disassembling this tile.
Disassembly materials | |||
---|---|---|---|
Material | Amount of tries | Base chance | Maximum amount |
Plank | 6 | 40 | 6 |
Nails | 4 | 50 | 4 |
Screws | 4 | 50 | 4 |
Plank | 1 | 90 | 1 |
On dismantle failure | |||
Scrap Wood |
Breakage occurs when the player fails at picking up an item.
Breakage materials | ||
---|---|---|
Item dropped | Maximum amount | Chance per roll |
Plank | 3 | 20 |
Nails | 1 | 10 |
Code
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_shop_greenes_01_25": {
"name": "location_shop_greenes_01_25",
"id": 164025,
"type": "MAX",
"tileSheetIndex": 25,
"properties": {
"generic": {
"container": "grocerstand",
"solidtrans": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "20",
"CustomName": "Counter",
"Facing": "E",
"GroupName": "Greene 's Grocery Display",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 100,
"PlaceTool": "Hammer",
"ScrapSize": "Small",
"ItemHeight": "34",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_shop_greenes_01_24": {
"name": "location_shop_greenes_01_24",
"id": 164024,
"type": "MAX",
"tileSheetIndex": 24,
"properties": {
"generic": {
"container": "grocerstand",
"solidtrans": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "20",
"CustomName": "Counter",
"Facing": "S",
"GroupName": "Greene 's Grocery Display",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 100,
"PlaceTool": "Hammer",
"ScrapSize": "Small",
"ItemHeight": "34",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_shop_greenes_01_26": {
"name": "location_shop_greenes_01_26",
"id": 164026,
"type": "MAX",
"tileSheetIndex": 26,
"properties": {
"generic": {
"container": "grocerstand",
"solidtrans": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "20",
"CustomName": "Counter",
"Facing": "W",
"GroupName": "Greene 's Grocery Display",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 100,
"PlaceTool": "Hammer",
"ScrapSize": "Small",
"ItemHeight": "34",
"CanBreak": ""
}
}
}
}
Source: ProjectZomboid\media\newtiledefinitions.tiles
{
"location_shop_greenes_01_27": {
"name": "location_shop_greenes_01_27",
"id": 164027,
"type": "MAX",
"tileSheetIndex": 27,
"properties": {
"generic": {
"container": "grocerstand",
"solidtrans": "",
"BlocksPlacement": "",
"CanScrap": "",
"ContainerCapacity": "20",
"CustomName": "Counter",
"Facing": "N",
"GroupName": "Greene 's Grocery Display",
"IsLow": "",
"IsMoveAble": "",
"Material": "Wood",
"PickUpLevel": "2",
"PickUpTool": "Hammer",
"PickUpWeight": 100,
"PlaceTool": "Hammer",
"ScrapSize": "Small",
"ItemHeight": "34",
"CanBreak": ""
}
}
}
}