返回上一级
生全鸡
方块argentina_delight_nullgr

生全鸡

argentina_delight_nullgr:chicken_raw

custom,掉落表 loot_tables/chicken_raw.json

概述

custom,掉落表 loot_tables/chicken_raw.json

资料类型
方块
命名空间
argentina_delight_nullgr
所属模组
argentina-delight
关联资料
1 条
方块farmer_delight_free_dlc有掉落

用途与获取

  • 该方块可作为配方、掉落、地物或实体资料的关联对象。
  • 已关联 1 个掉落表,可从掉落区追踪来源。

关联知识

数据来源

来源文件
argentina_delight_BP/netease_blocks/argentina_delight_nullgr_chicken_raw.json
条目 ID
argentina_delight_nullgr:chicken_raw
解析依据
本地 AddOn JSON 与 .mcmod 补充资料
复核建议
关联信息已建立,可继续补充攻略

方块信息

分类
farmer_delight_free_dlc
来源模组
argentina-delight
组件数
11
关联数量
1
技术区:组件 JSON
{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/chicken_raw.json",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.9,
        0.1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "argentina_delight_nullgr:chicken_raw",
    "sound": "slime",
    "textures": {
      "down": "argentina_delight_nullgr:custom_brah",
      "east": "argentina_delight_nullgr:custom_brah",
      "north": "argentina_delight_nullgr:custom_brah",
      "south": "argentina_delight_nullgr:custom_brah",
      "up": "argentina_delight_nullgr:custom_brah",
      "west": "argentina_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:block_entity",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:random_tick"
  ]
}