diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-02-22 22:24:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-22 21:24:18 +0000 |
commit | b89d54c0cea0a48b9743477231e91a400c9975d1 (patch) | |
tree | ba2ec22465ffea7599a313f7f7698de2c8d402f5 /items/KISMET_FEATHER.json | |
parent | 80eb59a024c8127114372f54e2a3b911d6d106b1 (diff) | |
download | NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.gz NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.tar.bz2 NotEnoughUpdates-REPO-b89d54c0cea0a48b9743477231e91a400c9975d1.zip |
Fixed a "few" lores (#1115)
* Fixed a "few" lores
* Fixed nbt
* Hollow armor lore change + more
* Added new skins and fixed some more lores
Diffstat (limited to 'items/KISMET_FEATHER.json')
-rw-r--r-- | items/KISMET_FEATHER.json | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/items/KISMET_FEATHER.json b/items/KISMET_FEATHER.json index 36551639..e06835f7 100644 --- a/items/KISMET_FEATHER.json +++ b/items/KISMET_FEATHER.json @@ -4,21 +4,20 @@ "displayname": "§9Kismet Feather", "clickcommand": "", "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to reroll a\",1:\"§7§cdungeon §7reward chest.\",2:\"\",3:\"§7Keep a §9feather §7in your\",4:\"§7inventory and open a reward\",5:\"§7chest to use.\",6:\"\",7:\"§7§aYou may only use a single\",8:\"§afeather per dungeon run!\",9:\"\",10:\"§7§8When life hands you a\",11:\"§8lemon, reroll it.\",12:\"\",13:\"§9§lRARE\",14:\"\",15:\"§7Cost\",16:\"§b1,350 Bits\"],Name:\"§9Kismet Feather\"},ExtraAttributes:{id:\"KISMET_FEATHER\"}}", - "modver": "2.1.0-REL", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Allows you to reroll a §cdungeon\",1:\"§c§7reward chest.\",2:\"\",3:\"§7Keep a §9feather §7in your inventory\",4:\"§7and open a reward chest to use.\",5:\"\",6:\"§7§aYou may only use a single\",7:\"§afeather per dungeon run!\",8:\"\",9:\"§7§8When life hands you a lemon,\",10:\"§8reroll it.\",11:\"\",12:\"§9§lRARE\",13:\"\",14:\"§7Cost\",15:\"§b1,350 Bits\"],Name:\"§9Kismet Feather\"},ExtraAttributes:{id:\"KISMET_FEATHER\"}}", + "modver": "2.1.1-PRE", "lore": [ - "§7Allows you to reroll a", - "§7§cdungeon §7reward chest.", + "§7Allows you to reroll a §cdungeon", + "§c§7reward chest.", "", - "§7Keep a §9feather §7in your", - "§7inventory and open a reward", - "§7chest to use.", + "§7Keep a §9feather §7in your inventory", + "§7and open a reward chest to use.", "", "§7§aYou may only use a single", "§afeather per dungeon run!", "", - "§7§8When life hands you a", - "§8lemon, reroll it.", + "§7§8When life hands you a lemon,", + "§8reroll it.", "", "§9§lRARE", "", |