Skip to content

Commit f9a85f2

Browse files
authored
Added /swing command from 26.1-snapshot-1
1 parent 27a99eb commit f9a85f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

cmds/minecraft/commands.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,6 +521,10 @@
521521
"/summon <entity> <pos>",
522522
"/summon <entity> <pos> <nbt>"
523523
],
524+
"swing": [
525+
"/swing <targets> mainhand",
526+
"/swing <targets> offhand"
527+
],
524528
"tag": [
525529
"/tag <targets> add <name>",
526530
"/tag <targets> list",

0 commit comments

Comments
 (0)