One-use tools made of string for Minecraft
Go to file
Levy Ehrstein 3829e2132d
Use Logger instead of println (#126)
2021-09-22 12:25:04 +01:00
.github/workflows Update to 21w19a and Java 16 2021-05-12 20:41:38 +01:00
gradle/wrapper Update Gradle, Loom, Yarn, Fabric 2021-08-17 18:49:09 +01:00
src/main Use Logger instead of println (#126) 2021-09-22 12:25:04 +01:00
.gitignore Simply processResources logic & make it compatible with future versions of Gradle (#69) 2020-10-14 11:23:07 +01:00
LICENSE first commit 2018-11-03 23:25:39 +01:00
README.md Update README.md 2020-04-06 19:50:08 +01:00
build.gradle Update Gradle, Loom, Yarn, Fabric 2021-08-17 18:49:09 +01:00
gradle.properties Update fabric API 2021-08-26 22:20:22 +01:00
gradlew Update Gradle, Loom, Yarn, Fabric 2021-08-17 18:49:09 +01:00
gradlew.bat Modernize Gradle buildscript (#71) 2020-11-10 22:11:54 +00:00
settings.gradle Remove jcenter from settings.gradle as jcenter is shutting down. 2021-02-03 20:07:20 +00:00

README.md

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.