diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/ANTI_BITE_SCARF.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
Diffstat (limited to 'items/ANTI_BITE_SCARF.json')
-rw-r--r-- | items/ANTI_BITE_SCARF.json | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/items/ANTI_BITE_SCARF.json b/items/ANTI_BITE_SCARF.json index 2b07a2c6..f67b0b71 100644 --- a/items/ANTI_BITE_SCARF.json +++ b/items/ANTI_BITE_SCARF.json @@ -1,20 +1,18 @@ { "itemid": "minecraft:carpet", "displayname": "§6Anti-Bite Scarf", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Rift Time: §a+100s\",1:\"§7Hearts: §a+1\",2:\"§7Intelligence: §a+20\",3:\"\",4:\"§6Ability: Helmets All The Way Around\",5:\"§7Regain §a+2ф §7when killing a\",6:\"§7monster.\",7:\"\",8:\"§7If you would take §c❤ §7damage,\",9:\"§7take §c0.3❤ §7less.\",10:\"\",11:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Intelligence: §a+20\",1:\"\",2:\"§6Ability: Helmets All The Way Around \",3:\"§7Regain §a+2ф §7when killing a monster.\",4:\"\",5:\"§7If you would take §c❤ §7damage, take\",6:\"§7§c0.3❤ §7less.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY HELMET\"],Name:\"§6Anti-Bite Scarf\"},ExtraAttributes:{id:\"ANTI_BITE_SCARF\"}}", "damage": 14, "lore": [ - "§7Rift Time: §a+100s", - "§7Hearts: §a+1", "§7Intelligence: §a+20", "", - "§6Ability: Helmets All The Way Around", - "§7Regain §a+2ф §7when killing a", - "§7monster.", + "§6Ability: Helmets All The Way Around ", + "§7Regain §a+2ф §7when killing a monster.", "", - "§7If you would take §c❤ §7damage,", - "§7take §c0.3❤ §7less.", + "§7If you would take §c❤ §7damage, take", + "§7§c0.3❤ §7less.", "", + "§7§8This item can be reforged!", "§6§lLEGENDARY HELMET" ], "recipe": { |