Stone: Difference between revisions

From PZwiki
mNo edit summary
m (crafting template (recipelookout --> crafting X))
Line 15: Line 15:


==Crafting==
==Crafting==
{{Crafting table header}}
{{Crafting header|ing=3}}
{{RecipeLookup|3004}}
{{Crafting survivalist|008|ing=3}}
{{Crafting table footer}}
|}


==Distribution==
==Distribution==

Revision as of 08:14, 3 January 2022

Stone
Stone
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Stone
PlushSpiffo.pngThis article is about the normal stone. For a sharpened stone, see Chipped Stone.

A stone is a survivalist item used in crafting.

Usage

Stones are only used to craft a stone hammer.

Crafting

Product XP gained Skill(s) Recipe Ingredient 1 Ingredient 2 Ingredient 3
HammerStone.png
Stone Hammer
0 XP none Branch.png
Tree Branch
(consumed)
Rock.png
Stone
(consumed)

(consumed)

Distribution

Foraging

For main article, see: Foraging

Stones cannot be found in the world and can only be obtained through foraging. It can be found at level 0 in foraging, finding only 1 at a time.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item Stone
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Stone,
		Icon		= Rock,

See also