diff options
Diffstat (limited to 'items/MATCH_STICKS.json')
-rw-r--r-- | items/MATCH_STICKS.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/items/MATCH_STICKS.json b/items/MATCH_STICKS.json index 2bc0fba5..ccc19a12 100644 --- a/items/MATCH_STICKS.json +++ b/items/MATCH_STICKS.json @@ -1,17 +1,17 @@ { "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\"}}", + "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", - "§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.", + "§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" ], @@ -29,7 +29,7 @@ "internalname": "MATCH_STICKS", "crafttext": "Requires: Sulphur I", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Match-Sticks", |