Translations:Modding:Basic Block/50/ru

From Vintage Story Wiki
Revision as of 11:24, 20 July 2020 by NlgEndlessplay (talk | contribs) (Created page with "<syntaxhighlight lang="json"> variantgroups: [ { code: "type", states: ["gold", "iron"] }, { code: "condition", states: ["good", "used"]} ], </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
	variantgroups: [
		{ code: "type", states: ["gold", "iron"] },
		{ code: "condition", states: ["good", "used"]}
	],