
方块display_delight_nullgr
鸡肉三明治
display_delight_nullgr:plated_chicken_sandwich_1
custom,掉落表 loot_tables/chicken_sandwich1.json
概述
custom,掉落表 loot_tables/chicken_sandwich1.json
- 资料类型
- 方块
- 命名空间
- display_delight_nullgr
- 所属模组
- wt-utbcq-n
- 关联资料
- 1 条
方块none有掉落
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 已关联 1 个掉落表,可从掉落区追踪来源。
关联知识
数据来源
- 来源文件
- behavior_pack_WtUTBcqN/netease_blocks/display_delight_nullgr_plated_chicken_sandwich_1.json
- 条目 ID
- display_delight_nullgr:plated_chicken_sandwich_1
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
方块信息
- 分类
- none
- 来源模组
- wt-utbcq-n
- 组件数
- 14
- 关联数量
- 1
技术区:组件 JSON
{
"category": "none",
"baseBlock": "",
"lootTable": "loot_tables/chicken_sandwich1.json",
"transformResult": "",
"destroyTime": 0.3,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
1,
0.12,
1
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
1,
0.5,
1
],
"min": [
0,
0,
0
]
}
},
"render": {
"isotropic": {},
"netease_model": "display_delight_nullgr:plated_chicken_sandwich_1",
"sound": "cloth",
"textures": "display_delight_nullgr:apple_cider2"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:connection",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:face_directional",
"netease:water_source",
"netease:pathable",
"netease:water_flow_source",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}