Trowel: Difference between revisions

From PZwiki
(Created page with "{{languages}} {{notice|improve}} {{tools |image = Image.png |primaryuse = Farming |otheruses = ? |weight = ? }} <!--/infobox--> A small hand shovel which is used to till the ea...")
 
m (added hand fork to see also)
(12 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
__NOTOC__
{{notice|improve}}
{{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]].


{{tools
==Usage==
|image = Image.png
===Farming===
|primaryuse = Farming
:''For main article, see: [[Farming]]''
|otheruses = ?
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).
|weight = ?
}} <!--/infobox-->
A small hand shovel which is used to till the earth.


The trowel is a tool required to sow seeds while [[Farming|farming]].
When digging with a trowel, there is a chance of recovering a [[worm]] which can be used for [[fishing]], [[trapping]] or even be consumed.


<!-- Please edit this section if the trowel is used in any crafting recipes.
{{Crafting table header}}
== Crafting ==
{{RecipeLookup|5000}}
{{Crafting table footer}}


Trowel can be used in the following recipes:
==Distribution==
It can be found in garages, [[Wooden Crate|crates]], sheds, and in kitchens.


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


[[Category:items]]
<nowiki> item HandShovel
Type = Normal,
DisplayName = Trowel,
Icon = TZ_GardenTrowel,
Weight = 1.0,
MetalValue = 30,</nowiki>
 
==See also==
*[[Shovel]]
*[[Hand Fork]]
 
{{Navbox/Tools}}{{Navbox/Farming}}
[[Category:Tools]]

Revision as of 21: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