跳到主要内容

⏏️ 弹跳方块

弹跳方块可以让你在方块上弹起来。

blocks:
default:sofa:
behavior:
type: bouncing_block
bounce-height: 0.66 # 弹跳高度
# 此选项采用了一种略显粗糙的方法来同步玩家的位置。
# 如果客户端使用的方块状态表现得像某些基础弹跳方块(例如床或黏液块),则可将此选项设为 false。
sync-player-position: true
fall-damage-multiplier: 0.5 # 掉落伤害倍数