返回上一级
一锅汤圆
方块newyear_delight_nullgr

一锅汤圆

newyear_delight_nullgr:tangyuan_pot_1

custom,掉落表 loot_tables/tangyuan_pot.json

方块信息

分类
none
来源模组
h60m18ao
组件数
13
关联数量
1

组件摘要

{
  "category": "none",
  "baseBlock": "",
  "lootTable": "loot_tables/tangyuan_pot.json",
  "transformResult": "",
  "destroyTime": 1,
  "lightEmission": 0,
  "solid": false,
  "mayPlaceOn": [],
  "aabb": {
    "collision": {
      "max": [
        0.9,
        0.7,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    },
    "clip": {
      "max": [
        0.9,
        0.7,
        0.9
      ],
      "min": [
        0.1,
        0,
        0.1
      ]
    }
  },
  "render": {
    "isotropic": {},
    "netease_model": "newyear_delight_nullgr:tangyuan_pot_1",
    "sound": "lantern",
    "textures": "newyear_delight_nullgr:bagged_red_bean_shrub"
  },
  "componentKeys": [
    "minecraft:block_light_emission",
    "netease:solid",
    "netease:redstone_property",
    "minecraft:destroy_time",
    "netease:neighborchanged_sendto_script",
    "minecraft:block_light_absorption",
    "minecraft:loot",
    "netease:face_directional",
    "netease:block_entity",
    "netease:pathable",
    "netease:connection",
    "netease:render_layer",
    "netease:aabb"
  ]
}