···11+{
22+ "name": "Mediaweave Tying",
33+ "category": "hexcasting:patterns",
44+ "icon": "minecraft:string",
55+ "pages": [
66+ "Often, it would be convenient to keep some items whenever my $(l:https://minecraft.wiki/w/Death)body is destroyed and reformed/$. Most items I cannot keep without special means, but the structure of $(item)$(l:hexcasting:addon/hexic/mediaweave)mediaweave/$ allows me to easily secure it to my $(media)Self/$. Tied mediaweave cannot be removed by any magical or nonmagical means until untied.",
77+ "Specifically, tied mediaweave differs in the following ways:$(li)I cannot willingly remove it from my neck or replace it.$(li)It will be destroyed and reformed with my body instead of being left behind.$(li)I believe that tied mediaweave may even be safe from $(l:https://minecraft.wiki/w/Commands/clear)divine influence/$…$(br2)Nature seems to take offense to the idea of tying or untying another's mediaweave.",
88+ {
99+ "type": "hexcasting:pattern",
1010+ "anchor": "hexic:collar",
1111+ "op_id": "hexic:collar",
1212+ "input": "",
1313+ "output": "",
1414+ "text": "Ties the mediaweave I am currently wearing. Costs a shard if it succeeds, or nothing if it didn't (I am either not wearing a mediaweave, or it is already tied)."
1515+ },
1616+ {
1717+ "type": "hexcasting:pattern",
1818+ "anchor": "hexic:decollar",
1919+ "op_id": "hexic:decollar",
2020+ "input": "",
2121+ "output": "",
2222+ "text": "Unties the mediaweave I am currently wearing. Costs a shard if it succeeds, or nothing if it didn't (I am either not wearing a mediaweave, or it is not tied)."
2323+ }
2424+ ]
2525+}