返回首页
鸡窝
方块farmer_delight_nullgr

鸡窝

farmer_delight_nullgr:brid_nest_egg_1

custom,掉落表 loot_tables/brid_nest_egg_1.json

方块信息

分类
commands
来源模组
farmer-delight-null-gr
组件数
16
关联数量
1

组件摘要

{
  "category": "commands",
  "baseBlock": "",
  "lootTable": "loot_tables/brid_nest_egg_1.json",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.9,
        0.3,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.3,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:brid_nest_egg_1",
    "sound": "sweet_berry_bush",
    "textures": {
      "down": "farmer_delight_nullgr:custom_brah",
      "east": "farmer_delight_nullgr:custom_brah",
      "north": "farmer_delight_nullgr:custom_brah",
      "south": "farmer_delight_nullgr:custom_brah",
      "up": "farmer_delight_nullgr:custom_brah",
      "west": "farmer_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:water_source",
    "netease:random_tick",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:water_flow_source",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:tier",
    "netease:aabb"
  ]
}