Skip to main content

Main config (config.yml)

/plugins/SlimefunTranslation/config.yml
auto-update: true
debug: false
language-mappings:
en-US: en
zh-Hans: zh-CN
zh-Hant: zh-TW
partial-override-materials:
- "sft:helmet"
- "sft:chestplate"
- "sft:leggings"
- "sft:boots"
- "sft:hand_slot"
disabled-items: []
FieldDescriptionDefaultAvailable values
auto-updateWhether to enable auto update.truetrue/false
debugWhether to print debug messages in console.truetrue/false
language-mappingsThe language mappings, used to map the language code into the ones Slimefun uses. In the example, en-US will be treated as en. Source language: Target language pairs.
partial-override-materialsA list of materials which the translation on the items only overridesArmor, weapons and tools.For minecraft materials, minecraft:<material>. For tags, sft:<tag>.
disabled-itemsA list of items that will not be translated. Slimefun item IDs