add tips
This commit is contained in:
parent
597b94b1be
commit
dd73f5e637
607 changed files with 696 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
.vscode
|
BIN
tips/en/300px-Inventory-slots.png
Normal file
BIN
tips/en/300px-Inventory-slots.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
1
tips/en/Block.coords.txt
Normal file
1
tips/en/Block.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The coordinates of the block.
|
1
tips/en/Corner.coords.txt
Normal file
1
tips/en/Corner.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The corner to start the fill at.
|
1
tips/en/Destination.Coords.txt
Normal file
1
tips/en/Destination.Coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Enter the coordinates of where you are teleporting the player/entity to.
|
1
tips/en/Detect.coords.txt
Normal file
1
tips/en/Detect.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Teh co-ordinates of the block that you are detecting. The command will only be executed if the detected block is at the co-ordinates.
|
9
tips/en/Direction.coords.txt
Normal file
9
tips/en/Direction.coords.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
Specifies the size of the 3-dimensional cuboid volume to spawn particles in, centered on position x y z, and divided by about 8 (using 1 1 1 specifies a cuboid of about 8×8×8 in size).
|
||||
<br><br>
|
||||
Exception: When the particle chosen is <b>reddust/dust</b>, <b>mobSpell/entity_effect</b> or <b>mobSpellAmbient/ambient_entity_effect</b> and speed is not 0, and count is 0 or not specified, these values are set as the RGB channel values of the color of the particle, and are specified in the range 0 to 1. In this usage, the speed parameter acts as a multiplier on these values. If count is greater than 0 for those particles, xd yd zd are treated as a 3-dimensional volume as usual, rather than as a color, and randomized colors are used.
|
||||
<br><br>
|
||||
With <b>mobSpell/entity_effect</b> or <b>mobSpellAmbient/ambient_entity_effect</b>, 0 0 0 produces a black particle for example, 0 1 0 produces a green particle, and 0 0 0.5 produces a dark blue particle, etc.
|
||||
The <b>reddust</b> particle's RGB channels behaves differently. The Red Value(xd) should only be set to 1 or 0.001.
|
||||
<br><br>
|
||||
The color chooser below will not accurately show the color you get when using <b>redust/dust</b>. But should work for <b>mobSpell/entity_effect</b> or <b>mobSpellAmbient/ambient_entity_effect</b> provided speed is set and count is 0 or unset.
|
||||
|
1
tips/en/Execute.coords.txt
Normal file
1
tips/en/Execute.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
These are the co-ordinates from where the command is executed from.
|
1
tips/en/Location.coords.txt
Normal file
1
tips/en/Location.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Specifies the position at which to create the particle. May use tilde notation to specify a position relative to the command's execution (Use the relative checkbox).
|
1
tips/en/Loot.coords.txt
Normal file
1
tips/en/Loot.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Enter the co-ordinates for the where the loot will spawn or for the container block where the loot will be inserted or replaced.
|
1
tips/en/Opposite.coords.txt
Normal file
1
tips/en/Opposite.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The opposite corner to stop the fill at.
|
1
tips/en/Position.coords.txt
Normal file
1
tips/en/Position.coords.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Optional. These are the co-ordinates of where the sound is created. The closer the targeted player is to this location, the louder the sound is.
|
1
tips/en/Summon.coords_1.txt
Normal file
1
tips/en/Summon.coords_1.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The summon coordinates.
|
1
tips/en/area_effect_cloud.Age.txt
Normal file
1
tips/en/area_effect_cloud.Age.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Age of the field.
|
1
tips/en/area_effect_cloud.Color.txt
Normal file
1
tips/en/area_effect_cloud.Color.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The color of the displayed particle. It only works when ambient_entity_effect or entity_effect particle is chosen.
|
1
tips/en/area_effect_cloud.Duration.txt
Normal file
1
tips/en/area_effect_cloud.Duration.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Maximum age of the field. Field dissipates at this age, regardless of radius.
|
1
tips/en/area_effect_cloud.DurationOnUse.txt
Normal file
1
tips/en/area_effect_cloud.DurationOnUse.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The amount the duration of the field changes upon applying the effect.
|
1
tips/en/area_effect_cloud.Effects.txt
Normal file
1
tips/en/area_effect_cloud.Effects.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Custom status effects can be set here.
|
1
tips/en/area_effect_cloud.Owner.txt
Normal file
1
tips/en/area_effect_cloud.Owner.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUID (four integers) of the owner of this cloud.
|
1
tips/en/area_effect_cloud.OwnerUUIDLeast.txt
Normal file
1
tips/en/area_effect_cloud.OwnerUUIDLeast.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUIDLeast of the owner of this cloud.
|
1
tips/en/area_effect_cloud.OwnerUUIDMost.txt
Normal file
1
tips/en/area_effect_cloud.OwnerUUIDMost.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUIDMost of the owner of this cloud.
|
1
tips/en/area_effect_cloud.Particle.txt
Normal file
1
tips/en/area_effect_cloud.Particle.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The particle displayed by the area effect.
|
1
tips/en/area_effect_cloud.Potion.txt
Normal file
1
tips/en/area_effect_cloud.Potion.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The name of the default potion effect.
|
1
tips/en/area_effect_cloud.Radius.txt
Normal file
1
tips/en/area_effect_cloud.Radius.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The area's radius.
|
1
tips/en/area_effect_cloud.RadiusOnUse.txt
Normal file
1
tips/en/area_effect_cloud.RadiusOnUse.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The amount the radius grows upon applying the effect. Normally negative.
|
1
tips/en/area_effect_cloud.RadiusPerTick.txt
Normal file
1
tips/en/area_effect_cloud.RadiusPerTick.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The amount the radius grows per tick. Normally negative.
|
1
tips/en/area_effect_cloud.ReapplicationDelay.txt
Normal file
1
tips/en/area_effect_cloud.ReapplicationDelay.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The number of ticks before reapplying the effect.
|
1
tips/en/area_effect_cloud.WaitTime.txt
Normal file
1
tips/en/area_effect_cloud.WaitTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The time before deploying the field. Doesn't apply Potion Effect until it hits the Age number.
|
1
tips/en/armor_stand.DisabledSlots.txt
Normal file
1
tips/en/armor_stand.DisabledSlots.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Allowing disablement of placing, replacing and removal of armor elements.
|
1
tips/en/armor_stand.ImportPose.txt
Normal file
1
tips/en/armor_stand.ImportPose.txt
Normal file
|
@ -0,0 +1 @@
|
|||
There is a good Armor Stand Pose generator at <a href='https://haselkern.com/Minecraft-ArmorStand/' target=_blank>https://haselkern.com/Minecraft-ArmorStand/</a>. The generator has a good preview on what you'll get. You can generate a command there and paste it into the import box. MCStacker will import the Pose part and ignore everything else.
|
1
tips/en/armor_stand.Invisible.txt
Normal file
1
tips/en/armor_stand.Invisible.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ArmorStand will be invisible, although items on it will display.
|
1
tips/en/armor_stand.Marker.txt
Normal file
1
tips/en/armor_stand.Marker.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ArmorStand's size will be set to 0, have a tiny hitbox and disable interactions with it.
|
1
tips/en/armor_stand.NoBasePlate.txt
Normal file
1
tips/en/armor_stand.NoBasePlate.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ArmorStand will not display the base beneath it.
|
1
tips/en/armor_stand.Pose.txt
Normal file
1
tips/en/armor_stand.Pose.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Rotation values for the ArmorStand's pose.
|
1
tips/en/armor_stand.ShowArms.txt
Normal file
1
tips/en/armor_stand.ShowArms.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ArmorStand will display full wooden arms. If off, place and replace interactions with the hand item slot will be disabled.
|
1
tips/en/armor_stand.Small.txt
Normal file
1
tips/en/armor_stand.Small.txt
Normal file
|
@ -0,0 +1 @@
|
|||
ArmorStand will be much smaller, similar to the size of a baby zombie.
|
1
tips/en/arrow.Color.txt
Normal file
1
tips/en/arrow.Color.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The arrow will emit colored particles.
|
1
tips/en/arrow.CustomPotionEffects.txt
Normal file
1
tips/en/arrow.CustomPotionEffects.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Make arrow into a tipped arrow with custom potion effects.
|
1
tips/en/arrow.PierceLevel.txt
Normal file
1
tips/en/arrow.PierceLevel.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The amount of times this projectile can pierce through an entity.
|
1
tips/en/arrow.Potion.txt
Normal file
1
tips/en/arrow.Potion.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The name of the default potion effect. Will make this arrow behave like a tipped arrow.
|
1
tips/en/arrow.ShotFromCrossbow.txt
Normal file
1
tips/en/arrow.ShotFromCrossbow.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Whether the projectile was shot from a crossbow.
|
1
tips/en/arrow.SoundEvent.txt
Normal file
1
tips/en/arrow.SoundEvent.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The sound event to play when hitting a block/mob, cannot use non-vanilla sound events.
|
1
tips/en/arrow.crit.txt
Normal file
1
tips/en/arrow.crit.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Set if the arrow will deal critical damage.
|
1
tips/en/arrow.damage.txt
Normal file
1
tips/en/arrow.damage.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Damage dealt by the arrow, in half-hearts. May not be a whole number. 2.0 for normal arrows, and increased 0.5 per level of Power enchantment on the firing bow. If the Power enchantment is present, an additional 0.5 is added on (so Power I gives a bonus of 1.0, while Power II gives 1.5).
|
1
tips/en/arrow.inGround.txt
Normal file
1
tips/en/arrow.inGround.txt
Normal file
|
@ -0,0 +1 @@
|
|||
If the Projectile is in the ground or hit the ground already (For arrow pickup; you cannot pickup arrows in the air)
|
1
tips/en/arrow.life.txt
Normal file
1
tips/en/arrow.life.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Increments each tick when an arrow is not moving; resets to 0 if it moves. When it ticks to 1200, the arrow despawns.
|
1
tips/en/arrow.pickup.txt
Normal file
1
tips/en/arrow.pickup.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Controls the conditions for when an arrow can be picked up by players.
|
1
tips/en/arrow.player.txt
Normal file
1
tips/en/arrow.player.txt
Normal file
|
@ -0,0 +1 @@
|
|||
If pickup is not used, and this is set the arrow can be picked up by players.
|
1
tips/en/arrow.shake.txt
Normal file
1
tips/en/arrow.shake.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The "shake" when arrows hit a block.
|
1
tips/en/banner.BlockEntityTag.txt
Normal file
1
tips/en/banner.BlockEntityTag.txt
Normal file
|
@ -0,0 +1 @@
|
|||
In the BlockEntityData field you can type in a give command generated from <a href='http://minecraft.tools/en/banner.php' target='_blank'>http://minecraft.tools/en/banner.php</a>. MCStacker will extract what it needs from it.
|
1
tips/en/banner.CustomName.txt
Normal file
1
tips/en/banner.CustomName.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A custom name which will be stored and re-used when the banner is dropped as an item. When holding a map and clicking on a banner that has a Custom Name, a marker will appear on the map with the same text at the location of the banner.
|
1
tips/en/bat.BatFlags.txt
Normal file
1
tips/en/bat.BatFlags.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Set when hanging upside-down from a block. Default is behavior is flying.
|
1
tips/en/beacon.Levels.txt
Normal file
1
tips/en/beacon.Levels.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The number of levels available from the pyramid.
|
1
tips/en/beacon.Primary.txt
Normal file
1
tips/en/beacon.Primary.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The primary power selected.
|
1
tips/en/beacon.Secondary.txt
Normal file
1
tips/en/beacon.Secondary.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The secondary power selected.
|
1
tips/en/bed.color.txt
Normal file
1
tips/en/bed.color.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Set the color for this part of the bed.
|
1
tips/en/bee.Anger.txt
Normal file
1
tips/en/bee.Anger.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Time left in ticks until the bee's anger ends. If this is zero, it is not angry.
|
1
tips/en/bee.AngerTime.txt
Normal file
1
tips/en/bee.AngerTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Time left in ticks until the bee's anger ends. If this is zero, it is not angry.
|
1
tips/en/bee.AngryAt.txt
Normal file
1
tips/en/bee.AngryAt.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUID of the player that the bee is angry at.
|
1
tips/en/bee.CannotEnterHiveTicks.txt
Normal file
1
tips/en/bee.CannotEnterHiveTicks.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Undocumented behavior (for now).
|
1
tips/en/bee.CropsGrownSincePollination.txt
Normal file
1
tips/en/bee.CropsGrownSincePollination.txt
Normal file
|
@ -0,0 +1 @@
|
|||
How many crops has the bee grown since its last pollination. Used to limit number of crops it can grow.
|
1
tips/en/bee.FlowerPosX.txt
Normal file
1
tips/en/bee.FlowerPosX.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Stores coordinates of the flower the bee is circling.
|
1
tips/en/bee.HasNectar.txt
Normal file
1
tips/en/bee.HasNectar.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Whether it is carrying pollen.
|
1
tips/en/bee.HasStung.txt
Normal file
1
tips/en/bee.HasStung.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Whether it has stung a mob or player.
|
1
tips/en/bee.HivePosX.txt
Normal file
1
tips/en/bee.HivePosX.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Stores coordinates of this bee's hive or nest
|
1
tips/en/bee.HurtBy.txt
Normal file
1
tips/en/bee.HurtBy.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUID of the player that has attacked the bee.
|
1
tips/en/bee.TicksSincePollination.txt
Normal file
1
tips/en/bee.TicksSincePollination.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Number of ticks passed since its last pollination.
|
1
tips/en/beehive.FlowerPos.txt
Normal file
1
tips/en/beehive.FlowerPos.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Stores the location of a flower, so other bees can go to it.
|
1
tips/en/block.CustomName.txt
Normal file
1
tips/en/block.CustomName.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A custom name which will be stored and re-used when the block is dropped as an item.
|
1
tips/en/block.DV.txt
Normal file
1
tips/en/block.DV.txt
Normal file
|
@ -0,0 +1 @@
|
|||
This field is ignored for 1.13+ command output. Block States should be used instead.
|
0
tips/en/block.Handling.txt
Normal file
0
tips/en/block.Handling.txt
Normal file
1
tips/en/block.Lock.txt
Normal file
1
tips/en/block.Lock.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Optional. When not blank, prevents the container from being opened unless the opener is holding an item whose name matches this string.
|
1
tips/en/blocks.relative.txt
Normal file
1
tips/en/blocks.relative.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Check if the block(s) is at a location relative to the command block or where the command is executed. Uncheck to set a specific co-ordinate
|
1
tips/en/boat.Type.txt
Normal file
1
tips/en/boat.Type.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The wood type of the boat.
|
1
tips/en/bossbar.ID.txt
Normal file
1
tips/en/bossbar.ID.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Set the ID of the bossbar here. Use lowercase only.
|
4
tips/en/bossbar.action.txt
Normal file
4
tips/en/bossbar.action.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
This bossbar generator can create the following commands:<br><br>
|
||||
/bossbar add <id> <name> <br>
|
||||
/bossbar set <id> name <name><br>
|
||||
/bossbar set <id> players <targets><br><br>
|
1
tips/en/bossbar.set.txt
Normal file
1
tips/en/bossbar.set.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Indicate if you are setting the name of the bossbar or the target selectors of players you are showing the bossbar to.
|
1
tips/en/breedable.Age.txt
Normal file
1
tips/en/breedable.Age.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Represents the age of the mob in ticks; when negative, the mob is a baby. When 0 or above, the mob is an adult. When above 0, represents the number of ticks before this mob can breed again.
|
1
tips/en/breedable.AgeLocked.txt
Normal file
1
tips/en/breedable.AgeLocked.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Prevents the Age tag from ever changing naturally.
|
1
tips/en/breedable.ForcedAge.txt
Normal file
1
tips/en/breedable.ForcedAge.txt
Normal file
|
@ -0,0 +1 @@
|
|||
A value of age which will be assigned to this mob when it grows up. Incremented when a baby mob is fed.
|
1
tips/en/breedable.InLove.txt
Normal file
1
tips/en/breedable.InLove.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Number of ticks until the mob loses its breeding hearts and stops searching for a mate. 0 when not searching for a mate.
|
1
tips/en/breedable.LoveCause.txt
Normal file
1
tips/en/breedable.LoveCause.txt
Normal file
|
@ -0,0 +1 @@
|
|||
UUID of the entity that caused this animal to breed.
|
1
tips/en/breedable.LoveCauseLeast.txt
Normal file
1
tips/en/breedable.LoveCauseLeast.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Identifying the entity that caused this animal to breed, these are the least significant bits of that entity's Universally Unique IDentifier. This is joined with LoveCauseMost to form that entity's unique ID.
|
1
tips/en/breedable.LoveCauseMost.txt
Normal file
1
tips/en/breedable.LoveCauseMost.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Identifying the entity that caused this animal to breed, these are the least significant bits of that entity's Universally Unique IDentifier. This is joined with LoveCauseMost to form that entity's unique ID.
|
1
tips/en/brewing_stand.BrewTime.txt
Normal file
1
tips/en/brewing_stand.BrewTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The number of ticks the potions have been brewing for.
|
1
tips/en/brewing_stand.Fuel.txt
Normal file
1
tips/en/brewing_stand.Fuel.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Remaining fuel for the brewing stand.
|
1
tips/en/campfire.CookingTime.txt
Normal file
1
tips/en/campfire.CookingTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
How long thie item has been cooking for in ticks.
|
1
tips/en/campfire.CookingTotalTime.txt
Normal file
1
tips/en/campfire.CookingTotalTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The total time the item needs to cook for in ticks.
|
1
tips/en/cat.CatType.txt
Normal file
1
tips/en/cat.CatType.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The type of the skin the cat has.
|
1
tips/en/cat.CollarColor.txt
Normal file
1
tips/en/cat.CollarColor.txt
Normal file
|
@ -0,0 +1 @@
|
|||
The dye color of this cat's collar. Can be present for untamed cats but does not render until it is tamed.
|
1
tips/en/chest.LootTable.txt
Normal file
1
tips/en/chest.LootTable.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Optional. Loot table to be used to fill the container when it is next opened, or the items are otherwise interacted with.
|
1
tips/en/chest_minecart.LootTable.txt
Normal file
1
tips/en/chest_minecart.LootTable.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Optional. Loot table to be used to fill the chest when it is next opened, or the items are otherwise interacted with.
|
1
tips/en/chested_horse.ChestedHorse.txt
Normal file
1
tips/en/chested_horse.ChestedHorse.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Set if the mule,donkey or llama has chests.
|
1
tips/en/chicken.EggLayTime.txt
Normal file
1
tips/en/chicken.EggLayTime.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Number of ticks until the chicken lays its egg. Laying occurs at 0 and this timer gets reset to a new random value between 6000 and 12000.
|
1
tips/en/chicken.IsChickenJockey.txt
Normal file
1
tips/en/chicken.IsChickenJockey.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Whether or not the chicken is a jockey for a baby zombie. If true, the chicken can naturally despawn and drops 10 experience upon death instead of 1-3. Baby zombies can still control a ridden chicken even if this is set false.
|
1
tips/en/commandStats.AffectedBlocksName.txt
Normal file
1
tips/en/commandStats.AffectedBlocksName.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Player name to store how many blocks were modified in the last command. Can be a player selector but may only have one resulting target.
|
1
tips/en/commandStats.AffectedBlocksObjective.txt
Normal file
1
tips/en/commandStats.AffectedBlocksObjective.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Objective's name to store how many blocks were modified in the last command.
|
1
tips/en/commandStats.AffectedEntitiesName.txt
Normal file
1
tips/en/commandStats.AffectedEntitiesName.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Player name to store how many entities were altered in the last command. Can be a player selector but may only have one resulting target.
|
1
tips/en/commandStats.AffectedEntitiesObjective.txt
Normal file
1
tips/en/commandStats.AffectedEntitiesObjective.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Objective's name to store how many entities were altered in the last command.
|
1
tips/en/commandStats.AffectedItemsName.txt
Normal file
1
tips/en/commandStats.AffectedItemsName.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Player name to store how many items were altered in the last command. Can be a player selector but may only have one resulting target.
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue