Advertisement
Treyzania

BapGoT Player Class Config

Mar 27th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.55 KB | None | 0 0
  1. {  
  2.    "description":"Summon balls of fire with your sword.",
  3.    "items":[  
  4.       {  
  5.          "itemId":"IRON_SWORD",
  6.          "itemDamage":0,
  7.          "quantity":1,
  8.          "meta":{  
  9.             "displayName":null,
  10.             "lore":null,
  11.             "enchantments":{  
  12.                "FIRE_ASPECT":1
  13.             },
  14.             "repairCost":1,
  15.             "hideFlag":0,
  16.             "unhandledTags":{  
  17.  
  18.             }
  19.          }
  20.       },
  21.       {  
  22.          "itemId":"LEATHER_HELMET",
  23.          "itemDamage":0,
  24.          "quantity":1,
  25.          "meta":{  
  26.             "color":{  
  27.                "r":153,
  28.                "g":51,
  29.                "b":51
  30.             },
  31.             "displayName":null,
  32.             "lore":null,
  33.             "enchantments":{  
  34.                "PROTECTION_ENVIRONMENTAL":1
  35.             },
  36.             "repairCost":1,
  37.             "hideFlag":0,
  38.             "unhandledTags":{  
  39.  
  40.             }
  41.          }
  42.       },
  43.       {  
  44.          "itemId":"LEATHER_CHESTPLATE",
  45.          "itemDamage":0,
  46.          "quantity":1,
  47.          "meta":{  
  48.             "color":{  
  49.                "r":153,
  50.                "g":51,
  51.                "b":51
  52.             },
  53.             "displayName":null,
  54.             "lore":null,
  55.             "enchantments":{  
  56.                "PROTECTION_ENVIRONMENTAL":1
  57.             },
  58.             "repairCost":1,
  59.             "hideFlag":0,
  60.             "unhandledTags":{  
  61.  
  62.             }
  63.          }
  64.       },
  65.       {  
  66.          "itemId":"LEATHER_LEGGINGS",
  67.          "itemDamage":0,
  68.          "quantity":1,
  69.          "meta":{  
  70.             "color":{  
  71.                "r":153,
  72.                "g":51,
  73.                "b":51
  74.             },
  75.             "displayName":null,
  76.             "lore":null,
  77.             "enchantments":{  
  78.                "PROTECTION_ENVIRONMENTAL":1
  79.             },
  80.             "repairCost":1,
  81.             "hideFlag":0,
  82.             "unhandledTags":{  
  83.  
  84.             }
  85.          }
  86.       },
  87.       {  
  88.          "itemId":"LEATHER_BOOTS",
  89.          "itemDamage":0,
  90.          "quantity":1,
  91.          "meta":{  
  92.             "color":{  
  93.                "r":153,
  94.                "g":51,
  95.                "b":51
  96.             },
  97.             "displayName":null,
  98.             "lore":null,
  99.             "enchantments":{  
  100.                "PROTECTION_ENVIRONMENTAL":1
  101.             },
  102.             "repairCost":1,
  103.             "hideFlag":0,
  104.             "unhandledTags":{  
  105.  
  106.             }
  107.          }
  108.       }
  109.    ],
  110.    "price":0,
  111.    "family":"Targaryen",
  112.    "name":"Fire Lord",
  113.    "icon":"IRON_SWORD"
  114. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement