Add support for protocol version 1.21.100 (#12)
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
package packbuilder
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
||||
"github.com/df-mc/dragonfly/server/world"
|
||||
"github.com/rogpeppe/go-internal/dirhash"
|
||||
"github.com/sandertv/gophertunnel/minecraft/resource"
|
||||
"os"
|
||||
)
|
||||
|
||||
// BuildResourcePack builds a resource pack based on custom features that have been registered to the server.
|
||||
|
||||
Reference in New Issue
Block a user