返回首页
肥肠
方块argentina_delight_nullgr

肥肠

argentina_delight_nullgr:achuras_raw

custom,掉落表 loot_tables/achuras_raw.json

方块信息

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

组件摘要

{
  "category": "farmer_delight_free_dlc",
  "baseBlock": "",
  "lootTable": "loot_tables/achuras_raw.json",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.9,
        0.15,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.15,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "argentina_delight_nullgr:achuras_raw",
    "sound": "stone",
    "textures": {
      "down": "argentina_delight_nullgr:custom_brah",
      "east": "argentina_delight_nullgr:custom_brah",
      "north": "argentina_delight_nullgr:custom_brah",
      "south": "argentina_delight_nullgr:custom_brah",
      "up": "argentina_delight_nullgr:custom_brah",
      "west": "argentina_delight_nullgr:custom_brah"
    }
  },
  "componentKeys": [
    "netease:aabb",
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:block_entity",
    "minecraft:destroy_time",
    "netease:render_layer",
    "netease:random_tick"
  ]
}