This commit is contained in:
LordMZTE 2020-08-26 22:14:05 +02:00
parent 597b94b1be
commit dd73f5e637
607 changed files with 696 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.vscode

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

1
tips/en/Block.coords.txt Normal file
View File

@ -0,0 +1 @@
The coordinates of the block.

View File

@ -0,0 +1 @@
The corner to start the fill at.

View File

@ -0,0 +1 @@
Enter the coordinates of where you are teleporting the player/entity to.

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

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

View File

@ -0,0 +1 @@
These are the co-ordinates from where the command is executed from.

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

View File

@ -0,0 +1 @@
The opposite corner to stop the fill at.

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

View File

@ -0,0 +1 @@
The summon coordinates.

View File

@ -0,0 +1 @@
Age of the field.

View File

@ -0,0 +1 @@
The color of the displayed particle. It only works when ambient_entity_effect or entity_effect particle is chosen.

View File

@ -0,0 +1 @@
Maximum age of the field. Field dissipates at this age, regardless of radius.

View File

@ -0,0 +1 @@
The amount the duration of the field changes upon applying the effect.

View File

@ -0,0 +1 @@
Custom status effects can be set here.

View File

@ -0,0 +1 @@
UUID (four integers) of the owner of this cloud.

View File

@ -0,0 +1 @@
UUIDLeast of the owner of this cloud.

View File

@ -0,0 +1 @@
UUIDMost of the owner of this cloud.

View File

@ -0,0 +1 @@
The particle displayed by the area effect.

View File

@ -0,0 +1 @@
The name of the default potion effect.

View File

@ -0,0 +1 @@
The area's radius.

View File

@ -0,0 +1 @@
The amount the radius grows upon applying the effect. Normally negative.

View File

@ -0,0 +1 @@
The amount the radius grows per tick. Normally negative.

View File

@ -0,0 +1 @@
The number of ticks before reapplying the effect.

View File

@ -0,0 +1 @@
The time before deploying the field. Doesn't apply Potion Effect until it hits the Age number.

View File

@ -0,0 +1 @@
Allowing disablement of placing, replacing and removal of armor elements.

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

View File

@ -0,0 +1 @@
ArmorStand will be invisible, although items on it will display.

View File

@ -0,0 +1 @@
ArmorStand's size will be set to 0, have a tiny hitbox and disable interactions with it.

View File

@ -0,0 +1 @@
ArmorStand will not display the base beneath it.

View File

@ -0,0 +1 @@
Rotation values for the ArmorStand's pose.

View File

@ -0,0 +1 @@
ArmorStand will display full wooden arms. If off, place and replace interactions with the hand item slot will be disabled.

View 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
View File

@ -0,0 +1 @@
The arrow will emit colored particles.

View File

@ -0,0 +1 @@
Make arrow into a tipped arrow with custom potion effects.

View File

@ -0,0 +1 @@
The amount of times this projectile can pierce through an entity.

1
tips/en/arrow.Potion.txt Normal file
View File

@ -0,0 +1 @@
The name of the default potion effect. Will make this arrow behave like a tipped arrow.

View File

@ -0,0 +1 @@
Whether the projectile was shot from a crossbow.

View 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
View File

@ -0,0 +1 @@
Set if the arrow will deal critical damage.

1
tips/en/arrow.damage.txt Normal file
View 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).

View 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
View 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
View 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
View 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
View File

@ -0,0 +1 @@
The "shake" when arrows hit a block.

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

View 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
View File

@ -0,0 +1 @@
Set when hanging upside-down from a block. Default is behavior is flying.

View File

@ -0,0 +1 @@
The number of levels available from the pyramid.

View File

@ -0,0 +1 @@
The primary power selected.

View File

@ -0,0 +1 @@
The secondary power selected.

1
tips/en/bed.color.txt Normal file
View File

@ -0,0 +1 @@
Set the color for this part of the bed.

1
tips/en/bee.Anger.txt Normal file
View File

@ -0,0 +1 @@
Time left in ticks until the bee's anger ends. If this is zero, it is not angry.

View 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
View File

@ -0,0 +1 @@
UUID of the player that the bee is angry at.

View File

@ -0,0 +1 @@
Undocumented behavior (for now).

View File

@ -0,0 +1 @@
How many crops has the bee grown since its last pollination. Used to limit number of crops it can grow.

View File

@ -0,0 +1 @@
Stores coordinates of the flower the bee is circling.

View File

@ -0,0 +1 @@
Whether it is carrying pollen.

1
tips/en/bee.HasStung.txt Normal file
View File

@ -0,0 +1 @@
Whether it has stung a mob or player.

1
tips/en/bee.HivePosX.txt Normal file
View File

@ -0,0 +1 @@
Stores coordinates of this bee's hive or nest

1
tips/en/bee.HurtBy.txt Normal file
View File

@ -0,0 +1 @@
UUID of the player that has attacked the bee.

View File

@ -0,0 +1 @@
Number of ticks passed since its last pollination.

View File

@ -0,0 +1 @@
Stores the location of a flower, so other bees can go to it.

View 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
View File

@ -0,0 +1 @@
This field is ignored for 1.13+ command output. Block States should be used instead.

View File

1
tips/en/block.Lock.txt Normal file
View 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.

View 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
View File

@ -0,0 +1 @@
The wood type of the boat.

1
tips/en/bossbar.ID.txt Normal file
View File

@ -0,0 +1 @@
Set the ID of the bossbar here. Use lowercase only.

View File

@ -0,0 +1,4 @@
This bossbar generator can create the following commands:<br><br>
/bossbar add &lt;id&gt; &lt;name&gt; <br>
/bossbar set &lt;id&gt; name &lt;name&gt;<br>
/bossbar set &lt;id&gt; players &lt;targets&gt;<br><br>

1
tips/en/bossbar.set.txt Normal file
View 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.

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

View File

@ -0,0 +1 @@
Prevents the Age tag from ever changing naturally.

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

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

View File

@ -0,0 +1 @@
UUID of the entity that caused this animal to breed.

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

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

View File

@ -0,0 +1 @@
The number of ticks the potions have been brewing for.

View File

@ -0,0 +1 @@
Remaining fuel for the brewing stand.

View File

@ -0,0 +1 @@
How long thie item has been cooking for in ticks.

View File

@ -0,0 +1 @@
The total time the item needs to cook for in ticks.

1
tips/en/cat.CatType.txt Normal file
View File

@ -0,0 +1 @@
The type of the skin the cat has.

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

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

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

View File

@ -0,0 +1 @@
Set if the mule,donkey or llama has chests.

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

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

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

View File

@ -0,0 +1 @@
Objective's name to store how many blocks were modified in the last command.

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

View File

@ -0,0 +1 @@
Objective's name to store how many entities were altered in the last command.

View 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