Remove 'another-mod' from suggests field in fabric.mod.json (leftover from template) and bump version to 1.0.1
This commit is contained in:
parent
1d1510eb0f
commit
c97416d113
2 changed files with 2 additions and 4 deletions
|
@ -26,7 +26,5 @@
|
|||
"java": ">=21",
|
||||
"fabric-api": "*"
|
||||
},
|
||||
"suggests": {
|
||||
"another-mod": "*"
|
||||
}
|
||||
"suggests": {}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue