aboutsummaryrefslogtreecommitdiff
path: root/items/MATCH_STICKS.json
blob: ccc19a120993170cef478c8abb19cec5a788f686 (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
38
{
  "itemid": "minecraft:redstone_torch",
  "displayname": "§9Match-Sticks",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Consume to light yourself on fire\",1:\"§7for §a10 §7seconds granting you §c+10❁\",2:\"§cStrength§7.\",3:\"\",4:\"§7§7§oThe head of Matchos is a combination\",5:\"§7§oof Sulphur and a crystalline\",6:\"§7§osubstance. With even the slightest\",7:\"§7§ofrictions they will light up.\",8:\"\",9:\"§9§lRARE\"],Name:\"§9Match-Sticks\"},ExtraAttributes:{id:\"MATCH_STICKS\"}}",
  "damage": 0,
  "lore": [
    "§7Consume to light yourself on fire",
    "§7for §a10 §7seconds granting you §c+10❁",
    "§cStrength§7.",
    "",
    "§7§7§oThe head of Matchos is a combination",
    "§7§oof Sulphur and a crystalline",
    "§7§osubstance. With even the slightest",
    "§7§ofrictions they will 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.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Match-Sticks",
    "https://wiki.hypixel.net/Match-Sticks"
  ]
}