返回首页
黄瓜
方块cultural_delight_nullgr

黄瓜

cultural_delight_nullgr:cucumbers_stage4

custom_crop_block,可生长为 cultural_delight_nullgr:cucumbers_stage5

方块信息

分类
none
来源模组
cultural-delight
组件数
15
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/cucumbers_loots_4.json",
  "transformResult": "cultural_delight_nullgr:cucumbers_stage5",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.7,
        0.9,
        0.7
      ],
      "min": [
        0.3,
        0,
        0.3
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "sound": "sweet_berry_bush",
    "textures": "cultural_delight_nullgr:cucumbers_stage4"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "minecraft:map_color",
    "netease:pathable",
    "netease:snow_recover_able",
    "minecraft:destroy_time",
    "netease:block_properties",
    "netease:render_layer",
    "netease:aabb"
  ]
}