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