your current location:首页 > news>[MMM API] MX Peas Multiplayer Motion Api Minecraft

[MMM API] MX Peas Multiplayer Motion Api Minecraft

2024-12-15 03:03:41|Myriagame |source:minecraft skins

introduce

This packet adds Motion support to the game. You can use this packet to pack the easier to launch entities in your mini -game map.

usage

Add the following tag tags to the entity to let the entity throw out in the direction of you:

"MOT": Launch the entity at your sight;

"Random_mot", "Random_mot_mid", "Random_mot_big": add randomness to the launch, these three are different presets. Of course, you can also customize randomness in the packet file;

"Random_exp": Launching the entity in a random direction, one -time application of multiple entities can make him look like an explosion;

"trace": emit entities to the nearest players;

"Away": Launch the entity in the direction of the most recent players;

"One_random_mot": This can be said to be the previous abandoned manuscript. It cannot provide different random randoms for multiple entities at the same time, but it still retains it.Because it is not sure if anyone has this demand

This is an example of a snowball:

/Summon Snowball ~ ~ ~ ~ ~ {tags: ["random_mot"]} 

Minecraft images

Minecraft images

Minecraft images

In addition to other statements, MCMOD.CN, all open public editing content uses the BY-NC-SA 3.0 protocol.