From 0f355c5fcf8eaa205a17c863ac223c4f5a2a9f61 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Wed, 3 Jun 2015 18:32:24 -0700 Subject: [PATCH] User-submitted text for Wheat --- data/minecraft/items/wheat/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/minecraft/items/wheat/item.cg b/data/minecraft/items/wheat/item.cg index b7fb5440..86d566f4 100644 --- a/data/minecraft/items/wheat/item.cg +++ b/data/minecraft/items/wheat/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: Obtained by planting seeds and harvesting it once it is ready to be harvested. +description: Wheat is a crop obtained from planting [[Seeds]] on a tilled [[Dirt]] block. For a very early-game wheat farm, start by breaking a bunch of [[Grass]] blocks. These will (sometimes) drop seeds. Next, craft a [[Wooden Hoe]], and use it by right-clicking on dirt blocks near a source of water (i.e., within 4m of a water source block). These will turn into tilled dirt blocks. Right-click these with the seeds, and tiny, immature wheat plants will appear. These will slowly grow when exposed to sufficiently high light until they are completely mature. When broken, the wheat plant will drop the wheat item as well as some more seeds.