Translations:Modding:Basic Item/12/ru

From Vintage Story Wiki
Revision as of 13:07, 14 June 2022 by Mirotworez (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Окончательные значения нашего JSON выглядят так:

{
  code: "wand",
  creativeinventory: {
    "general": ["*"]
  },
  texture: {
    base: "game:item/wand"
  }
}