diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-05-11 12:53:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-11 06:53:46 -0400 |
commit | ca865f4658593db06f052383063aaefd46c6f7db (patch) | |
tree | bec7dfb39e314e72b2d9b97b5fe0e79d479fb9ae /items/AUTOPET_RULES_2.json | |
parent | 0da7c9f5a74e7d645d7350701ac5ae992f4a441f (diff) | |
download | NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.tar.gz NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.tar.bz2 NotEnoughUpdates-REPO-ca865f4658593db06f052383063aaefd46c6f7db.zip |
Bits and other Things (#490)
Diffstat (limited to 'items/AUTOPET_RULES_2.json')
-rw-r--r-- | items/AUTOPET_RULES_2.json | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/items/AUTOPET_RULES_2.json b/items/AUTOPET_RULES_2.json index 564e18a5..689a4b19 100644 --- a/items/AUTOPET_RULES_2.json +++ b/items/AUTOPET_RULES_2.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cAutopet Rules 2-Pack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"53733439-f518-34d6-aadf-8229f084bd31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMxNmE4Yjk2Y2I5YWVlYTUxNDBkZDkzNmM2ZWJiOTY0ZWZjYmZkNzFhZTIxN2Q5ZjcwODg4ZWZiMTRlN2MwIn19fQ==\"}]}},display:{Lore:[0:\"§7Adds §b+2 §7rules to your§r§7\",1:\"§7§cAutopet§7!§r§7\",2:\"§r§7\",3:\"§7The §cAutopet §7allows you§r§7\",4:\"§7to §aautomatically §7equip§r§7\",5:\"§7pets depending on rules you§r§7\",6:\"§7choose.§r§7\",7:\"§r§7\",8:\"§eHold and right-click to consume!§r§7\",9:\"§r§7\",10:\"§7§8Find the Autopet in your§r§7\",11:\"§8Pets menu after unlocking at§r§7\",12:\"§8least 1 rule.§r§7\",13:\"§r§7\",14:\"§c§lSPECIAL§r§7\"],Name:\"§cAutopet Rules 2-Pack\"},ExtraAttributes:{id:\"AUTOPET_RULES_2\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"53733439-f518-34d6-aadf-8229f084bd31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYzMxNmE4Yjk2Y2I5YWVlYTUxNDBkZDkzNmM2ZWJiOTY0ZWZjYmZkNzFhZTIxN2Q5ZjcwODg4ZWZiMTRlN2MwIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Adds §b+2 §7rules to your\",1:\"§7§cAutopet§7!\",2:\"\",3:\"§7The §cAutopet §7allows you\",4:\"§7to §aautomatically §7equip\",5:\"§7pets depending on rules you\",6:\"§7choose.\",7:\"\",8:\"§eHold and right-click to consume!\",9:\"\",10:\"§7§8Find the Autopet in your\",11:\"§8Pets menu after unlocking at\",12:\"§8least 1 rule.\",13:\"\",14:\"§c§lSPECIAL\",15:\"\",16:\"§7Cost\",17:\"§b21,000 Bits\"],Name:\"§cAutopet Rules 2-Pack\"},ExtraAttributes:{id:\"AUTOPET_RULES_2\"}}", "damage": 3, "lore": [ "§7Adds §b+2 §7rules to your", @@ -18,13 +18,17 @@ "§8Pets menu after unlocking at", "§8least 1 rule.", "", - "§c§lSPECIAL" + "§c§lSPECIAL", + "", + "§7Cost", + "§b21,000 Bits" ], "internalname": "AUTOPET_RULES_2", "clickcommand": "", "modver": "2.0.0-REL", - "infoType":"WIKI_URL", - "info":[ + "infoType": "WIKI_URL", + "info": [ "https://hypixel-skyblock.fandom.com/wiki/Autopet_Rules_2-Pack" - ] + ], + "crafttext": "" }
\ No newline at end of file |