返回上一级
strawberry crop
方块zy_croptopia

strawberry crop

zy_croptopia:strawberry_crop

custom_crop_block,非实体方块

方块信息

分类
zy_croptopia
来源模组
zycroptopia
组件数
10
关联数量
1

组件摘要

{
  "category": "zy_croptopia",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {},
  "render": {
    "sound": "grass",
    "textures": "zy_croptopia:strawberry_crop",
    "blockshape": "cross_texture"
  },
  "componentKeys": [
    "netease:solid",
    "minecraft:map_color",
    "minecraft:display_name",
    "minecraft:light_dampening",
    "minecraft:max_stack_size",
    "netease:random_tick",
    "netease:render_layer",
    "minecraft:collision_box",
    "minecraft:destructible_by_mining",
    "minecraft:placement_filter"
  ]
}