diff options
Diffstat (limited to 'items/RIFT_STRENGTH_ELIXIR.json')
-rw-r--r-- | items/RIFT_STRENGTH_ELIXIR.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/items/RIFT_STRENGTH_ELIXIR.json b/items/RIFT_STRENGTH_ELIXIR.json new file mode 100644 index 00000000..7462b230 --- /dev/null +++ b/items/RIFT_STRENGTH_ELIXIR.json @@ -0,0 +1,17 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Strength Elixir", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5f95b8e2-1c93-3c6f-aec1-2a6f3bd9dfd7\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGEwMGM1M2NmNTdjYWNjN2Y1ZThlM2ZlODRiMmY1ZGIxMjJjZDc2ZmNlZDc4MGE5NTNiOTk2MzlmYjMxOTg4MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Grants §cStrength §7(10:00)§7,\",1:\"§7granting §5+3❁ Rift Damage§7.\",2:\"\",3:\"§9§lRARE\"],Name:\"§9Strength Elixir\"},ExtraAttributes:{id:\"RIFT_STRENGTH_ELIXIR\"}}", + "damage": 3, + "lore": [ + "§7Grants §cStrength §7(10:00)§7,", + "§7granting §5+3❁ Rift Damage§7.", + "", + "§9§lRARE" + ], + "internalname": "RIFT_STRENGTH_ELIXIR", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |