返回上一级
拟康乃馨
方块nether_delight_nullgr

拟康乃馨

nether_delight_nullgr:mimicarnation

custom_crop_block,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
nether-delight
组件数
11
关联数量
0

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0.5,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.8,
        0.8,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "sweet_berry_bush",
    "textures": "nether_delight_nullgr:mimicarnation"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "netease:random_tick",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:aabb"
  ]
}