diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-04-30 16:16:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-30 16:16:31 +0200 |
commit | a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63 (patch) | |
tree | f56f597690456032e5017d09fc27d75c844895de /items/BEASTMASTER_CREST_LEGENDARY.json | |
parent | 267c29d1dcd34e09663351efc08dea5e0f9a8bf5 (diff) | |
download | NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.gz NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.tar.bz2 NotEnoughUpdates-REPO-a370cd99fb25e4ab7549d9fb4a5d3c283ecf8b63.zip |
atom (#729)
* atom
* More Fixes
* 185
Diffstat (limited to 'items/BEASTMASTER_CREST_LEGENDARY.json')
-rw-r--r-- | items/BEASTMASTER_CREST_LEGENDARY.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/items/BEASTMASTER_CREST_LEGENDARY.json b/items/BEASTMASTER_CREST_LEGENDARY.json index b6ef65af..6bda5649 100644 --- a/items/BEASTMASTER_CREST_LEGENDARY.json +++ b/items/BEASTMASTER_CREST_LEGENDARY.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Beastmaster Crest", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §2§k0§8/25\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"367cd0f2-adc7-3bc1-af47-a14feebe3e5f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTM0MTU2NjdkZTNmYjg5YzVmNDBjODgwYzM5ZTQ5NzFhMGNhYTdmM2E5ZDJjOGY3MTJiYTM3ZmFkY2VlIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+0.3\",1:\"§7Intelligence: §a+0.3\",2:\"\",3:\"§7Pet Exp Boost: §a+0.5%\",4:\"\",5:\"§7Gains stats based on how many\",6:\"§7mythological creatures and Minos\",7:\"§7followers you\u0027ve slain.\",8:\"\",9:\"§7Your kills: §2§k0§8/25\",10:\"\",11:\"§6§lLEGENDARY ACCESSORY\"],Name:\"§6Beastmaster Crest\"},ExtraAttributes:{id:\"BEASTMASTER_CREST_LEGENDARY\"}}", "damage": 3, "lore": [ "§7Health: §a+0.3", @@ -15,7 +15,6 @@ "", "§7Your kills: §2§k0§8/25", "", - "§7§8This item can be reforged!", "§6§lLEGENDARY ACCESSORY" ], "recipe": { @@ -32,7 +31,7 @@ "internalname": "BEASTMASTER_CREST_LEGENDARY", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Beastmaster_Crest" |