返回首页
番茄
方块farmer_delight_nullgr

番茄

farmer_delight_nullgr:tomatoes_vine_stage3

custom_crop_block,非实体方块

方块信息

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

组件摘要

{
  "category": "commands",
  "baseBlock": "custom_crop_block",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        0.8,
        1,
        0.8
      ],
      "min": [
        0.2,
        0,
        0.2
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:tomatoes_vine_stage3",
    "sound": "grass",
    "textures": "farmer_delight_nullgr:tomatoes_stage4"
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "minecraft:destroy_time",
    "netease:solid",
    "netease:redstone_property",
    "netease:listen_block_remove",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:pathable",
    "netease:connection",
    "netease:render_layer",
    "netease:random_tick"
  ]
}