how to fabric 2.3.0b 1.21.1 ?

Hi guys i wanted to download the jar for fabric 1.21.1 of DH 2.3.0b from : https://gitlab.com/distant-horizons-team/distant-horizons/-/releases/2.3.0b But there is no jar but a zip file. So i opened the readme file from the zip and i followed the procedure : (because i didnt see any other links) "From the command line: 1. git clone --recurse-submodules https://gitlab.com/distant-horizons-team/distant-horizons.git 2. cd distant-horizons 3. ./gradlew assemble 4. ./gradlew mergeJars 5. The compiled jar file will be in the folder Merged Run tests with: ./gradlew test >Note: You can add the argument -PmcVer=? to tell gradle to build a selected MC version instead of having to modify the gradle.properties file.\
For example: ./gradlew assemble -PmcVer=1.18.2"
So i replaced the "gradlew assemble -PmcVer=1.18.2" by "gradlew assemble -PmcVer=1.21.1" but the git gave me the 1.21.4 instead of 1.21.1 so i dont know how to do... (i am not at all into gitlab/github/developpers things so its really a mess in my head with all this stuff ahah i'm trying my best) thanks you for your help and wishing you a good day !
GitLab
Beta 2.3.0 · Distant-Horizons-Team / Distant Horizons · GitLab
Highlights: Dedicated/LAN Server support Fading between DH and vanilla rendering Changed the DH logo Removed Multiverse...
Solution:
You can just download the latest 1.21.1 artifact build instead of compiling it yourself: https://gitlab.com/distant-horizons-team/distant-horizons/-/jobs/9332112690/artifacts/download
Jump to solution
10 Replies
Solution
majo24
majo24•2mo ago
You can just download the latest 1.21.1 artifact build instead of compiling it yourself: https://gitlab.com/distant-horizons-team/distant-horizons/-/jobs/9332112690/artifacts/download
Boubou
BoubouOP•2mo ago
Hi majo24, what is an artifact ? (thanks you very much !)
majo24
majo24•2mo ago
In the case of DH, its just the resulting mod files after a pipeline has run. A pipeline for each mc version runs everytime a change happens to DH's codebase
Boubou
BoubouOP•2mo ago
Ok thanks you very much for your help now i know how to find these ! 😄
majo24
majo24•2mo ago
Your welcome!
Skillnoob_
Skillnoob_•2mo ago
The links are listed in #links-n-downloads as well
Boubou
BoubouOP•2mo ago
Yes but the link show me 404 !
majo24
majo24•2mo ago
Thats true, but they seem for some reason broken today. They give a 404, even on not mobile
Boubou
BoubouOP•2mo ago
so i was searching for an other way ahah yes
Skillnoob_
Skillnoob_•2mo ago
Weird

Did you find this page helpful?