Update fabric.mod.json info
This commit is contained in:
parent
f562c53192
commit
ca8b19249e
|
|
@ -3,15 +3,16 @@
|
|||
"id": "mc_rebalance",
|
||||
"version": "${version}",
|
||||
"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": [
|
||||
"Me!"
|
||||
"Sergeant Acoustic",
|
||||
"Emerald Quartz"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://fabricmc.net/",
|
||||
"sources": "https://github.com/FabricMC/fabric-example-mod"
|
||||
"homepage": "https://discord.gg/XfHZhbQDrz",
|
||||
"sources": "https://patience.nearmisses.xyz/SergeantAcoustic/tinkers_tinkering"
|
||||
},
|
||||
"license": "CC0-1.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"icon": "assets/mc_rebalance/icon.png",
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue