返回上一级
枪药草火炬
方块nether_delight_nullgr

枪药草火炬

nether_delight_nullgr:propelplant_torch

custom,非实体方块

方块信息

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

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.4,
  "lightEmission": 1,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.57,
        0.65,
        0.57
      ],
      "min": [
        0.43,
        0,
        0.43
      ]
    },
    "clip": {
      "max": [
        0.57,
        0.65,
        0.57
      ],
      "min": [
        0.43,
        0,
        0.43
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "nether_delight_nullgr:propelplant_torch",
    "sound": "normal",
    "textures": "nether_delight_nullgr:hoglin_trophy"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:pathable",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:connection"
  ]
}