Updated fabric.mod.json
This commit is contained in:
parent
b56d31d368
commit
e219bc02a9
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
|
|
||||||
"name": "Song Player",
|
"name": "Song Player",
|
||||||
"description": "Builds and plays noteblocks",
|
"description": "A plugin for building and playing noteblock songs in Minecraft",
|
||||||
"authors": [
|
"authors": [
|
||||||
"hhhzzzsss"
|
"hhhzzzsss"
|
||||||
],
|
],
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
"sources": "https://github.com/hhhzzzsss/SongPlayer"
|
"sources": "https://github.com/hhhzzzsss/SongPlayer"
|
||||||
},
|
},
|
||||||
|
|
||||||
"license": "CC0-1.0",
|
"license": "MIT",
|
||||||
"icon": "assets/songplayer/icon.png",
|
"icon": "assets/songplayer/icon.png",
|
||||||
|
|
||||||
"environment": "*",
|
"environment": "*",
|
||||||
|
|
Loading…
Reference in a new issue