返回首页
棉花糖
方块valentine_delight_nullgr

棉花糖

valentine_delight_nullgr:cotton_candy_crop_stage5

custom_crop_block,掉落表 loot_tables/loot_cotton_candy_crop_stage5.json

方块信息

分类
farmer_delight_free_dlc
来源模组
m-cb-qra-pm
组件数
11
关联数量
2

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "custom_crop_block",
  "lootTable": "loot_tables/loot_cotton_candy_crop_stage5.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.7,
        0.9,
        0.7
      ],
      "min": [
        0.3,
        0,
        0.3
      ]
    }
  },
  "render": {
    "blockshape": "rows",
    "isotropic": {},
    "sound": "grass",
    "textures": "valentine_delight_nullgr:cotton_candy_crop_stage5"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:pathable",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:random_tick"
  ]
}