Translations:Modding:Basic Block/45/ru

From Vintage Story Wiki
Revision as of 13:41, 16 January 2024 by Mirotworez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
	"textures": {
		"all": { 
			"base": "block/my{type}texture",
			"alternates": [{"base": "block/my{type}texture1" }, {"base": "block/my{type}texture2" }, {"base": "block/my{type}texture3" }],
		},
	},