返回上一级
野生红椒
方块spanish_delight_nullgr

野生红椒

spanish_delight_nullgr:wild_red_pepper

custom_crop_block,掉落表 loot_tables/wild_red_pepper.json

方块信息

分类
farmer_delight_free_dlc
来源模组
spanish-delight
组件数
9
关联数量
2

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/wild_red_pepper.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.81,
        0.75,
        0.81
      ],
      "min": [
        0.19,
        0,
        0.19
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "sound": "sweet_berry_bush",
    "textures": "spanish_delight_nullgr:wild_red_pepper"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:pathable",
    "netease:aabb",
    "netease:render_layer"
  ]
}