Update fabric.mod.json info

This commit is contained in:
Sergeant Acoustic 2026-02-02 20:35:36 +00:00
parent f562c53192
commit ca8b19249e

View file

@ -3,15 +3,16 @@
"id": "mc_rebalance", "id": "mc_rebalance",
"version": "${version}", "version": "${version}",
"name": "MC Rebalance", "name": "MC Rebalance",
"description": "This is an example description! Tell everyone what your mod is about!", "description": "Mod assets for the MC Rebalanced modpack",
"authors": [ "authors": [
"Me!" "Sergeant Acoustic",
"Emerald Quartz"
], ],
"contact": { "contact": {
"homepage": "https://fabricmc.net/", "homepage": "https://discord.gg/XfHZhbQDrz",
"sources": "https://github.com/FabricMC/fabric-example-mod" "sources": "https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering"
}, },
"license": "CC0-1.0", "license": "GPL-3.0-or-later",
"icon": "assets/mc_rebalance/icon.png", "icon": "assets/mc_rebalance/icon.png",
"environment": "*", "environment": "*",
"entrypoints": { "entrypoints": {