Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
571
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.34 KB | None | 0 0
  1.      1:
  2.         type: item
  3.         item:
  4.           material: GRASS
  5.           quantity: 64
  6.         buyPrice: 50
  7.         sellPrice: 5
  8.         messageBuy: "You bought %amount% x %item% for $%price%."
  9.         messageSell: "You sold %amount% x %item% for $%price%."
  10.         messageSellAll: "You sold all %item% for $%price%."
  11.         slot: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement