diff options
Diffstat (limited to 'items/SYNTHESIZER_V1.json')
-rw-r--r-- | items/SYNTHESIZER_V1.json | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/items/SYNTHESIZER_V1.json b/items/SYNTHESIZER_V1.json index 599a1627..5b50582e 100644 --- a/items/SYNTHESIZER_V1.json +++ b/items/SYNTHESIZER_V1.json @@ -1,26 +1,38 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§5Synthesizer v1", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dd8a15a-a409-376b-98b4-82beae7ee6fb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODY3MjgzMjYxNiwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0OTRiYWFhYTIxNzZhMDQwMmM1MjcxZmVmZTEyMjk3YTFhNTg3N2M4ZTBiZGZkZDRiZTU4ZWRlY2Y2MmNmOGMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Health: §a+10\",1:\"\",2:\"§7Can synthesize X, Y and Z\",3:\"§7items increasing the stats of\",4:\"§7this necklace.\",5:\"\",6:\"§7Current Bonuses:\",7:\"§810/10 §c❤ Health\",8:\"\",9:\"§eRight-click to open!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC NECKLACE\"],Name:\"§f§f§5Synthesizer v1\"},ExtraAttributes:{EXE:10,id:\"SYNTHESIZER_V1\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"6dd8a15a-a409-376b-98b4-82beae7ee6fb\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODY3MjgzMjYxNiwKICAicHJvZmlsZUlkIiA6ICIxYTc1ZTNiYmI1NTk0MTc2OTVjMmY4NTY1YzNlMDAzZCIsCiAgInByb2ZpbGVOYW1lIiA6ICJUZXJvZmFyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzE0OTRiYWFhYTIxNzZhMDQwMmM1MjcxZmVmZTEyMjk3YTFhNTg3N2M4ZTBiZGZkZDRiZTU4ZWRlY2Y2MmNmOGMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Can synthesize X, Y and Z\",1:\"§7items increasing the stats of\",2:\"§7this necklace.\",3:\"\",4:\"§7Current Bonuses:\",5:\"§80/10 §c❤ Health\",6:\"\",7:\"§eRight-click to open!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC NECKLACE\"],Name:\"§f§f§5Synthesizer v1\"},ExtraAttributes:{EXE:10,id:\"SYNTHESIZER_V1\"}}", "damage": 3, "lore": [ - "§7Health: §a+10", - "", "§7Can synthesize X, Y and Z", "§7items increasing the stats of", "§7this necklace.", "", "§7Current Bonuses:", - "§810/10 §c❤ Health", + "§80/10 §c❤ Health", "", "§eRight-click to open!", "", "§7§8This item can be reforged!", "§5§lEPIC NECKLACE" ], + "recipe": { + "A1": "X:64", + "A2": "", + "A3": "X:64", + "B1": "X:64", + "B2": "", + "B3": "X:64", + "C1": "", + "C2": "X:64", + "C3": "" + }, "internalname": "SYNTHESIZER_V1", "crafttext": "", "clickcommand": "", "modver": "2.1.0-REL", - "infoType": "" + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Synthesizer_v1" + ] }
\ No newline at end of file |