diff options
author | jani270 <jani270@gmx.de> | 2022-06-30 16:49:24 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-06-30 16:49:24 +0200 |
commit | 3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7 (patch) | |
tree | bb1053f57224837ccbc73db114f6ec2666f9bf19 /items/BLESSING;6.json | |
parent | c5ee86297680a8bb69d81f0da7686715ea84acd1 (diff) | |
download | NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.tar.gz NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.tar.bz2 NotEnoughUpdates-REPO-3bdb32f3c8a0028a15c972b5cfa39368c3a56cb7.zip |
master -> dangerousdangerous
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", |