Better End Mod
Find a file
2021-05-16 13:29:31 +03:00
gradle/wrapper Continue mapping migration 2021-04-12 21:38:22 +03:00
json Merge and fix 2020-11-08 15:07:19 +03:00
src/main Change models loading (WIP) 2021-05-16 13:29:31 +03:00
.gitignore Merge and fix 2020-11-08 15:07:19 +03:00
build.gradle Migration complete 2021-04-17 00:26:35 +03:00
gradle.properties Version change 2021-05-08 14:22:51 +03:00
gradlew make FeatureSaplingBlock extend SaplingBlock 2021-05-07 19:38:36 -05:00
gradlew.bat Merge and fix 2020-11-08 15:07:19 +03:00
LICENSE Initialize 2020-09-20 22:09:53 +03:00
README.md API update 2020-11-08 15:45:35 +03:00
settings.gradle Merge and fix 2020-11-08 15:07:19 +03:00

Better End

Better End Mod for Fabric, MC 1.16.4

Importing:

  • Clone repo
  • Edit gradle.properties if necessary
  • Run command line in folder: gradlew genSources eclipse (or Another-IDE-Name)
  • Import project to IDE

Building:

  • Clone repo
  • Run command line in folder: gradlew build
  • Mod .jar will be in ./build/libs

Mappings: