
方块exquisite_kitchen_nullgr
羊排
exquisite_kitchen_nullgr:block_food_mutton_4
custom,非实体方块
概述
custom,非实体方块
- 资料类型
- 方块
- 命名空间
- exquisite_kitchen_nullgr
- 所属模组
- mmcooking
- 关联资料
- 1 条
方块farmer_delight_free_dlc
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 已关联 1 个配方,可从配方区查看获取方式。
关联知识
数据来源
- 来源文件
- MMCooking_BP/netease_blocks/exquisite_kitchen_nullgr_block_food_mutton_4.json
- 条目 ID
- exquisite_kitchen_nullgr:block_food_mutton_4
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 关联信息已建立,可继续补充攻略
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- mmcooking
- 组件数
- 7
- 关联数量
- 1
技术区:组件 JSON
{
"category": "farmer_delight_free_dlc",
"baseBlock": "",
"lootTable": "",
"transformResult": "",
"destroyTime": 0.1,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0.9,
0.2,
0.9
],
"min": [
0.1,
0,
0.1
]
},
"clip": {
"max": [
0.9,
0.2,
0.9
],
"min": [
0.1,
0,
0.1
]
}
},
"render": {
"isotropic": {},
"netease_model": "exquisite_kitchen_nullgr:block_food_mutton_4",
"sound": "normal",
"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:tier",
"netease:solid",
"minecraft:block_light_absorption",
"netease:face_directional",
"minecraft:block_light_emission",
"netease:aabb",
"minecraft:destroy_time"
]
}