{ "schemaVersion": 1, "id": "chatencryptor", "version": "${version}", "name": "chatencryptor", "description": "", "authors": [ "BRNSystems" ], "contact": { "website": "https://git.brn.systems/BRNSystems/chatencryptor", "repo": "https://git.brn.systems/BRNSystems/chatencryptoratencryptor" }, "license": "MIT", "icon": "icon.png", "environment": "client", "entrypoints": { "client": [ "systems.brn.chatencryptor.SecureChat" ] }, "depends": { "fabricloader": ">=${loader_version}", "fabric": "*", "minecraft": "${minecraft_version}" } }