Radish Seeds: Difference between revisions

From PZwiki
m (clean up, replaced: wikitable → pztable)
m (Automated Formatting)
(24 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Materials|Farming materials|Seeds}}
{{languages|Radish Seeds}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Radish Seeds
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The Game World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Farming|Farming]] -> [[:Category:Seeds|Seeds]] -> [[Radish Seeds]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=Seeds_Model.png
{{Items
|icon=TZ_LRRadishSeeds.png
|image = Radish Seeds.png 
|icon_name=Radish Seeds
|weight = 0.009
|model2=SeedPacketRadish_Model.png
}} <!--/infobox-->
|icon2=TZ_SeedpackLRRadish.png
|icon_name2=Radish Seeds Packet
|weight=0.009 <small>(single)</small><br>0.1 <small>(bag)</small>
|category=Gardening
|function=[[Farming]]
|capacity=50 <small>(bag)</small>
|item_id=Base.RedRadishSeed
|item_id2=Base.RedRadishBagSeed
}}
'''Radish seeds''' are used to grow a crop of [[radish]]es on [[Plowed Land|plowed land]].


'''Radish Seeds''' are the seeds inside a [[Radish Seeds Packet|radish seed packet]] which are found in the drawers and closets of many houses, but can also be found in crates, storage shelves, and in warehouse type buildings.  
==Usage==
===Farming===
{{Main|Farming}}
Radish seeds are used with farming to grow a [[radishes]] on [[Plowed Land|plowed land]] in an attempt to create a renewable food resource. It takes time to grow and requires being watered and watched over as plants are susceptible to various [[Farming#Plant Diseases|diseases]].


A quantity of 50 can be repackaged back into a '''radish seeds packet''', being much lighter than the individual seeds.


==Crafting==
{{Crafting/sandbox2
|radish_seeds
|radish_seeds_packet
|radishes
}}


A quantity of 50 can be repackaged back into a [[Radish Seeds Packet|radish seed packet]].
==Distribution==
Radish seeds packets can be found in the drawers and closets of many houses, but can also be found in crates, storage shelves, and in warehouse type buildings. They may also be found in farming [[vehicles]].


==Code==
{{CodeBox|[[File:TZ_LRRadishSeeds.png]] {{ID|Base.RedRadishSeed}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 422
  | source = farming.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item RedRadishSeed
{
    DisplayCategory = Gardening,
Type = Normal,
DisplayName = Radish Seeds,
Icon = TZ_LRRadishSeeds,
Weight = 0.009,
SurvivalGear = TRUE,
WorldStaticModel = Seeds_Ground,
}
}}


[[File:TZ_SeedpackLRRadish.png]] {{ID|Base.RedRadishBagSeed}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 503
  | source = farming.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item RedRadishBagSeed
{
    DisplayCategory = Gardening,
Type = Normal,
DisplayName = Radish Seeds Packet,
Icon = TZ_SeedpackLRRadish,
Weight = 0.1,
SurvivalGear = TRUE,
WorldStaticModel = RadishSeedBag_Ground,
}
}}
}}


They are used with [[Farming]] to grow a crop of [[radish]]es on plowed land in a attempt to create a renewable food resource.
==See also==
 
*[[Radish]]
 
*[[Jar of Radishes]]
 
{{Navbox items|farming_materials}}
It takes time to grow and requires being watered and watched over, and plants can be susceptible to various diseases which need to be treated or have a specific plant removed so it does not spread to the entire crop.
 
 
 
See [[Farming]] for further information.
 
== Farming ==
{| class="pztable sortable" style="text-align:center;"
|-
! Name
! class="unsortable" | Recipe
! class="unsortable" | Description
! Crafting Level
{{RecipeLookup|5008}}
{{RecipeLookup|5009}}
|}
 
== Code ==
     
<nowiki>
    item RedRadishSeed
Type = Normal,
DisplayName = Radish Seeds,
Icon = TZ_LRRadishSeeds,
Weight = 0.009,
</nowiki>
     
[[Category:Farming]]
[[Category:Items]]
[[Category:Seeds]]
[[Category:Version 34.28]]

Revision as of 11:27, 14 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Radish Seeds
Seeds Model.png
SeedPacketRadish Model.png
General
Category
Gardening
Encumbrance
Moodle Icon HeavyLoad.png
0.009 (single)
0.1 (bag)
Function
Properties
Capacity
50 (bag)
Technical
Item ID
Base.RedRadishSeed
Base.RedRadishBagSeed

Radish seeds are used to grow a crop of radishes on plowed land.

Usage

Farming

Main article: Farming

Radish seeds are used with farming to grow a radishes on plowed land in an attempt to create a renewable food resource. It takes time to grow and requires being watered and watched over as plants are susceptible to various diseases.

A quantity of 50 can be repackaged back into a radish seeds packet, being much lighter than the individual seeds.

Crafting

Product Ingredients Tools Requirements Workstation XP
TZ LRRadishSeeds.png
Radish Seeds ×50
TZ SeedpackLRRadish.png Radish Seeds Packet ×1 none none none none
TZ SeedpackLRRadish.png
Radish Seeds Packet
TZ LRRadishSeeds.png Radish Seeds ×50 none none none none
Radish CropB.png
Radishes
Plowed land.png Plowed Land ×1
TZ LRRadishSeeds.png Radish Seeds ×6
WaterDrop.png Water ×75 unit(s)
none none none none

Distribution

Radish seeds packets can be found in the drawers and closets of many houses, but can also be found in crates, storage shelves, and in warehouse type buildings. They may also be found in farming vehicles.

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

TZ LRRadishSeeds.png Base.RedRadishSeed
Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item RedRadishSeed
	{
	    DisplayCategory = Gardening,
		Type				=		Normal,
		DisplayName			=		Radish Seeds,
		Icon				=		TZ_LRRadishSeeds,
		Weight				=		0.009,
		SurvivalGear = TRUE,
		WorldStaticModel = Seeds_Ground,
	}

TZ SeedpackLRRadish.png Base.RedRadishBagSeed
Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item RedRadishBagSeed
	{
	    DisplayCategory = Gardening,
		Type				=		Normal,
		DisplayName			=		Radish Seeds Packet,
		Icon				=		TZ_SeedpackLRRadish,
		Weight				=		0.1,
		SurvivalGear = TRUE,
		WorldStaticModel = RadishSeedBag_Ground,
	}

See also