
方块expanded_delight_nullgr
野生辣椒
expanded_delight_nullgr:wild_chili_pepper
custom_crop_block,掉落表 loot_tables/wild_chili_pepper.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- oq-bizuz-l
- 组件数
- 11
- 关联数量
- 2
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/wild_chili_pepper.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [
"minecraft:grass_block",
"minecraft:dirt"
],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.9,
0.9,
0.9
],
"min": [
0.1,
0,
0.1
]
}
},
"render": {
"blockshape": "cross_texture",
"isotropic": {},
"sound": "grass",
"textures": "expanded_delight_nullgr:wild_chili_pepper"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"netease:water_destory",
"minecraft:loot",
"netease:may_place_on",
"netease:pathable",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}