Legacy Fabric-Api

Legacy Fabric-Api

70.5k Downloads

parse .json language files on 1.8.9

creeper123123321 opened this issue ยท 3 comments

commented
commented

closing as it seems to of been resolved.

commented

It is out of scope, but can still be done in pretty much any project, using a shadow of https://github.com/falkreon/Jankson

You need to add id 'com.github.johnrengelman.shadow' version '7.0.0' to your plugins {} block, then shadow("blue.endless:jankson:1.2.1") to your dependencies {} block.

This library supports features of JSON, HJSON, and JSON5.

commented

this is probably out of scope of fabric api