chore: pre-commit hooks

This commit is contained in:
2024-08-26 20:18:28 -03:00
parent c6824a99df
commit fb693bb221
289 changed files with 339 additions and 309 deletions

View File

@ -9,7 +9,7 @@
#
# Selects data inside the database and copies to rx.playerdb:io player
# See #api/v2/select for more info..
#
#
#* Note: something, something, this is important..
# Normal Comment

View File

@ -11,7 +11,7 @@ execute
positioned ^ ^ ^-1 # and move one block back.
if entity @s[distance=..0.6] # Check if we're close to the
# player's feet.
run
run
say "I'm facing the target!"
---tokens---