
方块nether_delight_nullgr
绯红菌群
nether_delight_nullgr:crimson_fungus_colony_stage3
custom_crop_block,非实体方块
概述
custom_crop_block,非实体方块
- 资料类型
- 方块
- 命名空间
- nether_delight_nullgr
- 所属模组
- nether-delight
- 关联资料
- 0 条
方块farmer_delight_free_dlc自定义作物方块作物
用途与获取
- 该方块可作为配方、掉落、地物或实体资料的关联对象。
- 当前解析结果未发现明确获取来源,建议通过攻略或评论补充。
关联知识
当前解析结果还没有发现配方、掉落、地物或实体关联。
数据来源
- 来源文件
- NetherDelight_BP/netease_blocks/nether_delight_nullgr_crimson_fungus_colony_stage3.json
- 条目 ID
- nether_delight_nullgr:crimson_fungus_colony_stage3
- 解析依据
- 本地 AddOn JSON 与 .mcmod 补充资料
- 复核建议
- 建议补充获取方式和用途
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- nether-delight
- 组件数
- 10
- 关联数量
- 0
技术区:组件 JSON
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.8,
1,
0.8
],
"min": [
0.2,
0,
0.2
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "sweet_berry_bush",
"textures": "dkdjp:crimson_fungus_colony_stage3"
},
"componentKeys": [
"netease:aabb",
"minecraft:block_light_emission",
"netease:solid",
"netease:redstone_property",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:destroy_time",
"netease:render_layer",
"netease:connection"
]
}