Better End Mod
This change adds a cubozoa bucket that functions like the other types of fish buckets. In addition to that, this commit also saves the size and variant of end fish and cubozoa in the item tag when they are scooped up in a bucket, so that they retain their size/variant when they are placed again. Here is the issue from the Forge port that made me away of the issue: https://github.com/Beethoven92/BetterEndForge/issues/93 |
||
---|---|---|
gradle/wrapper | ||
json | ||
src/main | ||
.gitignore | ||
build.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE | ||
README.md | ||
settings.gradle |
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: