{ "schemaVersion": 1, "id": "transit-api", "version": "0.11.3", "name": "Transit API", "description": "Move about!", "authors": [ "CCGKyle" ], "contact": { "homepage": "https://github.corechg.net/", "sources": "https://github.com/CoreChg/TransitAPI", "issues": "https://github.com/CoreChg/TransitAPI/issues" }, "license": "MIT", "icon": "assets/transit-api/icon.png", "environment": "*", "entrypoints": { "main": [ "net.corechg.transit.Transit" ] }, "depends": { "fabricloader": ">=0.7.4", "minecraft": "1.15.x" } }