aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_GLOWSTONE.json
blob: f197f3d68e9891ba0f491bcd2812937c5f48139c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "internalname": "ENCHANTED_GLOWSTONE",
  "itemid": "minecraft:glowstone",
  "displayname": "Enchanted Glowstone",
  "clickcommand": "viewrecipe",
  "damage": 0,
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Glowstone\"},ExtraAttributes:{id:\"ENCHANTED_GLOWSTONE\"}}",
  "modver": "1.0.0",
  "lore": [
    "§8Brewing Ingredient",
    "§a§lUNCOMMON"
  ]
}