Making my own mod for minecraft to do things
Go to file
Player 257a042d2d Revert compatibilityLevel bump
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2023-03-20 18:06:57 -05:00
.github/workflows 1.18-pre2 2023-03-20 18:06:57 -05:00
gradle/wrapper Update to Gradle 7.3 and also build on Java 17 2023-03-20 18:06:57 -05:00
src/main Revert compatibilityLevel bump 2023-03-20 18:06:57 -05:00
.gitignore Simply processResources logic & make it compatible with future versions of Gradle (#69) 2023-03-20 18:06:57 -05:00
build.gradle 1.18-pre2 2023-03-20 18:06:57 -05:00
gradle.properties 1.18-pre2 2023-03-20 18:06:57 -05:00
gradlew Update to Gradle 7.3 and also build on Java 17 2023-03-20 18:06:57 -05:00
gradlew.bat Modernize Gradle buildscript (#71) 2023-03-20 18:06:57 -05:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md Update README.md 2023-03-20 18:06:57 -05:00
settings.gradle Resolve plugin dependencies from maven central. (#138) 2023-03-20 18:06:57 -05:00

Fabric Example Mod

Setup

For setup instructions please see the fabric wiki page 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.