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