diff options
Diffstat (limited to 'items/METAPHYSICAL_SERUM.json')
-rw-r--r-- | items/METAPHYSICAL_SERUM.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/METAPHYSICAL_SERUM.json b/items/METAPHYSICAL_SERUM.json new file mode 100644 index 00000000..a7e5312f --- /dev/null +++ b/items/METAPHYSICAL_SERUM.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Metaphysical Serum", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"bd0d1817-f710-3680-aa5c-e2ac4d7c90f2\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY4OTk5NTk0ODU3MywKICAicHJvZmlsZUlkIiA6ICIxYmY4ZjBiZDRkZjc0Njg1ODQwNjU2NDc2ZGU0NmNmMyIsCiAgInByb2ZpbGVOYW1lIiA6ICJDcnV6YWRhMjIiLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWRiZjVlMTBkMDgzN2YyMGRkN2FlNjkxYWE2YjVjNTA4ZTRjZTExZWIxYzVhYTdiMGFjYzcxYTU1NGZjYmQ4MSIsCiAgICAgICJtZXRhZGF0YSIgOiB7CiAgICAgICAgIm1vZGVsIiA6ICJzbGltIgogICAgICB9CiAgICB9CiAgfQp9\"}]}},display:{Lore:[0:\"§7Drinking this serum shortens\",1:\"§7the chain required for §dSuperpairs\",2:\"§7add-on experiments by §a1§7!\",3:\"\",4:\"§7You may drink up to §a3 §7doses\",5:\"§7of the serum before the taste\",6:\"§7becomes §otoo abstract§7.\",7:\"\",8:\"§eRight-click to consume!\",9:\"\",10:\"§5§lEPIC\"],Name:\"§5Metaphysical Serum\"},ExtraAttributes:{id:\"METAPHYSICAL_SERUM\"}}", + "damage": 3, + "lore": [ + "§7Drinking this serum shortens", + "§7the chain required for §dSuperpairs", + "§7add-on experiments by §a1§7!", + "", + "§7You may drink up to §a3 §7doses", + "§7of the serum before the taste", + "§7becomes §otoo abstract§7.", + "", + "§eRight-click to consume!", + "", + "§5§lEPIC" + ], + "internalname": "METAPHYSICAL_SERUM", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |