aboutsummaryrefslogtreecommitdiff
path: root/items/POTION.json
blob: e4899f46ec676df4efdf6fc239b41560eb486f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "itemid": "minecraft:potion",
  "displayname": "§fWater Bottle",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fWater Bottle\"},ExtraAttributes:{id:\"POTION\"}}",
  "damage": 0,
  "lore": [
    "§f§lCOMMON"
  ],
  "internalname": "POTION",
  "modver": "1.3-REL",
  "vanilla": true,
  "clickcommand": ""
}