Advertisement
ExpDev

config.json

May 12th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.87 KB | None | 0 0
  1. {
  2.   "kits": {
  3.     "notch": {
  4.       "delay": 0,
  5.       "armor": [
  6.         "310 1 PROTECTION_PROJECTILE:3 protection:4",
  7.         "311 1 durability:3 protection:4",
  8.         "312 1 durability:3 protection:4",
  9.         "313 1 durability:3 protection:4"
  10.       ],
  11.       "contents": [
  12.         "298 1 color:255|255|255 name:&cTop_Hat lore:&eGood_day,&a_Good_day",
  13.         "277 1 DIG_SPEED:3 name:&bDwarf lore:&cDiggy|&eDiggy|&dHole"
  14.       ]
  15.     },
  16.     "tools": {
  17.       "delay": 0,
  18.       "armor": [
  19.         "310 1 PROTECTION_PROJECTILE:3 protection:4",
  20.         "311 1 durability:3 protection:4",
  21.         "312 1 durability:3 protection:4",
  22.         "313 1 durability:3 protection:4"
  23.       ],
  24.       "contents": [
  25.         "298 1 color:255|255|255 name:&cTop_Hat lore:&eGood_day,&a_Good_day",
  26.         "277 1 DIG_SPEED:3 name:&bDwarf lore:&cDiggy|&eDiggy|&dHole"
  27.       ]
  28.     }
  29.   }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement