question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

fabric.mod.json isn't generated by template

See original GitHub issue

fabric.mod.json isn’t generated by template, which means that the mod won’t be initialized. It won’t cause any error, but does mean that the generated build won’t do anything and none of the code is used with the runClient Gradle task.

Please include the following information in all bug reports:

  • Minecraft Development for IntelliJ plugin version: 2022.1-1.5.19
  • IntelliJ version: IntelliJ IDEA 2022.1 (Community Edition)
  • Operating System: Linux (Fedora)
  • Target platform: Fabric

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
SzczurekYTcommented, Aug 6, 2022

I can’t confirm this, but I think the issue is caused by unticking the use fabric api checkbox.

0reactions
Vulp35commented, Nov 25, 2022

Seeing this issue as well.

  • Minecraft Development for IntelliJ plugin version: 2022.2-1.5.21
  • IntelliJ version: IntelliJ IDEA 2022.2.4 (Community Edition)
  • Operating System: Windows 10 Home 22H2
  • Target platform: Fabric 1.19.2
Read more comments on GitHub >

github_iconTop Results From Across the Web

i edited fabric.mod.json but it doest update : r/fabricmc - Reddit
i noticed it because my mod id is as "modid" and not "minend" because of this error: Mod 'Example Mod' (modid) requires version...
Read more >
documentation:fabric_mod_json_spec [Fabric Wiki]
In all cases, the mod JSON, fabric.mod.json , is defined as either: an object containing a “schemaVersion” key with an integer value, denoting ......
Read more >
Ability to add fabric.mod.json files to non-mod dependencies ...
Currently the only way to add fabric.mod.json files to non-mod dependencies is by including them. This works in most cases, but not when...
Read more >
Fabric Mod Error - Help/Discuss - Gradle Forums
I'm making my first Fabric mod, I was watching a tutorial but then found out ... Entry fabric.mod.json is a duplicate but no...
Read more >
Why does Fabric tell me that I have the wrong version installed?
As logs said, you need the Fabric API in any version. This requirement is made by your plugin, in your fabric.mod.json file.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found