mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 23:32:22 +10:00
[ADD] AI Improvements
This commit is contained in:
parent
ee0f0033e5
commit
3784199419
3 changed files with 19 additions and 1 deletions
|
@ -109,6 +109,11 @@ file = "mods/ae2.pw.toml"
|
||||||
hash = "c7e7c632faf213bb6528af0d155cb41ca15d7416c7232fe4083c4225e6b76268"
|
hash = "c7e7c632faf213bb6528af0d155cb41ca15d7416c7232fe4083c4225e6b76268"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/ai-improvements.pw.toml"
|
||||||
|
hash = "62611a2b798035390a280b158563cfa590ab6f3465b77be46949839809dbe77f"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/almanac.pw.toml"
|
file = "mods/almanac.pw.toml"
|
||||||
hash = "5eccff94dc7b345f4be1b8e3369ef4eed62761ad38889ed7e536d2debeff0d54"
|
hash = "5eccff94dc7b345f4be1b8e3369ef4eed62761ad38889ed7e536d2debeff0d54"
|
||||||
|
|
13
mods/ai-improvements.pw.toml
Normal file
13
mods/ai-improvements.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "AI Improvements"
|
||||||
|
filename = "AI-Improvements-1.21-0.5.3.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/DSVgwcji/versions/dGNP90t0/AI-Improvements-1.21-0.5.3.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "ded870e90953ea915d24ac4c81799b95b321dda39936cd4cd620302b48882141fa3b9f1af658bdc6c25dc48de003223b91f3669b69efcc92c8666a3983f0fccc"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "DSVgwcji"
|
||||||
|
version = "dGNP90t0"
|
|
@ -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 = "776579cc5e1663a8b161e6fa3eb6e2a918c149dfcdc1eef7428d9602e35d6a4f"
|
hash = "244758265733eb9d8bf4b5418f5b7512a9e52a0cacb34c95b4551df52c4970b7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.21.1"
|
minecraft = "1.21.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue