-
-
Notifications
You must be signed in to change notification settings - Fork 429
Expand file tree
/
Copy pathes.json
More file actions
18 lines (15 loc) · 689 Bytes
/
es.json
File metadata and controls
18 lines (15 loc) · 689 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
/*********
** Generic Mod Config Menu UI
*********/
"config.require-flute.name": "Requerir una flauta de caballo",
"config.require-flute.description": "Si necesitas el objeto flauta de caballo en tu inventario para invocar un caballo. Desactivado por defecto.",
"config.summon-horse-button.name": "Botón para invocar al caballo",
"config.summon-horse-button.description": "El botón que hay que pulsar para hacer sonar la flauta e invocar a un caballo. Por defecto {{defaultValue}}.",
/*********
** Iconic Framework
*********/
// TODO
"icon.summon-horse.name": "Horse Flute Anywhere",
"icon.summon-horse.desc": "Summon Horse"
}