返回首页
烤全羊
方块barbecue_delight_nullgr

烤全羊

barbecue_delight_nullgr:grill_cooked_sheep

custom,掉落表 loot_tables/cooked_grill.json

方块信息

分类
none
来源模组
w-toolmrb
组件数
12
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/cooked_grill.json",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0,
        0,
        0
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        1,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "client_entity": {
      "block_icon": "oDRoaNKL",
      "destoryed_textures": "oDRoaNKL",
      "hand_model_use_client_entity": true,
      "identifier": "barbecue_delight_nullgr:grill_cooked_sheep"
    },
    "isotropic": {},
    "sound": "normal",
    "textures": {
      "down": "barbecue_delight_nullgr:custom_brah",
      "east": "barbecue_delight_nullgr:custom_brah",
      "north": "barbecue_delight_nullgr:custom_brah",
      "south": "barbecue_delight_nullgr:custom_brah",
      "up": "barbecue_delight_nullgr:custom_brah",
      "west": "barbecue_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "netease:listen_block_remove",
    "minecraft:loot",
    "netease:face_directional",
    "netease:block_entity",
    "netease:pathable",
    "netease:aabb",
    "netease:render_layer",
    "minecraft:destroy_time"
  ]
}