orangeadam3 / terra121

A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
MIT License
280 stars 41 forks source link

issue when building gradlew.bat #125

Closed labrass closed 4 years ago

labrass commented 4 years ago

Hi! forge-1.15.2-31.1.74 installation is ok

But I'm stuck width this issue when building gradlew.bat "Plugin [id: 'io.github.opencubicchunks.gradle.fg2fixed'] was not found in any of the following sources" I've tried the troubleshooting tips but it still the same error in the first step... I've the last version of java (build 1.8.0_251-b08) and windows 10 1909 I'am very beginner in minecraft mods installation, so... thank for your help :)

labrass

orangeadam3 commented 4 years ago

You dont need to compile. You can get it from curseforge or if you want the latest snapshot (possibly unstable) you can download from https://jenkins.altillimity.com/job/Terra/

labrass commented 4 years ago

ok, I finally succeeded install it, thanks :)