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