diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-05-30 17:04:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-30 17:04:09 +0200 |
commit | 1f76876500aa24e7121fb8355910f1674fcd8add (patch) | |
tree | c0501e0d29a6fa29473969063bcdcfeaf7c4039b /items/DYE_BINGO_BLUE.json | |
parent | 6853aa593d18dff3fd4f3f843738d8036e630950 (diff) | |
download | NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.gz NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.tar.bz2 NotEnoughUpdates-REPO-1f76876500aa24e7121fb8355910f1674fcd8add.zip |
Added new bingo stuff (#749)
Diffstat (limited to 'items/DYE_BINGO_BLUE.json')
-rw-r--r-- | items/DYE_BINGO_BLUE.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/DYE_BINGO_BLUE.json b/items/DYE_BINGO_BLUE.json new file mode 100644 index 00000000..2c07d7c9 --- /dev/null +++ b/items/DYE_BINGO_BLUE.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§5Bingo Blue Dye", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Apply to any leather armor piece\",1:\"§7using an anvil to change its\",2:\"§7color.\",3:\"\",4:\"§7Color: §1#002FA7\",5:\"\",6:\"§8§l* §8Co-op Soulbound §8§l*\",7:\"§7§cRequires §5Ⓑ Bingo Rank III§c!\",8:\"§5§lEPIC\"],Name:\"§5Bingo Blue Dye\"},ExtraAttributes:{id:\"DYE_BINGO_BLUE\"}}", + "damage": 4, + "lore": [ + "§7Apply to any leather armor piece", + "§7using an anvil to change its", + "§7color.", + "", + "§7Color: §1#002FA7", + "", + "§8§l* §8Co-op Soulbound §8§l*", + "§7§cRequires §5Ⓑ Bingo Rank III§c!", + "§5§lEPIC" + ], + "internalname": "DYE_BINGO_BLUE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |