{
  "id": "multiface-tiles",
  "title": "Multiface Tiles",
  "description": "This module adds the possibility to quickly alter the look of your tiles. Whether it is a trap that has now sprung or a tree that has suddenly grown fruit, <br>or a trap door that apparently had some stairs underneath. With this module you will be able to quickly switch tile images without the need for a macro! <br>Simply add and remove them with the click of an icon on the Tile HUD and click a small thumbnail of the image to swap. <br>Now you too can amaze your players with changing environments.",
  "authors": [
    {
      "name": "Freeze",
      "discord": "Freeze#2689"
    }
  ],
  "url": "https://gitlab.com/Freeze020/multiface-tiles/",
  "version": "14.001",
  "compatibility": {
    "minimum": "13",
    "verified": "14"
  },
  "scripts": [],
  "esmodules": [
    "scripts/main.js"
  ],
  "styles": [
    "./css/multifacetiles.css"
  ],
  "languages": [
    {
      "lang": "en",
      "name": "English",
      "path": "lang/en.json"
    }
  ],
  "manifest": "https://gitlab.com/Freeze020/multiface-tiles/-/raw/v14/module.json",
  "download": "https://gitlab.com/Freeze020/multiface-tiles/-/archive/14.001/multiface-tiles-14.001.zip",
  "protected": false,
  "coreTranslation": false,
  "library": false
}