Bedrock Wiki
  • QQ
  • 原站
新手入门指南
  • Guide
    • 1. 简介
      指南
    • 2. 附加组件详解
    • 3. 软件与准备工作
    • 4. 项目设置
    • 5. 创建自定义物品
    • 6. 创建自定义实体
    • 7. Blockbench:建模、贴图与动画制作
    • 8. 添加战利品表、生成规则与合成配方
  • Extra
    • a. 理解JSON
    • b. 下载示例包
    • c. 故障排除
      帮助
    • d. 高级清单文件指南
    • e. 格式版本
    • f. Android 项目设置
JSON UI
  • General
    • JSON UI 入门指南
      指南
    • 最佳实践
      指南
  • Tutorials
    • Aseprite 动画
    • 保留标题文本
      中级
    • 修改服务器表单
      中级
    • 字符串与数字转换
      中级
    • 按钮与开关
      新手
    • 添加HUD界面元素
      新手
  • Documentation
    • JSON UI 文档
Meta
  • Style Guide
  • 使用JSON模式(Schemas)
  • 实用链接
  • 版本控制
  • 附加包性能优化
  • Q&A
    • GameTest 问答集 2021/08/06
    • 世界生成问答 2024/11/15
    • 延迟渲染技术预览问答 2024/02/23
    • 方块与物品问答 2024/08/30
    • 脚本与编辑器问答 2023/09/22
NBT
  • General
    • .mcstructure
  • Tutorials
    • 扩展结构限制
      简单
    • 教育版中的实验功能
      简单
  • NBT in Depth
    • NBT 库列表
      专家
    • NBT读取示例
      专家
    • 关于NBT(命名二进制标签)
      专家
世界生成
  • General
    • 世界生成入门
      指南
      实验性
    • 特性类型
      实验性
    • 生物群系
      指南
      实验性
  • Tutorials
    • 特征(Feature)的方块条件
      实验性
    • 生成地表区块
      实验性
    • 生成自定义矿石
      实验性
    • 生成自定义结构
      实验性
    • 高度图噪声地形
      实验性
  • Documentation
    • 生物群系标签
动画控制器
  • 动画控制器入门指南
    指南
  • 实体命令
    中级
  • AFK检测器
  • 将Molang变量转换为计分板数值
  • 死亡指令
  • 重生指令
命令
  • General
    • 命令方块入门指南
    • 函数
    • NBT 命令
    • 坐标系
    • 方块状态
    • 理解目标选择器
    • 记分板操作
  • Commands
    • Execute
      简单
    • Playanimation
    • 伤害
    • 播放音效
  • On Event Systems
    • 玩家首次加入时
    • On Player Join
    • 玩家离开时触发
    • 玩家死亡事件
    • 玩家重生事件系统
    • 首次加载世界时
  • Scoreboard Systems
    • 实体计数器
    • 计分板计时器
    • 比较与获取分数
  • Techniques
    • 执行逻辑门
    • MBE - Max的方块实体
    • FMBE - 创建显示实体的新方法
    • 视线检测
    • 移动状态检测
    • 轨道摄像机
  • Useful Creations
    • 多人位置重排系统
      函数
    • 自定义合成台
      简单
实体
  • General
    • Intro to Entities BP
      指南
      新手
    • 实体资源包入门
      指南
      新手
    • 实体问题排查指南
      帮助
    • NPC对话系统
      中级
    • 实体事件
      新手
    • 实体属性
    • 渲染控制器
      新手
    • 生成规则
  • Tutorials
    • 任意坐标系间的坐标转换(世界、实体、骨骼)
      中级
    • 创建船只
      中级
    • 实体手持物品
      中级
    • 实体攻击机制
      中级
    • 实体睡眠机制
      中级
    • 实体碰撞体
      中级
    • 实体移动
    • 实体计时器
      中级
    • 无敌实体
      新手
    • 村庄机制实现指南
    • 检测其他实体
      中级
    • 生成已驯服的实体
      脚本
      中级
    • 视线检测实体
      中级
    • 禁用队友伤害
      中级
    • 范围效果云入门指南
      中级
    • 虚拟实体
      新手
    • 飞行实体控制
      中级
  • Documentation
    • Vanilla Usage Spawn Rules
    • 原版使用组件
    • 抛射物
    • 虚拟组件
    • 运行时标识符
    • 非生物实体运行时标识符
战利品、配方与交易
  • General
    • 交易行为
  • Documentation
    • 战利品表
    • 交易表
    • 合成配方
    • 物品函数
  • Tutorials
    • 随机化结构战利品
      简单
