Better Armour Stands/Poses Pack: Difference between revisions

From Official Gamemode 4 Wiki
Jump to navigation Jump to search
(Page format and extra info)
No edit summary
Line 1: Line 1:
{{ModuleInfobox|name=Poses Pack|icon=poses_pack.png|type=Expansion|requires=[[Better Armour Stands]]|creator=Sparks|versions=1.15|updater=Misode|complementary=[[Particles Pack]]}}
{{ModuleInfobox|name=Poses Pack|icon=poses_pack.png|type=Expansion|requires=[[Better Armour Stands]]|creator=Sparks, Denniss|versions=1.15|updater=Misode|complementary=[[Particles Pack]]}}


This module adds poses to the [[Better Armour Stands]] module.
This module adds poses to the [[Better Armour Stands]] module.


== Features ==
== Features ==
To modify an armour stand, write one of the [[Better Armour Stands#Codes|codes]] in a book and quill, and throw it at the armour stand's feet. This expansion pack allows players to modify the position of the arms, legs, and head of an armour stand.
To modify an armour stand, write one or certain combinations of the codes in a book and quill, and throw it at the armour stand's feet. This expansion pack allows players to modify the position of the arms, legs, head, body and rotation of an armour stand, and make copies of armour stands.


=== Codes ===
=== Codes ===
[[File:Poses pack demo.gif|thumb|Giving an armour stand a pose]]
[[File:Poses pack demo.gif|thumb|Giving an armour stand a pose]]
Use the following codes for the corresponding effect
Use the following codes, '''each word on a different page''', for the corresponding effect.
 
Codes can be combined to perform multiple actions at the same time, where the pages with code can be in any order
=== From Player Rotation ===
Each part of the armour stand can be set to any pose depending on where the player is facing.
Use one of the codes below while all other pages in the written book are empty. Stand inside the armour stand, throw the written book with one of the codes on the ground, and quickly face the direction you want this part to be rotated as.
{| class="wikitable"
{| class="wikitable"
|+
|+
!Code
!Code
!Optional
!Description
!Description
|-
|-
|legs standing
|head
|
|The head of the armour stand faces the same direction as the player
|-
|body
|
|The body of the armour stand faces the same direction as the player
|-
|arms
|left OR right
|The arms of the armour stand point in the direction the player is facing (If specified, only the left/right arm)
|-
|legs
|left OR right
|The legs of the armour stand point in the direction the player is facing (If specified, only the left/right leg)
|-
|rotate
|
|The rotation of the armour stand is the same as the player
|}
 
=== Predefined Poses ===
There are a couple of presets for some of the basic poses.
{| class="wikitable"
|+
!Code 1
!Code 2
!Description
|-
|legs
| standing
|Puts the legs in the default position
|Puts the legs in the default position
|-
|-
|legs sitting
|legs
| sitting
|Puts the legs in a sitting position
|Puts the legs in a sitting position
|-
|-
|legs walking
|legs
| walking
|Brings one leg forward and the other backward
|Brings one leg forward and the other backward
|-
|-
|legs flying
|legs
| flying
|Brings both legs up and back as if the stand is leaping forward
|Brings both legs up and back as if the stand is leaping forward
|-
|-
|arms reaching
|arms
| reaching
|Brings both arms up like a zombie
|Brings both arms up like a zombie
|-
|-
|arms default
|arms
| hanging
|Brings arms down to the sides
|Brings arms down to the sides
|-
|-
|arms swinging
|arms
| swinging
|Brings one arm forward and the other backward
|Brings one arm forward and the other backward
|-
|-
|arms resting
|arms
| resting
|Brings both arms down and together
|Brings both arms down and together
|-
|-
|arms raised
|arms
| raised
|Brings both arms upwards
|Brings both arms upwards
|-
|-
|head forward
|head
| forward
|Head looks straight forward in default position
|Head looks straight forward in default position
|-
|-
|head up
|head
| up
|Head looks up
|Head looks up
|-
|-
|head down
|head
| down
|Head looks down
|Head looks down
|-
|-
|head left
|head
| left
|Head looks left
|Head looks left
|-
|-
|head right
|head
| right
|Head looks right
|Head looks right
|-
|body
| reset
|Body to default position
|}
=== Mirror, Swap and Flip ===
{| class="wikitable"
|+
!Code 1
!Code 2
!Code 3
!Description
|-
|mirror
|arms OR legs
|left OR right
|Mirrors the left/right arm/leg to the other arm/leg
|-
|swap
|arms OR legs
|
|Switch the rotation of both arms/legs.
|-
|flip
|arms OR legs
|
|Mirrors the rotation of both arms/legs.
|}
=== Copy ===
Armour Stands with custom poses can have their data stored in armour stand items by throwing a book with `copy` and armour stand items at this armour stand. This will copy its pose, base plate and size to the item and some particles will be displayed to indicate that it has been copied successfully. Placing this item will create an armour stand with the same pose as the original one.
{| class="wikitable"
|+
!Code
!Additional
!Description
|-
|copy
|Armour Stand items on the ground
|Copy pose, base plate and size information onto the armour stand items
|}
|}


Line 90: Line 181:
|11 Dec 2019
|11 Dec 2019
|Updated for 1.15 base module
|Updated for 1.15 base module
|-
|1.15
|05 Aug 2020
|Added player rotation
|}
|}



