diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-06-23 14:11:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-23 14:11:57 +0200 |
commit | 7c1c749b7065ba44dd627e31247428922eba53c5 (patch) | |
tree | b3236300f0a0cb7e3ab68ab3a562992c54e71b73 /items/BLESSING;6.json | |
parent | 42da70cb7fe35aa3c524e81daaa0f99ec28da658 (diff) | |
download | NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.gz NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.tar.bz2 NotEnoughUpdates-REPO-7c1c749b7065ba44dd627e31247428922eba53c5.zip |
x28 (#769)
* x28
* there now merge
* june-22
* thanks hypixel
* nice story bro
Diffstat (limited to 'items/BLESSING;6.json')
-rw-r--r-- | items/BLESSING;6.json | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/items/BLESSING;6.json b/items/BLESSING;6.json index 6c3aae8b..2882110f 100644 --- a/items/BLESSING;6.json +++ b/items/BLESSING;6.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§f§9Enchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing VI\",1:\"§7§a30%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLESSING;6\",enchantments:{blessing:6}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Blessing VI\",1:\"§7§a30%§7 chance to get double\",2:\"§7drops when fishing.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aVI: §7Fishing\",9:\"\",10:\"§6Applied To:\",11:\"§7- §fFishing Rod\",12:\"§7- §fFishing Weapon\",13:\"\",14:\"§9§lRARE\"],Name:\"§f§9Enchanted Book\"},ExtraAttributes:{id:\"BLESSING;6\",enchantments:{blessing:6}}}", "damage": 0, "lore": [ "§9Blessing VI", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aVI: §7Fishing", + "", + "§6Applied To:", + "§7- §fFishing Rod", + "§7- §fFishing Weapon", + "", "§9§lRARE" ], "internalname": "BLESSING;6", |