Bag of Concrete Powder: Difference between revisions

From PZwiki
(Header)
m (Distribution table update)
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Materials}}
{{Header/sandbox2|Project Zomboid|Items|type=Construction}}
{{Page version|41.78.16}}
{{page version|41.78.16}}
{{Infobox item
{{Infobox item
|display_name = Bag of Concrete Powder
|name=Bag of Concrete Powder
|name_colour = Construction
|model=BagofConcretePowder_Model.png
|name_text_colour = Construction
|model_width=200px
|model = BagofConcretePowder_Model.png
|icon=Concrete_Powder.png
|model_width = 200px
|icon_name=Bag of Concrete Powder
|icon = Concrete_Powder.png
|category=Material
|icon_name = Bag of Concrete Powder
|weight=5
|icon_link =
|function=''none''
|category = Material
|item_id=Base.ConcretePowder
|weight = 5
|function = ''none''
|class_name = Base.ConcretePowder
}}
}}
A '''bag of concrete powder'''  is an item that currently has no use.
A '''bag of concrete powder'''  is an item that currently has no use.
Line 25: Line 21:
The loot distributions can be found in the table(s) below.
The loot distributions can be found in the table(s) below.


{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
<!--BOT FLAG|ConcretePowder|41.78.16-->
! colspan="4" | Containers
{{clear}}
|-
<div class="togglebox theme-red">
!Building/Room
    <div>ConcretePowder distribution
!Container
        <span class="mw-customtoggle-togglebox-ConcretePowder" title="{{int:show}} / {{int:hide}}" style="float:right; padding-right:30px; padding-top:4px; font-size:0.7em; font-weight:normal;">{{int:show}} / {{int:hide}}</span></div>
! style="width: 3.2em;" |Rolls
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-ConcretePowder">
! style="width: 3.2em;" |Chance
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
|-
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
| rowspan="5"|construction  
    |+ {{ll|Containers}}
|[[crate]]
    ! Building / Room
|4  
    ! Container
|1
    ! Rolls
|-
    ! Chance
|[[crate]]
    |-
|4
    | all
|1
    | {{ll|crate}}
|-
    | 1
|[[crate]]
    | 2
|4
    |-
|2
    | construction
|-
    | {{ll|crate}}
|[[crate]]
    | 4
|4
    | 50
|2
    |-
|-
    | construction
|[[crate]]
    | {{ll|crate}}
|4
    | 4
|5
    | 20
|}
    |-
    | construction
    | {{ll|crate}}
    | 4
    | 10
    |-
    | factory
    | {{ll|crate}}
    | 4
    | 20
    |-
    | factory
    | {{ll|crate}}
    | 4
    | 10
    |-
    | factory
    | {{ll|crate}}
    | 4
    | 50
    |-
    | garagestorage
    | {{ll|crate}}
    | 4
    | 50
    |-
    | garagestorage
    | {{ll|crate}}
    | 4
    | 20
    |-
    | garagestorage
    | {{ll|crate}}
    | 4
    | 10
    |-
    | shed
    | {{ll|crate}}
    | 4
    | 50
    |-
    | shed
    | {{ll|crate}}
    | 4
    | 20
    |-
    | shed
    | {{ll|crate}}
    | 4
    | 10
    |-
    | storageunit
    | {{ll|crate}}
    | 4
    | 10
    |-
    | storageunit
    | {{ll|crate}}
    | 4
    | 20
    |-
    | storageunit
    | {{ll|crate}}
    | 4
    | 50
    |-
    | toolstore
    | {{ll|crate}}
    | 4
    | 10
    |-
    | toolstore
    | {{ll|crate}}
    | 4
    | 20
    |-
    | toolstore
    | {{ll|crate}}
    | 4
    | 50
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 4
    | 20
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 4
    | 50
    |-
    | toolstore
    | {{ll|metal_shelves}}
    | 4
    | 10
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 4
    | 10
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 4
    | 50
    |-
    | toolstorestorage
    | {{ll|crate}}
    | 4
    | 20
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 4
    | 10
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 4
    | 20
    |-
    | toolstorestorage
    | {{ll|metal_shelves}}
    | 4
    | 50
    |-
    | warehouse
    | {{ll|crate}}
    | 4
    | 50
    |-
    | warehouse
    | {{ll|crate}}
    | 4
    | 10
    |-
    | warehouse
    | {{ll|crate}}
    | 4
    | 20
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | ConstructionWorkerTruckBed
    | 4
    | 10
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-ConcretePowder" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|ConcretePowder|41.78.16-->


==Trivia==
==Trivia==
Line 68: Line 220:
   | version = 41.78.16
   | version = 41.78.16
   | code =
   | code =
item ConcretePowder
item ConcretePowder
{
{
    DisplayCategory = Material,
    DisplayCategory = Material,
Line 81: Line 233:


==See also==
==See also==
*[[Bag of Plaster Powder]]
*[[Bucket of Concrete]]
*[[Bucket of Concrete]]
*[[Bag of Plaster Powder]]
{{Navbox items|carpentry_materials}}
*[[Bucket with Plaster]]
*[[Paint Brush]]
*[[Carpentry]]


[[Category:Carpentry materials]]
[[Category:Spiffo's Construction Crew (Project)]]
[[Category:Spiffo's Construction Crew (Project)]]

Revision as of 16:42, 23 April 2024

Project ZomboidItemsMaterialsBag of Concrete Powder
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Bag of Concrete Powder
BagofConcretePowder Model.png
General
Category
Material
Encumbrance
Moodle Icon HeavyLoad.png
5
Function
none
Technical
Item ID
Base.ConcretePowder

A bag of concrete powder is an item that currently has no use.

Usage

PictureKate.png
This is a future feature.
This article is about an item or mechanic that is currently unimplemented and planned for a future version.
It has either been previewed or found in the game files and does not exist yet.

While the item currently serves no purpose, it is likely going to be used to create concrete.

Distribution

The loot distributions can be found in the table(s) below.

ConcretePowder distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all crate 1 2
construction crate 4 50
construction crate 4 20
construction crate 4 10
factory crate 4 20
factory crate 4 10
factory crate 4 50
garagestorage crate 4 50
garagestorage crate 4 20
garagestorage crate 4 10
shed crate 4 50
shed crate 4 20
shed crate 4 10
storageunit crate 4 10
storageunit crate 4 20
storageunit crate 4 50
toolstore crate 4 10
toolstore crate 4 20
toolstore crate 4 50
toolstore metal_shelves 4 20
toolstore metal_shelves 4 50
toolstore metal_shelves 4 10
toolstorestorage crate 4 10
toolstorestorage crate 4 50
toolstorestorage crate 4 20
toolstorestorage metal_shelves 4 10
toolstorestorage metal_shelves 4 20
toolstorestorage metal_shelves 4 50
warehouse crate 4 50
warehouse crate 4 10
warehouse crate 4 20
Vehicles
Vehicle Type/Location Rolls Chance
ConstructionWorkerTruckBed 4 10

Trivia

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item ConcretePowder
	{
	    DisplayCategory = Material,
		Weight	=	5,
		Type	=	Normal,
		DisplayName	=	Bag of Concrete Powder,
		Icon	=	Concrete_Powder,
		WorldStaticModel = BagofConcretePowder,
	}

See also