A simple Minecraft mod for Fabric that adds regular, splash and lingering potions with Darkness effect.
Can be made in brewing stand by adding an echo shard to a potion of Night Vision.
- Clone the repository
- Open a command line and execute
gradlew build
Note: To give the build a version number, use gradlew build -Pversion=<version>
instead (example: gradlew build -Pversion=1.0.0
).
Darkness in The Bottle is available under the MIT license.