文档
  • Shared Constructs
  • Molang 查询详解
  • Vanilla Materials
    专家
  • 声音定义
  • 文件类型
  • 材质配置文件说明
    专家
  • 菜单分类
  • 资源包文件夹结构
  • 雾效ID
  • 高级Molang指南
方块
  • General
    • 方块入门指南
      指南
      新手
    • 方块组件
    • Block Tags
    • 方块状态
    • Block Traits
    • 方块排列组合
    • 方块事件
      脚本
    • 方块事件迁移指南
      帮助
    • 方块物品化
      中级
    • 方块问题排查指南
      帮助
  • Visuals
    • 方块剔除
      中级
    • 方块模型
      指南
      新手
      简单
    • 方块着色
      简单
    • 方块纹理动画
      中级
    • 方块纹理变体
      中级
  • Tutorials
    • Precise Interaction
      专家
      脚本
    • Precise Rotation
      专家
      脚本
    • 伪方块
      中级
    • 可旋转方块
    • 应用持续效果
      简单
      脚本
    • 矿石战利品表
      简单
      脚本
    • 规避状态值限制
      专家
  • Vanilla Re-Creations
    • 自定义作物
      中级
      脚本
    • 自定义活板门
      中级
      脚本
    • 自定义玻璃
      新手
      简单
      已弃用
    • 自定义釉面陶瓦
      简单
  • Documentation
    • 原版方块模型
      新手
    • 方块形状
    • 方块格式历史
    • 方块音效
服务器
  • Software
    • Bedrock Server Software
  • Protocols
    • Bedrock Protocol
    • NetherNet 协议
    • RakNet 协议
概念
  • contents.json
  • Molang
    中级
  • Rawtext
  • textures_list.json
  • 命名空间
  • 子包
  • 文本与本地化
  • 着色器
  • 纹理图集
    中级
  • 表情符号与特殊字符
  • 覆盖资源
    中级
  • 音效
    中级
物品
  • General
    • 物品入门指南
      指南
      新手
    • 物品组件
    • 物品标签
    • 物品事件
      脚本
    • Item Event Migration
      帮助
    • 物品问题排查指南
      帮助
  • Tutorials
    • Custom Pottery Sherds
    • 可投掷物品
      中级
    • 生成物品
      中级
    • 自定义武器
      简单
    • 自定义盔甲
    • 自定义食物
      简单
      脚本
    • 通过装备物品执行命令
      实验性
      中级
    • 高分辨率物品
  • Documentation
    • 附魔
    • Numerical Item IDs
    • Vanilla Usage Components
    • 原版物品标识符
      已弃用
    • 可附着物
      新手
    • 物品格式历史记录
视觉效果
  • General
    • 实体视觉效果简介
      指南
    • 基岩版建模指南
    • 动画中的特效
    • 基于数学的动画
      中级
    • 材质
      专家
    • 材质创作
      专家
    • 皮肤包制作指南
    • 自定义死亡动画
      中级
  • Tutorials
    • Glowing Entity Texture
    • 受伤动画
      中级
    • 实体纹理动画
      中级
    • 栓绳位置调整
      简单
    • 玩家几何模型
      新手
    • 移除实体阴影
      中级
    • 重绘生成蛋纹理
      新手
  • Ideas
    • 结构展示技巧
粒子效果
  • General
    • 粒子效果入门
      指南
  • Tutorials
    • 禁用粒子效果
      新手
  • Documentation
    • 原版粒子效果
脚本编写
  • General
    • 脚本编程入门
    • 什么是Script API?
    • API 模块
  • Tutorials
    • GameTests
      实验性
    • 简易聊天命令
      实验性
    • 脚本核心功能
    • 脚本表单
      实验性
    • 脚本请求API
      实验性
    • 阻止方块放置
  • Documentation
    • JavaScript 问题排查指南
    • Script Resources
    • Script Watchdog
      实验性
    • TypeScript
    • 引擎环境
虚拟现实
  • General
    • 启用VR模式
      指南
    • 配置资源包
      专家
  • Tutorials
    • 编辑你的第一个模型
      专家

Vanilla Usage Components

Vanilla Usage Components
  • block
  • bundle_interaction
  • camera
  • cooldown
  • display_name
  • foil
  • food
  • hand_equipped
  • icon
  • max_damage
  • max_stack_size
  • projectile
  • seed
  • stacked_by_data
  • storage_item
  • tags
  • throwable
  • use_animation
  • use_duration
  • use_modifiers

