diff options
Diffstat (limited to 'items/RADIANT_POWER_ORB.json')
-rw-r--r-- | items/RADIANT_POWER_ORB.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/RADIANT_POWER_ORB.json b/items/RADIANT_POWER_ORB.json new file mode 100644 index 00000000..d8da1f7a --- /dev/null +++ b/items/RADIANT_POWER_ORB.json @@ -0,0 +1,23 @@ +{ + "internalname": "RADIANT_POWER_ORB", + "itemid": "minecraft:skull", + "displayname": "Radiant Power Orb", + "clickcommand": "viewrecipe", + "damage": 3, + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eea9196e-2aad-3187-9b51-16af227aa9ef\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvN2FiNGM0ZDZlZTY5YmMyNGJiYTJiOGZhZjY3YjlmNzA0YTA2YjAxYWE5M2YzZWZhNmFlZjdhOTY5NmM0ZmVlZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§6Item Ability: Deploy\",1:\"§7Place an orb for §a30s §7buffing\",2:\"§7up to §b5 §7players within §a18\",3:\"§a§7blocks.\",4:\"§8Costs 50% of max mana.\",5:\"§8Only one orb applies per player.\",6:\"\",7:\"§aOrb Buff: Radiant\",8:\"§7Heals §c1% §7of max §c❤§7 per second.\",9:\"\",10:\"§c☠ §5Requires Wolf LVL 2\",11:\"§a§lUNCOMMON\"],Name:\"§aRadiant Power Orb\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"RADIANT_POWER_ORB\",uuid:\"f8839159-93f9-474a-9e04-bbd98e067076\",timestamp:\"3/5/20 7:08 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§6Item Ability: Deploy", + "§7Place an orb for §a30s §7buffing", + "§7up to §b5 §7players within §a18", + "§a§7blocks.", + "§8Costs 50% of max mana.", + "§8Only one orb applies per player.", + "", + "§aOrb Buff: Radiant", + "§7Heals §c1% §7of max §c❤§7 per second.", + "", + "§c☠ §5Requires Wolf LVL 2", + "§a§lUNCOMMON" + ] +}
\ No newline at end of file |