返回首页
榴莲
方块fruitfarmersdelight_nullgr

榴莲

fruitfarmersdelight_nullgr:durian_stage_1

custom,掉落表 loot_tables/durian_stage_0.json

方块信息

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

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/durian_stage_0.json",
  "transformResult": "",
  "destroyTime": 0,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "fruitfarmersdelight_nullgr:durian_stage_1",
    "sound": "normal",
    "textures": "fruitfarmersdelight_nullgr:raw_papaya_1"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "minecraft:loot",
    "netease:aabb",
    "netease:render_layer",
    "netease:random_tick"
  ]
}