返回首页
榻榻米方块
方块farmer_delight_nullgr

榻榻米方块

farmer_delight_nullgr:tatami_short_0

custom,掉落表 loot_tables/loot_tatami_short_0.json

方块信息

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

组件摘要

{
  "category": "commands",
  "baseBlock": "",
  "lootTable": "loot_tables/loot_tatami_short_0.json",
  "transformResult": "",
  "destroyTime": 0.5,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        1,
        0.12,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    },
    "clip": {
      "max": [
        1,
        0.12,
        1
      ],
      "min": [
        0,
        0,
        0
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "farmer_delight_nullgr:tatami_short_0",
    "sound": "normal",
    "textures": "farmer_delight_nullgr:tatami_mat_half"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:water_source",
    "netease:pathable",
    "netease:snow_recover_able",
    "netease:connection",
    "netease:tier",
    "netease:aabb"
  ]
}