
方块exquisite_kitchen_nullgr
厨房灶台
exquisite_kitchen_nullgr:str_kitchen_stove
custom,非实体方块
概述
custom,非实体方块
- 资料类型
- 方块
- 命名空间
- exquisite_kitchen_nullgr
- 所属模组
- mmcooking
- 关联资料
- 0 条
方块farmer_delight_free_dlc
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 当前解析结果未发现明确获取来源,建议通过攻略或评论补充。
关联知识
当前解析结果还没有发现配方、掉落、地物或实体关联。
数据来源
- 来源文件
- MMCooking_BP/netease_blocks/exquisite_kitchen_nullgr_str_kitchen_stove.json
- 条目 ID
- exquisite_kitchen_nullgr:str_kitchen_stove
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 建议补充获取方式和用途
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- mmcooking
- 组件数
- 9
- 关联数量
- 0
技术区:组件 JSON
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "",
"transformResult": "",
"destroyTime": 1,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {},
"render": {
"client_entity": {
"hand_model_use_client_entity": false,
"identifier": ""
},
"isotropic": {},
"netease_model": "exquisite_kitchen_nullgr:str_kitchen_stove_close",
"sound": "stone",
"textures": {
"down": "exquisite_kitchen_nullgr:custom_brah",
"east": "exquisite_kitchen_nullgr:custom_brah",
"north": "exquisite_kitchen_nullgr:custom_brah",
"south": "exquisite_kitchen_nullgr:custom_brah",
"up": "exquisite_kitchen_nullgr:custom_brah",
"west": "exquisite_kitchen_nullgr:custom_brah"
}
},
"componentKeys": [
"netease:on_stand_on",
"minecraft:block_light_emission",
"netease:solid",
"minecraft:block_light_absorption",
"netease:listen_block_remove",
"netease:face_directional",
"netease:block_entity",
"minecraft:destroy_time",
"netease:random_tick"
]
}