diff options
Diffstat (limited to 'items/MINIATURE_NUKE.json')
-rw-r--r-- | items/MINIATURE_NUKE.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/MINIATURE_NUKE.json b/items/MINIATURE_NUKE.json new file mode 100644 index 00000000..123c6054 --- /dev/null +++ b/items/MINIATURE_NUKE.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§cMiniature Nuke", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"3b3486a0-2047-329a-90c0-2bbbc9a332c8\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWY1MzU0Y2EyZWUxYjhmZGM5NTViYjQzN2JiMjYxOTU3NWZjNzk4M2YzNjlhZmEzYTFmN2QxYjk3NTY3ZWE4In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A miniature nuke capable of\",1:\"§7massive destruction.\",2:\"\",3:\"§6Ability: Detonate §e§lRIGHT CLICK\",4:\"§7Detonate the Nuke, dealing\",5:\"§7§c80.0%§7 max health true damage\",6:\"§7to all enemies in a §a20§7 block\",7:\"§7radius.\",8:\"\",9:\"§8§l* §8Soulbound §8§l*\",10:\"§c§lSPECIAL DEPLOYABLE\"],Name:\"§cMiniature Nuke\"},ExtraAttributes:{id:\"MINIATURE_NUKE\",dontSaveToProfile:1b}}", + "damage": 3, + "lore": [ + "§7A miniature nuke capable of", + "§7massive destruction.", + "", + "§6Ability: Detonate §e§lRIGHT CLICK", + "§7Detonate the Nuke, dealing", + "§7§c80.0%§7 max health true damage", + "§7to all enemies in a §a20§7 block", + "§7radius.", + "", + "§8§l* §8Soulbound §8§l*", + "§c§lSPECIAL DEPLOYABLE" + ], + "internalname": "MINIATURE_NUKE", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |