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]]).