Data Packs Game Mechanic

Moving Platform

  • Functions
  • 4,744 views • 2 today
  • 310 downloads • 0 today
  • 20
  • 15
TheblueMan003
Level 65 : High Grandmaster System
327

How to Use:

Place Magenta Glazed Terracotta to create the path. You only need to place them at the biggining and at a turn. The top arrow must point toward where you want the platform to go.

To Hide the blocks, you need to first enter this command:
/function mpf:platform/tools/start
Then hold a debug stick whilst standing on the block you want to hide.
When you are done enter this command:
/function mpf:platform/tools/stop

To summon a platform, you can use the following commands. Note that the platform need to be summoned on the glazed terracotta.
If you hide it, you can summon it at any y level.

Summon a 3x3 platform with speed 1:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonbigplatform1

Summon a 3x3 platform with speed 2:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonbigplatform2

Summon a 2x2 platform with speed 1:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonnormalplatform1

Summon a 2x2 platform with speed 2:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonnormalplatform2

Summon a 1x1 platform with speed 1:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonsmallplatform1

Summon a 1x1 platform with speed 2:
/execute positioned [​x] [​y] [​z] run function mpf:platform/summonsmallplatform2

Kill all platform:
/function mpf:platform/killall

Activate the drag:
/function mpf:platform/dragon

Disable the drag:
/function mpf:platform/dragoff

Tools:

/function mpf:platform/tools/start
/function mpf:platform/tools/stop

Note: Platforms have the tag "ptf".
CompatibilityMinecraft 1.19
Tags

1 Update Logs

Update #1 : by TheblueMan003 07/12/2022 2:38:36 amJuly 12, 2022 @ 6:38 am UTC

Ported to 1.19
Added Dragging effect
Optimization
Curated in their collections

  Have something to say?

Welcome