This page was created with Wiki Content Generator. If there are issues, contact us on Bedrock OSS Discord server. Note that not more than 8 examples are shown for each component to keep this page fast to load. Namespace minecraft was also removed. If you want to see full page, you can do it here. Last updated for 1.21.60

block ​

Show

camera

json
"minecraft:block": "minecraft:camera"
1

bundle_interaction ​

Show

black_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

blue_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

brown_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

cyan_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

gray_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

green_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

light_blue_bundle

json
"minecraft:bundle_interaction": {
    "num_viewable_slots": 12
}
1
2
3

camera ​

Show

camera

json
"minecraft:camera": {
    "black_bars_duration": 0.2,
    "black_bars_screen_ratio": 0.08,
    "shutter_duration": 0.2,
    "picture_duration": 1.0,
    "slide_away_duration": 0.2
}
1
2
3
4
5
6
7

cooldown ​

Show

wind_charge

json
"minecraft:cooldown": {
    "category": "wind_charge",
    "duration": 0.5
}
1
2
3
4

display_name ​

Show

apple

json
"minecraft:display_name": {
    "value": "item.apple.name"
}
1
2
3

breeze_rod

json
"minecraft:display_name": {
    "value": "item.breeze_rod.name"
}
1
2
3

ominous_trial_key

json
"minecraft:display_name": {
    "value": "item.ominous_trial_key.name"
}
1
2
3

trial_key

json
"minecraft:display_name": {
    "value": "item.trial_key.name"
}
1
2
3

wind_charge

json
"minecraft:display_name": {
    "value": "item.wind_charge.name"
}
1
2
3

foil ​

Show

appleEnchanted

json
"minecraft:foil": true
1

golden_apple

json
"minecraft:foil": false
1

food ​

Show

apple

json
"minecraft:food": {
    "nutrition": 4,
    "saturation_modifier": 0.3
}
1
2
3
4

appleEnchanted

json
"minecraft:food": {
    "nutrition": 4,
    "saturation_modifier": "supernatural",
    "can_always_eat": true,
    "effects": [
        {
            "name": "regeneration",
            "chance": 1.0,
            "duration": 30,
            "amplifier": 1
        },
        {
            "name": "absorption",
            "chance": 1.0,
            "duration": 120,
            "amplifier": 3
        },
        {
            "name": "resistance",
            "chance": 1.0,
            "duration": 300,
            "amplifier": 0
        },
        {
            "name": "fire_resistance",
            "chance": 1.0,
            "duration": 300,
            "amplifier": 0
        }
    ]
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

baked_potato

json
"minecraft:food": {
    "nutrition": 5,
    "saturation_modifier": "normal"
}
1
2
3
4

beef

json
"minecraft:food": {
    "nutrition": 3,
    "saturation_modifier": "low"
}
1
2
3
4

beetroot

json
"minecraft:food": {
    "nutrition": 1,
    "saturation_modifier": "normal"
}
1
2
3
4

beetroot_soup

json
"minecraft:food": {
    "nutrition": 6,
    "saturation_modifier": "normal",
    "using_converts_to": "bowl"
}
1
2
3
4
5

bread

json
"minecraft:food": {
    "nutrition": 5,
    "saturation_modifier": "normal"
}
1
2
3
4

carrot

json
"minecraft:food": {
    "nutrition": 3,
    "saturation_modifier": "normal"
}
1
2
3
4

hand_equipped ​

Show

appleEnchanted

json
"minecraft:hand_equipped": false
1

breeze_rod

json
"minecraft:hand_equipped": true
1

icon ​

Show

apple

json
"minecraft:icon": {
    "texture": "apple"
}
1
2
3

black_bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle_black"
    }
}
1
2
3
4
5

blue_bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle_blue"
    }
}
1
2
3
4
5

breeze_rod

json
"minecraft:icon": {
    "texture": "breeze_rod"
}
1
2
3

brown_bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle_brown"
    }
}
1
2
3
4
5

bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle"
    }
}
1
2
3
4
5

cyan_bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle_cyan"
    }
}
1
2
3
4
5

gray_bundle

json
"minecraft:icon": {
    "textures": {
        "default": "bundle_gray"
    }
}
1
2
3
4
5

max_damage ​

Show

clownfish

json
"minecraft:max_damage": 0
1

cooked_fish

json
"minecraft:max_damage": 0
1

cooked_salmon

json
"minecraft:max_damage": 0
1

fish

json
"minecraft:max_damage": 0
1

pufferfish

