Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # This is the config file used in ZvP to store all items for the ingame Shop.
- #
- # 'id:' The id describes the item material. A list of all items can be found here: http://jd.bukkit.org/dev/apidocs/org/bukkit/Material.html
- # 'amount:' The amount of the item (Should be 1!)
- # 'data:' Used by potions
- # 'category:' The shop category can be FOOD, MISC, ARMOR, WEAPON, POTION
- # 'price:' The price of the item
- # 'ench: {}' A list of enchantings (ench: {ENCHANTMENT:LEVEL}). A list of enchantments can be found here:
- # http://jd.bukkit.org/dev/apidocs/org/bukkit/enchantments/Enchantment.html
- version: 2.3.7
- items:
- - 'id: INK_SACK, amount: 1, data: 5, category: WEAPON, price: 0.08, ench: SILK_TOUCH:2'
- - 'id: APPLE, amount: 1, data: 0, category: FOOD, price: 2.0, ench: {}'
- - 'id: BAKED_POTATO, amount: 1, data: 0, category: FOOD, price: 4.0, ench: {}'
- - 'id: BREAD, amount: 1, data: 0, category: FOOD, price: 3.5, ench: {}'
- - 'id: CARROT_ITEM, amount: 1, data: 0, category: FOOD, price: 2.0, ench: {}'
- - 'id: COOKED_BEEF, amount: 1, data: 0, category: FOOD, price: 5.0, ench: {}'
- - 'id: COOKED_CHICKEN, amount: 1, data: 0, category: FOOD, price: 5.0, ench: {}'
- - 'id: COOKED_FISH, amount: 1, data: 0, category: FOOD, price: 6.0, ench: {}'
- - 'id: COOKIE, amount: 1, data: 0, category: FOOD, price: 1.5, ench: {}'
- - 'id: GRILLED_PORK, amount: 1, data: 0, category: FOOD, price: 5.0, ench: {}'
- - 'id: STICK, amount: 1, data: 0, category: MISC, price: 1.0, ench: {}'
- - 'id: EXP_BOTTLE, amount: 1, data: 0, category: MISC, price: 7.5, ench: {}'
- - 'id: LEATHER, amount: 1, data: 0, category: MISC, price: 2.0, ench: {}'
- - 'id: FEATHER, amount: 1, data: 0, category: MISC, price: 1.5, ench: {}'
- - 'id: ROTTEN_FLESH, amount: 1, data: 0, category: MISC, price: 0.15, ench: {}'
- - 'id: POTATO_ITEM, amount: 1, data: 0, category: MISC, price: 4.5, ench: {}'
- - 'id: GOLD_INGOT, amount: 1, data: 0, category: MISC, price: 3.0, ench: {}'
- - 'id: IRON_INGOT, amount: 1, data: 0, category: MISC, price: 3.5, ench: {}'
- - 'id: LEATHER_HELMET, amount: 1, data: 0, category: ARMOR, price: 3.0, ench: {}'
- - 'id: LEATHER_CHESTPLATE, amount: 1, data: 0, category: ARMOR, price: 4.0, ench:
- {}'
- - 'id: LEATHER_LEGGINGS, amount: 1, data: 0, category: ARMOR, price: 4.0, ench: {}'
- - 'id: LEATHER_BOOTS, amount: 1, data: 0, category: ARMOR, price: 3.0, ench: {}'
- - 'id: CHAINMAIL_HELMET, amount: 1, data: 0, category: ARMOR, price: 4.0, ench: {}'
- - 'id: CHAINMAIL_CHESTPLATE, amount: 1, data: 0, category: ARMOR, price: 4.5, ench:
- {}'
- - 'id: CHAINMAIL_LEGGINGS, amount: 1, data: 0, category: ARMOR, price: 4.5, ench:
- {}'
- - 'id: CHAINMAIL_BOOTS, amount: 1, data: 0, category: ARMOR, price: 3.5, ench: {}'
- - 'id: IRON_HELMET, amount: 1, data: 0, category: ARMOR, price: 4.0, ench: {}'
- - 'id: IRON_CHESTPLATE, amount: 1, data: 0, category: ARMOR, price: 5.5, ench: {}'
- - 'id: IRON_LEGGINGS, amount: 1, data: 0, category: ARMOR, price: 5.0, ench: {}'
- - 'id: IRON_BOOTS, amount: 1, data: 0, category: ARMOR, price: 3.0, ench: {}'
- - 'id: GOLD_HELMET, amount: 1, data: 0, category: ARMOR, price: 3.5, ench: {}'
- - 'id: GOLD_CHESTPLATE, amount: 1, data: 0, category: ARMOR, price: 5.0, ench: {}'
- - 'id: GOLD_LEGGINGS, amount: 1, data: 0, category: ARMOR, price: 4.5, ench: {}'
- - 'id: GOLD_BOOTS, amount: 1, data: 0, category: ARMOR, price: 3.0, ench: {}'
- - 'id: DIAMOND_HELMET, amount: 1, data: 0, category: ARMOR, price: 7.0, ench: {}'
- - 'id: DIAMOND_CHESTPLATE, amount: 1, data: 0, category: ARMOR, price: 10.0, ench:
- {}'
- - 'id: DIAMOND_LEGGINGS, amount: 1, data: 0, category: ARMOR, price: 9.0, ench: {}'
- - 'id: DIAMOND_BOOTS, amount: 1, data: 0, category: ARMOR, price: 6.0, ench: {}'
- - 'id: DIAMOND_AXE, amount: 1, data: 0, category: WEAPON, price: 9.0, ench: {}'
- - 'id: DIAMOND_SWORD, amount: 1, data: 0, category: WEAPON, price: 10.0, ench: {}'
- - 'id: IRON_AXE, amount: 1, data: 0, category: WEAPON, price: 5.0, ench: {}'
- - 'id: IRON_SWORD, amount: 1, data: 0, category: WEAPON, price: 6.0, ench: {}'
- - 'id: GOLD_SWORD, amount: 1, data: 0, category: WEAPON, price: 4.0, ench: {}'
- - 'id: STONE_SWORD, amount: 1, data: 0, category: WEAPON, price: 4.0, ench: {}'
- - 'id: STONE_AXE, amount: 1, data: 0, category: WEAPON, price: 4.0, ench: {}'
- - 'id: WOOD_SWORD, amount: 1, data: 0, category: WEAPON, price: 2.0, ench: {}'
- - 'id: BOW, amount: 1, data: 0, category: WEAPON, price: 6.0, ench: {}'
- - 'id: ARROW, amount: 1, data: 0, category: WEAPON, price: 0.08, ench: {}'
- - 'id: DIAMOND_SWORD, amount: 1, data: 0, category: WEAPON, price: 35.0, ench: {DAMAGE_ALL:10,
- DURABILITY:5, KNOCKBACK:2, FIRE_ASPECT:3}'
- - 'id: POTION, amount: 1, data: 16419, category: POTION, price: 3.5, ench: {}'
- - 'id: POTION, amount: 1, data: 16417, category: POTION, price: 5.0, ench: {}'
- - 'id: POTION, amount: 1, data: 16421, category: POTION, price: 3.5, ench: {}'
- - 'id: POTION, amount: 1, data: 16418, category: POTION, price: 4.0, ench: {}'
- - 'id: POTION, amount: 1, data: 16425, category: POTION, price: 5.0, ench: {}'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement