Lv.1
print("%s%s"%('I/'m LiuDai.', 'Hello'))
在 大问题!!! 中回复
world.onPlayerJoin(({entity})=>{
entity.onVoxelContact(({voxel})=>{
if(voxel==voxels.id('lava1'){ //或者是'lava2'
entity.hurt(entity.maxHp+1);
}
})
entity.onDie(({})=>{
entity.forceRespawn();
}
})2022-04-16T14:26:34 点赞:1
在 【Python作品分享】当Python撞上柯南【作品秀】 中回复
imgsrc="https://static.codemao.cn/emoji/codemao/%E7%BC%96%E7%A8%8B%E7%8C%AB_%E5%8A%A0%E6%B2%B9.gif"alt="emotion_编程猫_加油"
2022-10-22T20:00:08 点赞:0