diff options
Diffstat (limited to 'items/SYNTHESIZER_V3.json')
-rw-r--r-- | items/SYNTHESIZER_V3.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/SYNTHESIZER_V3.json b/items/SYNTHESIZER_V3.json new file mode 100644 index 00000000..34f8d95b --- /dev/null +++ b/items/SYNTHESIZER_V3.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§5Synthesizer v3", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"699c41f5-97f8-3ffc-9a94-84f728ed9fb8\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY0ODY3Mjg5MDk3NCwKICAicHJvZmlsZUlkIiA6ICI5ZWEyMTQ0NGFiNjI0MWZkYjg5YjE2NDFhNDg2MGZiZiIsCiAgInByb2ZpbGVOYW1lIiA6ICI3QUJDSE9VTiIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS80MTIyNDBhYjRkZjVlZTYxMzBjZDgwZTEwYWE3ZTgyN2U3ZTg2YTgxMzg2YmJmZTFhYTk5ZDQ2NmIzMzA5ZTdiIiwKICAgICAgIm1ldGFkYXRhIiA6IHsKICAgICAgICAibW9kZWwiIDogInNsaW0iCiAgICAgIH0KICAgIH0KICB9Cn0\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/40 §c❤ Health\",6:\"§80/40 §a❈ Defense\",7:\"§80/60 §b✎ Intelligence\",8:\"\",9:\"§eRight-click to open!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC NECKLACE\"],Name:\"§f§f§5Synthesizer v3\"},ExtraAttributes:{id:\"SYNTHESIZER_V3\"}}", + "damage": 3, + "lore": [ + "§7Can synthesize X, Y and Z", + "§7items increasing the stats of", + "§7this necklace.", + "", + "§7Current Bonuses:", + "§80/40 §c❤ Health", + "§80/40 §a❈ Defense", + "§80/60 §b✎ Intelligence", + "", + "§eRight-click to open!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC NECKLACE" + ], + "internalname": "SYNTHESIZER_V3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |