
方块fruitfarmersdelight_nullgr
野生奇异果藤蔓
fruitfarmersdelight_nullgr:wild_vine_kiwi
custom,掉落表 loot_tables/wild_vine_kiwi.json
方块信息
- 分类
- none
- 来源模组
- fruit-farmer-delight
- 组件数
- 11
- 关联数量
- 2
组件摘要
{
"category": "none",
"baseBlock": "",
"lootTable": "loot_tables/wild_vine_kiwi.json",
"transformResult": "",
"destroyTime": 0,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
1,
1,
0.1
],
"min": [
0,
0,
0
]
}
},
"render": {
"isotropic": {},
"netease_model": "fruitfarmersdelight_nullgr:wild_vine_kiwi",
"sound": "grass",
"textures": "fruitfarmersdelight_nullgr:raw_papaya_1"
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:connection",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:face_directional",
"netease:random_tick",
"netease:aabb",
"netease:render_layer",
"minecraft:destroy_time"
]
}