返回首页
地狱疣
方块farmer_delight_nullgr

地狱疣

farmer_delight_nullgr:nether_wart_stage_0

custom,可生长为 farmer_delight_nullgr:nether_wart_stage_0

方块信息

分类
commands
来源模组
farmer-delight-null-gr
组件数
14
关联数量
1

组件摘要

{
  "category": "commands",
  "baseBlock": "",
  "lootTable": "loot_tables/loot_nether_wart_stage_0.json",
  "transformResult": "farmer_delight_nullgr:nether_wart_stage_0",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.3,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "blockshape": "rows",
    "isotropic": {},
    "sound": "grass",
    "textures": "farmer_delight_nullgr:nether_wart_stage_0"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:transform",
    "netease:solid",
    "netease:redstone_property",
    "netease:on_entity_inside",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:aabb",
    "netease:render_layer",
    "netease:connection"
  ]
}