diff options
Diffstat (limited to 'items/SYNTHESIZER_V1.json')
-rw-r--r-- | items/SYNTHESIZER_V1.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/SYNTHESIZER_V1.json b/items/SYNTHESIZER_V1.json new file mode 100644 index 00000000..0d2cf600 --- /dev/null +++ b/items/SYNTHESIZER_V1.json @@ -0,0 +1,26 @@ +{ + "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\",uuid:\"c3a3652a-4f6c-44a6-9ec8-cc51a900cbf6\",timestamp:\"4/15/22 11:44 PM\"}}", + "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", + "", + "§eRight-click to open!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC NECKLACE" + ], + "internalname": "SYNTHESIZER_V1", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |