返回首页
葡萄苗
方块fruitfarmersdelight_nullgr

葡萄苗

fruitfarmersdelight_nullgr:grape_leaf_stage_1

custom,掉落表 loot_tables/grape_stick.json

方块信息

分类
none
来源模组
fruit-farmer-delight
组件数
13
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/grape_stick.json",
  "transformResult": "",
  "destroyTime": 0.3,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": [
      {
        "max": [
          1,
          0.9,
          1
        ],
        "min": [
          0,
          0.5,
          0
        ]
      },
      {
        "max": [
          0.6,
          0.9,
          0.6
        ],
        "enable": "query.is_connect(0)",
        "min": [
          0.4,
          0,
          0.4
        ]
      }
    ],
    "clip": [
      {
        "max": [
          1,
          0.9,
          1
        ],
        "min": [
          0,
          0.5,
          0
        ]
      },
      {
        "max": [
          0.7,
          0.9,
          0.7
        ],
        "enable": "query.is_connect(0)",
        "min": [
          0.3,
          0,
          0.3
        ]
      }
    ]
  },
  "render": {
    "isotropic": {},
    "netease_model": "fruitfarmersdelight_nullgr:grape_leaf_stage_1",
    "sound": "grass",
    "textures": "fruitfarmersdelight_nullgr:pineapple_seedlings"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:water_destory",
    "minecraft:loot",
    "netease:face_directional",
    "netease:random_tick",
    "netease:pathable",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:aabb"
  ]
}