实体collectors_delight_nullgr
酋长蟹生物蛋
collectors_delight_nullgr:chieftain_crab
实体,mob、animal
概述
实体,mob、animal
- 资料类型
- 实体
- 命名空间
- collectors_delight_nullgr
- 所属模组
- collector-delight
- 关联资料
- 0 条
实体mobanimal
用途与获取
- 这是实体资料,运行时实体为 。
- 族群标签:mob、animal。
关联知识
当前解析结果还没有发现配方、掉落、地物或实体关联。
数据来源
- 来源文件
- CollectorDelight_BP/entities/collectors_delight_nullgr_chieftain_crab.json
- 条目 ID
- collectors_delight_nullgr:chieftain_crab
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 建议补充获取方式和用途
实体信息
- 运行时实体
- 无
- 生命值
- 10
- 移动速度
- 0.2
- 族群
- mob, animal
技术区:组件 JSON
{
"entity": {
"id": "collectors_delight_nullgr:chieftain_crab",
"runtimeIdentifier": "",
"health": 10,
"movement": 0.2,
"families": [
"mob",
"animal"
],
"componentCount": 26,
"componentGroupCount": 2,
"eventCount": 3
},
"componentKeys": [
"minecraft:balloonable",
"minecraft:behavior.move_to_random_block",
"minecraft:behavior.move_towards_target",
"minecraft:behavior.random_look_around",
"minecraft:behavior.random_stroll",
"minecraft:behavior.random_swim",
"minecraft:breathable",
"minecraft:can_climb",
"minecraft:collision_box",
"minecraft:conditional_bandwidth_optimization",
"minecraft:despawn",
"minecraft:experience_reward",
"minecraft:health",
"minecraft:hurt_on_condition",
"minecraft:is_hidden_when_invisible",
"minecraft:jump.static",
"minecraft:leashable",
"minecraft:loot",
"minecraft:movement",
"minecraft:movement.generic",
"minecraft:nameable",
"minecraft:navigation.walk",
"minecraft:persistent",
"minecraft:physics",
"minecraft:pushable",
"minecraft:type_family"
],
"componentGroupCount": 2,
"eventCount": 3
}