返回上一级
椰子大炮
方块coconut_delight_nullgr

椰子大炮

coconut_delight_nullgr:pao

custom_heavy_block,非实体方块

方块信息

分类
farmer_delight_free_dlc
来源模组
nv-oh95bs
组件数
9
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_heavy_block",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 1.1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "client_entity": {
      "block_icon": "ZxtIAGlQ",
      "destoryed_textures": "ZPjBlGxX",
      "hand_model_use_client_entity": true,
      "identifier": "coconut_delight_nullgr:coconut_pao"
    },
    "isotropic": {},
    "sound": "normal",
    "textures": {
      "down": "coconut_delight_nullgr:custom_brah",
      "east": "coconut_delight_nullgr:custom_brah",
      "north": "coconut_delight_nullgr:custom_brah",
      "south": "coconut_delight_nullgr:custom_brah",
      "up": "coconut_delight_nullgr:custom_brah",
      "west": "coconut_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:block_entity",
    "netease:aabb",
    "netease:fall",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}