返回上一级
方块farmer_respite_nullgr

绿茶树

farmer_respite_nullgr:green_tea_bush

custom_crop_block,可生长为 farmer_respite_nullgr:yellow_tea_bush

方块信息

分类
farmer_delight_free_dlc
来源模组
farmer-respite
组件数
8
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/farmer_fespite_green_tea_loot.json",
  "transformResult": "farmer_respite_nullgr:yellow_tea_bush",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "netease_model": "farmer_respite_nullgr:green_tea_bush",
    "sound": "sweet_berry_bush",
    "textures": "farmer_respite_nullgr:custom_dirt"
  },
  "componentKeys": [
    "netease:aabb",
    "netease:transform",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:random_tick",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}