diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-26 10:06:23 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-26 10:06:23 +0200 |
commit | 968bb2a232c535234ef994f53a85abd04cf23618 (patch) | |
tree | 588d72eb414df8064381a19539ba7b19babb8a55 /items/PREMIUM_FLESH.json | |
parent | f18a467e17e845bb79404ed329e14a73e3891343 (diff) | |
download | NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.gz NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.tar.bz2 NotEnoughUpdates-REPO-968bb2a232c535234ef994f53a85abd04cf23618.zip |
Fixed a few (81) items (#828)
* Fixed a few (21) pets
* Fixed another (1) pet
* Fixed Alert Flare recipe
* Fixed ench coal
* Fixed ench charcoal
* Fixed Farm Armours
* Fixed a few (48) reforge stones
Combinable in Reforge Anvil
* Fixed more (6) items
Diffstat (limited to 'items/PREMIUM_FLESH.json')
-rw-r--r-- | items/PREMIUM_FLESH.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/PREMIUM_FLESH.json b/items/PREMIUM_FLESH.json index d756eae3..bbee3c98 100644 --- a/items/PREMIUM_FLESH.json +++ b/items/PREMIUM_FLESH.json @@ -4,15 +4,14 @@ "displayname": "§9Premium Flesh", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"\",2:\"§7Can be used in a Reforge Anvil\",3:\"§7or with the Dungeon Blacksmith\",4:\"§7to apply the §9Undead §7reforge\",5:\"§7to armor.\",6:\"\",7:\"§7§8§oThe Zombie it came from was\",8:\"§8§oprobably a great warrior before\",9:\"§8§oits death.\",10:\"\",11:\"§7Requires §aMining Skill Level\",12:\"§aXVI§7!\",13:\"\",14:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", - "modver": "2.0.0-REL", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"8f4b9c2f-7439-3589-8ee4-d835cb7c1f73\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWE3NWU4YjA0NGM3MjAxYTRiMmU4NTZiZTRmYzMxNmE1YWFlYzY2NTc2MTY5YmFiNTg3MmE4ODUzNGI4MDI1NiJ9fX0K\"}]}},display:{Lore:[0:\"§8Reforge Stone\",1:\"§7§8Combinable in Reforge Anvil\",2:\"\",3:\"§7Applies the §9Undead §7reforge\",4:\"§7when combined with armor§7.\",5:\"\",6:\"§7§8§oThe Zombie it came from was\",7:\"§8§oprobably a great warrior before\",8:\"§8§oits death.\",9:\"\",10:\"§7Requires §aMining Skill Level\",11:\"§aXVI§7!\",12:\"\",13:\"§9§lRARE REFORGE STONE\"],Name:\"§9Premium Flesh\"},ExtraAttributes:{id:\"PREMIUM_FLESH\"}}", + "modver": "2.1.0-REL", "lore": [ "§8Reforge Stone", + "§7§8Combinable in Reforge Anvil", "", - "§7Can be used in a Reforge Anvil", - "§7or with the Dungeon Blacksmith", - "§7to apply the §9Undead §7reforge", - "§7to armor.", + "§7Applies the §9Undead §7reforge", + "§7when combined with armor§7.", "", "§7§8§oThe Zombie it came from was", "§8§oprobably a great warrior before", @@ -28,4 +27,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Premium_Flesh" ] -} +}
\ No newline at end of file |