Mods
Mods blocks’ purpose is to add metadata to passage blocks. Just like effect blocks they cannot exist on their own.
[#passage] Go left [/passage]
[#mods]
"color": "red"
[/mods]
Contents inside are a semantically correct, flat (one level deep) json file.
Fields
Currently only one property is supported. color property allows overriding the default color for the passage.