mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
bump to paper 1.12.8
This commit is contained in:
parent
84d4e811e2
commit
3e4ba00cdb
3 changed files with 3 additions and 7 deletions
|
|
@ -11,11 +11,7 @@ object GuiTesterSelector {
|
|||
|
||||
return when (versionParts[1]) {
|
||||
21 -> when (versionParts[2]) {
|
||||
0, 1 -> "1_21_R1"
|
||||
2, 3 -> "1_21_R2"
|
||||
4 -> "1_21_R3"
|
||||
5 -> "1_21_R4"
|
||||
6, 7, 8 -> "1_21_R5"
|
||||
8 -> "1_21_R5"
|
||||
else -> null
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ prefix: "Custom Anvil"
|
|||
version: ${version}
|
||||
folia-supported: true
|
||||
description: Allow to customise anvil mechanics
|
||||
api-version: 1.16
|
||||
api-version: 1.21.8
|
||||
load: POSTWORLD
|
||||
authors: [ DelilahEve, alexcrea ]
|
||||
libraries: [${libraries}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue