|
|
- {
- "id": "item-piles",
- "title": "Item Piles",
- "description": "This module adds the ability for items to be dropped onto the ground, and then picked up.",
- "version": "2.8.16",
- "library": "false",
- "minimumCoreVersion": "11",
- "compatibility": {
- "minimum": "11",
- "verified": "11",
- "maximum": "11"
- },
- "authors": [
- {
- "name": "Wasp",
- "url": "https://github.com/Haxxer",
- "discord": "Wasp#2005"
- }
- ],
- "packs": [
- {
- "label": "Item Piles: Merchant Tables",
- "name": "item-piles-merchant-tables",
- "path": "./packs/item-piles-merchant-tables.db",
- "system": "dnd5e",
- "type": "RollTable"
- },
- {
- "label": "Item Piles: Custom Items",
- "name": "item-piles-custom-items",
- "path": "./packs/item-piles-custom-items.db",
- "system": "dnd5e",
- "type": "Item"
- },
- {
- "label": "Item Piles: Macros",
- "name": "item-piles-macros",
- "path": "./packs/item-piles-macros.db",
- "system": "dnd5e",
- "type": "Macro"
- }
- ],
- "esmodules": [
- "module.js"
- ],
- "styles": [
- "style.css"
- ],
- "languages": [
- {
- "lang": "en",
- "name": "English",
- "path": "languages/en.json"
- },
- {
- "lang": "de",
- "name": "English",
- "path": "languages/de.json"
- },
- {
- "lang": "fr",
- "name": "French",
- "path": "languages/fr.json"
- },
- {
- "lang": "ja",
- "name": "日本語",
- "path": "languages/ja.json"
- },
- {
- "lang": "pt-BR",
- "name": "Português (Brasil)",
- "path": "languages/pt-BR.json"
- },
- {
- "lang": "pl",
- "name": "polski",
- "path": "languages/pl.json"
- },
- {
- "lang": "es",
- "name": "Español",
- "path": "languages/es.json"
- },
- {
- "lang": "cn",
- "name": "中文(简体)",
- "path": "languages/zh_Hans.json"
- },
- {
- "lang": "cs",
- "name": "Čeština",
- "path": "languages/cs.json"
- }
- ],
- "relationships": {
- "requires": [
- {
- "id": "socketlib",
- "type": "module"
- },
- {
- "id": "lib-wrapper",
- "type": "module"
- }
- ]
- },
- "socket": true,
- "url": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles",
- "manifest": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/releases/latest/download/module.json",
- "download": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/releases/download/2.8.16/module.zip",
- "readme": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/blob/master/README.md",
- "bugs": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/issues",
- "allowBugReporter": true
- }
|