• 注册
  • MOD模组 MOD模组 关注:9 内容:16396

    NBT合成(NBT Recipes)

  • 查看作者
  • 打赏作者
  • 当前位置: SodaMC > MOD模组 > 正文
  • 潮涌核心
    反派

    NBT合成(NBT Recipes)


    为JSON合成文件添加NBT数据的能力,并保留了读取带有NBT数据的合成配方的能力。同时还可以设置熔炉、切石机和锻造台的结果数量。



    示例合成 JSON

    json
    {
    "type": "minecraft:crafting_shaped",
    "pattern": [
    "#"
    ],
    "key": {
    "#": {
    "item": "minecraft:diamond"
    }
    },
    "result": {
    "item": "minecraft:amethyst_shard",
    "count": 3,
    "data": {
    "display": {
    "Name": "[{\"text\":\"范例物品\",\"italic\":false}]",
    "Lore": [
    "[{\"text\":\"我是一个范例\",\"italic\":false}]"
    ]
    },
    "Enchantments": [{}]
    }
    }
    }


    示例熔炼 JSON

    json
    {
    "type": "minecraft:smelting",
    "ingredient": {
    "item": "minecraft:diamond"
    },
    "result": {
    "item": "minecraft:amethyst_shard",
    "count": 3,
    "data": {
    "display": {
    "Name": "[{\"text\":\"范例物品\",\"italic\":false}]",
    "Lore": [
    "[{\"text\":\"我是一个范例\",\"italic\":false}]"
    ]
    },
    "Enchantments": [{}]
    }
    },
    "experience": 1,
    "cookingtime": 20
    }


    示例切石机 JSON

    json
    {
    "type": "minecraft:stonecutting",
    "ingredient": {
    "item": "minecraft:diamond"
    },
    "result": {
    "item": "minecraft:amethyst_shard",
    "count": 3,
    "data": {
    "display": {
    "Name": "[{\"text\":\"范例物品\",\"italic\":false}]",
    "Lore": [
    "[{\"text\":\"我是一个范例\",\"italic\":false}]"
    ]
    },
    "Enchantments": [{}]
    }
    }
    }


    示例锻造 JSON

    json
    {
    "type": "minecraft:smithing_transform",
    "template": {
    "item": "minecraft:stick"
    },
    "base": {
    "item": "minecraft:gold_ingot"
    },
    "addition": {
    "item": "minecraft:diamond"
    },
    "result": {
    "item": "minecraft:amethyst_shard",
    "count": 3,
    "data": {
    "display": {
    "Name": "[{\"text\":\"范例物品\",\"italic\":false}]",
    "Lore": [
    "[{\"text\":\"我是一个范例\",\"italic\":false}]"
    ]
    },
    "Enchantments": [{}]
    }
    }
    }

    来自Modrinth

    [1.20.1] NBT Recipes 1.0.1+1.20.1

    nbt-recipes-1.0.1+1.20.1.jar下载1.0.1+1.20.1#Release
    展开
    版本: 1.0.1+1.20.1
    支持游戏: 1.20.1
    类型: Fabric Quilt
    Release
    下载次数: 641

    [1.20] NBT Recipes 1.0.1+1.20

    nbt-recipes-1.0.1+1.20.jar下载1.0.1+1.20#Release
    展开
    版本: 1.0.1+1.20
    支持游戏: 1.20
    类型: Fabric Quilt
    Release
    下载次数: 54

    [1.20.1] NBT Recipes 1.0.0+1.20.1

    nbt-recipes-1.0.0+1.20.1.jar下载1.0.0+1.20.1#Release
    展开
    版本: 1.0.0+1.20.1
    支持游戏: 1.20.1
    类型: Fabric Quilt
    Release
    下载次数: 74
  • 收录

  • 请登录之后再进行评论

    登录
  • Soda任务 图片
  • 偏好设置
  • 主题
  • 帖子间隔 侧栏位置: