返回上一级
辣椒
方块expanded_delight_nullgr

辣椒

expanded_delight_nullgr:chili_pepper_crop_stage5

custom_crop_block,可生长为 expanded_delight_nullgr:chili_pepper_crop_stage6

方块信息

分类
none
来源模组
oq-bizuz-l
组件数
11
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/chili_pepper_crop_stage0.json",
  "transformResult": "expanded_delight_nullgr:chili_pepper_crop_stage6",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        1,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "grass",
    "textures": "expanded_delight_nullgr:chili_pepper_crop_stage5"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:pathable",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}