返回上一级
巨型胡萝卜
方块overweiht_farm_nullgr

巨型胡萝卜

overweiht_farm_nullgr:over_weight_carrot0

custom_crop_block,非实体方块

方块信息

分类
none
来源模组
over-weight-farm
组件数
11
关联数量
0

组件摘要

{
  "category": "none",
  "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.67,
        0.2,
        0.67
      ],
      "min": [
        0.33,
        0,
        0.33
      ]
    }
  },
  "render": {
    "netease_model": "overweiht_farm_nullgr:over_weight_carrot0",
    "sound": "grass",
    "textures": {
      "north": "overweiht_farm_nullgr:custom_brah",
      "west": "overweiht_farm_nullgr:custom_brah",
      "up": "overweiht_farm_nullgr:custom_brah",
      "down": "overweiht_farm_nullgr:custom_brah",
      "east": "overweiht_farm_nullgr:custom_brah",
      "south": "overweiht_farm_nullgr:custom_brah"
    },
    "isotropic": {}
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:face_directional",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:random_tick"
  ]
}