Update depend Thin Air

This commit is contained in:
bitheaven 2023-11-09 22:24:48 +05:00
parent 5bf98c8248
commit 7ccdf8d063
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ dependencies {
modImplementation("com.simibubi.create:create-fabric-${minecraft_version}:${create_version}") modImplementation("com.simibubi.create:create-fabric-${minecraft_version}:${create_version}")
// Thin Air // Thin Air
modImplementation("curse.maven:new-thin-air-878379:4611944") modImplementation("curse.maven:new-thin-air-878379:4848006")
// Development QOL // Development QOL
modLocalRuntime("maven.modrinth:lazydfu:${lazydfu_version}") modLocalRuntime("maven.modrinth:lazydfu:${lazydfu_version}")