aboutsummaryrefslogtreecommitdiff
path: root/items/LAPIS_ORE.json
blob: 3537589a51d89d1ec78c671f5c91675b62d93a3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "internalname": "LAPIS_ORE",
  "itemid": "minecraft:lapis_ore",
  "displayname": "Lapis Lazuli Ore",
  "clickcommand": "",
  "damage": 0,
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aLapis Lazuli Ore\"},ExtraAttributes:{id:\"LAPIS_ORE\"}}",
  "modver": "1.0.0",
  "lore": [
    "§a§lUNCOMMON"
  ]
}