forked from Pathoschild/StardewMods
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathit.json
More file actions
17 lines (14 loc) · 650 Bytes
/
it.json
File metadata and controls
17 lines (14 loc) · 650 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
/*********
** Generic Mod Config Menu UI
*********/
"config.require-flute.name": "Flauto equino richiesto",
"config.require-flute.description": "Scegli se è necessario l'oggetto flauto equino nell'inventario per evocare un cavallo. Predefinito falso.",
"config.summon-horse-button.name": "Pulsante Evoca cavallo",
"config.summon-horse-button.description": "Il pulsante da premere per suonare il flauto ed evocare un cavallo. Predefinito {{defaultValue}}.",
/*********
** Iconic Framework
*********/
"icon.summon-horse.name": "Horse Flute Anywhere",
"icon.summon-horse.desc": "Evoca Cavallo"
}