mirror of
https://github.com/LZStealth/armor-statues.git
synced 2025-08-10 08:35:52 +01:00
Initial commit for armor statues
This commit is contained in:
8
data/armor_statues/functions/craft_book.mcfunction
Normal file
8
data/armor_statues/functions/craft_book.mcfunction
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# 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
|
Reference in New Issue
Block a user