返回首页
马黛茶(方块)
方块argentina_delight_nullgr

马黛茶(方块)

argentina_delight_nullgr:mate

custom,掉落表 loot_tables/mate.json

方块信息

分类
farmer_delight_free_dlc
来源模组
argentina-delight
组件数
9
关联数量
1

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/mate.json",
  "transformResult": "",
  "destroyTime": 0.1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.69,
        0.44,
        0.69
      ],
      "min": [
        0.31,
        0,
        0.31
      ]
    },
    "clip": {
      "max": [
        0.69,
        0.44,
        0.69
      ],
      "min": [
        0.31,
        0,
        0.31
      ]
    }
  },
  "render": {
    "client_entity": {
      "destoryed_textures": "mWThHyLk",
      "hand_model_use_client_entity": false,
      "identifier": "argentina_delight_nullgr:mate"
    },
    "netease_model": "argentina_delight_nullgr:mate",
    "sound": "normal",
    "textures": "argentina_delight_nullgr:custom_dirt"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:block_light_absorption",
    "netease:face_directional",
    "minecraft:loot",
    "netease:block_entity",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}