Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in fabric.mod.json, you have an unescaped CRLF in a string value. #5

Open
calloatti opened this issue May 15, 2021 · 0 comments

Comments

@calloatti
Copy link

itemmodelfix 1.0.1

image

You either remove the CRLF after "description": "Fixes gaps in generated item models. or escape them with \r\n or \n

My suggestion: remove the CRLF and make the description just one line. That's the whole idea, that the description is a one liner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant