返回上一级
实体collectors_delight_nullgr

白金鲈鱼生物蛋

collectors_delight_nullgr:platinum_bass

实体,salmon、fish、animal

概述

实体,salmon、fish、animal

资料类型
实体
命名空间
collectors_delight_nullgr
所属模组
collector-delight
关联资料
0 条
实体salmonfishanimal

用途与获取

  • 这是实体资料,运行时实体为 minecraft:salmon。
  • 族群标签:salmon、fish、animal。

关联知识

当前解析结果还没有发现配方、掉落、地物或实体关联。

数据来源

来源文件
CollectorDelight_BP/entities/collectors_delight_nullgr_platinum_bass.json
条目 ID
collectors_delight_nullgr:platinum_bass
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
建议补充获取方式和用途

实体信息

运行时实体
minecraft:salmon
生命值
3
移动速度
0.12
族群
salmon, fish, animal
技术区:组件 JSON
{
  "entity": {
    "id": "collectors_delight_nullgr:platinum_bass",
    "runtimeIdentifier": "minecraft:salmon",
    "health": 3,
    "movement": 0.12,
    "families": [
      "salmon",
      "fish",
      "animal"
    ],
    "componentCount": 22,
    "componentGroupCount": 5,
    "eventCount": 3
  },
  "componentKeys": [
    "minecraft:behavior.avoid_mob_type",
    "minecraft:behavior.random_swim",
    "minecraft:behavior.swim_idle",
    "minecraft:behavior.swim_wander",
    "minecraft:breathable",
    "minecraft:collision_box",
    "minecraft:conditional_bandwidth_optimization",
    "minecraft:despawn",
    "minecraft:experience_reward",
    "minecraft:flocking",
    "minecraft:health",
    "minecraft:hurt_on_condition",
    "minecraft:is_hidden_when_invisible",
    "minecraft:movement",
    "minecraft:movement.sway",
    "minecraft:nameable",
    "minecraft:navigation.generic",
    "minecraft:persistent",
    "minecraft:physics",
    "minecraft:pushable",
    "minecraft:type_family",
    "minecraft:underwater_movement"
  ],
  "componentGroupCount": 5,
  "eventCount": 3
}