
方块mushroon_delight_nullgr
鸡爪菇
mushroon_delight_nullgr:shaggymane
custom_crop_block,掉落表 loot_tables/shaggymane.json
方块信息
- 分类
- farmer_delight_free_dlc
- 来源模组
- mushroom-delight
- 组件数
- 7
- 关联数量
- 2
组件摘要
{
"category": "farmer_delight_free_dlc",
"baseBlock": "custom_crop_block",
"lootTable": "loot_tables/shaggymane.json",
"transformResult": "",
"destroyTime": 0.2,
"lightEmission": 0,
"solid": false,
"mayPlaceOn": [],
"aabb": {
"collision": {
"max": [
0,
0,
0
],
"min": [
0,
0,
0
]
},
"clip": {
"max": [
0.9,
0.8,
0.9
],
"min": [
0.1,
0,
0.1
]
}
},
"render": {
"isotropic": {},
"netease_model": "mushroon_delight_nullgr:shaggymane",
"sound": "snow",
"textures": {
"down": "mushroon_delight_nullgr:custom_brah",
"east": "mushroon_delight_nullgr:custom_brah",
"north": "mushroon_delight_nullgr:custom_brah",
"south": "mushroon_delight_nullgr:custom_brah",
"up": "mushroon_delight_nullgr:custom_brah",
"west": "mushroon_delight_nullgr:custom_brah"
}
},
"componentKeys": [
"minecraft:block_light_emission",
"netease:solid",
"netease:neighborchanged_sendto_script",
"minecraft:block_light_absorption",
"minecraft:loot",
"netease:aabb",
"minecraft:destroy_time"
]
}