diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-07-09 17:05:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-09 15:05:03 +0000 |
commit | 0b7e1c98a2174030da5c5884ed630c1a408a2da6 (patch) | |
tree | 33bdc30307a78c56713e0223192315b461892e2f /items/DWARF_TURTLE_SHELMET.json | |
parent | bd8a2967543915caed04348787ee7d56d73975c7 (diff) | |
download | NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.gz NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.tar.bz2 NotEnoughUpdates-REPO-0b7e1c98a2174030da5c5884ed630c1a408a2da6.zip |
feat: More 0.20.4 changes (#1282)
Diffstat (limited to 'items/DWARF_TURTLE_SHELMET.json')
-rw-r--r-- | items/DWARF_TURTLE_SHELMET.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/DWARF_TURTLE_SHELMET.json b/items/DWARF_TURTLE_SHELMET.json index e6b242bd..7301ded3 100644 --- a/items/DWARF_TURTLE_SHELMET.json +++ b/items/DWARF_TURTLE_SHELMET.json @@ -1,14 +1,14 @@ { "itemid": "minecraft:skull", "displayname": "§9Dwarf Turtle Shelmet", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5508d2cb-e64a-311e-b541-709670b492ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjY0Njk4ZmVhNWVjM2YyZmQ3ZGI3YThlM2Y0ZTk4OWExNzE2MDM1YzJiZDM2NjY0MzRiYTFhZjU4MTU3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§7§7Pet items can boost pets in various\",3:\"§7ways but pets can only hold 1 item at\",4:\"§7a time so choose wisely!\",5:\"\",6:\"§7§7Makes the pet\u0027s owner immune to\",7:\"§7knockback.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§9§lRARE PET ITEM\"],Name:\"§9Dwarf Turtle Shelmet\"},ExtraAttributes:{id:\"DWARF_TURTLE_SHELMET\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5508d2cb-e64a-311e-b541-709670b492ad\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjY0Njk4ZmVhNWVjM2YyZmQ3ZGI3YThlM2Y0ZTk4OWExNzE2MDM1YzJiZDM2NjY0MzRiYTFhZjU4MTU3In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Consumed on use\",1:\"\",2:\"§aPet Items §7can boost pets in many powerful ways!\",3:\"§7A pet can only hold one §aPet Item §7at a time.\",4:\"§7The pet must be §evisible §7to apply the item!\",5:\"\",6:\"§7§7Makes the pet\u0027s owner immune to\",7:\"§7knockback.\",8:\"\",9:\"§7§eRight-click on your summoned pet to\",10:\"§egive it this item!\",11:\"\",12:\"§9§lRARE PET ITEM\"],Name:\"§9Dwarf Turtle Shelmet\"},ExtraAttributes:{id:\"DWARF_TURTLE_SHELMET\"}}", "damage": 3, "lore": [ "§8Consumed on use", "", - "§7§7Pet items can boost pets in various", - "§7ways but pets can only hold 1 item at", - "§7a time so choose wisely!", + "§aPet Items §7can boost pets in many powerful ways!", + "§7A pet can only hold one §aPet Item §7at a time.", + "§7The pet must be §evisible §7to apply the item!", "", "§7§7Makes the pet\u0027s owner immune to", "§7knockback.", @@ -21,7 +21,7 @@ "internalname": "DWARF_TURTLE_SHELMET", "crafttext": "", "clickcommand": "", - "modver": "2.1.1-PRE", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Pet_Items", |