mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-06-07 17:16:44 +01:00
8 lines
290 B
MCFunction
8 lines
290 B
MCFunction
#
|
|
# Description: Replace titled book with proper command book
|
|
# Called by: advancement armor_statues:crafting
|
|
# Entity @s: Player
|
|
#
|
|
# Tags the player to replace crafting book
|
|
#
|
|
execute if data storage customizable_armor_stands:settings as_admin{book_craft:"Enabled"} run tag @s add as_craft |