diff options
Diffstat (limited to 'items/SYNTHETIC_HEART.json')
-rw-r--r-- | items/SYNTHETIC_HEART.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/SYNTHETIC_HEART.json b/items/SYNTHETIC_HEART.json new file mode 100644 index 00000000..c90e3de1 --- /dev/null +++ b/items/SYNTHETIC_HEART.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Synthetic Heart", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"2ed04998-ab26-347a-9fe3-b4fc704b06a0\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMTQ4MzgwMjYzMCwKICAicHJvZmlsZUlkIiA6ICIxYWZhZjc2NWI1ZGY0NjA3YmY3ZjY1ZGYzYWIwODhhOCIsCiAgInByb2ZpbGVOYW1lIiA6ICJMb3lfQmxvb2RBbmdlbCIsCiAgInNpZ25hdHVyZVJlcXVpcmVkIiA6IHRydWUsCiAgInRleHR1cmVzIiA6IHsKICAgICJTS0lOIiA6IHsKICAgICAgInVybCIgOiAiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS82YmMwZjY0N2I0NzY5ZGYzMDAwMDFiMDI5NGQ5OWIwMjkwMGRmZGM5YTc0NTA1MDE3ZWMyOWE4NzE5MTcwMTEzIgogICAgfQogIH0KfQ\"}]}},display:{Lore:[0:\"§7A key component needed by the\",1:\"§7Professor to repair §bAutomaton\",2:\"§bPrime §7in the §bLost Precursor\",3:\"§bCity§7!\",4:\"\",5:\"§9§lRARE!\"],Name:\"§f§f§9Synthetic Heart\"},ExtraAttributes:{id:\"SYNTHETIC_HEART\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§7A key component needed by the", + "§7Professor to repair §bAutomaton", + "§bPrime §7in the §bLost Precursor", + "§bCity§7!", + "", + "§9§lRARE!" + ], + "internalname": "SYNTHETIC_HEART", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |