Making my own mod for minecraft to do things
Go to file
c0de 28dcfbeac3 Base functions and first module (#1)
This is a working baseline

Reviewed-on: #1
2023-03-22 23:20:13 +00:00
.github/workflows Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradle/wrapper Fabric Mod Example History 2023-03-20 18:15:04 -05:00
src/main Base functions and first module (#1) 2023-03-22 23:20:13 +00:00
.gitignore Fabric Mod Example History 2023-03-20 18:15:04 -05:00
LICENSE Base functions and first module (#1) 2023-03-22 23:20:13 +00:00
README.md Base functions and first module (#1) 2023-03-22 23:20:13 +00:00
build.gradle Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradle.properties Base functions and first module (#1) 2023-03-22 23:20:13 +00:00
gradlew Fabric Mod Example History 2023-03-20 18:15:04 -05:00
gradlew.bat Fabric Mod Example History 2023-03-20 18:15:04 -05:00
settings.gradle Fabric Mod Example History 2023-03-20 18:15:04 -05:00

README.md

c0de's mod

A collection of mods for minecraft

Setup

For setup instructions please see the fabric wiki page that relates to the IDE that you are using.

License

This mod is released under the MIT license.