返回上一级
方块ender_delight_nullgr

chorus succulent 3

ender_delight_nullgr:chorus_succulent_3

custom,掉落表 loot_tables/loot_chorus_succulent_3.json

方块信息

分类
farmer_delight_free_dlc
来源模组
ender-delight
组件数
13
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/loot_chorus_succulent_3.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0.3,
  "solid": false,
  "mayPlaceOn": [
    "minecraft:end_bricks",
    "minecraft:end_stone",
    "minecraft:chorus_flower",
    "minecraft:chorus_plant",
    "farmer_delight_nullgr:rich_farmland"
  ],
  "aabb": {
    "collision": {
      "max": [
        0.8,
        0.3,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    },
    "clip": {
      "max": [
        0.8,
        0.3,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {},
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:may_place_on",
    "netease:face_directional",
    "netease:block_entity",
    "netease:tier",
    "netease:random_tick",
    "netease:aabb"
  ]
}