Add aircraft

This commit is contained in:
TDLaouer 2024-03-09 11:40:21 +01:00
parent 3f96d3656b
commit 86deeb04f3
3 changed files with 19 additions and 1 deletions

View File

@ -105,6 +105,11 @@ file = "mods/gravestones.pw.toml"
hash = "8b5908bca77a358572cb25abfd6353a879a0ce640937d085958eeaa67f64af8b"
metafile = true
[[files]]
file = "mods/immersive-aircraft.pw.toml"
hash = "cb202449f255e6599d6506c9c4fa0027ec244918f3e69f4e0957a2348f787216"
metafile = true
[[files]]
file = "mods/immersive-armors.pw.toml"
hash = "809c13f43e35f7792d420ba0d525fa2adb339886766b55c588ed52c0023e08af"

View File

@ -0,0 +1,13 @@
name = "Immersive Aircraft"
filename = "immersive_aircraft-0.7.5+1.20.1-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/x3HZvrj6/versions/WNDpdgfW/immersive_aircraft-0.7.5%2B1.20.1-fabric.jar"
hash-format = "sha1"
hash = "2a13a60a7db2d0550790b5937bbf0f8ff44eca07"
[update]
[update.modrinth]
mod-id = "x3HZvrj6"
version = "WNDpdgfW"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "94a41d1f3a83372e3df93873344d25d0d70135cb1ac2af716a54c6cff066d92e"
hash = "6ee4acf6a3a60e186474d389dc2f3adc8d25dec3a8b431d9676d221f8b7c711c"
[versions]
fabric = "0.15.7"