{ "schemaVersion": 1, "id": "pathetic", "version": "${version}", "name": "pathetic", "description": "does fun things with path blocks!!", "authors": [ "nyancrimew" ], "contact": {}, "license": "MIT", "icon": "assets/pathetic/icon.png", "environment": "*", "entrypoints": { "client": [ ], "main": [ ] }, "mixins": [ "pathetic.mixins.json" ], "depends": { "fabricloader": ">=0.12.8", "fabric": "*", "minecraft": "1.18" } }