All translations

From Vintage Story Wiki

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h English (en)<syntaxhighlight lang="json">
{
  "name": "Cube_1",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#metal", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#metal", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#metal", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#metal", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
{
  "name": "Cube_2",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#wood", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#wood", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#wood", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#wood", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#wood", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#wood", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
</syntaxhighlight>
 h Spanish (es)<syntaxhighlight lang="json">
{
  "name": "Cubo_1",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#metal", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#metal", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#metal", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#metal", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
{
  "name": "Cubo_2",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#madera", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#madera", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#madera", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#madera", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#madera", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#madera", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
</syntaxhighlight>
 h Russian (ru)<syntaxhighlight lang="json">
{
  "name": "Cube_1",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#metal", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#metal", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#metal", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#metal", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#metal", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
{
  "name": "Cube_2",
  "from": [ 0.5, 0.0, 2.0 ], 
  "to": [ 5.5, 1.0, 2.5 ], 
  "rotationOrigin": [ 1.0, 0.0, -1.0 ],
  "faces": {
   "north": { "texture": "#wood", "uv": [ 0.0, 0.0, 5.0, 1.0 ] },
   "east": { "texture": "#wood", "uv": [ 7.0, 3.0, 7.5, 4.0 ] },
   "south": { "texture": "#wood", "uv": [ 1.0, 2.0, 6.0, 3.0 ] },
   "west": { "texture": "#wood", "uv": [ 7.0, 0.0, 7.5, 1.0 ] },
   "up": { "texture": "#wood", "uv": [ 0.0, 3.0, 5.0, 3.5 ] },
   "down": { "texture": "#wood", "uv": [ 0.0, 0.0, 5.0, 0.5 ] }
  }
}
</syntaxhighlight>