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