your current location:首页 > news>NightShadow (NightShadow) Minecraft

NightShadow (NightShadow) Minecraft

2024-12-15 02:25:10|Myriagame |source:minecraft skins

Brief introduction

This module can use the corresponding instructions to control many of your attribute status.This module aims to adjust the basic attributes of the player who is difficult to adjust in the game in a easier and fast way.

Function introduction

You can limit your life to 100 by entering/setmaxhealth 100.

Minecraft images

You can also enter /settattackdamage 100 to make your damage to 100.

Minecraft images

You can also use the command block to create a secret magic room that allows Steve to add blood.

Minecraft images

The instructions inside this command block are like this /addmaxhealth @P 10, that is, an increase of 10 points of life limit for each execution.

That's right, all the instructions of this module can be executed using the command block, which will be very convenient for those puzzle map makers.

Command introduction

How to check what commands this module is added?Just open this module body to see.

Double -click it (this module), and then a dialog box will pop up:

Minecraft images

The seven attributes of the players are: the upper limit of life, basic attack damage, anti -resistance, movement speed, melee attack damage correction coefficient, remote attack damage correction coefficient, attack speed (unique to versions of 1.10.2 above).

Corresponding to the corresponding SET commands and ADD commands, the SET command can directly set the attribute of the player. The ADD command can increase or decrease the attribute on the basis of the original attribute, such as +10 life limit, etc.Just turn the value of the ADD command to the negative number.

Among them,/Getproperties [Player] This command can directly obtain the attribute status of the player:

Minecraft images

The/Cleanproperties [Player] instruction can empty the player's attributes and restore the attributes of the player to the configuration file status.

/Sethealth and/Addhealth are directly modified the player's current blood volume instead of controlling the basic attributes of the player, pay attention to distinguish.

About permanent medicinal effects:/setpotionIn addition to using the corresponding/clear method, this effect will never disappear.Among them,/Cleanpotion [Player] The effect of the effect is to remove a permanent effect on the player's body.For input/setpotion 16 instructions are just fine.

Use the /getpotionSid command to find the ID of all original drug effects:

Minecraft images

Correspondingly, obtaining all the existence of the existence of a player has a corresponding/getpotion instruction.

Fill in commands:

First of all, the place marked [] in the article is not required, so if you do not indicate the player, the goals of these commands are yourself.

The more special thing is that this/setpotion [player] drug ID [efficacy level] command that sets the efficacy. If you only enter one parameter, the effect of the effect is 1. If you only enter two parametersIf you want to indicate a player, fill in the command completely.

When entering the command, just enter a part of the first letter first and press the TAB key to automatically supplement the command completely.

Since all the above commands meet the normal command use specifications, similarly, when entering the player's name, you can automatically supplement the player name by pressing the TAB key.

Precautions for filling in:

Do not fill in any unreasonable settings, such as/Setmaxhealth, a player 0, unless you want to sanction the bear child.

Similarly, setting the order of medication, the ID range of the potion effect: The version 1.7.10 is 1 to 23, 1.10.2 versions are 1 to 27, and the number in other range is completely invalid.

Of course, the value of KnockbackResistance can only be 0 to 1.0, and it is impossible to have other range.

Finally, a warm reminder:/SetwalkSpeed ​​command can control the speed of the player. Do not adjust the value to 1 or more. Like 0.5, it is already fast. The default value of the player is only 0.1. Of course, if you set the value to 10, 10,You can experience the pleasure of flying out of this world.

Regarding use permissions: In addition to the GET command, all the SET commands are only players who have cheated in the service of the owner and the single -machine mode, and the execution of the command block.Of course, you can also modify the use permissions of the GET command in the configuration file.

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.