packets: Add 1_21_6 module

This commit is contained in:
Oliver
2025-05-19 20:50:23 +02:00
committed by Oliver
parent f110774b9a
commit bfd9c05b09
25 changed files with 918 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ include(":libraries:packets:implementations:1_21_1")
include(":libraries:packets:implementations:1_21_3")
include(":libraries:packets:implementations:1_21_4")
include(":libraries:packets:implementations:1_21_5")
include(":libraries:packets:implementations:1_21_6")
include(":tools:deployment")