diff options
author | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-03-31 22:49:36 +1100 |
commit | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (patch) | |
tree | e2bf7bc073f6036a85b58e4fad687afd63484567 /items/UNSTABLE_DRAGON_HELMET.json | |
download | NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.gz NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.tar.bz2 NotEnoughUpdates-REPO-94b15eb4edf2ead41d16231a26a0e8572f0e88f7.zip |
MASSIVE update
Diffstat (limited to 'items/UNSTABLE_DRAGON_HELMET.json')
-rw-r--r-- | items/UNSTABLE_DRAGON_HELMET.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/UNSTABLE_DRAGON_HELMET.json b/items/UNSTABLE_DRAGON_HELMET.json new file mode 100644 index 00000000..64a5255f --- /dev/null +++ b/items/UNSTABLE_DRAGON_HELMET.json @@ -0,0 +1,24 @@ +{ + "internalname": "UNSTABLE_DRAGON_HELMET", + "itemid": "minecraft:skull", + "displayname": "Unstable Dragon Helmet", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8584e5d0-47fc-388b-b3c8-f89a62f375bf\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzYwNWZjNGUyYjY4YzQ1MDU5YWZlZjM5OTllOWE5NWFhM2Q4OTQzNTk3YTc4OTRlNTY5Mzk3ZDZjZjVkMTY3MmEifX19\"}]}},display:{Lore:[0:\"§7Crit Chance: §c+5%\",1:\"§7Crit Damage: §c+15%\",2:\"\",3:\"§7Health: §a+70 HP\",4:\"§7Defense: §a+110\",5:\"§7Intelligence: §a+25\",6:\"\",7:\"§6Full Set Bonus: Unstable Blood\",8:\"§7Sometimes strikes nearby mobs\",9:\"§7with lightning. It\u0027s unstable!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY HELMET\"],Name:\"§6Unstable Dragon Helmet\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"UNSTABLE_DRAGON_HELMET\",uuid:\"ba0b52c9-8ae1-4ea4-aef4-f87bfd78644c\",timestamp:\"3/30/20 10:41 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Crit Chance: §c+5%", + "§7Crit Damage: §c+15%", + "", + "§7Health: §a+70 HP", + "§7Defense: §a+110", + "§7Intelligence: §a+25", + "", + "§6Full Set Bonus: Unstable Blood", + "§7Sometimes strikes nearby mobs", + "§7with lightning. It\u0027s unstable!", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY HELMET" + ] +}
\ No newline at end of file |