Compare commits
2 Commits
4a92b11da5
...
c6be33d99c
Author | SHA1 | Date | |
---|---|---|---|
c6be33d99c | |||
72a4cd376f |
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
schemaVersion": 1,
|
||||||
"id": "learning",
|
"id": "learning",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"name": "Learning",
|
"name": "Learning",
|
||||||
"description": "This is an example description! Tell everyone what your mod is about!",
|
"description": "I'm lovin' modding!",
|
||||||
"authors": [
|
"authors": [
|
||||||
"Me!"
|
"David-123"
|
||||||
],
|
],
|
||||||
"contact": {
|
"contact": {
|
||||||
"homepage": "https://fabricmc.net/",
|
"homepage": "https://fabricmc.net/",
|
||||||
"sources": "https://github.com/FabricMC/fabric-example-mod"
|
"sources": "https://code.kcpot.top/David-123/FabricModLearning"
|
||||||
},
|
},
|
||||||
"license": "CC0-1.0",
|
"license": "CC-BY-SA-4.0",
|
||||||
"icon": "assets/learning/icon.png",
|
"icon": "assets/learning/icon.png",
|
||||||
"environment": "*",
|
"environment": "*",
|
||||||
"entrypoints": {
|
"entrypoints": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user