实体drawers_nullgr
icon block
drawers_nullgr:icon_block
实体,未声明族群
概述
实体,未声明族群
- 资料类型
- 实体
- 命名空间
- drawers_nullgr
- 所属模组
- a84781c9
- 关联资料
- 0 条
实体
用途与获取
- 这是实体资料,运行时实体为 minecraft:chicken。
- 族群标签仍需补充。
关联知识
当前解析结果还没有发现配方、掉落、地物或实体关联。
数据来源
- 来源文件
- drawer-mod-nullgr/behavior_pack_a84781c9/entities/drawers_nullgr_icon_block.json
- 条目 ID
- drawers_nullgr:icon_block
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 建议补充获取方式和用途
实体信息
- 运行时实体
- minecraft:chicken
- 生命值
- undefined
- 移动速度
- 0.25
- 族群
- 未声明
技术区:组件 JSON
{
"entity": {
"id": "drawers_nullgr:icon_block",
"runtimeIdentifier": "minecraft:chicken",
"health": "undefined",
"movement": 0.25,
"families": [],
"componentCount": 6,
"componentGroupCount": 0,
"eventCount": 0
},
"componentKeys": [
"minecraft:balloonable",
"minecraft:collision_box",
"minecraft:hurt_on_condition",
"minecraft:movement",
"minecraft:persistent",
"minecraft:pushable"
],
"componentGroupCount": 0,
"eventCount": 0
}