diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-09-02 17:40:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-02 17:40:44 +0200 |
commit | e7d3dda5106ee28faae7cadee4495e47b9edac2a (patch) | |
tree | f43e1d642ee90f3c76f019766de4c00159ab301d /items/MATCH_STICKS.json | |
parent | 79c61a2de8856907b937ddf4c8bf796193b4eee6 (diff) | |
download | NotEnoughUpdates-REPO-e7d3dda5106ee28faae7cadee4495e47b9edac2a.tar.gz NotEnoughUpdates-REPO-e7d3dda5106ee28faae7cadee4495e47b9edac2a.tar.bz2 NotEnoughUpdates-REPO-e7d3dda5106ee28faae7cadee4495e47b9edac2a.zip |
gifting (#810)
* gifting
* so true xp bottle = enchant
* Fixed Shortbows
* same thing
Diffstat (limited to 'items/MATCH_STICKS.json')
-rw-r--r-- | items/MATCH_STICKS.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/MATCH_STICKS.json b/items/MATCH_STICKS.json index bb55eab9..40b99087 100644 --- a/items/MATCH_STICKS.json +++ b/items/MATCH_STICKS.json @@ -1,5 +1,5 @@ { - "itemid": "minecraft:torch", + "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, |