{ "schemaVersion": 1, "id": "phycon_techreborn", "version": "${version}", "name": "PhyCon TechReborn Integration", "description": "", "authors": [ "Shadowfacts" ], "contact": { "homepage": "https://git.shadowfacts.net/minecraft/PhysicalConnectivity" }, "license": "LGPL-3.0", "entrypoints": { "main": [ { "adapter": "kotlin", "value": "net.shadowfacts.phycon.plugin.techreborn.PhyConTR" } ] }, "mixins": [ ], "depends": { "fabricloader": ">=0.4.0", "fabric": "*", "fabric-language-kotlin": ">=1.3.50", "phycon": "*", "techreborn": "*" }, "custom": { "modmenu:parent": "phycon" } }