diff options
Diffstat (limited to 'items/GOBLIN_CHESTPLATE.json')
-rw-r--r-- | items/GOBLIN_CHESTPLATE.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/GOBLIN_CHESTPLATE.json b/items/GOBLIN_CHESTPLATE.json new file mode 100644 index 00000000..45b93420 --- /dev/null +++ b/items/GOBLIN_CHESTPLATE.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:leather_chestplate", + "displayname": "§f§f§9Goblin Chestplate", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+140 HP\",1:\"§7Intelligence: §a-1\",2:\"§7Mining Speed: §a+10\",3:\"\",4:\"§6Full Set Bonus: Smart Miner\",5:\"§7Converts your Intelligence\",6:\"§7§7into Mining Speed§7. +§61\",7:\"§6Mining Speed §7for every §b15\",8:\"§bIntelligence §7removed.\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§9§lRARE CHESTPLATE\"],color:3649602,Name:\"§f§f§9Goblin Chestplate\"},ExtraAttributes:{color:\"55:176:66\",originTag:\"UNKNOWN\",id:\"GOBLIN_CHESTPLATE\",uuid:\"6291a3a4-ea96-4e8a-9bbd-eafd6a82885a\",timestamp:\"1/15/21 2:07 PM\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Health: §a+140 HP", + "§7Intelligence: §a-1", + "§7Mining Speed: §a+10", + "", + "§6Full Set Bonus: Smart Miner", + "§7Converts your Intelligence", + "§7§7into Mining Speed§7. +§61", + "§6Mining Speed §7for every §b15", + "§bIntelligence §7removed.", + "", + "§7§8This item can be reforged!", + "§9§lRARE CHESTPLATE" + ], + "internalname": "GOBLIN_CHESTPLATE", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |