猫史档案馆


char_木泽

char_木泽

Lv.1

获赞:47收藏:13浏览:1046作品收藏:20
回复帖子评论
上一页2 页 / 共 2下一页

求助,返回存档点代码 中回复

 

world.onVoxelContact(({ x, y, z, voxel,entity }) => {
    const voxelName = voxels.name(voxel);  // 将方块id转换名称
    if (voxelName === 'grass'){              // 如果方块名称是grass
        entity.position.copy(entity.player.spawnPoint)
        entity.position.y += 4
    }
});

2021-10-24T20:14:44 点赞:0

不讲故事就捣乱!万圣双周创作节提名名单出炉 中回复

我们获奖了!!!!!

2021-11-03T11:59:39 点赞:0