diff options
Diffstat (limited to 'items/CACTUS_HELMET.json')
-rw-r--r-- | items/CACTUS_HELMET.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/CACTUS_HELMET.json b/items/CACTUS_HELMET.json new file mode 100644 index 00000000..6b9790f5 --- /dev/null +++ b/items/CACTUS_HELMET.json @@ -0,0 +1,20 @@ +{ + "internalname": "CACTUS_HELMET", + "itemid": "minecraft:leather_helmet", + "displayname": "Cactus Helmet", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Health: §a+5 HP\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Full Set Bonus: Deflect\",4:\"§7Rebound §a33.0% §7of the damage\",5:\"§7you take back at your enemy.\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§f§lCOMMON HELMET\"],color:65280,Name:\"§fCactus Helmet\"},ExtraAttributes:{color:\"0:255:0\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"CACTUS_HELMET\",uuid:\"3245a20b-5f59-4123-a773-135a9df0db67\",timestamp:\"3/26/20 9:03 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Health: §a+5 HP", + "§7Defense: §a+10", + "", + "§6Full Set Bonus: Deflect", + "§7Rebound §a33.0% §7of the damage", + "§7you take back at your enemy.", + "", + "§7§8This item can be reforged!", + "§f§lCOMMON HELMET" + ] +}
\ No newline at end of file |