diff options
author | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-05-31 02:47:11 +1000 |
commit | 7dace9af7ae041a753bb076c0fbad7dd5b560294 (patch) | |
tree | 54709b56f9016fcca3575df54b4b3719ce49408e /items/BAT_FIREWORK.json | |
parent | 977fd9ee3a119c11514471b005a8f827b6ac54a8 (diff) | |
download | NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.gz NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.tar.bz2 NotEnoughUpdates-REPO-7dace9af7ae041a753bb076c0fbad7dd5b560294.zip |
1.5
Diffstat (limited to 'items/BAT_FIREWORK.json')
-rw-r--r-- | items/BAT_FIREWORK.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/BAT_FIREWORK.json b/items/BAT_FIREWORK.json new file mode 100644 index 00000000..24eecc43 --- /dev/null +++ b/items/BAT_FIREWORK.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:fireworks", + "displayname": "§f§f§9Bat Firework", + "nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Launches a firework that\",1:\"§7explodes into several Bat\",2:\"§7Piñatas, each dropping a bunch\",3:\"§7of candies. Only usable in the\",4:\"§7§bVillage§7.\",5:\"\",6:\"§8Cooldown: §a30s\",7:\"\",8:\"§7§8§oBat Piñata drops do not\",9:\"§8§ocount towards leaderboard\",10:\"§8§oprogress!\",11:\"\",12:\"§9§lRARE\"],Name:\"§f§f§9Bat Firework\"},ExtraAttributes:{id:\"BAT_FIREWORK\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§7Launches a firework that", + "§7explodes into several Bat", + "§7Piñatas, each dropping a bunch", + "§7of candies. Only usable in the", + "§7§bVillage§7.", + "", + "§8Cooldown: §a30s", + "", + "§7§8§oBat Piñata drops do not", + "§8§ocount towards leaderboard", + "§8§oprogress!", + "", + "§9§lRARE" + ], + "internalname": "BAT_FIREWORK", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" +}
\ No newline at end of file |