1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-06-07 17:16:44 +01:00
MukiTanuki d7b2cd84d9 1.20.5 update
Updated everything to work with the new component system.
The Armor Statues book can be crafted using a book+armor stand in a crafting table.
The Pointer Wand can be crafted using a stick+armor stand in a crafting table.
The Adjustment Wand can be crafted using a warped fungus on a stick+armor stand in a crafting table.
Renaming written books/sticks/fungus on a stick to 'statues' to give the respective items is disabled by default (you can enable these via the admin menu) since you can craft them via the crafting table. -  you can re-enable via admin menu.
The trigger for getting pointer wand/adjustment wand is disabled by default since you can craft them via the crafting table. - you can re-enable via admin menu.
Added 1/10th pixel nudging.
Added Scale to the Armor Statues book.
Adjusted all other applicable functions to work with scaling.
You can adjust the min and max caps for scaling via the admin menu.
2024-05-03 02:36:58 -06:00
2024-05-03 02:36:58 -06:00
2023-09-24 17:33:55 -07:00
2023-06-12 21:08:46 -07:00
2021-06-01 22:06:23 -06:00
2024-05-03 02:36:58 -06:00
2021-04-17 12:07:53 +02:00
2021-06-01 22:06:23 -06:00

Armor Statues

A datapack that allows you to modify the settings and pose of armor stands using a book with clickable links.

Everything you should know about this pack

  1. This datapack uses a book of clickable links to modify the settings and pose of armour stands.
  2. Once the datapack is installed, use "/trigger as_help" to see how to obtain the book. (By default this is by clicking a link in the help text but this can be changed in the admin settings.)
  3. Admin settings are available using "/function armor_statues:admin" command and include:
    • Creating and removing a particle shrine for obtaining the book.
    • Enabling and disabling a crafting method for obtaining the book.
    • Enabling and disabling the link in the help text for obtaining the book.
    • Removing unused armour stands; ones that are invisible and do not hold or wear any items.
  4. The help text will be amended to show the selected method(s) of obtaining the book
  5. The help text also includes options to have notification messages in either the action bar or in chat.

Release Notes

v2.9.0 BETA 3

  • Added Admin Menu features accessed with /function armor_statues:admin

  • Added 'Max Undo States': Sets the maximum number of times the armor statues book can Undo actions. Defaults to 10.

  • Added 'Item Frame animation time': Sets the amount of time that item frames can be detected and animate armor stands. (16 is recommended) Defaults to 0.

  • Saved books now label if they have a saved pose in their Lore. You can name a saved pose by first naming the Armor Stand.

  • Added a new 'states' system to Armor stand books. These can be found on the first page and include Repeat, Undo, and Redo.

  1. Repeat - allows you to perform the same action multiple times.
  2. Undo/Redo - allows you to revert multiple actions. The number of times that actions can be undone is based on the Max Undo States. This resets every time a different armor stand is edited.
  • Added Item Frame Animators.
  1. Disabled by default.
  2. Allows players to place books(with a saved pose) into item frames to animate armor stands. You can animate them by placing redstone dust in the space with the item frame, then powering it.
  3. Animates the nearest armor stand within 8 blocks.
  4. Animations won't play unless there's a player within 35 blocks of the item frame.
Description
A datapack that makes use of a book with clickable links to modify the settings and pose of armor stands
Readme 211 KiB
Languages
mcfunction 100%