BloodyMods / ExNihiloCreatio

Ex Nihilo with progression!
MIT License
25 stars 22 forks source link

[Question] "Translations" cannot be used #275

Closed 1335268492 closed 4 years ago

1335268492 commented 4 years ago

Using "Translations" will cause "OreRegistry.json" to be unreadable

version.0.4.7.1 and version.0.4.1.2

SirLyle commented 4 years ago

Could you upload the json file you are trying to use? This sounds like a bug.

1335268492 commented 4 years ago

您可以上传要使用的json文件吗?这听起来像个错误。

yes! OreRegistry.zip

SirLyle commented 4 years ago

You need a comma after the dust entry. Try running your file through this site (jsonlint) and seeing if it highlights any errors.

Fixing that seems to make it work on 0.4.7.1 at least.

1335268492 commented 4 years ago

灰尘进入后需要逗号。尝试通过此站点(jsonlint)运行文件,看看它是否突出显示任何错误。

修复该问题似乎至少可以在0.4.7.1上运行。

I'm sorry, I didn't notice that. I've been thinking about it for two days.

SirLyle commented 4 years ago

Not a problem (for me). JSONLint is a handy site to bookmark if you are working with a lot of json files.

Since this appears to be solved I will close this issue.