Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public void addInformation(ItemStack par1ItemStack, EntityPlayer par2EntityPlayer, List list, boolean show)
- {
- list.add("This is line one, and ");
- list.add("you should not have too");
- list.add("much text per line, nor");
- list.add("should you ever have too many lines.");
- }
Add Comment
Please, Sign In to add comment