What is this?

This is a tool to convert .lang files (used for Minecraft mods and resource packs up to version 1.12.2) to the new format in 1.13+, which uses .json files.

In addition to simply converting the syntax, it performs some common cleanup actions, such as removing #PARSE_ESCAPES entirely, replacing "tile." with "block.", and removing all ".name" suffixes.

Input: