mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Version up and README.md edit.
This commit is contained in:
parent
a4dda06602
commit
e7f1218576
4 changed files with 7 additions and 3 deletions
|
|
@ -35,6 +35,7 @@ class EcoEnchantDependency(private val ecoEnchantPlugin: Plugin) {
|
|||
val compatibilityFile = File(folder, "ecoEnchant.yml")
|
||||
|
||||
if(compatibilityFile.exists()){
|
||||
folder.mkdirs()
|
||||
compatibilityFile.createNewFile()
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
main: io.delilaheve.CustomAnvil
|
||||
name: CustomAnvil
|
||||
prefix: "Custom Anvil"
|
||||
version: 1.5.1-beta
|
||||
version: 1.5.1
|
||||
description: Allow to customise anvil mechanics
|
||||
api-version: 1.16
|
||||
load: POSTWORLD
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue