diff options
Diffstat (limited to 'items/ENCHANTED_BOOK_BUNDLE_RAINBOW.json')
-rw-r--r-- | items/ENCHANTED_BOOK_BUNDLE_RAINBOW.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ENCHANTED_BOOK_BUNDLE_RAINBOW.json b/items/ENCHANTED_BOOK_BUNDLE_RAINBOW.json new file mode 100644 index 00000000..ff5bc5d9 --- /dev/null +++ b/items/ENCHANTED_BOOK_BUNDLE_RAINBOW.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§aEnchanted Book Bundle", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"daa790f8-7cb4-35a5-9154-1f16217ca2f2\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTVkNzI3YjY5Y2EwZjBiMTZmNjU1MDQ3ZTQ4ZmIyYjRkZjEwYWE2NDA2NTExODI3NGQ0ZjlmOGM1YjA1NDQ5NiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§9Rainbow III\",1:\"§7Grants a §a80% §7chance to\",2:\"§7change the color of a sheep when\",3:\"§7shearing it, which will also\",4:\"§7flip it, of course.\",5:\"\",6:\"§7Right-click to open this bundle\",7:\"§7containing §f1 §7enchanted book.\",8:\"\",9:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book Bundle\"},ExtraAttributes:{id:\"ENCHANTED_BOOK_BUNDLE_RAINBOW\",enchantments:{rainbow:3}}}", + "damage": 3, + "lore": [ + "§9Rainbow III", + "§7Grants a §a80% §7chance to", + "§7change the color of a sheep when", + "§7shearing it, which will also", + "§7flip it, of course.", + "", + "§7Right-click to open this bundle", + "§7containing §f1 §7enchanted book.", + "", + "§a§lUNCOMMON" + ], + "internalname": "ENCHANTED_BOOK_BUNDLE_RAINBOW", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |