This commit is contained in:
2026-01-27 11:58:40 +08:00
commit 203a9447a6
115 changed files with 2052 additions and 0 deletions

17
client/pack.toml Normal file
View File

@@ -0,0 +1,17 @@
name = "nite"
author = "nite"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "d7433b0c23c1a83dcab14a18689593aae68ef2c1b4015fc4fa06004c38786b82"
[versions]
fabric = "0.18.4"
minecraft = "1.21.11"
[options]
acceptable-game-versions = ["1.21.10"]
datapack-folder = "resources/datapack/required/"