diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/BLAZE;3.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/BLAZE;3.json')
-rw-r--r-- | items/BLAZE;3.json | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/items/BLAZE;3.json b/items/BLAZE;3.json new file mode 100644 index 00000000..bdc67bac --- /dev/null +++ b/items/BLAZE;3.json @@ -0,0 +1,45 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1➡100] §5Blaze", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"118fe834-28aa-3b0d-afe6-f0c52d01afe8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjc4ZWYyZTRjZjJjNDFhMmQxNGJmZGU5Y2FmZjEwMjE5ZjViMWJmNWIzNWE0OWViNTFjNjQ2Nzg4MmNiNWYwIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Intelligence: §a+1➡100\",3:\"§7Defense: §a+10➡25\",4:\"\",5:\"§6Nether Embodiment\",6:\"§7§7Increases all stats by §a0.2%➡20%\",7:\"§a§7while on the Nether Fortress\",8:\"\",9:\"§6Bling Armor\",10:\"§7§7Upgrades §cBlaze Armor §7stats\",11:\"§7and ability by §a0.4%➡40%\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1➡100] §5Blaze\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"BLAZE\\\",\\\"active\\\":false,\\\"exp\\\":3246784.3403730476,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"BLAZE;3\",uuid:\"a185a843-93b9-484a-b531-1a5e2f943e06\",timestamp:\"4/7/20 1:36 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Intelligence: §a+1➡100", + "§7Defense: §a+10➡25", + "", + "§6Nether Embodiment", + "§7§7Increases all stats by §a0.2%➡20%", + "§a§7while on the Nether Fortress", + "", + "§6Bling Armor", + "§7§7Upgrades §cBlaze Armor §7stats", + "§7and ability by §a0.4%➡40%", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§5§lEPIC" + ], + "internalname": "BLAZE;3", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "recipe": { + "A1": "ENCHANTED_BLAZE_ROD:8", + "A2": "ENCHANTED_BLAZE_ROD:8", + "A3": "ENCHANTED_BLAZE_ROD:8", + "B1": "ENCHANTED_BLAZE_ROD:8", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_BLAZE_ROD:8", + "C1": "ENCHANTED_BLAZE_ROD:8", + "C2": "ENCHANTED_BLAZE_ROD:8", + "C3": "ENCHANTED_BLAZE_ROD:8" + }, + "crafttext": "80% chance", + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Blaze_Pet" + ] +}
\ No newline at end of file |