add auto third person and inventory sorting
This commit is contained in:
parent
6096041134
commit
b590d5f203
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -36,6 +36,11 @@ file = "mods/architectury-api.pw.toml"
|
|||
hash = "9fb3be568d31628b136675f5680b35ea9c6c576b267c85245081b911432c55fb"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/auto-third-person.pw.toml"
|
||||
hash = "5151f9e7ebb9d568c09043651b4ec365557792d443f7fe2853a0fe52284955fd"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bellsandwhistles.pw.toml"
|
||||
hash = "0391d63ac702cdf53d6ca4cb8c8413a4693f7a95021d3c8fecac3c17712619ec"
|
||||
|
@ -231,6 +236,11 @@ file = "mods/indium.pw.toml"
|
|||
hash = "1bd614b945788a68980ca3cb773dc31663a02ee9664db1c140aafbb5c7e061f1"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/inventory-sorting.pw.toml"
|
||||
hash = "2dd77bc9cf7d27c56f7f13b40a15917018b5986b00287d27d6ac4d5a5dddde0f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/item-scroller.pw.toml"
|
||||
hash = "2a75bc5a9fa9c1075f4e616cbc0aa4c33a0c0e21fb7386660b9d4f5ac912cf42"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue