{ "name": "entityorder", "title": "Entity Order", "description": "
This module is deprecated and should not be used anymore.
If enabled, it will migrate the order data from the module to the FVTT core database and disables itself.
For the entity sorting feature, please use the Furnace module instead
Used to allow you to change the order of entities in the sidebar (Actors, Scenes, Items, Journal Entries, Folders) until that feature became part of the core.
", "version": "1.0", "minimumCoreVersion": "0.4.4", "author": "KaKaRoTo", "scripts": ["./entityorder.js"], "styles": [], "packs": [], "url": "https://github.com/kakaroto/fvtt-module-entityorder", "manifest": "https://raw.githubusercontent.com/kakaroto/fvtt-module-entityorder/master/module.json", "download": "https://github.com/kakaroto/fvtt-module-entityorder/archive/master.zip" }