cucumber-tags.json is invalid
diefesson opened this issue ยท 2 comments
Describe the bug
Cucumber keeps generating invalid JSON for cucumber-tags.json
To Reproduce
- Just run the mod with MA
Expected behavior
Cucumber shoud generate valid JSON for cucumber-tags.json
Screenshots / Scripts / Logs
{
"forge:ingots/enderium": "null",
"forge:ingots/mithril": "null"
}}
Versions (please complete the following information):
- Minecraft: 1.20.1
- Forge: NeoForge 47.1.106
- Cucumber: 7.0.12
- Singleplayer or Multiplayer: singleplayer
Is this a consistent issue? If you delete the file and let it regenerate does it do the same thing? I'm honestly not sure why this would happen.