#I am creating a mod for the first time on 1.21

11 messages · Page 1 of 1 (latest)

lone echo
#

I can't solve the problem.
FAILURE: Build failed with an exception.

  • What went wrong:
    A problem occurred configuring root project 'Mod'.

Could not resolve all files for configuration ':modImplementation'.
Could not find net.fabricmc:fabric-api:0.100.2+1.21.
Searched in the following locations:

#

gradle properties

Done to increase the memory available to gradle.

org.gradle.jvmargs=-Xmx1G
org.gradle.parallel=true

Fabric Properties

minecraft_version=1.21
yarn_mappings=1.21+build.9
loader_version=0.16.10

Mod Properties

mod_version=1.0.0
maven_group=com.example.automation
archives_base_name=template-mod

Dependencies

fabric_version=0.100.2+1.21

#

I've used other versions as well.

robust marten
#

Why 1.21 and not 1.21.1

robust marten
lone echo
robust marten
#

It's more support

#

It even has 0.115 like 1.21.3 and 4

#

And more used by mods

fast willow
#

1.21.1 was a small hotfix fixing a bug