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/VANQUISHED_GHAST_CLOAK.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/VANQUISHED_GHAST_CLOAK.json')
-rw-r--r-- | items/VANQUISHED_GHAST_CLOAK.json | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/items/VANQUISHED_GHAST_CLOAK.json b/items/VANQUISHED_GHAST_CLOAK.json new file mode 100644 index 00000000..6db12b7e --- /dev/null +++ b/items/VANQUISHED_GHAST_CLOAK.json @@ -0,0 +1,29 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Vanquished Ghast Cloak", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6fc29e85-1a01-3f31-a552-862d20f92dcf\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODQ5NTQ0Njc4OCwKICAicHJvZmlsZUlkIiA6ICJmZTYxY2RiMjUyMTA0ODYzYTljY2E2ODAwZDRiMzgzZSIsCiAgInByb2ZpbGVOYW1lIiA6ICJNeVNoYWRvd3MiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTc3NDQ4OWM5NGIyMmJmMzE2OGFkZDEzOGM1NjMyOGU3OGRjZWM5MTM1NDIyYTYyMWE5NWQwZmY1YWRmMmY3MyIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"§7Defense: §a+10\",2:\"\",3:\"§6Ability: Blazing Palisade\",4:\"§7Restores §a1%§7 of your maximum\",5:\"§7§c❤ Health §7every second while\",6:\"§7worn.\",7:\"\",8:\"§6Piece Bonus: Ghast Blaster\",9:\"§7Kill Ghasts to accumulate\",10:\"§7Defense.\",11:\"§7Piece Bonus: §a+0❈\",12:\"§7Next Upgrade: §a+1❈ §8(§a0§7/§c1,000§8)\",13:\"\",14:\"§7§8This item can be reforged!\",15:\"§5§lEPIC CLOAK\"],Name:\"§f§f§5Vanquished Ghast Cloak\"},ExtraAttributes:{attributes:{mana_pool:1,arachno_resistance:1},id:\"VANQUISHED_GHAST_CLOAK\"}}", + "damage": 3, + "lore": [ + "§7Health: §a+10", + "§7Defense: §a+10", + "", + "§6Ability: Blazing Palisade", + "§7Restores §a1%§7 of your maximum", + "§7§c❤ Health §7every second while", + "§7worn.", + "", + "§6Piece Bonus: Ghast Blaster", + "§7Kill Ghasts to accumulate", + "§7Defense.", + "§7Piece Bonus: §a+0❈", + "§7Next Upgrade: §a+1❈ §8(§a0§7/§c1,000§8)", + "", + "§7§8This item can be reforged!", + "§5§lEPIC CLOAK" + ], + "internalname": "VANQUISHED_GHAST_CLOAK", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |