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/EMPTY_ODONATA_BOTTLE.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/EMPTY_ODONATA_BOTTLE.json')
-rw-r--r-- | items/EMPTY_ODONATA_BOTTLE.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/EMPTY_ODONATA_BOTTLE.json b/items/EMPTY_ODONATA_BOTTLE.json new file mode 100644 index 00000000..a556de70 --- /dev/null +++ b/items/EMPTY_ODONATA_BOTTLE.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:glass_bottle", + "displayname": "§aEmpty Odonata Bottle", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Hold this and look at an\",1:\"§7§9Odonata §7for §a3s §7while\",2:\"§7very close to bottle it.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aEmpty Odonata Bottle\"},ExtraAttributes:{id:\"EMPTY_ODONATA_BOTTLE\"}}", + "damage": 0, + "lore": [ + "§7Hold this and look at an", + "§7§9Odonata §7for §a3s §7while", + "§7very close to bottle it.", + "", + "§a§lUNCOMMON" + ], + "internalname": "EMPTY_ODONATA_BOTTLE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |