物品表(contents/items/...)

材料

{
  <item id name>: {
    "type": <string>,
    "iconTextureData": <string>,
    "group": <string>
  }
}

Last updated