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