feat: 添加铁扶手(斜向,扩展)方块
This commit is contained in:
@@ -324,6 +324,14 @@ function regBlockBuildingAndFurniture(event) {
|
||||
texture: '',
|
||||
orientable: true,
|
||||
},
|
||||
{
|
||||
name: 'building_rail_f_extend',
|
||||
box: [2, 0, 2, 14, 16, 14, true],
|
||||
label: '铁扶手(斜向,扩展)',
|
||||
model: 'building/building_rail_f_extend',
|
||||
texture: '',
|
||||
orientable: true,
|
||||
},
|
||||
{
|
||||
name: 'building_rail_g',
|
||||
box: [2, 0, 2, 14, 16, 14, true],
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user