Simple small pack
This commit is contained in:
parent
dedcc13762
commit
a1b56f2353
1
.gitignore
vendored
1
.gitignore
vendored
@ -0,0 +1 @@
|
|||||||
|
test
|
@ -1,4 +1,7 @@
|
|||||||
.direnv
|
.direnv
|
||||||
.envrc
|
.envrc
|
||||||
result
|
result
|
||||||
nix-modpack
|
nix-modpack
|
||||||
|
test
|
||||||
|
flake.nix
|
||||||
|
flake.lock
|
@ -1,13 +1,5 @@
|
|||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "flake.lock"
|
|
||||||
hash = "e1c46cb3d49cbdd61b8771503c0a48835e1a012da29ee6597992e891b4539c5b"
|
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "flake.nix"
|
|
||||||
hash = "dc48bc9897ff3d48edcf6d171f05ee9667f7a4eacec22ecc0d8da83fb29ecdc2"
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/ars-nouveau.pw.toml"
|
file = "mods/ars-nouveau.pw.toml"
|
||||||
hash = "c620b91abf14510baca9164bdd1ab39b8f6390c080c7a8f67e66b7fa25b515b5"
|
hash = "c620b91abf14510baca9164bdd1ab39b8f6390c080c7a8f67e66b7fa25b515b5"
|
||||||
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "3cb74ac6e3a0106ec14ed43f4b6f64c4dbc95688c7824f884745699bd54a5a07"
|
hash = "d4bf8637735bbfd34cce2d1311bbf9fae66851c7cc06edb8a968085c447d8826"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user