Typo sillyness

This commit is contained in:
thatsIch 2014-09-21 02:31:13 +02:00
parent 6b4f7b5e3a
commit 1ff37c35e5

View file

@ -342,7 +342,7 @@ public class Platform
}
/*
* Lots of sillyness to try and account for weird tag related junk, basically requires that two tags have at least
* Lots of silliness to try and account for weird tag related junk, basically requires that two tags have at least
* something in their tags before it wasts its time comparing them.
*/
public static boolean sameStackStags(ItemStack a, ItemStack b)