aboutsummaryrefslogtreecommitdiff
path: root/items/ENCHANTED_SULPHUR.json
blob: 796241b73bf7a37bb8816f3c8b4a28febdeb578b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "itemid": "minecraft:glowstone_dust",
  "displayname": "§9Enchanted Sulphur",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Sulphur\"},ExtraAttributes:{id:\"ENCHANTED_SULPHUR\"}}",
  "damage": 0,
  "lore": [
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "",
    "A2": "SULPHUR_ORE:32",
    "A3": "",
    "B1": "SULPHUR_ORE:32",
    "B2": "SULPHUR_ORE:32",
    "B3": "SULPHUR_ORE:32",
    "C1": "",
    "C2": "SULPHUR_ORE:32",
    "C3": ""
  },
  "internalname": "ENCHANTED_SULPHUR",
  "crafttext": "",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": ""
}