From 863f2e1c433f0e78431112d4942be16b32be58a3 Mon Sep 17 00:00:00 2001 From: Andrew Miner Date: Thu, 4 Jun 2015 10:54:42 -0700 Subject: [PATCH] User-submitted text for Potato --- data/minecraft/items/potato/item.cg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/minecraft/items/potato/item.cg b/data/minecraft/items/potato/item.cg index 187dea61..f3e95683 100644 --- a/data/minecraft/items/potato/item.cg +++ b/data/minecraft/items/potato/item.cg @@ -1,7 +1,7 @@ schema: 1 description: <<-END -Potato is a food item which can be cultivated from a potato plant. As food, they only restore 1 hunger point (half a shank on the hunger meter), but when cooked in a furnace, they become [[Cooked Potato]]s which restore 5 times as many hunger points. +Potato is a food item which can be cultivated from a potato plant. As food, they only restore 1 hunger point (half a shank on the hunger meter), but when cooked in a furnace, they become [[Baked Potato]]s which restore 5 times as many hunger points. Potatoes are somewhat difficult to find as they don't appear naturally in the game except in village farms. Apart from that, they are (very) rarely dropped by Zombies or found in dungeons, temples, or strongholds.