diff options
author | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
---|---|---|
committer | apotato321 <ryrylin5@gmail.com> | 2020-11-17 14:20:08 -0800 |
commit | e813da9dbbbc3c63d412155d47073c96c765311e (patch) | |
tree | 8687c54ea0b682fb4833a6a664ef772bd60bf6a2 /items/GHOUL_BUSTER.json | |
parent | 292580ab1df5756aeb511e3886da7812147536fa (diff) | |
download | NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.gz NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.tar.bz2 NotEnoughUpdates-REPO-e813da9dbbbc3c63d412155d47073c96c765311e.zip |
Before F7 Release Items
Diffstat (limited to 'items/GHOUL_BUSTER.json')
-rw-r--r-- | items/GHOUL_BUSTER.json | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json new file mode 100644 index 00000000..10ae43ec --- /dev/null +++ b/items/GHOUL_BUSTER.json @@ -0,0 +1,38 @@ +{ + "itemid": "minecraft:iron_hoe", + "displayname": "§5Ghoul Buster", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"§7Strength: §c+90\",2:\"§7Crit Damage: §c+25%\",3:\"\",4:\"§6Item Ability: Spooktacular\",5:\"§7Deal §a100% §7more damage to\",6:\"§7§6Spooky §7enemies during the\",7:\"§7§6Spooky Festival§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC SWORD\"],Name:\"§5Ghoul Buster\"},ExtraAttributes:{id:\"GHOUL_BUSTER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+140", + "§7Strength: §c+90", + "§7Crit Damage: §c+25%", + "", + "§6Item Ability: Spooktacular", + "§7Deal §a100% §7more damage to", + "§7§6Spooky §7enemies during the", + "§7§6Spooky Festival§7.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC SWORD" + ], + "recipe": { + "A1": "", + "A2": "ECTOPLASM:16", + "A3": "", + "B1": "SPOOKY_SHARD:4", + "B2": "ECTOPLASM:16", + "B3": "SPOOKY_SHARD:4", + "C1": "", + "C2": "PURPLE_CANDY:64", + "C3": "" + }, + "internalname": "GHOUL_BUSTER", + "clickcommand": "viewrecipe", + "modver": "1.5-REL", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Ghoul_Buster" + ] +}
\ No newline at end of file |