mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-08-28 08:25:56 +02:00
progress on 1.21 transition
This commit is contained in:
parent
5ba1bb98cc
commit
38cf25ef1a
22 changed files with 62 additions and 1235 deletions
|
|
@ -8,6 +8,6 @@ plugins {
|
|||
// Imitate needed class and method to support legacy version of EcoEnchant
|
||||
dependencies {
|
||||
// Spigot api
|
||||
compileOnly("org.spigotmc:spigot-api:1.18-R0.1-SNAPSHOT")
|
||||
compileOnly("org.spigotmc:spigot-api:1.21-R0.1-SNAPSHOT")
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue