diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-04 01:10:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-03 23:10:11 +0000 |
commit | a20d01dac86e32c8cb3942506b17574b130a7a7d (patch) | |
tree | 9a2c9b2e722cfb39f8a7c8868ab6a91b8c48ed16 /items/MATCH_STICKS.json | |
parent | f6f306cace49ee4c35a550c95e3546ca8b3939d4 (diff) | |
download | NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.gz NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.tar.bz2 NotEnoughUpdates-REPO-a20d01dac86e32c8cb3942506b17574b130a7a7d.zip |
Added new wiki links and fixed a few lores (#1145)
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", |