A mod for Fabric that adds a random item/block to every drop in Minecraft
- Clone the project into a local folder
- Import it in Eclipse
- Open the terminal inside the project folder and enter:
gradlew genSources
, thengradlew eclipse
. - After this, you should be having the necessary files.