give me plz
R
Riodoro
@Riodoro
Posts
-
Add clickgui styles -
Array list help@idkmyname thx
-
Array list help@ender__flash can you give it to me pleeeeeeeease?
-
How to construct the liquidbounce problem -
How to construct the liquidbounce problemtry this build.gradle:
this one schould work
just put it in the forge-1.8.9 folder and try again -
How to construct the liquidbounce problem -
How to construct the liquidbounce problemopen the build.gradle in the forge 1.8.9 folder
goto line 83
and change these linesfrom this:
implementation 'com.github.TheAltening:API-Java:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:API-Java:api-2.0-SNAPSHOT' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
to this:
implementation 'com.github.TheAltening:TheAltening4j:master-SNAPSHOT' implementation 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT' compile 'com.github.TheAltening:TheAltening4j:api-2.0-22541fa70f-1' compile 'com.github.TheAltening:API-Java-AuthLib:-SNAPSHOT'
This schoud fix it