Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit c8ae30c

Browse files
authored
Update on_fish_caught.mcfunction
1 parent dc7b956 commit c8ae30c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/macro/function/hook/on_fish_caught.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
# USAGE:
1111
# function macro:hook/bind {event:"fish_caught",func:"mypack:on_fish"}
1212
# ─────────────────────────────────────────────────────────────────
13-
function macro:hook/bind {event:"fish_caught",func:"$(func)"}
13+
$function macro:hook/bind {event:"fish_caught",func:"$(func)"}

0 commit comments

Comments
 (0)