Cabbage Seeds: Difference between revisions

From PZwiki
(Redesigned Page, + Navbox, +New Description, +Farming Link + Categories + Code)
m (Automated Formatting)
(35 intermediate revisions by 11 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Materials|Farming materials|Seeds}}
{{languages|Cabbage 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=Cabbage 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]] -> [[{{PAGENAME}}]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=Seeds_Model.png
{{Items
|icon=TZ_CabbageLettuceSeeds.png
|image = Cabbage Seeds.png
|icon_name=Cabbage Seeds
|weight = 0.009
|model2=SeedPacketCabbage_Model.png
}} <!--/infobox-->
|icon2=TZ_SeedpackCabbageLettuce.png
|icon_name2=Cabbage Seeds Packet
|category=Gardening
|weight=0.009 <small>(single)</small><br>0.1 <small>(bag)</small>
|function=[[Farming]]
|capacity=50 <small>(bag)</small>
|item_id=farming.CabbageSeed
|item_id2=farming.CabbageBagSeed
}}
'''Cabbage seeds''' are used to grow a crop of [[cabbage]] on [[Plowed Land|plowed land]].


'''Cabbage Seeds''' are the seeds inside a [[Cabbage_Seeds_Packet|cabbage 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. <br><br>
==Usage==
===Farming===
{{Main|Farming}}
Cabbage seeds are used with farming to grow [[cabbages]] 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 [[Cabbage_Seeds_Packet|cabbage seed packet]].
A quantity of 50 can be repackaged back into a '''cabbage seeds packet''', being much lighter than the individual seeds.
<br><br>
They are used with [[Farming|Farming]] to grow a crop of [[Cabbage|cabbages]] on plowed land in a attempt to create a renewable food resource.
<br><br>
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.
<br><br>
See [[Farming]] for further information.


== Farming ==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"
{{Crafting/sandbox2
|-
|cabbage_seeds
! Name
|cabbage_seeds_packet
! class="unsortable" | Recipe
|cabbages
! class="unsortable" | Description
}}
! Crafting Level
{{RecipeLookup|5005}}
|}


== Code ==
==Distribution==
     
Cabbage 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]].
<nowiki>
 
    item CabbageSeed
==Code==
Type = Normal,
{{CodeBox|[[File:TZ_CabbageLettuceSeeds.png]] {{ID|farming.CabbageSeed}}<br>
DisplayName = Cabbage Seeds,
{{CodeSnip
Icon = TZ_CabbageLettuceSeeds,
  | lang = java
Weight = 0.009,
  | line = true
</nowiki>
  | start = 466
     
  | source = farming.txt
[[Category:Farming]]
  | retrieved = true
[[Category:Items]]
  | version = 41.78.16
[[Category:Version 34.28]]
  | code =
item CabbageSeed
{
    DisplayCategory = Gardening,
Type = Normal,
DisplayName = Cabbage Seeds,
Icon = TZ_CabbageLettuceSeeds,
Weight = 0.009,
SurvivalGear = TRUE,
WorldStaticModel = Seeds_Ground,
}
}}
 
[[File:TZ_SeedpackCabbageLettuce.png]] {{ID|farming.CabbageBagSeed}}<br>
{{CodeSnip
  | lang = java
  | line = true
  | start = 547
  | source = farming.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item CabbageBagSeed
{
    DisplayCategory = Gardening,
Type = Normal,
DisplayName = Cabbage Seeds Packet,
Icon = TZ_SeedpackCabbageLettuce,
Weight = 0.1,
SurvivalGear = TRUE,
WorldStaticModel = CabbageSeedBag_Ground,
}
}}
}}
 
==See also==
*[[Cabbage]]
*[[Jar of Cabbage]]
{{Navbox items|farming_materials}}

Revision as of 07:05, 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]
Cabbage Seeds
Seeds Model.png
SeedPacketCabbage Model.png
General
Category
Gardening
Encumbrance
Moodle Icon HeavyLoad.png
0.009 (single)
0.1 (bag)
Function
Properties
Capacity
50 (bag)
Technical
Item ID
farming.CabbageSeed
farming.CabbageBagSeed

Cabbage seeds are used to grow a crop of cabbage on plowed land.

Usage

Farming

Main article: Farming

Cabbage seeds are used with farming to grow cabbages 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 cabbage seeds packet, being much lighter than the individual seeds.

Crafting

Product Ingredients Tools Requirements Workstation XP
TZ CabbageLettuceSeeds.png
Cabbage Seeds ×50
TZ SeedpackCabbageLettuce.png Cabbage Seeds Packet ×1 none none none none
TZ SeedpackCabbageLettuce.png
Cabbage Seeds Packet
TZ CabbageLettuceSeeds.png Cabbage Seeds ×50 none none none none
Cabbage CropB.png
Cabbages
Plowed land.png Plowed Land ×1
TZ CabbageLettuceSeeds.png Cabbage Seeds ×9
WaterDrop.png Water ×85 unit(s)
none none none none

Distribution

Cabbage 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 CabbageLettuceSeeds.png farming.CabbageSeed
Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item CabbageSeed
	{
	    DisplayCategory = Gardening,
		Type				=		Normal,
		DisplayName			=		Cabbage Seeds,
		Icon				=		TZ_CabbageLettuceSeeds,
		Weight				=		0.009,
		SurvivalGear = TRUE,
		WorldStaticModel = Seeds_Ground,
	}

TZ SeedpackCabbageLettuce.png farming.CabbageBagSeed
Source: ProjectZomboid\media\scripts\farming.txt

Retrieved: Build 41.78.16
item CabbageBagSeed
	{
	    DisplayCategory = Gardening,
		Type				=		Normal,
		DisplayName			=		Cabbage Seeds Packet,
		Icon				=		TZ_SeedpackCabbageLettuce,
		Weight				=		0.1,
		SurvivalGear = TRUE,
		WorldStaticModel = CabbageSeedBag_Ground,
	}

See also