A Technology Mod For Minecraft Fabric 1.20.1.
Elements is the interesting technology and optimized mod For Fabric MC 1.20.1,and we (well, I'm the only one) are committed to restoring real-life chemistry and fixing unscientific aspects in the original version of Minecraft.
Due to my recent experience developing and learning Java programming as an individual, it is inevitable that strange and unusual problems will arise during the development process.
If you encounter any problems or have any ideas during use, please Submit The Issue.
If you have the ability and want to contribute to this Mod, please Create A Pull Request.
The builds still under testing have incomplete functionality and may encounter errors. They may no longer be supported in the future.
Click on elements-X.X.X.jar, the download will start in a few seconds.
We are still in the development stage and there is no stable builds available.
Click on Source Code.zip or Source Code.tar.gz, extract the file after downloading is complete.
Currently, Elements only supports Fabric Mod loaders. Please install the instance and Mod Loader first, then put the downloaded Elements into your mods folder.
- Download the recommended launcher: PCL2
- Download the Fabric Mod loader: Fabric Installer
- Download the Fabric API (We need API as a prerequisite): CurseForge, Modrinth, GitHub
Elements uses the Gradle build tool and can be built with the gradle build command. The build
artifacts (production binaries and their source bundles) can be found in the build/mods directory.
The Gradle wrapper is provided for ease of use and will automatically download and install the
appropriate version of Gradle for the project build. To use the Gradle wrapper, substitute gradle in build commands
with ./gradlew.bat (Windows) or ./gradlew (macOS and Linux).
- OpenJDK 21
- We recommend using the Eclipse Temurin distribution as it's regularly tested by our developers and known to be of high quality.
- Gradle 8.10.x
- Typically, newer versions of Gradle will work without issues, but the build script is only tested against the version used by the wrapper script.
Except where otherwise stated, the content of this repository is provided under the CC0 1.0 license.
