Fix Vanish patch and fix neoforge mods.toml not being resolved

This commit is contained in:
2024-05-19 18:42:46 +02:00
parent 82860ec672
commit f64efbd228
7 changed files with 69 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
plugins {
id 'java'
id "com.hypherionmc.modutils.orion" version "1.0.13"
id "com.hypherionmc.modutils.orion" version "1.0.14"
}
orionporting {