返回首页
糯米椰
方块brazilian_delight_nullgr

糯米椰

brazilian_delight_nullgr:coconut

custom_heavy_block,非实体方块

方块信息

分类
brazilian_delight_nullgr
来源模组
ywa-pgwfr
组件数
16
关联数量
2

组件摘要

{
  "category": "brazilian_delight_nullgr",
  "baseBlock": "custom_heavy_block",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.75,
        0.5,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    },
    "clip": {
      "max": [
        0.75,
        0.5,
        0.75
      ],
      "min": [
        0.25,
        0,
        0.25
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "brazilian_delight_nullgr:coconut_block",
    "sound": "wood",
    "textures": "brazilian_delight_nullgr:coconut_icon"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:water_source",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:water_flow_source",
    "netease:aabb",
    "netease:fall",
    "netease:render_layer",
    "netease:tier",
    "minecraft:destroy_time"
  ]
}