|
|
- {
- "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.7.17",
- "compatibility": {
- "minimum": "10",
- "verified": "11"
- },
- "authors": [
- {
- "name": "Wasp",
- "url": "https://github.com/Haxxer",
- "discord": "Wasp#2005",
- "flags": {}
- }
- ],
- "packs": [
- {
- "label": "Item Piles: Merchant Tables",
- "name": "item-piles-merchant-tables",
- "path": "packs/item-piles-merchant-tables",
- "system": "dnd5e",
- "type": "RollTable",
- "ownership": {
- "PLAYER": "OBSERVER",
- "ASSISTANT": "OWNER"
- },
- "flags": {}
- },
- {
- "label": "Item Piles: Custom Items",
- "name": "item-piles-custom-items",
- "path": "packs/item-piles-custom-items",
- "system": "dnd5e",
- "type": "Item",
- "ownership": {
- "PLAYER": "OBSERVER",
- "ASSISTANT": "OWNER"
- },
- "flags": {}
- },
- {
- "label": "Item Piles: Macros",
- "name": "item-piles-macros",
- "path": "packs/item-piles-macros",
- "system": "dnd5e",
- "type": "Macro",
- "ownership": {
- "PLAYER": "OBSERVER",
- "ASSISTANT": "OWNER"
- },
- "flags": {}
- }
- ],
- "esmodules": [
- "module.js"
- ],
- "styles": [
- "style.css"
- ],
- "languages": [
- {
- "lang": "en",
- "name": "English",
- "path": "languages/en.json",
- "flags": {}
- },
- {
- "lang": "de",
- "name": "English",
- "path": "languages/de.json",
- "flags": {}
- },
- {
- "lang": "fr",
- "name": "French",
- "path": "languages/fr.json",
- "flags": {}
- },
- {
- "lang": "ja",
- "name": "日本語",
- "path": "languages/ja.json",
- "flags": {}
- },
- {
- "lang": "pt-BR",
- "name": "Português (Brasil)",
- "path": "languages/pt-BR.json",
- "flags": {}
- },
- {
- "lang": "pl",
- "name": "polski",
- "path": "languages/pl.json",
- "flags": {}
- },
- {
- "lang": "es",
- "name": "Español",
- "path": "languages/es.json",
- "flags": {}
- },
- {
- "lang": "cn",
- "name": "中文(简体)",
- "path": "languages/zh_Hans.json",
- "flags": {}
- },
- {
- "lang": "cs",
- "name": "Čeština",
- "path": "languages/cs.json",
- "flags": {}
- }
- ],
- "relationships": {
- "requires": [
- {
- "id": "socketlib",
- "type": "module",
- "compatibility": {}
- },
- {
- "id": "lib-wrapper",
- "type": "module",
- "compatibility": {}
- }
- ]
- },
- "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.7.17/module.zip",
- "readme": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/blob/master/README.md",
- "bugs": "https://github.com/fantasycalendar/FoundryVTT-ItemPiles/issues"
- }
|