aboutsummaryrefslogtreecommitdiff
path: root/items/MATCH_STICKS.json
diff options
context:
space:
mode:
Diffstat (limited to 'items/MATCH_STICKS.json')
-rw-r--r--items/MATCH_STICKS.json34
1 files changed, 34 insertions, 0 deletions
diff --git a/items/MATCH_STICKS.json b/items/MATCH_STICKS.json
new file mode 100644
index 00000000..6f0057b3
--- /dev/null
+++ b/items/MATCH_STICKS.json
@@ -0,0 +1,34 @@
+{
+ "itemid": "minecraft: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": ""
+} \ No newline at end of file