diff options
Diffstat (limited to 'items/RAINBOW;1.json')
-rw-r--r-- | items/RAINBOW;1.json | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/items/RAINBOW;1.json b/items/RAINBOW;1.json index 9173423b..e01e95c1 100644 --- a/items/RAINBOW;1.json +++ b/items/RAINBOW;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow I\",1:\"§7Causes sheep to drop a random\",2:\"§7wool colour when sheared.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{rainbow:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Rainbow I\",1:\"§7Causes sheep to drop a random\",2:\"§7wool colour when sheared.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI: §7Enchantment Table,\",9:\"§7Mutton Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fShears\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"RAINBOW;1\",enchantments:{rainbow:1}}}", "damage": 0, "lore": [ "§9Rainbow I", @@ -11,6 +11,13 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI: §7Enchantment Table,", + "§7Mutton Collection", + "", + "§6Applied To:", + "§7- §fShears", + "", "§f§lCOMMON" ], "recipe": { @@ -26,6 +33,7 @@ }, "internalname": "RAINBOW;1", "clickcommand": "viewrecipe", - "modver": "1.0.0", - "crafttext": "Requires: Mutton VI" + "modver": "2.0.0-REL", + "crafttext": "Requires: Mutton VI", + "infoType": "" }
\ No newline at end of file |