diff options
Diffstat (limited to 'items/SYNTHESIZER_V2.json')
-rw-r--r-- | items/SYNTHESIZER_V2.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SYNTHESIZER_V2.json b/items/SYNTHESIZER_V2.json new file mode 100644 index 00000000..01d7923b --- /dev/null +++ b/items/SYNTHESIZER_V2.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Synthesizer v2", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"565ac973-fdf2-3f6c-95bd-bbda3260d723\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODY3Mjg2NzY3NCwKICAicHJvZmlsZUlkIiA6ICI5ZWU3NTUxOGQyZWE0Y2Q4OGJiNGI1YTZkNmVhNTFjYyIsCiAgInByb2ZpbGVOYW1lIiA6ICJNaWNyb3MxMTgyIiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2ZkYzJjMTRlMGI4OTM1MGI5OGE3Zjg0YjQ5ZDVkN2M3MmM4ODBmNDdiNzlmMGQ5YzdkMmI2MTZkNjViNzM4MGMiLAogICAgICAibWV0YWRhdGEiIDogewogICAgICAgICJtb2RlbCIgOiAic2xpbSIKICAgICAgfQogICAgfQogIH0KfQ\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/30 §c❤ Health\",6:\"§80/30 §a❈ Defense\",7:\"\",8:\"§eRight-click to open!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC NECKLACE\"],Name:\"§f§f§5Synthesizer v2\"},ExtraAttributes:{EXE:30,id:\"SYNTHESIZER_V2\",WAI:30}}", + "damage": 3, + "lore": [ + "§7Can synthesize X, Y and Z", + "§7items increasing the stats of", + "§7this necklace.", + "", + "§7Current Bonuses:", + "§80/30 §c❤ Health", + "§80/30 §a❈ Defense", + "", + "§eRight-click to open!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC NECKLACE" + ], + "internalname": "SYNTHESIZER_V2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |