1
mirror of https://github.com/Shiewk/BedrockDeathScreen.git synced 2026-04-27 22:44:17 +02:00

FOV warp and camera

This commit is contained in:
Shy
2024-06-15 15:41:47 +02:00
parent 48b9a0a7fd
commit cc0d9ea367
5 changed files with 235 additions and 36 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"depends": {
"fabricloader": ">=${loader_version}",
"fabric": "*",
"minecraft": "${minecraft_version}"
"minecraft": ">=${minecraft_version}"
}
}