返回首页
填馅南瓜
方块farmer_delight_nullgr

填馅南瓜

farmer_delight_nullgr:stuffed_pumpkin_block4

custom,非实体方块

方块信息

分类
farmer_delight_nullgr_item
来源模组
farmer-delight-null-gr
组件数
13
关联数量
1

组件摘要

{
  "category": "farmer_delight_nullgr_item",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.2,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.88,
        0.63,
        0.88
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    },
    "clip": {
      "max": [
        0.88,
        0.63,
        0.88
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:stuffed_pumpkin_block_stage0",
    "sound": "slime",
    "textures": "farmer_delight_nullgr:apple_pie_top"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "netease:water_source",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:water_flow_source",
    "netease:connection",
    "netease:aabb"
  ]
}