Data Packs Game Mechanic

Moving Platform

  • 4.7k views 0 today
  • save_alt 314 downloads
Compatibility
Minecraft 1.19
Changes include
  • Functions
  • 20
  • 15
TheblueMan003
Lvl 65High Grandmaster System
328

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".

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

More like this

  Have something to say?

Welcome