返回首页
红色蘑菇菌落
方块farmer_delight_nullgr

红色蘑菇菌落

farmer_delight_nullgr:red_mushroom_colony_stage1

custom_crop_block,可生长为 farmer_delight_nullgr:red_mushroom_colony_stage2

方块信息

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

组件摘要

{
  "category": "none",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "farmer_delight_nullgr:red_mushroom_colony_stage2",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "clip": {
      "max": [
        0.8,
        0.7,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    },
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "blockshape": "cross_texture",
    "isotropic": {},
    "sound": "grass",
    "textures": "farmer_delight_nullgr:red_mushroom_colony_stage1"
  },
  "componentKeys": [
    "minecraft:block_light_absorption",
    "minecraft:block_light_emission",
    "minecraft:destroy_time",
    "netease:aabb",
    "netease:connection",
    "netease:neighborchanged_sendto_script",
    "netease:pathable",
    "netease:random_tick",
    "netease:redstone_property",
    "netease:render_layer",
    "netease:snow_recover_able",
    "netease:solid",
    "netease:transform",
    "netease:water_destory"
  ]
}