lighting the beacons
This commit is contained in:
parent
a642acb82c
commit
03499265aa
4 changed files with 22 additions and 0 deletions
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
* -text
|
||||
|
|
@ -1,2 +1,5 @@
|
|||
# nilla
|
||||
|
||||
|
||||
The PACK of WINTER 2025!!!!
|
||||
|
||||
|
|
|
|||
5
index.toml
Normal file
5
index.toml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
hash-format = "sha256"
|
||||
|
||||
[[files]]
|
||||
file = "README.md"
|
||||
hash = "72ee03b41235eea90b0cf2ee04d167f52650e182488c99e2d7eaab5f9bfebae7"
|
||||
13
pack.toml
Normal file
13
pack.toml
Normal 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"
|
||||
Loading…
Add table
Reference in a new issue