diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:14:04 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-30 13:14:04 -0400 |
commit | 40cd551f3233097a143b55c84b00ab237afd9fc3 (patch) | |
tree | d668adc98079de62b7a20df4027253e6fcc008ac /items/GHOUL_BUSTER.json | |
parent | fbd20da51857a2cd48df5731dca1acdf03260e96 (diff) | |
download | NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.tar.gz NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.tar.bz2 NotEnoughUpdates-REPO-40cd551f3233097a143b55c84b00ab237afd9fc3.zip |
Halloween Stuff?
Diffstat (limited to 'items/GHOUL_BUSTER.json')
-rw-r--r-- | items/GHOUL_BUSTER.json | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/items/GHOUL_BUSTER.json b/items/GHOUL_BUSTER.json new file mode 100644 index 00000000..2f7067f6 --- /dev/null +++ b/items/GHOUL_BUSTER.json @@ -0,0 +1,33 @@ +{ + "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.4-REL" +}
\ No newline at end of file |