返回上一级
巨型马铃薯
方块overweiht_farm_nullgr

巨型马铃薯

overweiht_farm_nullgr:overweight_potato_block

custom,非实体方块

方块信息

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

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {},
  "render": {
    "sound": "snow",
    "textures": {
      "down": "overweiht_farm_nullgr:overweight_potato_block_bottom",
      "side": "overweiht_farm_nullgr:overweight_potato_block_side",
      "up": "overweiht_farm_nullgr:overweight_potato_block_top"
    },
    "isotropic": {}
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "minecraft:loot",
    "netease:face_directional",
    "minecraft:destroy_time",
    "netease:random_tick"
  ]
}