Stone: Difference between revisions

From PZwiki
mNo edit summary
m (template fix)
Line 1: Line 1:
{{languages|Stone}}
{{languages}}
{{header|The Game World|Items|type=Farm|version=Version 39|incver=67.5}}{{Infobox normal
{{header|The Game World|Items|type=Farm|version=Version 39|incver=67.5}}{{Infobox normal
|display_name=Stone
|display_name=Stone
Line 8: Line 8:
|primary_use=[[Crafting]]
|primary_use=[[Crafting]]
|class_name=Base.Stone
|class_name=Base.Stone
}}{{about|the normal stone|a sharpened stone|[[Chipped Stone]]}}A '''stone''' is a survivalist item used in [[crafting]].
}}{{about|the normal stone|a sharpened stone|Chipped Stone}}A '''stone''' is a survivalist item used in [[crafting]].


==Usage==
==Usage==

Revision as of 12:58, 27 July 2021

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

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

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