lighting the beacons

This commit is contained in:
snedmore 2025-12-21 21:39:48 +00:00
parent a642acb82c
commit 03499265aa
4 changed files with 22 additions and 0 deletions

1
.gitattributes vendored Normal file
View file

@ -0,0 +1 @@
* -text

View file

@ -1,2 +1,5 @@
# nilla # nilla
The PACK of WINTER 2025!!!!

5
index.toml Normal file
View file

@ -0,0 +1,5 @@
hash-format = "sha256"
[[files]]
file = "README.md"
hash = "72ee03b41235eea90b0cf2ee04d167f52650e182488c99e2d7eaab5f9bfebae7"

13
pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Nilla"
author = "Ryan & Gabe (The Goats)"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "1d7a25cb9d45e03eb745f5814d7baddbd64c2063da87c618ca5ebd4eeb575d94"
[versions]
fabric = "0.18.3"
minecraft = "1.21.11"