1
0
Fork 0
Gen2/datapacks/timber/data/timber/function/help.mcfunction
2025-08-27 20:49:18 -05:00

25 lines
No EOL
1.4 KiB
MCFunction
Executable file

tellraw @s ["",{"text":"\u00A7m ","color":"dark_gray"}]
tellraw @s ["",{"text":" Timber Datapack"}]
tellraw @s ["",{"text":"\u00A7m ","color":"dark_gray"}]
tellraw @s ["",{"text":"The Timber Datapack allows you to instantly chop down a tree just by breaking one log with any axe."}]
tellraw @s ["",{"text":"By default, sneaking while breaking will not chop the tree."}]
tellraw @s [""]
tellraw @s ["",{"text":"Every player can use "},{"text":"/trigger TimberToggle","color":"blue","clickEvent":{"action":"suggest_command","value":"/trigger TimberToggle"}},{"text":" to individually turn the datapack on or off."}]
tellraw @s [""]
tellraw @s ["",{"text":"For in-depth description and manual "},{"text":"click here","color":"dark_green","clickEvent":{"action":"open_url","value":"https://www.planetminecraft.com/data-pack/timber-datapack/"}},{"text":"."}]
tellraw @s [""]
tellraw @s [""," ",{"text":"[click here to see the settings]","color":"gold","clickEvent":{"action":"run_command","value":"/function timber:settings/settings1_click"}}]
tellraw @s ["",{"text":"\u00A7m ","color":"dark_gray"}]
function timber:settings/end_of_message