Commands for increasing the jumping ability by 1000 per player, allowing you to jump hundreds of blocks, are written differently in different versions of Minecraft:
TIP! How to work with commands:
- Open chat using T key.
- Insert a command that begins with / and ends in square brackets ]
- Press enter to get the result. Works on the nearest player.
For 26.2.x / fresh (level 10000):
/attribute @p minecraft:bounciness base set 100000
For 26.2.x / fresh (level 1000):
/attribute @p minecraft:bounciness base set 1000
For26.2.x / fresh (level 100):
/attribute @p minecraft:bounciness base set 100
For 26.2.x / fresh (default level or revert to previous):
/attribute @p minecraft:bounciness base set 0
Short link

Be the first to comment