This commit is contained in:
Mierzen 2014-01-25 18:35:30 +02:00
parent 9aef5beed3
commit 4ac0244b25

View file

@ -52,7 +52,7 @@ public class ItemBlockOre extends ItemBlock
{
list.add("A common, conductive material that");
list.add("can be used in the production of.");
list.add("wires. It's ability to withstand");
list.add("wires. Its ability to withstand");
list.add("high heats also makes it essential");
list.add("to advanced machinery.");
}