diff options
Diffstat (limited to 'items/WILTED_BERBERIS.json')
-rw-r--r-- | items/WILTED_BERBERIS.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/WILTED_BERBERIS.json b/items/WILTED_BERBERIS.json new file mode 100644 index 00000000..87773fb9 --- /dev/null +++ b/items/WILTED_BERBERIS.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§fWilted Berberis", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7The plant equivalent of an alien\",1:\"§7zombie.\",2:\"\",3:\"§f§lCOMMON\"],Name:\"§fWilted Berberis\"},ExtraAttributes:{id:\"WILTED_BERBERIS\"}}", + "damage": 0, + "lore": [ + "§7The plant equivalent of an alien", + "§7zombie.", + "", + "§f§lCOMMON" + ], + "internalname": "WILTED_BERBERIS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |