mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-05 13:39:09 +01:00
14 lines
No EOL
299 B
JSON
14 lines
No EOL
299 B
JSON
{
|
|
"BuildMode": {
|
|
"ExampleMod.CustomTable": "Custom Table"
|
|
},
|
|
"Clothes": {
|
|
"ExampleMod.DarkShirt": "Dark Shirt"
|
|
},
|
|
"Emotions": {
|
|
"ExampleMod.GrassSitting": "Comfy Green Ground"
|
|
},
|
|
"Actions": {
|
|
"ExampleMod.SitOnGrass": "Sit in Grass"
|
|
}
|
|
} |