diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-11-20 13:15:48 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-20 13:15:48 -0500 |
commit | aa6217fb3ad5ed3c91bef14a073959e4301a0b18 (patch) | |
tree | 306a6ed6a5f5b1fe1d71987da26d21b4a76d7c80 /items/NECRON_HANDLE.json | |
parent | bfd03c106be6f3259194cac4f681469cebf1c1c2 (diff) | |
parent | 7d2734656e0a0a3eaab8e30452fb9a0cb5a1c3fd (diff) | |
download | NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.gz NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.tar.bz2 NotEnoughUpdates-REPO-aa6217fb3ad5ed3c91bef14a073959e4301a0b18.zip |
Merge pull request #31 from IRONM00N/books
Books
Diffstat (limited to 'items/NECRON_HANDLE.json')
-rw-r--r-- | items/NECRON_HANDLE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NECRON_HANDLE.json b/items/NECRON_HANDLE.json new file mode 100644 index 00000000..48581b2c --- /dev/null +++ b/items/NECRON_HANDLE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§f§f§5Necron\u0027s Handle", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§f§f§5Necron\u0027s Handle\"},ExtraAttributes:{id:\"NECRON_HANDLE\"},AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "NECRON_HANDLE", + "crafttext": "", + "clickcommand": "", + "modver": "1.6-REL", + "infoType": "" +}
\ No newline at end of file |