diff options
Diffstat (limited to 'items/DIRT-8.json')
-rw-r--r-- | items/DIRT-8.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/DIRT-8.json b/items/DIRT-8.json new file mode 100644 index 00000000..37bc4f77 --- /dev/null +++ b/items/DIRT-8.json @@ -0,0 +1,12 @@ +{ + "internalname": "DIRT-8", + "itemid": 3, + "displayname": "§fnull", + "clickcommand": "", + "damage": 8, + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fnull\"},ExtraAttributes:{id:\"DIRT:8\"}}", + "modver": "1.0.0", + "lore": [ + "§f§lCOMMON" + ] +}
\ No newline at end of file |