![]() |
PZwiki Update Project — Project Zomboid has received its largest update ever. We need your help to get the wiki updated to build 41! Want to get started? See the community portal or join the discussion on the official Discord (pzwiki_editing). We appreciate any level of contribution. |
Chipped Stone
Jump to navigation
Jump to search
![]() |
English • 日本語 • русский |
Navigation: | Main>The Game World>Items>Chipped Stone | Page updated: Version 41.78.16 |
---|
Chipped Stone | ||
---|---|---|
![]() | ||
| ||
General | ||
Category | Material | |
Encumbrance | 0.3 | |
Function | Crafting | |
Technical | ||
Item ID | Base.SharpedStone |
This article is about the sharpened stone. For a normal stone, see Stone.
A chipped stone is a survivalist item used in crafting.
Usage
Chipped stones are only used to craft a stone axe, stone knife, wooden spear and notched wooden plank.
Crafting
Product | XP Gained | Skill(s) | Recipe | Ingredient 1 | Ingredient 2 | Ingredient 3 |
---|---|---|---|---|---|---|
![]() Notched Wooden Plank |
0 XP | none | (keep) |
(consumed) |
||
![]() Stone Knife |
0 XP | none | ![]() Tree Branch (consumed) |
![]() Chipped Stone (consumed) |
(consumed) | |
![]() Stone Axe |
0 XP | none | ![]() Tree Branch (consumed) |
![]() Chipped Stone (consumed) |
(consumed) | |
![]() Crafted Spear |
1.25 CP | Starting condition scales with player's carpentry. | (consumed) |
(keep) |
Distribution
Foraging
- For main article, see: Foraging
Chipped stones can be obtained through foraging. It can be found at level 0 in foraging, finding only 1 at a time.
On rarer occasions, the player may find chipped stones in cardboard boxes located inside garages.
Code
![]() |
---|
Source: ProjectZomboid\media\scripts\newitems.txt Retrieved: Build 41.78.16 (25 September 2023) item SharpedStone
{
DisplayCategory = Material,
Weight = 0.3,
Type = Normal,
DisplayName = Chipped Stone,
Icon = RockSharpened,
WorldStaticModel = ChippedStone,
}
|
See also