diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-21 14:50:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-21 14:50:32 +0200 |
commit | 19d37551d8523b8d0463b9c5d22aeebb662676b1 (patch) | |
tree | 3c0856d623165791c0853e54c248d6c6713fd8f0 /items/DYE_AQUAMARINE.json | |
parent | 7e10f2ff281938a14c1fe0c6103c1b3b8884aa8c (diff) | |
download | NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.gz NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.tar.bz2 NotEnoughUpdates-REPO-19d37551d8523b8d0463b9c5d22aeebb662676b1.zip |
New Nether Stuff (#718)
* New Stuff
* i hate timestamps
* god
* Abi abi
* mood
* Hello, can someone send me money please
* bingo
* workflow hello
Diffstat (limited to 'items/DYE_AQUAMARINE.json')
-rw-r--r-- | items/DYE_AQUAMARINE.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/DYE_AQUAMARINE.json b/items/DYE_AQUAMARINE.json new file mode 100644 index 00000000..0eb2c425 --- /dev/null +++ b/items/DYE_AQUAMARINE.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:dye", + "displayname": "§f§f§5Aquamarine 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: §b#7FFFD4\",5:\"\",6:\"§5§lEPIC\"],Name:\"§f§f§5Aquamarine Dye\"},ExtraAttributes:{id:\"DYE_AQUAMARINE\"}}", + "damage": 12, + "lore": [ + "§7Apply to any leather armor piece", + "§7using an anvil to change its", + "§7color.", + "", + "§7Color: §b#7FFFD4", + "", + "§5§lEPIC" + ], + "internalname": "DYE_AQUAMARINE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Dyes" + ] +}
\ No newline at end of file |