ReiParticleSkill is a Forge 1.20.1 mod for Ender Dragon respawn effects.
- Minecraft 1.20.1
- Forge 47.2.0
- Java 17
cd forge-port
.\gradlew buildRun Gradle from forge-port.
If you just want a quick build from the repository root, run build.cmd. It builds the mod without tests and copies the jar to your Desktop.
Output jar: forge-port/build/libs/reiparticleskill-1.0-SNAPSHOT-forge-port.jar
Tests: cd forge-port then .\gradlew test
cd forge-port
.\gradlew runClientPut the jar in your mods/ folder.
If you share a build, keep LICENSE and NOTICE with it and provide the matching source code.
This project is licensed under LGPL-3.0-only. See LICENSE, NOTICE, ATTRIBUTION.md, and LICENSES/.