返回首页
香芋作物
方块ube_delight_nullgr

香芋作物

ube_delight_nullgr:ube_crop_stage1

custom_crop_block,可生长为 ube_delight_nullgr:ube_crop_stage2

方块信息

分类
none
来源模组
ube-delight
组件数
8
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/a_ube_loot1.json",
  "transformResult": "ube_delight_nullgr:ube_crop_stage2",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        0.5,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "netease_model": "ube_delight_nullgr:ube_crop_stage1",
    "sound": "sweet_berry_bush",
    "textures": "ube_delight_nullgr:ube_crop_stage1"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:aabb",
    "netease:render_layer"
  ]
}