diff options
author | J10a1n15 <45315647+j10a1n15@users.noreply.github.com> | 2023-09-26 12:47:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-26 12:47:02 +0200 |
commit | c000d87d32d7c5217315932683686ad7923483bc (patch) | |
tree | e80e17ec236eecd0469f6a7216fc5e3c9de1795a /items/RAINBOW;3.json | |
parent | 6fe8bf28d7aac2511ce5f7bb5e2b08a48807406f (diff) | |
download | NotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.tar.gz NotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.tar.bz2 NotEnoughUpdates-REPO-c000d87d32d7c5217315932683686ad7923483bc.zip |
Added Rainbow t3 enchantment (#991)
Diffstat (limited to 'items/RAINBOW;3.json')
-rw-r--r-- | items/RAINBOW;3.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/RAINBOW;3.json b/items/RAINBOW;3.json new file mode 100644 index 00000000..cfbdfa11 --- /dev/null +++ b/items/RAINBOW;3.json @@ -0,0 +1,24 @@ +{ + "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}}}", + "damage": 0, + "lore": [ + "§9Rainbow III", + "§7Grants an §a80% §7chance to", + "§7change the color of a sheep when", + "§7shearing it, which will also", + "§7flip it, of course.", + "", + "§7Applicable on: §9Shears", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RAINBOW;3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |