aboutsummaryrefslogtreecommitdiff
path: root/items/DWARVEN_IRON_HAMMER.json
diff options
context:
space:
mode:
authorjani270 <69345714+jani270@users.noreply.github.com>2022-10-06 17:56:26 +0200
committerGitHub <noreply@github.com>2022-10-06 17:56:26 +0200
commit4e27c2ab6eec0cd77e44de992cd851ccb56032ce (patch)
tree2c0cd0a34f6bf1763d02f0b47908e1d8a571e992 /items/DWARVEN_IRON_HAMMER.json
parentfec230b4b3bd5902fbc0f519fada7cd23e4d3e1d (diff)
downloadNotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.gz
NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.tar.bz2
NotEnoughUpdates-REPO-4e27c2ab6eec0cd77e44de992cd851ccb56032ce.zip
Added new Spook Event Items (#837)
* Added new Spook Event Items * Added another item * Added Ench Shears * Added Dead Seed * Added new Furniture Items * Added Precious Item * Added the other 6 items * Fixed Great Spook Armor
Diffstat (limited to 'items/DWARVEN_IRON_HAMMER.json')
-rw-r--r--items/DWARVEN_IRON_HAMMER.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/items/DWARVEN_IRON_HAMMER.json b/items/DWARVEN_IRON_HAMMER.json
new file mode 100644
index 00000000..df2adee3
--- /dev/null
+++ b/items/DWARVEN_IRON_HAMMER.json
@@ -0,0 +1,18 @@
+{
+ "itemid": "minecraft:iron_axe",
+ "displayname": "§cScavenged Iron Hammer",
+ "nbttag": "{ench:[],Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Strong enough to break the\",1:\"§7toughest bars.\",2:\"\",3:\"§8§l* §8Soulbound §8§l*\",4:\"§c§lSPECIAL\"],Name:\"§cScavenged Iron Hammer\"},ExtraAttributes:{id:\"DWARVEN_IRON_HAMMER\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Strong enough to break the",
+ "§7toughest bars.",
+ "",
+ "§8§l* §8Soulbound §8§l*",
+ "§c§lSPECIAL"
+ ],
+ "internalname": "DWARVEN_IRON_HAMMER",
+ "crafttext": "",
+ "clickcommand": "",
+ "modver": "2.1.0-REL",
+ "infoType": ""
+} \ No newline at end of file