diff options
Diffstat (limited to 'items/RAINBOW;3.json')
-rw-r--r-- | items/RAINBOW;3.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/items/RAINBOW;3.json b/items/RAINBOW;3.json index cfbdfa11..4c0b85a4 100644 --- a/items/RAINBOW;3.json +++ b/items/RAINBOW;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow III\",1:\"§7Grants an §a80% §7chance to\",2:\"§7change the color of a sheep when\",3:\"§7shearing it, which will also\",4:\"§7flip it, of course.\",5:\"\",6:\"§7Applicable on: §9Shears\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"RAINBOW;3\",enchantments:{rainbow:3}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow III\",1:\"§7Grants an §a80% §7chance to\",2:\"§7change the color of a sheep when\",3:\"§7shearing it, which will also\",4:\"§7flip it, of course.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§6Source:\",10:\"§aIII: §7Obtained from the\",11:\"§7Raffle Of The Century\",12:\"\",13:\"§6Applied To:\",14:\"§7- §fShears\",15:\"\",16:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"RAINBOW;3\",enchantments:{rainbow:3}}}", "damage": 0, "lore": [ "§9Rainbow III", @@ -10,15 +10,24 @@ "§7shearing it, which will also", "§7flip it, of course.", "", - "§7Applicable on: §9Shears", "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aIII: §7Obtained from the", + "§7Raffle Of The Century", + "", + "§6Applied To:", + "§7- §fShears", + "", "§f§lCOMMON" ], "internalname": "RAINBOW;3", "crafttext": "", "clickcommand": "", "modver": "2.1.1-PRE", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Rainbow_Enchantment" + ] }
\ No newline at end of file |