1
0
mirror of https://github.com/LZStealth/armor-statues.git synced 2025-06-07 05:06:45 +01:00

changed some pack files

This commit is contained in:
MukiTanuki 2021-06-01 22:06:23 -06:00
parent 351ce5c526
commit 04b957dbcf
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ A datapack that allows you to modify the settings and pose of armor stands using
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 as:admin" command and include:
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.

View File

@ -3,7 +3,7 @@
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 as:admin" command and include:
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.

View File

@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 6,
"pack_format": 7,
"description": [{"text":"Armor Statues","color":"gold"},{"text":"\n","color":"yellow"}]
}
}