Reformat Code

This commit is contained in:
Zoë Gidiere
2025-10-05 21:55:16 -06:00
parent 2b09ed8fd9
commit 8d153998fa
17 changed files with 93 additions and 122 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ dependencies {
geyserMappings("GeyserMC.mappings", "biomes", Versions.Allay.mappings, ext = "json")
geyserMappings("GeyserMC.mappings-generator", "new_generator_blocks", Versions.Allay.mappingsGenerator, ext = "json")
mcmeta("misode.mcmeta", "blocks/data", Versions.Allay.mcmeta, ext ="json")
mcmeta("misode.mcmeta", "blocks/data", Versions.Allay.mcmeta, ext = "json")
}
tasks.processResources {