Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. registerItem(new ItemStack(Material.DIAMOND, 1), ChatUtil.fixColor("&6Diament"), 65);
  2. registerItem(new ItemStack(Material.ENDER_PEARL, 1), ChatUtil.fixColor("&6Perla Endermana"), 190);
  3. registerItem(new ItemStack(Material.KOX, 1), ChatUtil.fixColor("&6Kox Jablko"), 500);
  4. registerItem(new ItemStack(Material.GOLDEN_APPLE, 1), ChatUtil.fixColor("&6Refil"), 180);
  5. registerItem(new ItemStack(Material.CHEST, 1), ChatUtil.fixColor("&6Skrzynka"), 10);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement