Trowel: Difference between revisions

From PZwiki
(Undo revision 15386 by Hamiltime (talk))
m (added hand fork to see also)
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages}}
__NOTOC__
{{notice|short}}
{{languages|Trowel}}
{{header|The Game World|Items|Farming|type=Farming|version=Version 39|incver=67.5}}{{Infobox normal
|display_name = Trowel
|name_colour = Farming
|name_text_colour = Farming
|image = TZ_GardenTrowel.png
|weight = 1.0
|primary_use = [[Plowed Land|Till]] [[dirt]]
|class_name = farming.HandShovel
}}A '''trowel''' (commonly referred to as a '''hand shovel''') is a tool used in [[farming]].
 
==Usage==
===Farming===
:''For main article, see: [[Farming]]''
A trowel is used to [[Plowed Land|till]] [[grass]] or [[dirt]], allowing seeds to be sown. Additionally, it can be used to dig graves (a way to permanently dispose of up to 5 corpses and all the items the corpses are wearing/carrying).
 
When digging with a trowel, there is a chance of recovering a [[worm]] which can be used for [[fishing]], [[trapping]] or even be consumed.


{{tools
{{Crafting table header}}
|image = Trowel.png
{{RecipeLookup|5000}}
|primaryuse = Farming
{{Crafting table footer}}
|otheruses = ?
|weight = 1.0
}} <!--/infobox-->
A small hand shovel which is used to till the earth.


The trowel is a tool required to sow seeds while [[Farming|farming]].
==Distribution==
It can be found in garages, [[Wooden Crate|crates]], sheds, and in kitchens.


<!-- Please edit this section if the trowel is used in any crafting recipes.
== Code ==
== Crafting ==


Trowel can be used in the following recipes:
<nowiki> item HandShovel
Type = Normal,
DisplayName = Trowel,
Icon = TZ_GardenTrowel,
Weight = 1.0,
MetalValue = 30,</nowiki>


{| class="wikitable" width="550" style="text-align:center;"
==See also==
|-
*[[Shovel]]
! Ingredients || Other Items || Output || Description
*[[Hand Fork]]
|-
| Ingredient + [[Ingredient]] || None || [[What the recipe makes]] || Brief description of what it makes.
|}
-->


{{Navbox/Tools}}{{Navbox/Farming}}
[[Category:Tools]]
[[Category:Tools]]

Revision as of 20:21, 4 July 2021


Trowel
Trowel
General
Category Item
Encumbrance
Heavy Load
1.0
Function Till dirt
Technical details
Base ID farming.HandShovel

A trowel (commonly referred to as a hand shovel) is a tool used in farming.

Usage

Farming

For main article, see: Farming

A trowel is used to till grass or dirt, allowing seeds to be sown. Additionally, it can be used to dig graves (a way to permanently dispose of up to 5 corpses and all the items the corpses are wearing/carrying).

When digging with a trowel, there is a chance of recovering a worm which can be used for fishing, trapping or even be consumed.

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

Distribution

It can be found in garages, crates, sheds, and in kitchens.

Code

	item HandShovel
		Type		= Normal,
		DisplayName	= Trowel,
		Icon		= TZ_GardenTrowel,
		Weight		= 1.0,
		MetalValue	= 30,

See also

Template:Navbox/ToolsTemplate:Navbox/Farming