neoforge 1.20.5 boots

This commit is contained in:
onebeastchris 2024-04-25 17:38:03 +02:00
parent 99e6a2981d
commit 16cb76f523
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ indra {
tasks {
processResources {
// Spigot, BungeeCord, Velocity, Fabric, ViaProxy, NeoForge
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "fabric.mod.json", "viaproxy.yml", "META-INF/mods.toml")) {
filesMatching(listOf("plugin.yml", "bungee.yml", "velocity-plugin.json", "fabric.mod.json", "viaproxy.yml", "META-INF/neoforge.mods.toml")) {
expand(
"id" to "geyser",
"name" to "Geyser",