Revision as of 13:08, 12 August 2020

Poses Pack

Module TypeExpansion
Created bySparks and Denniss
Last Updated byMisode
Required ModulesBetter Armour Stands
Complementary ModulesParticles Pack
Compatible MC Versions1.15

This module adds poses to the Better Armour Stands module.

Features

To modify an armour stand, write one or certain combinations of the codes in a book and quill, and throw it at the armour stand's feet. This expansion pack allows players to modify the position of the arms, legs, head, body and rotation of an armour stand, and make copies of armour stands.

Codes

Giving an armour stand a pose

Use the following codes, each word on a different page, for the corresponding effect.

Codes can be combined to perform multiple actions at the same time, where the pages with code can be in any order

From Player Rotation

Each part of the armour stand can be set to any pose depending on where the player is facing. Use one of the codes below while all other pages in the written book are empty. Stand inside the armour stand, throw the written book with one of the codes on the ground, and quickly face the direction you want this part to be rotated as.

Code Optional Description
head The head of the armour stand faces the same direction as the player
body The body of the armour stand faces the same direction as the player
arms left OR right The arms of the armour stand point in the direction the player is facing (If specified, only the left/right arm)
legs left OR right The legs of the armour stand point in the direction the player is facing (If specified, only the left/right leg)
rotate The rotation of the armour stand is the same as the player

Predefined Poses

There are a couple of presets for some of the basic poses.

Code 1 Code 2 Description
legs standing Puts the legs in the default position
legs sitting Puts the legs in a sitting position
legs walking Brings one leg forward and the other backward
legs flying Brings both legs up and back as if the stand is leaping forward
arms reaching Brings both arms up like a zombie
arms hanging Brings arms down to the sides
arms swinging Brings one arm forward and the other backward
arms resting Brings both arms down and together
arms raised Brings both arms upwards
head forward Head looks straight forward in default position
head up Head looks up
head down Head looks down
head left Head looks left
head right Head looks right
body reset Body to default position

Mirror, Swap and Flip

Code 1 Code 2 Code 3 Description
mirror arms OR legs left OR right Mirrors the left/right arm/leg to the other arm/leg
swap arms OR legs Switch the rotation of both arms/legs.
flip arms OR legs Mirrors the rotation of both arms/legs.

Copy

Armour Stands with custom poses can have their data stored in armour stand items by throwing a book with `copy` and armour stand items at this armour stand. This will copy its pose, base plate and size to the item and some particles will be displayed to indicate that it has been copied successfully. Placing this item will create an armour stand with the same pose as the original one.

Code Additional Description
copy Armour Stand items on the ground Copy pose, base plate and size information onto the armour stand items

Advancements

Advancement Description Requirement
Plenty o' Posing Make your armor stand strike a pose. Give an armour stand a pose

Learn More and Download

Watch on YouTube Download

History

Version Date Change
1.12 30 May 2016 Released Poses Pack
1.13 19 Nov 2018 Updated for 1.13 data packs
1.15 11 Dec 2019 Updated for 1.15 base module
1.15 05 Aug 2020 Added player rotation

Previous Versions

MC 1.12 Version

In the MC 1.12 version, the advancements were actually a simulated achievement, using tellraw to show the message. This has been transferred to advancements upon the release of the 1.13 version.