Description
Add translation function to Minecraft
Click the pen button to translate the text
Config File : TranslateMod.toml
GAS = "URL" #Google Apps Script URL
CMD = "/translate " #Translate Command
You can change the translation result by changing the language setting of Minecraft
example
Language setting English => translation result English
Language setting Chinese => Translation result Chinese
Language setting Japanese => Translation result Japanese
client side mod
Forge Mod


