Skip to content

CT 到 CP 格式映射Tips #45

@way-zer

Description

@way-zer
  • Array += -> +
  • Array #0 -> 0
  • Map #key -> key
  • consumers: {clearItems:1,clearLiquids:1} -> consumes: {remove: "all"}
  • 所有属性修改,需要在content后面断开
    block: {"core-shard.priority": 0,} -> block: {"core-shard": {priority: 0},}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions