返回首页
巧克力派
方块farmer_delight_nullgr

巧克力派

farmer_delight_nullgr:chocolate_pie_3

custom,非实体方块

方块信息

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

组件摘要

{
  "category": "commands",
  "baseBlock": "",
  "lootTable": "",
  "transformResult": "",
  "destroyTime": 0.1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.88,
        0.25,
        0.88
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    },
    "clip": {
      "max": [
        0.88,
        0.25,
        0.88
      ],
      "min": [
        0.12,
        0,
        0.12
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:chocolate_pie3",
    "sound": "cloth",
    "textures": "farmer_delight_nullgr:chocolate_pie_top"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:connection",
    "netease:redstone_property",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:water_source",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:water_flow_source",
    "netease:aabb",
    "minecraft:destroy_time"
  ]
}