- check_circle Functions
Published Jan 16th, 1/16/22 1:40 pm
- 2,522 views, 20 today
- 147 downloads, 0 today
4
This datapack adds platforms that move smoothly and drag the player with them, with the player still being able to move.
It is intended for use in puzzle/adventure maps of people more skilled than me :)
I allow whoever downloads to do whatever they want with the datapack, but crediting me wouldn't hurt if you make a map with it.
Tutorial on how to use the datapack (sorry for my terrible accent)
Command to get the items:
/function platforms:give
Command to activate the platform manually:
/scoreboard players set toggle pl_main (id)
It is intended for use in puzzle/adventure maps of people more skilled than me :)
I allow whoever downloads to do whatever they want with the datapack, but crediting me wouldn't hurt if you make a map with it.
Tutorial on how to use the datapack (sorry for my terrible accent)
Command to get the items:
/function platforms:give
Command to activate the platform manually:
/scoreboard players set toggle pl_main (id)
Compatibility | Minecraft 1.13 |
to | Minecraft 1.18 |
Tags |
tools/tracking
5178531
119
smoothly-moving-platforms-that-drag-the-player-with-them
Create an account or sign in to comment.
If nothing works you can always use /kill @e[tag=plat] to just force delete all platforms, but you should be able to delete a specific one through the menu just fine
Nice datapack Also!
Great idea, very useful
I recommend that you display a particle effect around the platform which has just been modified. This helps to avoid confusion.
I would like to change the default blocks. Can I just replace the names in the function files, or do I also need to change some scoreboard values/other commands?
There's no other changes needed, just change the functions in the /platforms/ folder for each size, and also change the blocks both the update-texture functons to change the center blocks.