diff options
author | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2023-06-20 21:43:53 +0200 |
commit | 4dace55f820e2d81e9dc432dd90428d043846842 (patch) | |
tree | ae6517b249dd516d8aeb9ef5c2332370e6c08261 /items/LUSH_BERBERIS.json | |
parent | 79949d42427b0a41100cbb76387887995b4b74b8 (diff) | |
download | NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.gz NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.tar.bz2 NotEnoughUpdates-REPO-4dace55f820e2d81e9dc432dd90428d043846842.zip |
Added new items
Diffstat (limited to 'items/LUSH_BERBERIS.json')
-rw-r--r-- | items/LUSH_BERBERIS.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/LUSH_BERBERIS.json b/items/LUSH_BERBERIS.json new file mode 100644 index 00000000..0960b43a --- /dev/null +++ b/items/LUSH_BERBERIS.json @@ -0,0 +1,18 @@ +{ + "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": "" +}
\ No newline at end of file |