Better End Mod
Find a file
vemerion b49bd6ef91 Add cubozoa bucket and make fish buckets retain variant
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
2021-04-18 09:11:33 +02:00
gradle/wrapper Merge and fix 2020-11-08 15:07:19 +03:00
json Merge and fix 2020-11-08 15:07:19 +03:00
src/main Add cubozoa bucket and make fish buckets retain variant 2021-04-18 09:11:33 +02:00
.gitignore Merge and fix 2020-11-08 15:07:19 +03:00
build.gradle 1.16.5 + update dependencies 2021-03-11 16:28:19 +03:00
gradle.properties Jadestones textures 2021-03-11 20:30:54 +03:00
gradlew Merge and fix 2020-11-08 15:07:19 +03: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: