aboutsummaryrefslogtreecommitdiff
path: root/items/MATCH_STICKS.json
blob: 40b99087df4826d3c6eda1dc5df796543ff0a2af (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
26
27
28
29
30
31
32
33
34
35
36
37
{
  "itemid": "minecraft:redstone_torch",
  "displayname": "§9Match-Sticks",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume to light yourself on\",1:\"§7fire for §a10 §7seconds granting\",2:\"§7you §c+10❁ Strength§7.\",3:\"§7§7§oThe head of Matchos is a\",4:\"§7§ocombination of Sulphur and a\",5:\"§7§ocrystalline substance. With even\",6:\"§7§othe slightest frictions they\",7:\"§7§owill light up.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Match-Sticks\"},ExtraAttributes:{id:\"MATCH_STICKS\"}}",
  "damage": 0,
  "lore": [
    "§7Consume to light yourself on",
    "§7fire for §a10 §7seconds granting",
    "§7you §c+10❁ Strength§7.",
    "§7§7§oThe head of Matchos is a",
    "§7§ocombination of Sulphur and a",
    "§7§ocrystalline substance. With even",
    "§7§othe slightest frictions they",
    "§7§owill light up.",
    "",
    "§9§lRARE"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "",
    "B2": "SULPHUR_ORE:1",
    "B3": "",
    "C1": "",
    "C2": "STICK:1",
    "C3": ""
  },
  "internalname": "MATCH_STICKS",
  "crafttext": "Requires: Sulphur I",
  "clickcommand": "viewrecipe",
  "modver": "2.1.0-REL",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Match-Sticks"
  ]
}