diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-02 15:56:10 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-02 15:56:10 -0400 |
commit | 53df26bfed360f90f5eed3947e854606138888c7 (patch) | |
tree | 00baab2a701125a4f9ad8a676a8e2477d9fe70c9 /items/SUMMONING_RING.json | |
parent | 8890bbf84fb032040da2b02eea7871be9b94e286 (diff) | |
download | NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.tar.gz NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.tar.bz2 NotEnoughUpdates-REPO-53df26bfed360f90f5eed3947e854606138888c7.zip |
Accept or bad
Diffstat (limited to 'items/SUMMONING_RING.json')
-rw-r--r-- | items/SUMMONING_RING.json | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/items/SUMMONING_RING.json b/items/SUMMONING_RING.json new file mode 100644 index 00000000..99212bb0 --- /dev/null +++ b/items/SUMMONING_RING.json @@ -0,0 +1,32 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§9Summoning Ring", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"59f95048-ca8a-3a21-b3cc-dda47bb9e8ba\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMTc3YzljNjM4YmYzZGNkYTM0OGVkZWE0NGU5YTNkYjRhYmMxZTIzOTU1ODY2MTYxMWY4MGMxMTA0NzJhZCJ9fX0\"}]}},display:{Lore:[0:\"§6Item Ability: Raise Souls §e§lRIGHT CLICK\",1:\"§7Monsters you kill while you have\",2:\"§7this item will drop their soul.\",3:\"§7You can click on their souls on\",4:\"§7the ground using this item to\",5:\"§7absorb them and then spawn them\",6:\"§7to fight by your side.\",7:\"§7\",8:\"§7Mana cost is based on the power\",9:\"§7of the monsters that you summon.\",10:\"§7Shift right-click to view and\",11:\"§7remove souls from this item. If\",12:\"§7your summoned monster dies the\",13:\"§7soul will be removed.\",14:\"§8Cooldown: §a1s\",15:\"\",16:\"§7Max Souls: §d2\",17:\"\",18:\"§9§lRARE DUNGEON ITEM\"],Name:\"§f§f§9Summoning Ring\"},ExtraAttributes:{necromancer_souls:[0:{mob_id:\"UNBURRIED_ZOMBIE_30\"}],id:\"SUMMONING_RING\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§6Item Ability: Raise Souls §e§lRIGHT CLICK", + "§7Monsters you kill while you have", + "§7this item will drop their soul.", + "§7You can click on their souls on", + "§7the ground using this item to", + "§7absorb them and then spawn them", + "§7to fight by your side.", + "§7", + "§7Mana cost is based on the power", + "§7of the monsters that you summon.", + "§7Shift right-click to view and", + "§7remove souls from this item. If", + "§7your summoned monster dies the", + "§7soul will be removed.", + "§8Cooldown: §a1s", + "", + "§7Max Souls: §d2", + "", + "§9§lRARE DUNGEON ITEM" + ], + "internalname": "SUMMONING_RING", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |