From 2e37abd284c33474a3b74b6511ef9160e5ac8f96 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Wed, 3 Jun 2015 18:50:43 -0700 Subject: [PATCH] User-submitted text for Egg --- data/minecraft/items/egg/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/minecraft/items/egg/item.cg b/data/minecraft/items/egg/item.cg index c214c075..04ca13b0 100644 --- a/data/minecraft/items/egg/item.cg +++ b/data/minecraft/items/egg/item.cg @@ -1,5 +1,5 @@ schema: 1 -description: Eggs are periodically dropped by Chickens (about every 5 minutes). In addition to crafting various food items (e.g., [[Cake]] and [[Pumpkin Pie]]), they can be used to hatch new chickens (about a 1 in 16 chance for each egg). Finally, when thrown at a mob, eggs cause a very minor knockback effect (similar to a [[Snowball]]). +description: Eggs are periodically dropped by Chickens (about every 5 minutes). In addition to crafting various food items (e.g., [[Cake]] and [[Pumpkin Pie]]), they can be used to hatch new chickens (about a 1 in 16 chance for each egg). Thus, to have a 100% chance to get a pair of chickens (enough to start breeding), you'll need at least 32 eggs. Finally, when thrown at a mob, eggs cause a very minor knockback effect (similar to a [[Snowball]]).