Advertisement
Penguinicex

Leather IMCPE

Jul 23rd, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. function useItem(x, y, z, itemId, blockId, side) {
  2.     if (itemId==334) {
  3.         clientMessage("Leather is obtained by cows, You can craft leather armor with it. ");
  4.     }
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement