基本属性(Base-Properties)

基本类型(大概率通用)

    name: "Example Item" #自动添加到语言里面
    namespace: "coreextensions" #命名空间
    id: "custom_item" #物品ID
    types: "" #物品类型
    maxCount: 64 #最大堆叠数(整数int类型)

最后更新于