diff options
Diffstat (limited to 'items/ENCHANTED_LUSH_BERBERIS.json')
-rw-r--r-- | items/ENCHANTED_LUSH_BERBERIS.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/ENCHANTED_LUSH_BERBERIS.json b/items/ENCHANTED_LUSH_BERBERIS.json new file mode 100644 index 00000000..497a6641 --- /dev/null +++ b/items/ENCHANTED_LUSH_BERBERIS.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§9Enchanted Lush Berberis", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A wonderful enchanted plant!\",1:\"\",2:\"§eRight-click to view recipes!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Enchanted Lush Berberis\"},ExtraAttributes:{id:\"ENCHANTED_LUSH_BERBERIS\"}}", + "damage": 3, + "lore": [ + "§7A wonderful enchanted plant!", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "ENCHANTED_LUSH_BERBERIS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enchanted_Lush_Berberis", + "https://wiki.hypixel.net/Enchanted_Lush_Berberis" + ] +}
\ No newline at end of file |