diff options
Diffstat (limited to 'items/NULL_EDGE.json')
-rw-r--r-- | items/NULL_EDGE.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/items/NULL_EDGE.json b/items/NULL_EDGE.json new file mode 100644 index 00000000..2f5ff9f1 --- /dev/null +++ b/items/NULL_EDGE.json @@ -0,0 +1,16 @@ +{ + "itemid": "minecraft:stick", + "displayname": "§5Null Edge", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5Null Edge\"},ExtraAttributes:{id:\"NULL_EDGE\"}}", + "damage": 0, + "lore": [ + "§eRight-click to view recipes!", + "", + "§5§lEPIC" + ], + "internalname": "NULL_EDGE", + "clickcommand": "", + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |