You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/json/guide-only/language-not-dutch.json

30 lines
612 B

{
"trash_id": "guide-only",
"trash_scores": {
"default": -10000
},
"trash_description": "Language: Multiple Only",
"name": "Language: Not Dutch",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not Dutch Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not Flemish Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": true,
"fields": {
"value": 19
}
}
]
}