Compare commits

..

No commits in common. "c6be33d99cc0bef57d5699689f3c812d4f50a18f" and "4a92b11da55ae09ac4a6dd760e76988e4f6480fe" have entirely different histories.

View File

@ -1,17 +1,17 @@
{
schemaVersion": 1,
"schemaVersion": 1,
"id": "learning",
"version": "${version}",
"name": "Learning",
"description": "I'm lovin' modding!",
"description": "This is an example description! Tell everyone what your mod is about!",
"authors": [
"David-123"
"Me!"
],
"contact": {
"homepage": "https://fabricmc.net/",
"sources": "https://code.kcpot.top/David-123/FabricModLearning"
"sources": "https://github.com/FabricMC/fabric-example-mod"
},
"license": "CC-BY-SA-4.0",
"license": "CC0-1.0",
"icon": "assets/learning/icon.png",
"environment": "*",
"entrypoints": {