Add example fabric mod

This commit is contained in:
Michael Mikovsky
2025-09-07 12:50:52 -06:00
parent 6d02099633
commit 38a069a4b0
19 changed files with 791 additions and 38 deletions
+9 -2
View File
@@ -1,2 +1,9 @@
# MC-server-icon
Set a minecraft server icon by using blocks in the game!
# Fabric Example Mod
## Setup
For setup instructions please see the [fabric documentation page](https://docs.fabricmc.net/develop/getting-started/setting-up-a-development-environment) that relates to the IDE that you are using.
## License
This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own projects.