Item Model Fix (Fabric)

Item Model Fix (Fabric)

9M Downloads

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

calloatti opened this issue ยท 0 comments

commented

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.