diff options
Diffstat (limited to 'items/SNIPER_HELMET.json')
-rw-r--r-- | items/SNIPER_HELMET.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/items/SNIPER_HELMET.json b/items/SNIPER_HELMET.json index a56aed48..168c338f 100644 --- a/items/SNIPER_HELMET.json +++ b/items/SNIPER_HELMET.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§9Sniper Helmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"848130dc-9c46-3818-a099-b429cb2f1d75\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjE4YzA3MWYwODBkYmE1MGE2MmE2MjYzZmY3MjRlZGMxNTdjZTRmYjQ4ODNjY2VmZjI0OTFkNWJiZGU4MzBjMSJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d120\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+10\",3:\"\",4:\"§7Increases the damage your arrows\",5:\"§7deal by §c1% §7for every §e2\",6:\"§e§7blocks travelled above §e20\",7:\"§e§7blocks.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§7§4❣ §cRequires §cCatacombs Skill\",11:\"§c8§c.\",12:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Sniper Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_HELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"848130dc-9c46-3818-a099-b429cb2f1d75\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjE4YzA3MWYwODBkYmE1MGE2MmE2MjYzZmY3MjRlZGMxNTdjZTRmYjQ4ODNjY2VmZjI0OTFkNWJiZGU4MzBjMSJ9fX0K\"}]}},display:{Lore:[0:\"§7Gear Score: §d120\",1:\"§7Health: §a+100\",2:\"§7Defense: §a+10\",3:\"\",4:\"§7Increases the damage your arrows\",5:\"§7deal by §c1% §7for every §e2 §7blocks\",6:\"§7traveled above §e20 §7blocks.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§7§4❣ §cRequires §cCatacombs Skill\",10:\"§c8§c.\",11:\"§9§lRARE DUNGEON HELMET\"],Name:\"§9Sniper Helmet\"},ExtraAttributes:{dungeon_item_level:0,id:\"SNIPER_HELMET\"}}", "damage": 3, "lore": [ "§7Gear Score: §d120", @@ -9,9 +9,8 @@ "§7Defense: §a+10", "", "§7Increases the damage your arrows", - "§7deal by §c1% §7for every §e2", - "§e§7blocks travelled above §e20", - "§e§7blocks.", + "§7deal by §c1% §7for every §e2 §7blocks", + "§7traveled above §e20 §7blocks.", "", "§7§8This item can be reforged!", "§7§4❣ §cRequires §cCatacombs Skill", |