json
"minecraft:max_damage": 0
1

salmon

json
"minecraft:max_damage": 0
1

max_stack_size ​

Show

beetroot_soup

json
"minecraft:max_stack_size": 1
1

black_bundle

json
"minecraft:max_stack_size": 1
1

blue_bundle

json
"minecraft:max_stack_size": 1
1

brown_bundle

json
"minecraft:max_stack_size": 1
1

bundle

json
"minecraft:max_stack_size": 1
1

cyan_bundle

json
"minecraft:max_stack_size": 1
1

gray_bundle

json
"minecraft:max_stack_size": 1
1

green_bundle

json
"minecraft:max_stack_size": 1
1

projectile ​

Show

wind_charge

json
"minecraft:projectile": {
    "projectile_entity": "wind_charge_projectile"
}
1
2
3

seed ​

Show

beetroot_seeds

json
"minecraft:seed": {
    "crop_result": "beetroot"
}
1
2
3

carrot

json
"minecraft:seed": {
    "crop_result": "carrots"
}
1
2
3

glow_berries

json
"minecraft:seed": {
    "crop_result": "cave_vines",
    "plant_at": [
        "cave_vines",
        "cave_vines_head_with_berries"
    ],
    "plant_at_any_solid_surface": true,
    "plant_at_face": "DOWN"
}
1
2
3
4
5
6
7
8
9

melon_seeds

json
"minecraft:seed": {
    "crop_result": "melon_stem"
}
1
2
3

nether_wart

json
"minecraft:seed": {
    "plant_at": "soul_sand",
    "crop_result": "nether_wart"
}
1
2
3
4

pitcher_pod

json
"minecraft:seed": {
    "crop_result": "pitcher_crop"
}
1
2
3

potato

json
"minecraft:seed": {
    "crop_result": "potatoes"
}
1
2
3

pumpkin_seeds

json
"minecraft:seed": {
    "crop_result": "pumpkin_stem"
}
1
2
3

stacked_by_data ​

Show

appleEnchanted

json
"minecraft:stacked_by_data": true
1

clownfish

json
"minecraft:stacked_by_data": true
1

cooked_fish

json
"minecraft:stacked_by_data": true
1

cooked_salmon

json
"minecraft:stacked_by_data": true
1

fish

json
"minecraft:stacked_by_data": true
1

golden_apple

json
"minecraft:stacked_by_data": true
1

pufferfish

json
"minecraft:stacked_by_data": true
1

salmon

json
"minecraft:stacked_by_data": true
1

storage_item ​

Show

black_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

blue_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

brown_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

cyan_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

gray_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

green_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

light_blue_bundle

json
"minecraft:storage_item": {
    "max_slots": 64,
    "max_weight_limit": 64,
    "weight_in_storage_item": 4,
    "allow_nested_storage_items": true,
    "banned_items": [
        "minecraft:shulker_box",
        "minecraft:undyed_shulker_box"
    ]
}
1
2
3
4
5
6
7
8
9
10

tags ​

Show

apple

json
"minecraft:tags": {
    "tags": [
        "minecraft:is_food"
    ]
}
1
2
3
4
5

throwable ​

Show

wind_charge

json
"minecraft:throwable": {
    "do_swing_animation": true,
    "launch_power_scale": 1.5,
    "max_launch_power": 1.5
}
1
2
3
4
5

use_animation ​

Show

apple

json
"minecraft:use_animation": "eat"
1

use_duration ​

Show

appleEnchanted

json
"minecraft:use_duration": 32
1

baked_potato

json
"minecraft:use_duration": 32
1

beef

json
"minecraft:use_duration": 32
1

beetroot

json
"minecraft:use_duration": 32
1

beetroot_soup

json
"minecraft:use_duration": 32
1

bread

json
"minecraft:use_duration": 32
1

camera

json
"minecraft:use_duration": 100000
1

carrot

json
"minecraft:use_duration": 32
1

use_modifiers ​

Show

apple

json
"minecraft:use_modifiers": {
    "use_duration": 1.6,
    "movement_modifier": 0.35
}
1
2
3
4

贡献者

编辑 Vanilla Usage Components

Bedrock Wiki by Bedrock OSS ,Translate by 8aka-Team

"Minecraft"是Mojang AB的注册商标。

Bedrock OSS、Bedrock Wiki以及 bedrock.dev 与Microsoft及Mojang AB不存在任何隶属关系。

  • 隐私政策
  • 加入QQ社区
  • 参与贡献指南
  • 访问代码仓库