Jump to content

Forge 1.21.1 mod not working due to Invalid bare key: '${mod_id}' when working on custom entity


Recommended Posts

Posted

I've been working on Minecraft Forge 1.21 Modding, (I'm a bit inexperienced), and when trying to create my own custom throwable projectile entity, I come across this error I can't seem to fix. The console reads that my "mod not working due to Invalid bare key: '${mod_id}'  ".
Does anyone know why this is happening? The Pastebin link for all the relevant files is https://pastebin.com/h3UaNYwn. Any help would be greatly appreciated. Thanks.

Posted

Even though I defined this in my gradle.properties, it still gives me the same error, even when I change it in my mods.toml, where:
 

Exception in thread "main" java.lang.reflect.InvocationTargetException

...

Caused by: com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key: '${mod_id}'
 

And my mods.toml worked fine before that

Posted

I use eclipse on windows, but when I use the search tool, it only comes up in mods.toml (I changed it back when it didn't work), and pack.mcmeta

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.