Posted February 7, 20232 yr The code is here The code: repositories { maven { url 'https://maven.minecraftforge.net/' } flatDir { dirs 'lib' } } dependencies { minecraft 'net.minecraftforge:forge:1.19.2-43.2.0' implementation fg.deobf('com.github.glitchfiend:TerraBlender-forge:1.19.2-2.0.1.128') } The error: Could not resolve com.github.glitchfiend:TerraBlender-forge:1.19.2-2.0.1.128.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.