Started by
BlueZulfish
on
Topic category: Help with Minecraft modding (Java Edition)
So I'm making a fabric mod (1.20.1, 2023.3) and when I try editing the "fabric.mod.json" to include my credits and links, it is overwritten by the default text that was there before when I boot up the game. This is not good, as I won't be able to add credits and links for my mod and general Mod Menu support
:/
Ok so apparently, after some testing it seems it is only overwritten if I load the mod in its MCreator workspace, not when it's exported, and while it is overwritten after exporting, I can just slap in the .json file into the mod jar and it won't be overwritten