Minecraft Data Packs / Technology

Elevator block datapack

  • check_circle Functions
  • 11,686 views, 3 today
  • 2,171 downloads, 0 today
  • 11
  • 9
  • 6
Maciex75's Avatar Maciex75
Level 37 : Artisan Miner
6
There can be blocks of quartz between them, they just have to be on the same X and Z.

Stand on the block and jump to go up and crouch to go down.

This is data pack version of "Open block elevator" mod!
CompatibilityMinecraft 1.13
toMinecraft 1.17
Tags

Create an account or sign in to comment.

torrtoise
01/18/2021 11:58 am
Level 1 : New Crafter
torrtoise's Avatar
I found a bug in the datapack. In the functions folder in the zk folder, there is a file called "down.mcfunction" (fittingly named). It teleports the player downwards when they sneak. However, there's a bug in it. It will actually teleport everyone to the quartz block when they sneak. You can fix this by changing the "@a" in the first line to "@s".
For example:

Previous, bugged line: "execute positioned ~ ~-1 ~ if block ~ ~ ~ minecraft:quartz_block run tp @a ~ ~1 ~"

New, fixed line: "execute positioned ~ ~-1 ~ if block ~ ~ ~ minecraft:quartz_block run tp @s ~ ~1 ~"

You're welcome!
1
Maciex75
01/23/2021 5:17 am
Level 37 : Artisan Miner
Maciex75's Avatar
Thanks
1
Bebecito milo
09/14/2020 8:39 pm
Level 1 : New Explorer
Bebecito milo's Avatar
Increible
1
IsaquePVPminecraft
08/18/2020 5:17 pm
Level 1 : New Miner
IsaquePVPminecraft's Avatar
How do I get this elevator?
1
Nathansaurio
08/18/2020 11:07 pm
Level 1 : New Miner
Nathansaurio's Avatar
Use blocks of quartz it works
1
IsaquePVPminecraft
08/18/2020 5:16 pm
Level 1 : New Miner
IsaquePVPminecraft's Avatar
Hmmm, published today
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome