{ "schemaVersion": 1, "id": "supersecretrevival", "version": "${version}", "name": "Super Secret Revival", "description": "Brings back the Super Secret Settings from 1.7-1.8", "authors": [ "oatmealine" ], "contact": { "sources": "https://git.oat.zone/oat/super-secret-revival", "homepage": "https://modrinth.com/mod/super-secret-revival" }, "license": "LGPL-3.0-only", "icon": "assets/supersecretrevival/icon.png", "environment": "client", "entrypoints": { "client": [ "zone.oat.supersecretrevival.Mod" ] }, "mixins": [ "supersecretrevival.mixins.json" ], "depends": { "fabricloader": ">=0.14.10", "fabric": "*", "minecraft": ["1.19", "1.19.1", "1.19.2"] } }