customize armor stands
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#
|
||||
# Description: Display credits in chat
|
||||
# Called by: as:help
|
||||
# Entity @s: Player
|
||||
#
|
||||
tellraw @s [{"text":"Customizable Armor Stands - Credits","color":"yellow","bold":"true"}]
|
||||
tellraw @s [{"text":"Coding and original concept: ","color":"aqua"},{"text":"Phssthpok","color":"green","bold":"true"}]
|
||||
tellraw @s [{"text":"Vanilla Tweaks integration: ","color":"aqua"},{"text":"MSpaceDev","color":"green","bold":"true"}]
|
||||
tellraw @s [{"text":"Additional ideas and improvements: ","color":"aqua"},{"text":"MukiTanuki","color":"green","bold":"true"}]
|
||||
tellraw @s [{"text":"\nThanks to many other people for help with testing and suggestions -Phssthpok","color":"aqua"}]
|
||||
tellraw @s [{"text":"--------------------------","color":"yellow","bold":"true"}]
|
||||
Reference in New Issue
Block a user