SongPlayer/README.md

13 lines
364 B
Markdown
Raw Normal View History

2020-08-09 22:24:16 -04:00
# SongPlayer
A Fabric mod for Minecraft that plays noteblocks
2020-08-09 22:30:45 -04:00
2020-08-16 23:25:24 -04:00
# What to download
2020-08-09 22:30:45 -04:00
In the build/lib folder there's four jar files. The mod is the file called song-player-1.0.0.jar
2020-08-09 23:42:08 -04:00
2020-08-09 23:42:18 -04:00
# Adding songs
2020-08-09 23:42:08 -04:00
You can put midis in the .minecraft/songs folder
2020-08-16 23:25:24 -04:00
# Using the client
You can get a list of commands with $help
2020-08-16 23:26:13 -04:00
The most important ones are $play \<file name\> and $stop